Dec 13 06:01:05.658 INFO testing richardbrodie/hermes against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 13 06:01:05.658 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 13 06:01:06.092 INFO [stdout] da90307d8933f6d40ca979031a1ce515f0d897bf1fb372f651e982a24d63c4d8 Dec 13 06:01:06.103 INFO running `"docker" "start" "-a" "da90307d8933f6d40ca979031a1ce515f0d897bf1fb372f651e982a24d63c4d8"` Dec 13 06:01:07.099 INFO [stderr] usermod: no changes Dec 13 06:01:07.598 INFO [stderr] Compiling encoding_rs v0.8.9 Dec 13 06:01:07.622 INFO [stderr] Compiling unicase v2.1.0 Dec 13 06:01:07.622 INFO [stderr] Compiling ring v0.13.2 Dec 13 06:01:07.628 INFO [stderr] Compiling want v0.0.6 Dec 13 06:01:07.628 INFO [stderr] Compiling tokio-io v0.1.9 Dec 13 06:01:07.635 INFO [stderr] Compiling input_buffer v0.2.0 Dec 13 06:01:07.651 INFO [stderr] Compiling syn v0.15.8 Dec 13 06:01:07.651 INFO [stderr] Compiling block-buffer v0.7.0 Dec 13 06:01:09.717 INFO [stderr] Compiling chrono v0.4.6 Dec 13 06:01:09.717 INFO [stderr] Compiling openssl v0.10.12 Dec 13 06:01:09.717 INFO [stderr] Compiling sha-1 v0.7.0 Dec 13 06:01:09.967 INFO [stderr] Compiling sha2 v0.8.0 Dec 13 06:01:10.103 INFO [stderr] Compiling tokio-threadpool v0.1.7 Dec 13 06:01:14.661 INFO [stderr] Compiling tungstenite v0.6.0 Dec 13 06:01:16.405 INFO [stderr] Compiling tokio-reactor v0.1.6 Dec 13 06:01:32.083 INFO [stderr] Compiling tokio-codec v0.1.1 Dec 13 06:01:32.321 INFO [stderr] Compiling h2 v0.1.12 Dec 13 06:01:33.633 INFO [stderr] Compiling pretty_env_logger v0.2.4 Dec 13 06:01:34.853 INFO [stderr] Compiling mime v0.3.9 Dec 13 06:01:36.477 INFO [stderr] Compiling diesel v1.3.3 Dec 13 06:01:38.435 INFO [stderr] Compiling tokio-uds v0.2.2 Dec 13 06:01:51.111 INFO [stderr] Compiling tokio-tcp v0.1.2 Dec 13 06:01:51.123 INFO [stderr] Compiling dotenv v0.13.0 Dec 13 06:01:51.206 INFO [stderr] Compiling tokio-fs v0.1.3 Dec 13 06:01:51.639 INFO [stderr] Compiling tokio-udp v0.1.2 Dec 13 06:01:52.311 INFO [stderr] Compiling mime_guess v2.0.0-alpha.6 Dec 13 06:01:56.859 INFO [stderr] Compiling quick-xml v0.12.4 Dec 13 06:01:56.859 INFO [stderr] Compiling quick-xml v0.13.0 Dec 13 06:01:58.927 INFO [stderr] Compiling native-tls v0.2.1 Dec 13 06:01:58.927 INFO [stderr] Compiling serde_derive v1.0.79 Dec 13 06:01:58.963 INFO [stderr] Compiling tokio v0.1.8 Dec 13 06:02:03.235 INFO [stderr] Compiling rss v1.5.0 Dec 13 06:02:03.263 INFO [stderr] Compiling atom_syndication v0.6.0 Dec 13 06:02:03.563 INFO [stderr] Compiling hyper v0.12.11 Dec 13 06:02:21.163 INFO [stderr] Compiling hyper-tls v0.3.1 Dec 13 06:02:21.477 INFO [stderr] Compiling warp v0.1.4 Dec 13 06:02:23.485 INFO [stderr] Compiling jsonwebtoken v5.0.1 Dec 13 06:02:47.202 INFO [stderr] Compiling r2d2-diesel v1.0.0 Dec 13 06:02:47.769 INFO [stderr] Compiling hermes v0.1.0 (/source) Dec 13 06:02:51.171 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 13 06:02:51.171 INFO [stderr] --> src/models.rs:17:17 Dec 13 06:02:51.171 INFO [stderr] | Dec 13 06:02:51.171 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 13 06:02:51.171 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.171 INFO [stderr] | Dec 13 06:02:51.171 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 13 06:02:51.171 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.171 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.171 INFO [stderr] Dec 13 06:02:51.171 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 13 06:02:51.171 INFO [stderr] --> src/models.rs:17:17 Dec 13 06:02:51.171 INFO [stderr] | Dec 13 06:02:51.171 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 13 06:02:51.171 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.171 INFO [stderr] | Dec 13 06:02:51.171 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.171 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.171 INFO [stderr] Dec 13 06:02:51.171 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 13 06:02:51.171 INFO [stderr] --> src/models.rs:17:17 Dec 13 06:02:51.172 INFO [stderr] | Dec 13 06:02:51.172 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 13 06:02:51.172 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.172 INFO [stderr] | Dec 13 06:02:51.172 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.172 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.172 INFO [stderr] Dec 13 06:02:51.172 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 13 06:02:51.172 INFO [stderr] --> src/models.rs:17:17 Dec 13 06:02:51.172 INFO [stderr] | Dec 13 06:02:51.172 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 13 06:02:51.172 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.172 INFO [stderr] | Dec 13 06:02:51.172 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.172 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.172 INFO [stderr] Dec 13 06:02:51.172 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 13 06:02:51.172 INFO [stderr] --> src/models.rs:17:42 Dec 13 06:02:51.172 INFO [stderr] | Dec 13 06:02:51.172 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 13 06:02:51.172 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.172 INFO [stderr] | Dec 13 06:02:51.172 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.172 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.172 INFO [stderr] Dec 13 06:02:51.172 INFO [stderr] warning: cannot find type `feeds` in this scope Dec 13 06:02:51.172 INFO [stderr] --> src/models.rs:17:42 Dec 13 06:02:51.172 INFO [stderr] | Dec 13 06:02:51.172 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 13 06:02:51.172 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.172 INFO [stderr] | Dec 13 06:02:51.172 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.172 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.172 INFO [stderr] Dec 13 06:02:51.172 INFO [stderr] warning: cannot find type `feeds` in this scope Dec 13 06:02:51.172 INFO [stderr] --> src/models.rs:27:10 Dec 13 06:02:51.172 INFO [stderr] | Dec 13 06:02:51.172 INFO [stderr] 27 | #[derive(Insertable)] Dec 13 06:02:51.172 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.172 INFO [stderr] | Dec 13 06:02:51.172 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.172 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.172 INFO [stderr] Dec 13 06:02:51.172 INFO [stderr] warning: cannot find type `NewFeed` in this scope Dec 13 06:02:51.172 INFO [stderr] --> src/models.rs:27:10 Dec 13 06:02:51.172 INFO [stderr] | Dec 13 06:02:51.172 INFO [stderr] 27 | #[derive(Insertable)] Dec 13 06:02:51.172 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.172 INFO [stderr] | Dec 13 06:02:51.172 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.172 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.172 INFO [stderr] Dec 13 06:02:51.172 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 13 06:02:51.172 INFO [stderr] --> src/models.rs:27:10 Dec 13 06:02:51.172 INFO [stderr] | Dec 13 06:02:51.172 INFO [stderr] 27 | #[derive(Insertable)] Dec 13 06:02:51.172 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.172 INFO [stderr] | Dec 13 06:02:51.172 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.172 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.172 INFO [stderr] Dec 13 06:02:51.172 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 13 06:02:51.172 INFO [stderr] --> src/models.rs:27:10 Dec 13 06:02:51.172 INFO [stderr] | Dec 13 06:02:51.172 INFO [stderr] 27 | #[derive(Insertable)] Dec 13 06:02:51.172 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.172 INFO [stderr] | Dec 13 06:02:51.172 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.172 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.172 INFO [stderr] Dec 13 06:02:51.172 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 13 06:02:51.172 INFO [stderr] --> src/models.rs:62:17 Dec 13 06:02:51.172 INFO [stderr] | Dec 13 06:02:51.172 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 13 06:02:51.172 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.172 INFO [stderr] | Dec 13 06:02:51.172 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.172 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.172 INFO [stderr] Dec 13 06:02:51.172 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 13 06:02:51.172 INFO [stderr] --> src/models.rs:62:17 Dec 13 06:02:51.172 INFO [stderr] | Dec 13 06:02:51.172 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 13 06:02:51.172 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.172 INFO [stderr] | Dec 13 06:02:51.172 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.172 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.173 INFO [stderr] Dec 13 06:02:51.173 INFO [stderr] warning: cannot find type `Item` in this scope Dec 13 06:02:51.173 INFO [stderr] --> src/models.rs:62:17 Dec 13 06:02:51.173 INFO [stderr] | Dec 13 06:02:51.173 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 13 06:02:51.173 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.173 INFO [stderr] | Dec 13 06:02:51.173 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.173 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.173 INFO [stderr] Dec 13 06:02:51.173 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 13 06:02:51.173 INFO [stderr] --> src/models.rs:62:28 Dec 13 06:02:51.173 INFO [stderr] | Dec 13 06:02:51.173 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 13 06:02:51.173 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.173 INFO [stderr] | Dec 13 06:02:51.173 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.173 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.173 INFO [stderr] Dec 13 06:02:51.173 INFO [stderr] warning: cannot find type `Item` in this scope Dec 13 06:02:51.173 INFO [stderr] --> src/models.rs:62:28 Dec 13 06:02:51.173 INFO [stderr] | Dec 13 06:02:51.173 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 13 06:02:51.173 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.173 INFO [stderr] | Dec 13 06:02:51.173 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.173 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.173 INFO [stderr] Dec 13 06:02:51.173 INFO [stderr] warning: cannot find type `items` in this scope Dec 13 06:02:51.173 INFO [stderr] --> src/models.rs:62:28 Dec 13 06:02:51.173 INFO [stderr] | Dec 13 06:02:51.173 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 13 06:02:51.173 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.173 INFO [stderr] | Dec 13 06:02:51.173 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.173 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.173 INFO [stderr] Dec 13 06:02:51.173 INFO [stderr] warning: cannot find type `Item` in this scope Dec 13 06:02:51.173 INFO [stderr] --> src/models.rs:62:42 Dec 13 06:02:51.173 INFO [stderr] | Dec 13 06:02:51.173 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 13 06:02:51.173 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.173 INFO [stderr] | Dec 13 06:02:51.173 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.173 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.173 INFO [stderr] Dec 13 06:02:51.173 INFO [stderr] warning: cannot find type `items` in this scope Dec 13 06:02:51.173 INFO [stderr] --> src/models.rs:62:42 Dec 13 06:02:51.173 INFO [stderr] | Dec 13 06:02:51.173 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 13 06:02:51.173 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.173 INFO [stderr] | Dec 13 06:02:51.173 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.173 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.173 INFO [stderr] Dec 13 06:02:51.173 INFO [stderr] warning: cannot find type `items` in this scope Dec 13 06:02:51.173 INFO [stderr] --> src/models.rs:80:10 Dec 13 06:02:51.173 INFO [stderr] | Dec 13 06:02:51.173 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 13 06:02:51.173 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.173 INFO [stderr] | Dec 13 06:02:51.173 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.173 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.173 INFO [stderr] Dec 13 06:02:51.173 INFO [stderr] warning: cannot find type `NewItem` in this scope Dec 13 06:02:51.173 INFO [stderr] --> src/models.rs:80:10 Dec 13 06:02:51.173 INFO [stderr] | Dec 13 06:02:51.173 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 13 06:02:51.173 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.173 INFO [stderr] | Dec 13 06:02:51.173 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.173 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.173 INFO [stderr] Dec 13 06:02:51.173 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 13 06:02:51.173 INFO [stderr] --> src/models.rs:80:10 Dec 13 06:02:51.173 INFO [stderr] | Dec 13 06:02:51.173 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 13 06:02:51.173 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.173 INFO [stderr] | Dec 13 06:02:51.173 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.173 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.173 INFO [stderr] Dec 13 06:02:51.173 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 13 06:02:51.173 INFO [stderr] --> src/models.rs:80:10 Dec 13 06:02:51.173 INFO [stderr] | Dec 13 06:02:51.173 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 13 06:02:51.174 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.174 INFO [stderr] | Dec 13 06:02:51.174 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.174 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.174 INFO [stderr] Dec 13 06:02:51.174 INFO [stderr] warning: cannot find type `NewItem` in this scope Dec 13 06:02:51.174 INFO [stderr] --> src/models.rs:80:22 Dec 13 06:02:51.174 INFO [stderr] | Dec 13 06:02:51.174 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 13 06:02:51.174 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.174 INFO [stderr] | Dec 13 06:02:51.174 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.174 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.174 INFO [stderr] Dec 13 06:02:51.174 INFO [stderr] warning: cannot find type `items` in this scope Dec 13 06:02:51.174 INFO [stderr] --> src/models.rs:80:22 Dec 13 06:02:51.174 INFO [stderr] | Dec 13 06:02:51.174 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 13 06:02:51.174 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.174 INFO [stderr] | Dec 13 06:02:51.174 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.174 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.174 INFO [stderr] Dec 13 06:02:51.174 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 13 06:02:51.174 INFO [stderr] --> src/models.rs:80:22 Dec 13 06:02:51.174 INFO [stderr] | Dec 13 06:02:51.174 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 13 06:02:51.174 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.174 INFO [stderr] | Dec 13 06:02:51.174 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.174 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.174 INFO [stderr] Dec 13 06:02:51.174 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 13 06:02:51.174 INFO [stderr] --> src/models.rs:80:22 Dec 13 06:02:51.174 INFO [stderr] | Dec 13 06:02:51.174 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 13 06:02:51.175 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.175 INFO [stderr] | Dec 13 06:02:51.175 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.175 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.176 INFO [stderr] Dec 13 06:02:51.176 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 13 06:02:51.176 INFO [stderr] --> src/models.rs:125:17 Dec 13 06:02:51.176 INFO [stderr] | Dec 13 06:02:51.176 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 13 06:02:51.176 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.176 INFO [stderr] | Dec 13 06:02:51.176 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.176 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.176 INFO [stderr] Dec 13 06:02:51.176 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 13 06:02:51.176 INFO [stderr] --> src/models.rs:125:17 Dec 13 06:02:51.176 INFO [stderr] | Dec 13 06:02:51.176 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 13 06:02:51.176 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.176 INFO [stderr] | Dec 13 06:02:51.176 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.176 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.177 INFO [stderr] Dec 13 06:02:51.177 INFO [stderr] warning: cannot find type `SubscribedItem` in this scope Dec 13 06:02:51.177 INFO [stderr] --> src/models.rs:125:17 Dec 13 06:02:51.177 INFO [stderr] | Dec 13 06:02:51.177 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 13 06:02:51.177 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.177 INFO [stderr] | Dec 13 06:02:51.177 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.177 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.177 INFO [stderr] Dec 13 06:02:51.177 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 13 06:02:51.177 INFO [stderr] --> src/models.rs:142:17 Dec 13 06:02:51.177 INFO [stderr] | Dec 13 06:02:51.177 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 13 06:02:51.177 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.177 INFO [stderr] | Dec 13 06:02:51.177 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.177 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.177 INFO [stderr] Dec 13 06:02:51.177 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 13 06:02:51.177 INFO [stderr] --> src/models.rs:142:17 Dec 13 06:02:51.177 INFO [stderr] | Dec 13 06:02:51.177 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 13 06:02:51.177 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.177 INFO [stderr] | Dec 13 06:02:51.177 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.177 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.177 INFO [stderr] Dec 13 06:02:51.177 INFO [stderr] warning: cannot find type `SubscribedFeed` in this scope Dec 13 06:02:51.177 INFO [stderr] --> src/models.rs:142:17 Dec 13 06:02:51.177 INFO [stderr] | Dec 13 06:02:51.177 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 13 06:02:51.177 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.177 INFO [stderr] | Dec 13 06:02:51.177 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.177 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.177 INFO [stderr] Dec 13 06:02:51.177 INFO [stderr] warning: cannot find type `User` in this scope Dec 13 06:02:51.177 INFO [stderr] --> src/models.rs:142:39 Dec 13 06:02:51.177 INFO [stderr] | Dec 13 06:02:51.177 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 13 06:02:51.177 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.177 INFO [stderr] | Dec 13 06:02:51.177 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.177 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.177 INFO [stderr] Dec 13 06:02:51.177 INFO [stderr] warning: cannot find type `SubscribedFeed` in this scope Dec 13 06:02:51.177 INFO [stderr] --> src/models.rs:142:39 Dec 13 06:02:51.177 INFO [stderr] | Dec 13 06:02:51.177 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 13 06:02:51.177 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.177 INFO [stderr] | Dec 13 06:02:51.177 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.177 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.177 INFO [stderr] Dec 13 06:02:51.177 INFO [stderr] warning: cannot find type `subscribed_feeds` in this scope Dec 13 06:02:51.177 INFO [stderr] --> src/models.rs:142:39 Dec 13 06:02:51.177 INFO [stderr] | Dec 13 06:02:51.177 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 13 06:02:51.177 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.177 INFO [stderr] | Dec 13 06:02:51.177 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.177 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.177 INFO [stderr] Dec 13 06:02:51.177 INFO [stderr] warning: cannot find type `User` in this scope Dec 13 06:02:51.177 INFO [stderr] --> src/models.rs:203:17 Dec 13 06:02:51.177 INFO [stderr] | Dec 13 06:02:51.177 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 13 06:02:51.177 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.177 INFO [stderr] | Dec 13 06:02:51.177 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.177 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.177 INFO [stderr] Dec 13 06:02:51.177 INFO [stderr] warning: cannot find type `User` in this scope Dec 13 06:02:51.177 INFO [stderr] --> src/models.rs:203:42 Dec 13 06:02:51.178 INFO [stderr] | Dec 13 06:02:51.178 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 13 06:02:51.178 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.178 INFO [stderr] | Dec 13 06:02:51.178 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.178 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.178 INFO [stderr] Dec 13 06:02:51.178 INFO [stderr] warning: cannot find type `users` in this scope Dec 13 06:02:51.178 INFO [stderr] --> src/models.rs:203:42 Dec 13 06:02:51.178 INFO [stderr] | Dec 13 06:02:51.178 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 13 06:02:51.178 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.178 INFO [stderr] | Dec 13 06:02:51.178 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.178 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.178 INFO [stderr] Dec 13 06:02:51.178 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 06:02:51.178 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 06:02:51.178 INFO [stderr] | Dec 13 06:02:51.178 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 06:02:51.178 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.178 INFO [stderr] | Dec 13 06:02:51.178 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.178 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.178 INFO [stderr] Dec 13 06:02:51.178 INFO [stderr] warning: cannot find type `id` in this scope Dec 13 06:02:51.178 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 06:02:51.178 INFO [stderr] | Dec 13 06:02:51.178 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 06:02:51.178 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.178 INFO [stderr] | Dec 13 06:02:51.178 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.178 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.178 INFO [stderr] Dec 13 06:02:51.178 INFO [stderr] warning: cannot find type `title` in this scope Dec 13 06:02:51.178 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 06:02:51.178 INFO [stderr] | Dec 13 06:02:51.178 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 06:02:51.178 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.178 INFO [stderr] | Dec 13 06:02:51.178 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.178 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.178 INFO [stderr] Dec 13 06:02:51.178 INFO [stderr] warning: cannot find type `description` in this scope Dec 13 06:02:51.178 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 06:02:51.178 INFO [stderr] | Dec 13 06:02:51.178 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 06:02:51.178 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.178 INFO [stderr] | Dec 13 06:02:51.178 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.178 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.178 INFO [stderr] Dec 13 06:02:51.178 INFO [stderr] warning: cannot find type `site_link` in this scope Dec 13 06:02:51.178 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 06:02:51.178 INFO [stderr] | Dec 13 06:02:51.182 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 06:02:51.182 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.182 INFO [stderr] | Dec 13 06:02:51.182 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.182 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.182 INFO [stderr] Dec 13 06:02:51.182 INFO [stderr] warning: cannot find type `feed_link` in this scope Dec 13 06:02:51.182 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 06:02:51.182 INFO [stderr] | Dec 13 06:02:51.182 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 06:02:51.182 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.182 INFO [stderr] | Dec 13 06:02:51.182 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.182 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.182 INFO [stderr] Dec 13 06:02:51.182 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 13 06:02:51.182 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 06:02:51.182 INFO [stderr] | Dec 13 06:02:51.182 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 06:02:51.182 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.182 INFO [stderr] | Dec 13 06:02:51.182 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.182 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.182 INFO [stderr] Dec 13 06:02:51.182 INFO [stderr] warning: cannot find type `guid` in this scope Dec 13 06:02:51.182 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 06:02:51.182 INFO [stderr] | Dec 13 06:02:51.182 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 06:02:51.182 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.182 INFO [stderr] | Dec 13 06:02:51.182 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.182 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.182 INFO [stderr] Dec 13 06:02:51.182 INFO [stderr] warning: cannot find type `link` in this scope Dec 13 06:02:51.182 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 06:02:51.182 INFO [stderr] | Dec 13 06:02:51.182 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 06:02:51.182 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.182 INFO [stderr] | Dec 13 06:02:51.182 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.182 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.182 INFO [stderr] Dec 13 06:02:51.182 INFO [stderr] warning: cannot find type `summary` in this scope Dec 13 06:02:51.182 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 06:02:51.182 INFO [stderr] | Dec 13 06:02:51.182 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 06:02:51.182 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.182 INFO [stderr] | Dec 13 06:02:51.182 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.182 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.182 INFO [stderr] Dec 13 06:02:51.182 INFO [stderr] warning: cannot find type `content` in this scope Dec 13 06:02:51.182 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 06:02:51.182 INFO [stderr] | Dec 13 06:02:51.182 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 06:02:51.182 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.182 INFO [stderr] | Dec 13 06:02:51.182 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.182 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.182 INFO [stderr] Dec 13 06:02:51.182 INFO [stderr] warning: cannot find type `published_at` in this scope Dec 13 06:02:51.182 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 06:02:51.182 INFO [stderr] | Dec 13 06:02:51.182 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 06:02:51.182 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.182 INFO [stderr] | Dec 13 06:02:51.182 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.182 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.182 INFO [stderr] Dec 13 06:02:51.182 INFO [stderr] warning: cannot find type `feed_id` in this scope Dec 13 06:02:51.182 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 06:02:51.182 INFO [stderr] | Dec 13 06:02:51.182 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 06:02:51.182 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.182 INFO [stderr] | Dec 13 06:02:51.182 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.182 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.182 INFO [stderr] Dec 13 06:02:51.182 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 13 06:02:51.183 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 06:02:51.183 INFO [stderr] | Dec 13 06:02:51.183 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 06:02:51.183 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.183 INFO [stderr] | Dec 13 06:02:51.183 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.183 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.183 INFO [stderr] Dec 13 06:02:51.183 INFO [stderr] warning: cannot find type `item_id` in this scope Dec 13 06:02:51.183 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 06:02:51.183 INFO [stderr] | Dec 13 06:02:51.183 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 06:02:51.183 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.183 INFO [stderr] | Dec 13 06:02:51.183 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.183 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.183 INFO [stderr] Dec 13 06:02:51.183 INFO [stderr] warning: cannot find type `seen` in this scope Dec 13 06:02:51.183 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 06:02:51.183 INFO [stderr] | Dec 13 06:02:51.183 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 06:02:51.183 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.183 INFO [stderr] | Dec 13 06:02:51.183 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.183 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.183 INFO [stderr] Dec 13 06:02:51.183 INFO [stderr] warning: cannot find type `username` in this scope Dec 13 06:02:51.183 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 06:02:51.183 INFO [stderr] | Dec 13 06:02:51.183 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 06:02:51.183 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.183 INFO [stderr] | Dec 13 06:02:51.183 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.183 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.183 INFO [stderr] Dec 13 06:02:51.183 INFO [stderr] warning: cannot find type `password_hash` in this scope Dec 13 06:02:51.183 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 06:02:51.183 INFO [stderr] | Dec 13 06:02:51.183 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 06:02:51.183 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.183 INFO [stderr] | Dec 13 06:02:51.183 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.183 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.183 INFO [stderr] Dec 13 06:02:51.183 INFO [stderr] warning: cannot find type `unseen_count` in this scope Dec 13 06:02:51.183 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 06:02:51.183 INFO [stderr] | Dec 13 06:02:51.183 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 06:02:51.183 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.183 INFO [stderr] | Dec 13 06:02:51.183 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.183 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.183 INFO [stderr] Dec 13 06:02:51.183 INFO [stderr] warning: cannot find type `subscribed_item_id` in this scope Dec 13 06:02:51.183 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 06:02:51.183 INFO [stderr] | Dec 13 06:02:51.183 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 06:02:51.183 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:02:51.183 INFO [stderr] | Dec 13 06:02:51.183 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:02:51.183 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:02:51.183 INFO [stderr] Dec 13 06:03:12.423 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 05s Dec 13 06:03:12.441 INFO [stderr] su: No module specific data is present Dec 13 06:03:13.095 INFO running `"docker" "inspect" "da90307d8933f6d40ca979031a1ce515f0d897bf1fb372f651e982a24d63c4d8"` Dec 13 06:03:13.168 INFO running `"docker" "rm" "-f" "da90307d8933f6d40ca979031a1ce515f0d897bf1fb372f651e982a24d63c4d8"` Dec 13 06:03:13.263 INFO [stdout] da90307d8933f6d40ca979031a1ce515f0d897bf1fb372f651e982a24d63c4d8 Dec 13 06:03:13.265 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 13 06:03:13.449 INFO [stdout] b07fbb684c2855c326657cd28cfb95d9a88368e27b0c1025aa832bc81a1b40f5 Dec 13 06:03:13.451 INFO running `"docker" "start" "-a" "b07fbb684c2855c326657cd28cfb95d9a88368e27b0c1025aa832bc81a1b40f5"` Dec 13 06:03:13.914 INFO [stderr] usermod: no changes Dec 13 06:03:14.223 INFO [stderr] Compiling hermes v0.1.0 (/source) Dec 13 06:03:17.154 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 13 06:03:17.154 INFO [stderr] --> src/models.rs:17:17 Dec 13 06:03:17.154 INFO [stderr] | Dec 13 06:03:17.154 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 13 06:03:17.154 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.154 INFO [stderr] | Dec 13 06:03:17.154 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 13 06:03:17.154 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.154 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.154 INFO [stderr] Dec 13 06:03:17.154 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 13 06:03:17.154 INFO [stderr] --> src/models.rs:17:17 Dec 13 06:03:17.154 INFO [stderr] | Dec 13 06:03:17.154 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 13 06:03:17.154 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.154 INFO [stderr] | Dec 13 06:03:17.154 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.154 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.154 INFO [stderr] Dec 13 06:03:17.154 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 13 06:03:17.154 INFO [stderr] --> src/models.rs:17:17 Dec 13 06:03:17.154 INFO [stderr] | Dec 13 06:03:17.154 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 13 06:03:17.154 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.154 INFO [stderr] | Dec 13 06:03:17.154 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.154 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.154 INFO [stderr] Dec 13 06:03:17.154 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 13 06:03:17.154 INFO [stderr] --> src/models.rs:17:17 Dec 13 06:03:17.154 INFO [stderr] | Dec 13 06:03:17.154 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 13 06:03:17.154 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.154 INFO [stderr] | Dec 13 06:03:17.154 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.154 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.154 INFO [stderr] Dec 13 06:03:17.154 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 13 06:03:17.154 INFO [stderr] --> src/models.rs:17:42 Dec 13 06:03:17.154 INFO [stderr] | Dec 13 06:03:17.154 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 13 06:03:17.154 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.154 INFO [stderr] | Dec 13 06:03:17.154 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.154 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.154 INFO [stderr] Dec 13 06:03:17.154 INFO [stderr] warning: cannot find type `feeds` in this scope Dec 13 06:03:17.154 INFO [stderr] --> src/models.rs:17:42 Dec 13 06:03:17.154 INFO [stderr] | Dec 13 06:03:17.154 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 13 06:03:17.154 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.154 INFO [stderr] | Dec 13 06:03:17.154 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.154 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.154 INFO [stderr] Dec 13 06:03:17.169 INFO [stderr] warning: cannot find type `feeds` in this scope Dec 13 06:03:17.169 INFO [stderr] --> src/models.rs:27:10 Dec 13 06:03:17.169 INFO [stderr] | Dec 13 06:03:17.169 INFO [stderr] 27 | #[derive(Insertable)] Dec 13 06:03:17.169 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.169 INFO [stderr] | Dec 13 06:03:17.169 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.169 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.169 INFO [stderr] Dec 13 06:03:17.169 INFO [stderr] warning: cannot find type `NewFeed` in this scope Dec 13 06:03:17.169 INFO [stderr] --> src/models.rs:27:10 Dec 13 06:03:17.169 INFO [stderr] | Dec 13 06:03:17.169 INFO [stderr] 27 | #[derive(Insertable)] Dec 13 06:03:17.169 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.169 INFO [stderr] | Dec 13 06:03:17.169 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.169 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.169 INFO [stderr] Dec 13 06:03:17.169 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 13 06:03:17.169 INFO [stderr] --> src/models.rs:27:10 Dec 13 06:03:17.169 INFO [stderr] | Dec 13 06:03:17.169 INFO [stderr] 27 | #[derive(Insertable)] Dec 13 06:03:17.169 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.169 INFO [stderr] | Dec 13 06:03:17.169 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.169 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.169 INFO [stderr] Dec 13 06:03:17.169 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 13 06:03:17.169 INFO [stderr] --> src/models.rs:27:10 Dec 13 06:03:17.169 INFO [stderr] | Dec 13 06:03:17.169 INFO [stderr] 27 | #[derive(Insertable)] Dec 13 06:03:17.169 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.169 INFO [stderr] | Dec 13 06:03:17.169 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.169 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.169 INFO [stderr] Dec 13 06:03:17.169 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 13 06:03:17.169 INFO [stderr] --> src/models.rs:62:17 Dec 13 06:03:17.169 INFO [stderr] | Dec 13 06:03:17.169 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 13 06:03:17.169 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.169 INFO [stderr] | Dec 13 06:03:17.169 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.169 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.169 INFO [stderr] Dec 13 06:03:17.169 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 13 06:03:17.169 INFO [stderr] --> src/models.rs:62:17 Dec 13 06:03:17.169 INFO [stderr] | Dec 13 06:03:17.169 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 13 06:03:17.169 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.169 INFO [stderr] | Dec 13 06:03:17.169 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.169 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.169 INFO [stderr] Dec 13 06:03:17.169 INFO [stderr] warning: cannot find type `Item` in this scope Dec 13 06:03:17.169 INFO [stderr] --> src/models.rs:62:17 Dec 13 06:03:17.169 INFO [stderr] | Dec 13 06:03:17.169 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 13 06:03:17.169 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.169 INFO [stderr] | Dec 13 06:03:17.169 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.169 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.169 INFO [stderr] Dec 13 06:03:17.169 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 13 06:03:17.169 INFO [stderr] --> src/models.rs:62:28 Dec 13 06:03:17.169 INFO [stderr] | Dec 13 06:03:17.169 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 13 06:03:17.169 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.169 INFO [stderr] | Dec 13 06:03:17.169 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.169 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.169 INFO [stderr] Dec 13 06:03:17.169 INFO [stderr] warning: cannot find type `Item` in this scope Dec 13 06:03:17.169 INFO [stderr] --> src/models.rs:62:28 Dec 13 06:03:17.169 INFO [stderr] | Dec 13 06:03:17.169 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 13 06:03:17.169 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.169 INFO [stderr] | Dec 13 06:03:17.169 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.169 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.169 INFO [stderr] Dec 13 06:03:17.169 INFO [stderr] warning: cannot find type `items` in this scope Dec 13 06:03:17.170 INFO [stderr] --> src/models.rs:62:28 Dec 13 06:03:17.170 INFO [stderr] | Dec 13 06:03:17.170 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 13 06:03:17.170 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.170 INFO [stderr] | Dec 13 06:03:17.170 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.170 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.170 INFO [stderr] Dec 13 06:03:17.170 INFO [stderr] warning: cannot find type `Item` in this scope Dec 13 06:03:17.170 INFO [stderr] --> src/models.rs:62:42 Dec 13 06:03:17.170 INFO [stderr] | Dec 13 06:03:17.170 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 13 06:03:17.170 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.170 INFO [stderr] | Dec 13 06:03:17.170 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.170 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.170 INFO [stderr] Dec 13 06:03:17.170 INFO [stderr] warning: cannot find type `items` in this scope Dec 13 06:03:17.170 INFO [stderr] --> src/models.rs:62:42 Dec 13 06:03:17.170 INFO [stderr] | Dec 13 06:03:17.170 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 13 06:03:17.170 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.170 INFO [stderr] | Dec 13 06:03:17.170 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.170 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.170 INFO [stderr] Dec 13 06:03:17.170 INFO [stderr] warning: cannot find type `items` in this scope Dec 13 06:03:17.170 INFO [stderr] --> src/models.rs:80:10 Dec 13 06:03:17.170 INFO [stderr] | Dec 13 06:03:17.170 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 13 06:03:17.170 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.170 INFO [stderr] | Dec 13 06:03:17.170 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.170 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.170 INFO [stderr] Dec 13 06:03:17.170 INFO [stderr] warning: cannot find type `NewItem` in this scope Dec 13 06:03:17.170 INFO [stderr] --> src/models.rs:80:10 Dec 13 06:03:17.170 INFO [stderr] | Dec 13 06:03:17.170 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 13 06:03:17.170 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.170 INFO [stderr] | Dec 13 06:03:17.170 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.170 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.170 INFO [stderr] Dec 13 06:03:17.170 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 13 06:03:17.170 INFO [stderr] --> src/models.rs:80:10 Dec 13 06:03:17.170 INFO [stderr] | Dec 13 06:03:17.170 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 13 06:03:17.170 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.170 INFO [stderr] | Dec 13 06:03:17.170 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.170 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.170 INFO [stderr] Dec 13 06:03:17.170 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 13 06:03:17.170 INFO [stderr] --> src/models.rs:80:10 Dec 13 06:03:17.170 INFO [stderr] | Dec 13 06:03:17.170 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 13 06:03:17.170 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.170 INFO [stderr] | Dec 13 06:03:17.170 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.170 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.170 INFO [stderr] Dec 13 06:03:17.170 INFO [stderr] warning: cannot find type `NewItem` in this scope Dec 13 06:03:17.170 INFO [stderr] --> src/models.rs:80:22 Dec 13 06:03:17.170 INFO [stderr] | Dec 13 06:03:17.170 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 13 06:03:17.170 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.170 INFO [stderr] | Dec 13 06:03:17.170 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.170 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.170 INFO [stderr] Dec 13 06:03:17.170 INFO [stderr] warning: cannot find type `items` in this scope Dec 13 06:03:17.170 INFO [stderr] --> src/models.rs:80:22 Dec 13 06:03:17.170 INFO [stderr] | Dec 13 06:03:17.170 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 13 06:03:17.170 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.170 INFO [stderr] | Dec 13 06:03:17.170 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.170 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.170 INFO [stderr] Dec 13 06:03:17.170 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 13 06:03:17.170 INFO [stderr] --> src/models.rs:80:22 Dec 13 06:03:17.170 INFO [stderr] | Dec 13 06:03:17.170 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 13 06:03:17.171 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.171 INFO [stderr] | Dec 13 06:03:17.171 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.171 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.171 INFO [stderr] Dec 13 06:03:17.171 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 13 06:03:17.171 INFO [stderr] --> src/models.rs:80:22 Dec 13 06:03:17.171 INFO [stderr] | Dec 13 06:03:17.171 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 13 06:03:17.171 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.171 INFO [stderr] | Dec 13 06:03:17.171 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.171 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.171 INFO [stderr] Dec 13 06:03:17.171 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 13 06:03:17.171 INFO [stderr] --> src/models.rs:125:17 Dec 13 06:03:17.171 INFO [stderr] | Dec 13 06:03:17.171 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 13 06:03:17.171 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.171 INFO [stderr] | Dec 13 06:03:17.171 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.171 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.171 INFO [stderr] Dec 13 06:03:17.171 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 13 06:03:17.171 INFO [stderr] --> src/models.rs:125:17 Dec 13 06:03:17.171 INFO [stderr] | Dec 13 06:03:17.171 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 13 06:03:17.171 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.171 INFO [stderr] | Dec 13 06:03:17.171 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.171 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.171 INFO [stderr] Dec 13 06:03:17.171 INFO [stderr] warning: cannot find type `SubscribedItem` in this scope Dec 13 06:03:17.171 INFO [stderr] --> src/models.rs:125:17 Dec 13 06:03:17.171 INFO [stderr] | Dec 13 06:03:17.171 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 13 06:03:17.171 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.171 INFO [stderr] | Dec 13 06:03:17.171 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.171 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.171 INFO [stderr] Dec 13 06:03:17.171 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 13 06:03:17.171 INFO [stderr] --> src/models.rs:142:17 Dec 13 06:03:17.171 INFO [stderr] | Dec 13 06:03:17.171 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 13 06:03:17.171 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.171 INFO [stderr] | Dec 13 06:03:17.171 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.171 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.171 INFO [stderr] Dec 13 06:03:17.171 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 13 06:03:17.171 INFO [stderr] --> src/models.rs:142:17 Dec 13 06:03:17.171 INFO [stderr] | Dec 13 06:03:17.171 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 13 06:03:17.171 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.171 INFO [stderr] | Dec 13 06:03:17.171 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.171 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.171 INFO [stderr] Dec 13 06:03:17.171 INFO [stderr] warning: cannot find type `SubscribedFeed` in this scope Dec 13 06:03:17.171 INFO [stderr] --> src/models.rs:142:17 Dec 13 06:03:17.171 INFO [stderr] | Dec 13 06:03:17.171 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 13 06:03:17.171 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.171 INFO [stderr] | Dec 13 06:03:17.171 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.171 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.171 INFO [stderr] Dec 13 06:03:17.171 INFO [stderr] warning: cannot find type `User` in this scope Dec 13 06:03:17.171 INFO [stderr] --> src/models.rs:142:39 Dec 13 06:03:17.171 INFO [stderr] | Dec 13 06:03:17.171 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 13 06:03:17.171 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.171 INFO [stderr] | Dec 13 06:03:17.171 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.171 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.171 INFO [stderr] Dec 13 06:03:17.171 INFO [stderr] warning: cannot find type `SubscribedFeed` in this scope Dec 13 06:03:17.171 INFO [stderr] --> src/models.rs:142:39 Dec 13 06:03:17.171 INFO [stderr] | Dec 13 06:03:17.171 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 13 06:03:17.171 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.171 INFO [stderr] | Dec 13 06:03:17.171 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.171 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.171 INFO [stderr] Dec 13 06:03:17.171 INFO [stderr] warning: cannot find type `subscribed_feeds` in this scope Dec 13 06:03:17.171 INFO [stderr] --> src/models.rs:142:39 Dec 13 06:03:17.171 INFO [stderr] | Dec 13 06:03:17.171 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 13 06:03:17.171 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.172 INFO [stderr] | Dec 13 06:03:17.172 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.172 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.172 INFO [stderr] Dec 13 06:03:17.172 INFO [stderr] warning: cannot find type `User` in this scope Dec 13 06:03:17.172 INFO [stderr] --> src/models.rs:203:17 Dec 13 06:03:17.172 INFO [stderr] | Dec 13 06:03:17.172 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 13 06:03:17.172 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.172 INFO [stderr] | Dec 13 06:03:17.172 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.172 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.172 INFO [stderr] Dec 13 06:03:17.172 INFO [stderr] warning: cannot find type `User` in this scope Dec 13 06:03:17.172 INFO [stderr] --> src/models.rs:203:42 Dec 13 06:03:17.172 INFO [stderr] | Dec 13 06:03:17.172 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 13 06:03:17.172 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.172 INFO [stderr] | Dec 13 06:03:17.172 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.172 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.172 INFO [stderr] Dec 13 06:03:17.172 INFO [stderr] warning: cannot find type `users` in this scope Dec 13 06:03:17.172 INFO [stderr] --> src/models.rs:203:42 Dec 13 06:03:17.172 INFO [stderr] | Dec 13 06:03:17.172 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 13 06:03:17.172 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.172 INFO [stderr] | Dec 13 06:03:17.172 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.172 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.172 INFO [stderr] Dec 13 06:03:17.172 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 06:03:17.172 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 06:03:17.172 INFO [stderr] | Dec 13 06:03:17.172 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 06:03:17.172 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.172 INFO [stderr] | Dec 13 06:03:17.172 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.172 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.172 INFO [stderr] Dec 13 06:03:17.172 INFO [stderr] warning: cannot find type `id` in this scope Dec 13 06:03:17.172 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 06:03:17.172 INFO [stderr] | Dec 13 06:03:17.172 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 06:03:17.172 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.172 INFO [stderr] | Dec 13 06:03:17.172 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.172 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.172 INFO [stderr] Dec 13 06:03:17.172 INFO [stderr] warning: cannot find type `title` in this scope Dec 13 06:03:17.172 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 06:03:17.172 INFO [stderr] | Dec 13 06:03:17.172 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 06:03:17.172 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.172 INFO [stderr] | Dec 13 06:03:17.172 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.172 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.172 INFO [stderr] Dec 13 06:03:17.172 INFO [stderr] warning: cannot find type `description` in this scope Dec 13 06:03:17.172 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 06:03:17.172 INFO [stderr] | Dec 13 06:03:17.172 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 06:03:17.172 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.172 INFO [stderr] | Dec 13 06:03:17.172 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.172 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.172 INFO [stderr] Dec 13 06:03:17.172 INFO [stderr] warning: cannot find type `site_link` in this scope Dec 13 06:03:17.172 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 06:03:17.172 INFO [stderr] | Dec 13 06:03:17.172 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 06:03:17.172 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.172 INFO [stderr] | Dec 13 06:03:17.172 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.172 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.172 INFO [stderr] Dec 13 06:03:17.172 INFO [stderr] warning: cannot find type `feed_link` in this scope Dec 13 06:03:17.172 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 06:03:17.172 INFO [stderr] | Dec 13 06:03:17.172 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 06:03:17.172 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.172 INFO [stderr] | Dec 13 06:03:17.172 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.172 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.172 INFO [stderr] Dec 13 06:03:17.172 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 13 06:03:17.172 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 06:03:17.172 INFO [stderr] | Dec 13 06:03:17.172 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 06:03:17.173 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.173 INFO [stderr] | Dec 13 06:03:17.173 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.173 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.173 INFO [stderr] Dec 13 06:03:17.173 INFO [stderr] warning: cannot find type `guid` in this scope Dec 13 06:03:17.173 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 06:03:17.173 INFO [stderr] | Dec 13 06:03:17.173 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 06:03:17.173 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.173 INFO [stderr] | Dec 13 06:03:17.173 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.173 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.173 INFO [stderr] Dec 13 06:03:17.173 INFO [stderr] warning: cannot find type `link` in this scope Dec 13 06:03:17.173 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 06:03:17.173 INFO [stderr] | Dec 13 06:03:17.173 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 06:03:17.173 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.173 INFO [stderr] | Dec 13 06:03:17.173 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.173 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.173 INFO [stderr] Dec 13 06:03:17.173 INFO [stderr] warning: cannot find type `summary` in this scope Dec 13 06:03:17.173 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 06:03:17.173 INFO [stderr] | Dec 13 06:03:17.173 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 06:03:17.173 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.173 INFO [stderr] | Dec 13 06:03:17.173 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.173 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.173 INFO [stderr] Dec 13 06:03:17.173 INFO [stderr] warning: cannot find type `content` in this scope Dec 13 06:03:17.173 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 06:03:17.173 INFO [stderr] | Dec 13 06:03:17.173 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 06:03:17.173 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.173 INFO [stderr] | Dec 13 06:03:17.173 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.173 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.173 INFO [stderr] Dec 13 06:03:17.173 INFO [stderr] warning: cannot find type `published_at` in this scope Dec 13 06:03:17.173 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 06:03:17.173 INFO [stderr] | Dec 13 06:03:17.173 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 06:03:17.173 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.173 INFO [stderr] | Dec 13 06:03:17.173 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.173 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.173 INFO [stderr] Dec 13 06:03:17.173 INFO [stderr] warning: cannot find type `feed_id` in this scope Dec 13 06:03:17.173 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 06:03:17.173 INFO [stderr] | Dec 13 06:03:17.173 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 06:03:17.173 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.173 INFO [stderr] | Dec 13 06:03:17.173 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.173 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.173 INFO [stderr] Dec 13 06:03:17.173 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 13 06:03:17.173 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 06:03:17.173 INFO [stderr] | Dec 13 06:03:17.173 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 06:03:17.173 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.173 INFO [stderr] | Dec 13 06:03:17.173 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.173 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.173 INFO [stderr] Dec 13 06:03:17.173 INFO [stderr] warning: cannot find type `item_id` in this scope Dec 13 06:03:17.173 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 06:03:17.173 INFO [stderr] | Dec 13 06:03:17.173 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 06:03:17.173 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.173 INFO [stderr] | Dec 13 06:03:17.173 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.173 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.173 INFO [stderr] Dec 13 06:03:17.173 INFO [stderr] warning: cannot find type `seen` in this scope Dec 13 06:03:17.173 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 06:03:17.173 INFO [stderr] | Dec 13 06:03:17.173 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 06:03:17.173 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.173 INFO [stderr] | Dec 13 06:03:17.173 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.173 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.174 INFO [stderr] Dec 13 06:03:17.174 INFO [stderr] warning: cannot find type `username` in this scope Dec 13 06:03:17.174 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 06:03:17.174 INFO [stderr] | Dec 13 06:03:17.174 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 06:03:17.174 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.174 INFO [stderr] | Dec 13 06:03:17.174 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.174 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.174 INFO [stderr] Dec 13 06:03:17.174 INFO [stderr] warning: cannot find type `password_hash` in this scope Dec 13 06:03:17.174 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 06:03:17.174 INFO [stderr] | Dec 13 06:03:17.174 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 06:03:17.174 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.174 INFO [stderr] | Dec 13 06:03:17.174 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.174 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.174 INFO [stderr] Dec 13 06:03:17.174 INFO [stderr] warning: cannot find type `unseen_count` in this scope Dec 13 06:03:17.174 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 06:03:17.174 INFO [stderr] | Dec 13 06:03:17.174 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 06:03:17.174 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.174 INFO [stderr] | Dec 13 06:03:17.174 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.174 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.174 INFO [stderr] Dec 13 06:03:17.174 INFO [stderr] warning: cannot find type `subscribed_item_id` in this scope Dec 13 06:03:17.174 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 06:03:17.174 INFO [stderr] | Dec 13 06:03:17.174 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 06:03:17.174 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 06:03:17.174 INFO [stderr] | Dec 13 06:03:17.174 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 06:03:17.174 INFO [stderr] = note: for more information, see issue #50504 Dec 13 06:03:17.174 INFO [stderr] Dec 13 06:03:20.891 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.95s Dec 13 06:03:20.910 INFO [stderr] su: No module specific data is present Dec 13 06:03:21.681 INFO running `"docker" "inspect" "b07fbb684c2855c326657cd28cfb95d9a88368e27b0c1025aa832bc81a1b40f5"` Dec 13 06:03:22.025 INFO running `"docker" "rm" "-f" "b07fbb684c2855c326657cd28cfb95d9a88368e27b0c1025aa832bc81a1b40f5"` Dec 13 06:03:22.390 INFO [stdout] b07fbb684c2855c326657cd28cfb95d9a88368e27b0c1025aa832bc81a1b40f5 Dec 13 06:03:22.397 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 13 06:03:22.919 INFO [stdout] 4ea67d75e30976c5344230d1e7b7cbd0dfd287429d2eec29ce1c07ed7271b99c Dec 13 06:03:22.921 INFO running `"docker" "start" "-a" "4ea67d75e30976c5344230d1e7b7cbd0dfd287429d2eec29ce1c07ed7271b99c"` Dec 13 06:03:24.367 INFO [stderr] usermod: no changes Dec 13 06:03:24.753 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.36s Dec 13 06:03:24.803 INFO [stderr] Running /target/debug/deps/hermes-a1a8d746530de775 Dec 13 06:03:24.835 INFO [stdout] Dec 13 06:03:24.835 INFO [stdout] running 0 tests Dec 13 06:03:24.835 INFO [stdout] Dec 13 06:03:24.835 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 06:03:24.835 INFO [stdout] Dec 13 06:03:24.847 INFO [stderr] su: No module specific data is present Dec 13 06:03:25.597 INFO running `"docker" "inspect" "4ea67d75e30976c5344230d1e7b7cbd0dfd287429d2eec29ce1c07ed7271b99c"` Dec 13 06:03:25.863 INFO running `"docker" "rm" "-f" "4ea67d75e30976c5344230d1e7b7cbd0dfd287429d2eec29ce1c07ed7271b99c"` Dec 13 06:03:26.190 INFO [stdout] 4ea67d75e30976c5344230d1e7b7cbd0dfd287429d2eec29ce1c07ed7271b99c