Dec 05 10:04:32.029 INFO testing richardbrodie/hermes against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 05 10:04:32.029 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 05 10:04:32.598 INFO [stdout] 63370948d0657076a18e65a513c57fa50f96e8129735fd8ca3fc84823d0091c1 Dec 05 10:04:32.600 INFO running `"docker" "start" "-a" "63370948d0657076a18e65a513c57fa50f96e8129735fd8ca3fc84823d0091c1"` Dec 05 10:04:34.079 INFO [stderr] usermod: no changes Dec 05 10:04:34.699 INFO [stderr] Compiling encoding_rs v0.8.9 Dec 05 10:04:34.706 INFO [stderr] Compiling byte-tools v0.3.0 Dec 05 10:04:34.706 INFO [stderr] Compiling opaque-debug v0.2.1 Dec 05 10:04:34.716 INFO [stderr] Compiling unicase v2.1.0 Dec 05 10:04:34.721 INFO [stderr] Compiling ring v0.13.2 Dec 05 10:04:34.729 INFO [stderr] Compiling want v0.0.6 Dec 05 10:04:34.737 INFO [stderr] Compiling r2d2 v0.8.2 Dec 05 10:04:34.737 INFO [stderr] Compiling tokio-io v0.1.9 Dec 05 10:04:35.244 INFO [stderr] Compiling input_buffer v0.2.0 Dec 05 10:04:35.376 INFO [stderr] Compiling generic-array v0.12.0 Dec 05 10:04:37.553 INFO [stderr] Compiling syn v0.15.8 Dec 05 10:04:37.553 INFO [stderr] Compiling block-padding v0.1.2 Dec 05 10:04:37.617 INFO [stderr] Compiling openssl v0.10.12 Dec 05 10:04:37.874 INFO [stderr] Compiling chrono v0.4.6 Dec 05 10:04:37.915 INFO [stderr] Compiling sha-1 v0.7.0 Dec 05 10:04:40.788 INFO [stderr] Compiling tokio-threadpool v0.1.7 Dec 05 10:04:44.833 INFO [stderr] Compiling block-buffer v0.7.0 Dec 05 10:04:44.952 INFO [stderr] Compiling digest v0.8.0 Dec 05 10:04:45.500 INFO [stderr] Compiling tungstenite v0.6.0 Dec 05 10:04:45.660 INFO [stderr] Compiling tokio-codec v0.1.1 Dec 05 10:04:49.204 INFO [stderr] Compiling tokio-reactor v0.1.6 Dec 05 10:05:07.658 INFO [stderr] Compiling h2 v0.1.12 Dec 05 10:05:07.861 INFO [stderr] Compiling sha2 v0.8.0 Dec 05 10:05:08.050 INFO [stderr] Compiling dotenv v0.13.0 Dec 05 10:05:08.161 INFO [stderr] Compiling mime v0.3.9 Dec 05 10:05:08.498 INFO [stderr] Compiling tokio-fs v0.1.3 Dec 05 10:05:09.062 INFO [stderr] Compiling diesel v1.3.3 Dec 05 10:05:09.068 INFO [stderr] Compiling tokio-tcp v0.1.2 Dec 05 10:05:14.004 INFO [stderr] Compiling tokio-uds v0.2.2 Dec 05 10:05:14.005 INFO [stderr] Compiling tokio-udp v0.1.2 Dec 05 10:05:14.321 INFO [stderr] Compiling native-tls v0.2.1 Dec 05 10:05:16.836 INFO [stderr] Compiling serde_derive v1.0.79 Dec 05 10:05:17.400 INFO [stderr] Compiling quick-xml v0.12.4 Dec 05 10:05:17.600 INFO [stderr] Compiling quick-xml v0.13.0 Dec 05 10:05:18.988 INFO [stderr] Compiling mime_guess v2.0.0-alpha.6 Dec 05 10:05:19.696 INFO [stderr] Compiling tokio v0.1.8 Dec 05 10:05:25.496 INFO [stderr] Compiling atom_syndication v0.6.0 Dec 05 10:05:26.976 INFO [stderr] Compiling rss v1.5.0 Dec 05 10:05:32.032 INFO [stderr] Compiling hyper v0.12.11 Dec 05 10:05:45.635 INFO [stderr] Compiling jsonwebtoken v5.0.1 Dec 05 10:05:49.317 INFO [stderr] Compiling hyper-tls v0.3.1 Dec 05 10:05:49.317 INFO [stderr] Compiling warp v0.1.4 Dec 05 10:06:14.055 INFO [stderr] Compiling r2d2-diesel v1.0.0 Dec 05 10:06:14.516 INFO [stderr] Compiling hermes v0.1.0 (/source) Dec 05 10:06:18.193 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 05 10:06:18.193 INFO [stderr] --> src/models.rs:17:17 Dec 05 10:06:18.193 INFO [stderr] | Dec 05 10:06:18.193 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 05 10:06:18.193 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.193 INFO [stderr] | Dec 05 10:06:18.193 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 10:06:18.193 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.193 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.193 INFO [stderr] Dec 05 10:06:18.193 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 05 10:06:18.193 INFO [stderr] --> src/models.rs:17:17 Dec 05 10:06:18.193 INFO [stderr] | Dec 05 10:06:18.193 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 05 10:06:18.193 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.193 INFO [stderr] | Dec 05 10:06:18.193 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.193 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.193 INFO [stderr] Dec 05 10:06:18.193 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 05 10:06:18.193 INFO [stderr] --> src/models.rs:17:17 Dec 05 10:06:18.193 INFO [stderr] | Dec 05 10:06:18.193 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 05 10:06:18.193 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.194 INFO [stderr] | Dec 05 10:06:18.194 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.194 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.194 INFO [stderr] Dec 05 10:06:18.194 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 05 10:06:18.194 INFO [stderr] --> src/models.rs:17:17 Dec 05 10:06:18.194 INFO [stderr] | Dec 05 10:06:18.194 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 05 10:06:18.194 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.194 INFO [stderr] | Dec 05 10:06:18.194 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.194 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.194 INFO [stderr] Dec 05 10:06:18.194 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 05 10:06:18.194 INFO [stderr] --> src/models.rs:17:42 Dec 05 10:06:18.194 INFO [stderr] | Dec 05 10:06:18.194 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 05 10:06:18.194 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.194 INFO [stderr] | Dec 05 10:06:18.194 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.194 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.194 INFO [stderr] Dec 05 10:06:18.194 INFO [stderr] warning: cannot find type `feeds` in this scope Dec 05 10:06:18.194 INFO [stderr] --> src/models.rs:17:42 Dec 05 10:06:18.194 INFO [stderr] | Dec 05 10:06:18.194 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 05 10:06:18.194 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.194 INFO [stderr] | Dec 05 10:06:18.194 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.194 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.194 INFO [stderr] Dec 05 10:06:18.194 INFO [stderr] warning: cannot find type `feeds` in this scope Dec 05 10:06:18.194 INFO [stderr] --> src/models.rs:27:10 Dec 05 10:06:18.194 INFO [stderr] | Dec 05 10:06:18.194 INFO [stderr] 27 | #[derive(Insertable)] Dec 05 10:06:18.194 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.194 INFO [stderr] | Dec 05 10:06:18.194 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.194 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.194 INFO [stderr] Dec 05 10:06:18.194 INFO [stderr] warning: cannot find type `NewFeed` in this scope Dec 05 10:06:18.194 INFO [stderr] --> src/models.rs:27:10 Dec 05 10:06:18.194 INFO [stderr] | Dec 05 10:06:18.194 INFO [stderr] 27 | #[derive(Insertable)] Dec 05 10:06:18.194 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.194 INFO [stderr] | Dec 05 10:06:18.194 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.194 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.194 INFO [stderr] Dec 05 10:06:18.194 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 05 10:06:18.194 INFO [stderr] --> src/models.rs:27:10 Dec 05 10:06:18.194 INFO [stderr] | Dec 05 10:06:18.194 INFO [stderr] 27 | #[derive(Insertable)] Dec 05 10:06:18.194 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.194 INFO [stderr] | Dec 05 10:06:18.194 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.194 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.194 INFO [stderr] Dec 05 10:06:18.194 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 05 10:06:18.194 INFO [stderr] --> src/models.rs:27:10 Dec 05 10:06:18.194 INFO [stderr] | Dec 05 10:06:18.194 INFO [stderr] 27 | #[derive(Insertable)] Dec 05 10:06:18.194 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.194 INFO [stderr] | Dec 05 10:06:18.194 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.194 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.194 INFO [stderr] Dec 05 10:06:18.194 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 05 10:06:18.194 INFO [stderr] --> src/models.rs:62:17 Dec 05 10:06:18.194 INFO [stderr] | Dec 05 10:06:18.194 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 05 10:06:18.194 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.194 INFO [stderr] | Dec 05 10:06:18.194 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.194 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.194 INFO [stderr] Dec 05 10:06:18.194 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 05 10:06:18.194 INFO [stderr] --> src/models.rs:62:17 Dec 05 10:06:18.194 INFO [stderr] | Dec 05 10:06:18.194 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 05 10:06:18.194 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.194 INFO [stderr] | Dec 05 10:06:18.194 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.194 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.194 INFO [stderr] Dec 05 10:06:18.194 INFO [stderr] warning: cannot find type `Item` in this scope Dec 05 10:06:18.194 INFO [stderr] --> src/models.rs:62:17 Dec 05 10:06:18.194 INFO [stderr] | Dec 05 10:06:18.194 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 05 10:06:18.194 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.194 INFO [stderr] | Dec 05 10:06:18.194 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.195 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.195 INFO [stderr] Dec 05 10:06:18.195 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 05 10:06:18.195 INFO [stderr] --> src/models.rs:62:28 Dec 05 10:06:18.195 INFO [stderr] | Dec 05 10:06:18.195 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 05 10:06:18.195 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.195 INFO [stderr] | Dec 05 10:06:18.195 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.195 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.195 INFO [stderr] Dec 05 10:06:18.195 INFO [stderr] warning: cannot find type `Item` in this scope Dec 05 10:06:18.195 INFO [stderr] --> src/models.rs:62:28 Dec 05 10:06:18.195 INFO [stderr] | Dec 05 10:06:18.195 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 05 10:06:18.195 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.195 INFO [stderr] | Dec 05 10:06:18.195 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.195 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.195 INFO [stderr] Dec 05 10:06:18.195 INFO [stderr] warning: cannot find type `items` in this scope Dec 05 10:06:18.195 INFO [stderr] --> src/models.rs:62:28 Dec 05 10:06:18.195 INFO [stderr] | Dec 05 10:06:18.195 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 05 10:06:18.195 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.195 INFO [stderr] | Dec 05 10:06:18.195 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.195 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.195 INFO [stderr] Dec 05 10:06:18.195 INFO [stderr] warning: cannot find type `Item` in this scope Dec 05 10:06:18.195 INFO [stderr] --> src/models.rs:62:42 Dec 05 10:06:18.195 INFO [stderr] | Dec 05 10:06:18.195 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 05 10:06:18.195 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.195 INFO [stderr] | Dec 05 10:06:18.195 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.195 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.195 INFO [stderr] Dec 05 10:06:18.195 INFO [stderr] warning: cannot find type `items` in this scope Dec 05 10:06:18.195 INFO [stderr] --> src/models.rs:62:42 Dec 05 10:06:18.195 INFO [stderr] | Dec 05 10:06:18.195 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 05 10:06:18.195 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.195 INFO [stderr] | Dec 05 10:06:18.195 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.195 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.195 INFO [stderr] Dec 05 10:06:18.195 INFO [stderr] warning: cannot find type `items` in this scope Dec 05 10:06:18.195 INFO [stderr] --> src/models.rs:80:10 Dec 05 10:06:18.195 INFO [stderr] | Dec 05 10:06:18.195 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 05 10:06:18.195 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.195 INFO [stderr] | Dec 05 10:06:18.195 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.195 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.195 INFO [stderr] Dec 05 10:06:18.195 INFO [stderr] warning: cannot find type `NewItem` in this scope Dec 05 10:06:18.195 INFO [stderr] --> src/models.rs:80:10 Dec 05 10:06:18.195 INFO [stderr] | Dec 05 10:06:18.195 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 05 10:06:18.195 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.195 INFO [stderr] | Dec 05 10:06:18.195 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.195 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.195 INFO [stderr] Dec 05 10:06:18.195 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 05 10:06:18.195 INFO [stderr] --> src/models.rs:80:10 Dec 05 10:06:18.195 INFO [stderr] | Dec 05 10:06:18.195 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 05 10:06:18.195 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.195 INFO [stderr] | Dec 05 10:06:18.195 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.195 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.195 INFO [stderr] Dec 05 10:06:18.195 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 05 10:06:18.195 INFO [stderr] --> src/models.rs:80:10 Dec 05 10:06:18.195 INFO [stderr] | Dec 05 10:06:18.195 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 05 10:06:18.195 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.195 INFO [stderr] | Dec 05 10:06:18.195 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.195 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.195 INFO [stderr] Dec 05 10:06:18.195 INFO [stderr] warning: cannot find type `NewItem` in this scope Dec 05 10:06:18.195 INFO [stderr] --> src/models.rs:80:22 Dec 05 10:06:18.195 INFO [stderr] | Dec 05 10:06:18.195 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 05 10:06:18.195 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.195 INFO [stderr] | Dec 05 10:06:18.195 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.196 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.196 INFO [stderr] Dec 05 10:06:18.196 INFO [stderr] warning: cannot find type `items` in this scope Dec 05 10:06:18.196 INFO [stderr] --> src/models.rs:80:22 Dec 05 10:06:18.196 INFO [stderr] | Dec 05 10:06:18.196 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 05 10:06:18.196 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.196 INFO [stderr] | Dec 05 10:06:18.196 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.196 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.196 INFO [stderr] Dec 05 10:06:18.196 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 05 10:06:18.196 INFO [stderr] --> src/models.rs:80:22 Dec 05 10:06:18.196 INFO [stderr] | Dec 05 10:06:18.196 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 05 10:06:18.196 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.196 INFO [stderr] | Dec 05 10:06:18.196 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.196 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.196 INFO [stderr] Dec 05 10:06:18.196 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 05 10:06:18.196 INFO [stderr] --> src/models.rs:80:22 Dec 05 10:06:18.196 INFO [stderr] | Dec 05 10:06:18.196 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 05 10:06:18.196 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.196 INFO [stderr] | Dec 05 10:06:18.202 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.202 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.202 INFO [stderr] Dec 05 10:06:18.202 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 05 10:06:18.202 INFO [stderr] --> src/models.rs:125:17 Dec 05 10:06:18.202 INFO [stderr] | Dec 05 10:06:18.202 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 05 10:06:18.202 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.202 INFO [stderr] | Dec 05 10:06:18.202 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.202 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.202 INFO [stderr] Dec 05 10:06:18.202 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 05 10:06:18.202 INFO [stderr] --> src/models.rs:125:17 Dec 05 10:06:18.202 INFO [stderr] | Dec 05 10:06:18.202 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 05 10:06:18.202 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.202 INFO [stderr] | Dec 05 10:06:18.202 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.202 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.202 INFO [stderr] Dec 05 10:06:18.202 INFO [stderr] warning: cannot find type `SubscribedItem` in this scope Dec 05 10:06:18.202 INFO [stderr] --> src/models.rs:125:17 Dec 05 10:06:18.202 INFO [stderr] | Dec 05 10:06:18.202 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 05 10:06:18.202 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.202 INFO [stderr] | Dec 05 10:06:18.203 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.203 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.203 INFO [stderr] Dec 05 10:06:18.203 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 05 10:06:18.203 INFO [stderr] --> src/models.rs:142:17 Dec 05 10:06:18.203 INFO [stderr] | Dec 05 10:06:18.203 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 05 10:06:18.203 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.203 INFO [stderr] | Dec 05 10:06:18.203 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.203 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.203 INFO [stderr] Dec 05 10:06:18.203 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 05 10:06:18.203 INFO [stderr] --> src/models.rs:142:17 Dec 05 10:06:18.203 INFO [stderr] | Dec 05 10:06:18.203 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 05 10:06:18.203 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.203 INFO [stderr] | Dec 05 10:06:18.203 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.203 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.203 INFO [stderr] Dec 05 10:06:18.203 INFO [stderr] warning: cannot find type `SubscribedFeed` in this scope Dec 05 10:06:18.203 INFO [stderr] --> src/models.rs:142:17 Dec 05 10:06:18.203 INFO [stderr] | Dec 05 10:06:18.203 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 05 10:06:18.203 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.203 INFO [stderr] | Dec 05 10:06:18.203 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.203 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.203 INFO [stderr] Dec 05 10:06:18.203 INFO [stderr] warning: cannot find type `User` in this scope Dec 05 10:06:18.203 INFO [stderr] --> src/models.rs:142:39 Dec 05 10:06:18.203 INFO [stderr] | Dec 05 10:06:18.203 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 05 10:06:18.203 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.203 INFO [stderr] | Dec 05 10:06:18.203 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.203 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.203 INFO [stderr] Dec 05 10:06:18.203 INFO [stderr] warning: cannot find type `SubscribedFeed` in this scope Dec 05 10:06:18.203 INFO [stderr] --> src/models.rs:142:39 Dec 05 10:06:18.203 INFO [stderr] | Dec 05 10:06:18.203 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 05 10:06:18.203 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.203 INFO [stderr] | Dec 05 10:06:18.203 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.203 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.203 INFO [stderr] Dec 05 10:06:18.203 INFO [stderr] warning: cannot find type `subscribed_feeds` in this scope Dec 05 10:06:18.203 INFO [stderr] --> src/models.rs:142:39 Dec 05 10:06:18.203 INFO [stderr] | Dec 05 10:06:18.203 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 05 10:06:18.203 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.203 INFO [stderr] | Dec 05 10:06:18.203 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.203 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.203 INFO [stderr] Dec 05 10:06:18.203 INFO [stderr] warning: cannot find type `User` in this scope Dec 05 10:06:18.203 INFO [stderr] --> src/models.rs:203:17 Dec 05 10:06:18.203 INFO [stderr] | Dec 05 10:06:18.203 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 05 10:06:18.203 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.203 INFO [stderr] | Dec 05 10:06:18.203 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.203 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.203 INFO [stderr] Dec 05 10:06:18.203 INFO [stderr] warning: cannot find type `User` in this scope Dec 05 10:06:18.203 INFO [stderr] --> src/models.rs:203:42 Dec 05 10:06:18.203 INFO [stderr] | Dec 05 10:06:18.203 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 05 10:06:18.203 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.203 INFO [stderr] | Dec 05 10:06:18.203 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.203 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.203 INFO [stderr] Dec 05 10:06:18.203 INFO [stderr] warning: cannot find type `users` in this scope Dec 05 10:06:18.203 INFO [stderr] --> src/models.rs:203:42 Dec 05 10:06:18.203 INFO [stderr] | Dec 05 10:06:18.203 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 05 10:06:18.203 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.203 INFO [stderr] | Dec 05 10:06:18.203 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.203 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.203 INFO [stderr] Dec 05 10:06:18.203 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 10:06:18.203 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 10:06:18.203 INFO [stderr] | Dec 05 10:06:18.203 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 10:06:18.203 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.203 INFO [stderr] | Dec 05 10:06:18.203 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.204 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.204 INFO [stderr] Dec 05 10:06:18.204 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 10:06:18.204 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:06:18.204 INFO [stderr] | Dec 05 10:06:18.204 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:06:18.204 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.204 INFO [stderr] | Dec 05 10:06:18.204 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.204 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.204 INFO [stderr] Dec 05 10:06:18.204 INFO [stderr] warning: cannot find type `title` in this scope Dec 05 10:06:18.204 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:06:18.204 INFO [stderr] | Dec 05 10:06:18.204 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:06:18.204 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.204 INFO [stderr] | Dec 05 10:06:18.204 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.204 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.204 INFO [stderr] Dec 05 10:06:18.204 INFO [stderr] warning: cannot find type `description` in this scope Dec 05 10:06:18.204 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:06:18.204 INFO [stderr] | Dec 05 10:06:18.204 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:06:18.204 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.204 INFO [stderr] | Dec 05 10:06:18.204 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.204 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.204 INFO [stderr] Dec 05 10:06:18.204 INFO [stderr] warning: cannot find type `site_link` in this scope Dec 05 10:06:18.204 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:06:18.204 INFO [stderr] | Dec 05 10:06:18.204 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:06:18.204 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.204 INFO [stderr] | Dec 05 10:06:18.204 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.204 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.204 INFO [stderr] Dec 05 10:06:18.204 INFO [stderr] warning: cannot find type `feed_link` in this scope Dec 05 10:06:18.204 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:06:18.204 INFO [stderr] | Dec 05 10:06:18.204 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:06:18.204 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.204 INFO [stderr] | Dec 05 10:06:18.204 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.204 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.204 INFO [stderr] Dec 05 10:06:18.204 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 05 10:06:18.204 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:06:18.204 INFO [stderr] | Dec 05 10:06:18.204 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:06:18.204 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.204 INFO [stderr] | Dec 05 10:06:18.204 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.204 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.204 INFO [stderr] Dec 05 10:06:18.204 INFO [stderr] warning: cannot find type `guid` in this scope Dec 05 10:06:18.204 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:06:18.204 INFO [stderr] | Dec 05 10:06:18.204 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:06:18.204 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.204 INFO [stderr] | Dec 05 10:06:18.204 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.204 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.204 INFO [stderr] Dec 05 10:06:18.204 INFO [stderr] warning: cannot find type `link` in this scope Dec 05 10:06:18.204 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:06:18.204 INFO [stderr] | Dec 05 10:06:18.204 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:06:18.204 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.204 INFO [stderr] | Dec 05 10:06:18.204 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.204 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.204 INFO [stderr] Dec 05 10:06:18.204 INFO [stderr] warning: cannot find type `summary` in this scope Dec 05 10:06:18.204 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:06:18.204 INFO [stderr] | Dec 05 10:06:18.204 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:06:18.204 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.205 INFO [stderr] | Dec 05 10:06:18.205 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.205 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.205 INFO [stderr] Dec 05 10:06:18.205 INFO [stderr] warning: cannot find type `content` in this scope Dec 05 10:06:18.205 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:06:18.205 INFO [stderr] | Dec 05 10:06:18.205 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:06:18.205 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.205 INFO [stderr] | Dec 05 10:06:18.205 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.205 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.205 INFO [stderr] Dec 05 10:06:18.205 INFO [stderr] warning: cannot find type `published_at` in this scope Dec 05 10:06:18.205 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:06:18.205 INFO [stderr] | Dec 05 10:06:18.205 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:06:18.205 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.205 INFO [stderr] | Dec 05 10:06:18.205 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.205 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.205 INFO [stderr] Dec 05 10:06:18.205 INFO [stderr] warning: cannot find type `feed_id` in this scope Dec 05 10:06:18.205 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:06:18.205 INFO [stderr] | Dec 05 10:06:18.205 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:06:18.205 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.205 INFO [stderr] | Dec 05 10:06:18.205 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.205 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.205 INFO [stderr] Dec 05 10:06:18.205 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 05 10:06:18.205 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:06:18.205 INFO [stderr] | Dec 05 10:06:18.205 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:06:18.205 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.205 INFO [stderr] | Dec 05 10:06:18.205 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.205 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.205 INFO [stderr] Dec 05 10:06:18.205 INFO [stderr] warning: cannot find type `item_id` in this scope Dec 05 10:06:18.205 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:06:18.205 INFO [stderr] | Dec 05 10:06:18.205 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:06:18.205 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.205 INFO [stderr] | Dec 05 10:06:18.205 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.205 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.205 INFO [stderr] Dec 05 10:06:18.205 INFO [stderr] warning: cannot find type `seen` in this scope Dec 05 10:06:18.205 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:06:18.205 INFO [stderr] | Dec 05 10:06:18.205 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:06:18.205 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.205 INFO [stderr] | Dec 05 10:06:18.205 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.205 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.205 INFO [stderr] Dec 05 10:06:18.205 INFO [stderr] warning: cannot find type `username` in this scope Dec 05 10:06:18.205 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:06:18.205 INFO [stderr] | Dec 05 10:06:18.205 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:06:18.205 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.205 INFO [stderr] | Dec 05 10:06:18.205 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.205 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.205 INFO [stderr] Dec 05 10:06:18.205 INFO [stderr] warning: cannot find type `password_hash` in this scope Dec 05 10:06:18.205 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:06:18.205 INFO [stderr] | Dec 05 10:06:18.205 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:06:18.205 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.205 INFO [stderr] | Dec 05 10:06:18.205 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.205 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.205 INFO [stderr] Dec 05 10:06:18.205 INFO [stderr] warning: cannot find type `unseen_count` in this scope Dec 05 10:06:18.205 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:06:18.205 INFO [stderr] | Dec 05 10:06:18.205 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:06:18.205 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.205 INFO [stderr] | Dec 05 10:06:18.205 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.205 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.205 INFO [stderr] Dec 05 10:06:18.207 INFO [stderr] warning: cannot find type `subscribed_item_id` in this scope Dec 05 10:06:18.207 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:06:18.207 INFO [stderr] | Dec 05 10:06:18.207 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:06:18.207 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:06:18.207 INFO [stderr] | Dec 05 10:06:18.208 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:06:18.208 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:06:18.208 INFO [stderr] Dec 05 10:06:59.273 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 25s Dec 05 10:06:59.301 INFO [stderr] su: No module specific data is present Dec 05 10:07:00.751 INFO running `"docker" "inspect" "63370948d0657076a18e65a513c57fa50f96e8129735fd8ca3fc84823d0091c1"` Dec 05 10:07:00.978 INFO running `"docker" "rm" "-f" "63370948d0657076a18e65a513c57fa50f96e8129735fd8ca3fc84823d0091c1"` Dec 05 10:07:01.232 INFO [stdout] 63370948d0657076a18e65a513c57fa50f96e8129735fd8ca3fc84823d0091c1 Dec 05 10:07:01.234 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 05 10:07:01.668 INFO [stdout] 4a6a3a2d68c6a10ecbd90cbdfded947801a27a8b9192e456e8defe425101d01c Dec 05 10:07:01.674 INFO running `"docker" "start" "-a" "4a6a3a2d68c6a10ecbd90cbdfded947801a27a8b9192e456e8defe425101d01c"` Dec 05 10:07:02.784 INFO [stderr] usermod: no changes Dec 05 10:07:03.152 INFO [stderr] Compiling hermes v0.1.0 (/source) Dec 05 10:07:06.567 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 05 10:07:06.567 INFO [stderr] --> src/models.rs:17:17 Dec 05 10:07:06.567 INFO [stderr] | Dec 05 10:07:06.567 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 05 10:07:06.567 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.567 INFO [stderr] | Dec 05 10:07:06.567 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 10:07:06.567 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.567 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.567 INFO [stderr] Dec 05 10:07:06.567 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 05 10:07:06.567 INFO [stderr] --> src/models.rs:17:17 Dec 05 10:07:06.567 INFO [stderr] | Dec 05 10:07:06.567 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 05 10:07:06.567 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.567 INFO [stderr] | Dec 05 10:07:06.567 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.567 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.567 INFO [stderr] Dec 05 10:07:06.567 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 05 10:07:06.567 INFO [stderr] --> src/models.rs:17:17 Dec 05 10:07:06.567 INFO [stderr] | Dec 05 10:07:06.567 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 05 10:07:06.567 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.567 INFO [stderr] | Dec 05 10:07:06.567 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.567 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.567 INFO [stderr] Dec 05 10:07:06.567 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 05 10:07:06.567 INFO [stderr] --> src/models.rs:17:17 Dec 05 10:07:06.567 INFO [stderr] | Dec 05 10:07:06.567 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 05 10:07:06.567 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.567 INFO [stderr] | Dec 05 10:07:06.568 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.568 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.568 INFO [stderr] Dec 05 10:07:06.568 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 05 10:07:06.568 INFO [stderr] --> src/models.rs:17:42 Dec 05 10:07:06.568 INFO [stderr] | Dec 05 10:07:06.568 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 05 10:07:06.568 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.568 INFO [stderr] | Dec 05 10:07:06.568 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.568 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.568 INFO [stderr] Dec 05 10:07:06.568 INFO [stderr] warning: cannot find type `feeds` in this scope Dec 05 10:07:06.568 INFO [stderr] --> src/models.rs:17:42 Dec 05 10:07:06.568 INFO [stderr] | Dec 05 10:07:06.568 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 05 10:07:06.568 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.568 INFO [stderr] | Dec 05 10:07:06.568 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.568 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.568 INFO [stderr] Dec 05 10:07:06.568 INFO [stderr] warning: cannot find type `feeds` in this scope Dec 05 10:07:06.568 INFO [stderr] --> src/models.rs:27:10 Dec 05 10:07:06.568 INFO [stderr] | Dec 05 10:07:06.568 INFO [stderr] 27 | #[derive(Insertable)] Dec 05 10:07:06.568 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.568 INFO [stderr] | Dec 05 10:07:06.568 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.568 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.568 INFO [stderr] Dec 05 10:07:06.568 INFO [stderr] warning: cannot find type `NewFeed` in this scope Dec 05 10:07:06.568 INFO [stderr] --> src/models.rs:27:10 Dec 05 10:07:06.568 INFO [stderr] | Dec 05 10:07:06.568 INFO [stderr] 27 | #[derive(Insertable)] Dec 05 10:07:06.568 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.568 INFO [stderr] | Dec 05 10:07:06.568 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.568 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.568 INFO [stderr] Dec 05 10:07:06.568 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 05 10:07:06.568 INFO [stderr] --> src/models.rs:27:10 Dec 05 10:07:06.568 INFO [stderr] | Dec 05 10:07:06.568 INFO [stderr] 27 | #[derive(Insertable)] Dec 05 10:07:06.568 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.568 INFO [stderr] | Dec 05 10:07:06.568 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.568 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.568 INFO [stderr] Dec 05 10:07:06.568 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 05 10:07:06.568 INFO [stderr] --> src/models.rs:27:10 Dec 05 10:07:06.568 INFO [stderr] | Dec 05 10:07:06.568 INFO [stderr] 27 | #[derive(Insertable)] Dec 05 10:07:06.568 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.568 INFO [stderr] | Dec 05 10:07:06.568 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.568 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.568 INFO [stderr] Dec 05 10:07:06.568 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 05 10:07:06.568 INFO [stderr] --> src/models.rs:62:17 Dec 05 10:07:06.568 INFO [stderr] | Dec 05 10:07:06.568 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 05 10:07:06.568 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.568 INFO [stderr] | Dec 05 10:07:06.568 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.568 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.568 INFO [stderr] Dec 05 10:07:06.568 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 05 10:07:06.568 INFO [stderr] --> src/models.rs:62:17 Dec 05 10:07:06.568 INFO [stderr] | Dec 05 10:07:06.568 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 05 10:07:06.568 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.568 INFO [stderr] | Dec 05 10:07:06.568 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.568 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.568 INFO [stderr] Dec 05 10:07:06.568 INFO [stderr] warning: cannot find type `Item` in this scope Dec 05 10:07:06.568 INFO [stderr] --> src/models.rs:62:17 Dec 05 10:07:06.568 INFO [stderr] | Dec 05 10:07:06.568 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 05 10:07:06.568 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.568 INFO [stderr] | Dec 05 10:07:06.569 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.569 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.569 INFO [stderr] Dec 05 10:07:06.569 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 05 10:07:06.569 INFO [stderr] --> src/models.rs:62:28 Dec 05 10:07:06.569 INFO [stderr] | Dec 05 10:07:06.569 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 05 10:07:06.569 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.569 INFO [stderr] | Dec 05 10:07:06.569 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.569 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.569 INFO [stderr] Dec 05 10:07:06.569 INFO [stderr] warning: cannot find type `Item` in this scope Dec 05 10:07:06.569 INFO [stderr] --> src/models.rs:62:28 Dec 05 10:07:06.569 INFO [stderr] | Dec 05 10:07:06.569 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 05 10:07:06.569 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.569 INFO [stderr] | Dec 05 10:07:06.569 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.569 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.569 INFO [stderr] Dec 05 10:07:06.569 INFO [stderr] warning: cannot find type `items` in this scope Dec 05 10:07:06.569 INFO [stderr] --> src/models.rs:62:28 Dec 05 10:07:06.569 INFO [stderr] | Dec 05 10:07:06.569 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 05 10:07:06.569 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.569 INFO [stderr] | Dec 05 10:07:06.569 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.569 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.569 INFO [stderr] Dec 05 10:07:06.569 INFO [stderr] warning: cannot find type `Item` in this scope Dec 05 10:07:06.569 INFO [stderr] --> src/models.rs:62:42 Dec 05 10:07:06.569 INFO [stderr] | Dec 05 10:07:06.569 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 05 10:07:06.569 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.569 INFO [stderr] | Dec 05 10:07:06.569 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.569 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.569 INFO [stderr] Dec 05 10:07:06.569 INFO [stderr] warning: cannot find type `items` in this scope Dec 05 10:07:06.569 INFO [stderr] --> src/models.rs:62:42 Dec 05 10:07:06.569 INFO [stderr] | Dec 05 10:07:06.569 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 05 10:07:06.569 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.569 INFO [stderr] | Dec 05 10:07:06.569 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.569 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.569 INFO [stderr] Dec 05 10:07:06.572 INFO [stderr] warning: cannot find type `items` in this scope Dec 05 10:07:06.572 INFO [stderr] --> src/models.rs:80:10 Dec 05 10:07:06.572 INFO [stderr] | Dec 05 10:07:06.572 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 05 10:07:06.572 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.572 INFO [stderr] | Dec 05 10:07:06.572 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.572 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.572 INFO [stderr] Dec 05 10:07:06.572 INFO [stderr] warning: cannot find type `NewItem` in this scope Dec 05 10:07:06.572 INFO [stderr] --> src/models.rs:80:10 Dec 05 10:07:06.572 INFO [stderr] | Dec 05 10:07:06.572 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 05 10:07:06.572 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.572 INFO [stderr] | Dec 05 10:07:06.572 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.572 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.572 INFO [stderr] Dec 05 10:07:06.572 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 05 10:07:06.572 INFO [stderr] --> src/models.rs:80:10 Dec 05 10:07:06.572 INFO [stderr] | Dec 05 10:07:06.572 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 05 10:07:06.572 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.572 INFO [stderr] | Dec 05 10:07:06.572 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.573 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.573 INFO [stderr] Dec 05 10:07:06.573 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 05 10:07:06.573 INFO [stderr] --> src/models.rs:80:10 Dec 05 10:07:06.573 INFO [stderr] | Dec 05 10:07:06.573 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 05 10:07:06.573 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.573 INFO [stderr] | Dec 05 10:07:06.573 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.573 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.573 INFO [stderr] Dec 05 10:07:06.573 INFO [stderr] warning: cannot find type `NewItem` in this scope Dec 05 10:07:06.573 INFO [stderr] --> src/models.rs:80:22 Dec 05 10:07:06.573 INFO [stderr] | Dec 05 10:07:06.573 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 05 10:07:06.573 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.573 INFO [stderr] | Dec 05 10:07:06.573 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.573 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.573 INFO [stderr] Dec 05 10:07:06.573 INFO [stderr] warning: cannot find type `items` in this scope Dec 05 10:07:06.573 INFO [stderr] --> src/models.rs:80:22 Dec 05 10:07:06.573 INFO [stderr] | Dec 05 10:07:06.573 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 05 10:07:06.573 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.573 INFO [stderr] | Dec 05 10:07:06.573 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.573 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.573 INFO [stderr] Dec 05 10:07:06.573 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 05 10:07:06.573 INFO [stderr] --> src/models.rs:80:22 Dec 05 10:07:06.573 INFO [stderr] | Dec 05 10:07:06.573 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 05 10:07:06.573 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.573 INFO [stderr] | Dec 05 10:07:06.573 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.573 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.573 INFO [stderr] Dec 05 10:07:06.573 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 05 10:07:06.573 INFO [stderr] --> src/models.rs:80:22 Dec 05 10:07:06.573 INFO [stderr] | Dec 05 10:07:06.573 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 05 10:07:06.573 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.573 INFO [stderr] | Dec 05 10:07:06.573 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.573 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.573 INFO [stderr] Dec 05 10:07:06.573 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 05 10:07:06.573 INFO [stderr] --> src/models.rs:125:17 Dec 05 10:07:06.573 INFO [stderr] | Dec 05 10:07:06.573 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 05 10:07:06.573 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.573 INFO [stderr] | Dec 05 10:07:06.573 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.573 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.573 INFO [stderr] Dec 05 10:07:06.573 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 05 10:07:06.573 INFO [stderr] --> src/models.rs:125:17 Dec 05 10:07:06.573 INFO [stderr] | Dec 05 10:07:06.573 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 05 10:07:06.573 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.573 INFO [stderr] | Dec 05 10:07:06.573 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.573 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.573 INFO [stderr] Dec 05 10:07:06.573 INFO [stderr] warning: cannot find type `SubscribedItem` in this scope Dec 05 10:07:06.573 INFO [stderr] --> src/models.rs:125:17 Dec 05 10:07:06.573 INFO [stderr] | Dec 05 10:07:06.573 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 05 10:07:06.573 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.573 INFO [stderr] | Dec 05 10:07:06.573 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.573 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.573 INFO [stderr] Dec 05 10:07:06.576 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 05 10:07:06.577 INFO [stderr] --> src/models.rs:142:17 Dec 05 10:07:06.577 INFO [stderr] | Dec 05 10:07:06.577 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 05 10:07:06.577 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.577 INFO [stderr] | Dec 05 10:07:06.577 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.577 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.577 INFO [stderr] Dec 05 10:07:06.577 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 05 10:07:06.577 INFO [stderr] --> src/models.rs:142:17 Dec 05 10:07:06.577 INFO [stderr] | Dec 05 10:07:06.577 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 05 10:07:06.577 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.577 INFO [stderr] | Dec 05 10:07:06.577 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.577 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.577 INFO [stderr] Dec 05 10:07:06.577 INFO [stderr] warning: cannot find type `SubscribedFeed` in this scope Dec 05 10:07:06.577 INFO [stderr] --> src/models.rs:142:17 Dec 05 10:07:06.577 INFO [stderr] | Dec 05 10:07:06.577 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 05 10:07:06.577 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.577 INFO [stderr] | Dec 05 10:07:06.577 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.577 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.577 INFO [stderr] Dec 05 10:07:06.577 INFO [stderr] warning: cannot find type `User` in this scope Dec 05 10:07:06.577 INFO [stderr] --> src/models.rs:142:39 Dec 05 10:07:06.577 INFO [stderr] | Dec 05 10:07:06.577 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 05 10:07:06.577 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.577 INFO [stderr] | Dec 05 10:07:06.577 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.577 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.577 INFO [stderr] Dec 05 10:07:06.577 INFO [stderr] warning: cannot find type `SubscribedFeed` in this scope Dec 05 10:07:06.577 INFO [stderr] --> src/models.rs:142:39 Dec 05 10:07:06.577 INFO [stderr] | Dec 05 10:07:06.577 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 05 10:07:06.577 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.577 INFO [stderr] | Dec 05 10:07:06.577 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.577 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.577 INFO [stderr] Dec 05 10:07:06.577 INFO [stderr] warning: cannot find type `subscribed_feeds` in this scope Dec 05 10:07:06.577 INFO [stderr] --> src/models.rs:142:39 Dec 05 10:07:06.577 INFO [stderr] | Dec 05 10:07:06.577 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 05 10:07:06.577 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.577 INFO [stderr] | Dec 05 10:07:06.577 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.577 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.577 INFO [stderr] Dec 05 10:07:06.577 INFO [stderr] warning: cannot find type `User` in this scope Dec 05 10:07:06.577 INFO [stderr] --> src/models.rs:203:17 Dec 05 10:07:06.577 INFO [stderr] | Dec 05 10:07:06.577 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 05 10:07:06.577 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.577 INFO [stderr] | Dec 05 10:07:06.577 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.577 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.577 INFO [stderr] Dec 05 10:07:06.577 INFO [stderr] warning: cannot find type `User` in this scope Dec 05 10:07:06.577 INFO [stderr] --> src/models.rs:203:42 Dec 05 10:07:06.577 INFO [stderr] | Dec 05 10:07:06.577 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 05 10:07:06.577 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.577 INFO [stderr] | Dec 05 10:07:06.577 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.577 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.577 INFO [stderr] Dec 05 10:07:06.577 INFO [stderr] warning: cannot find type `users` in this scope Dec 05 10:07:06.577 INFO [stderr] --> src/models.rs:203:42 Dec 05 10:07:06.577 INFO [stderr] | Dec 05 10:07:06.577 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 05 10:07:06.577 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.577 INFO [stderr] | Dec 05 10:07:06.577 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.577 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.577 INFO [stderr] Dec 05 10:07:06.577 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 10:07:06.581 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 10:07:06.581 INFO [stderr] | Dec 05 10:07:06.581 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 10:07:06.581 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.581 INFO [stderr] | Dec 05 10:07:06.581 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.581 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.581 INFO [stderr] Dec 05 10:07:06.581 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 10:07:06.581 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:07:06.581 INFO [stderr] | Dec 05 10:07:06.581 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:07:06.581 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.581 INFO [stderr] | Dec 05 10:07:06.581 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.581 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.581 INFO [stderr] Dec 05 10:07:06.581 INFO [stderr] warning: cannot find type `title` in this scope Dec 05 10:07:06.581 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:07:06.581 INFO [stderr] | Dec 05 10:07:06.581 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:07:06.581 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.581 INFO [stderr] | Dec 05 10:07:06.581 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.581 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.581 INFO [stderr] Dec 05 10:07:06.581 INFO [stderr] warning: cannot find type `description` in this scope Dec 05 10:07:06.581 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:07:06.581 INFO [stderr] | Dec 05 10:07:06.581 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:07:06.582 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.582 INFO [stderr] | Dec 05 10:07:06.582 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.582 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.582 INFO [stderr] Dec 05 10:07:06.582 INFO [stderr] warning: cannot find type `site_link` in this scope Dec 05 10:07:06.582 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:07:06.582 INFO [stderr] | Dec 05 10:07:06.582 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:07:06.582 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.582 INFO [stderr] | Dec 05 10:07:06.582 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.582 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.582 INFO [stderr] Dec 05 10:07:06.582 INFO [stderr] warning: cannot find type `feed_link` in this scope Dec 05 10:07:06.582 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:07:06.582 INFO [stderr] | Dec 05 10:07:06.582 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:07:06.582 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.582 INFO [stderr] | Dec 05 10:07:06.582 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.582 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.582 INFO [stderr] Dec 05 10:07:06.582 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 05 10:07:06.582 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:07:06.582 INFO [stderr] | Dec 05 10:07:06.582 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:07:06.582 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.582 INFO [stderr] | Dec 05 10:07:06.582 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.582 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.582 INFO [stderr] Dec 05 10:07:06.582 INFO [stderr] warning: cannot find type `guid` in this scope Dec 05 10:07:06.582 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:07:06.582 INFO [stderr] | Dec 05 10:07:06.582 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:07:06.582 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.582 INFO [stderr] | Dec 05 10:07:06.582 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.582 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.582 INFO [stderr] Dec 05 10:07:06.582 INFO [stderr] warning: cannot find type `link` in this scope Dec 05 10:07:06.582 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:07:06.582 INFO [stderr] | Dec 05 10:07:06.582 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:07:06.582 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.582 INFO [stderr] | Dec 05 10:07:06.582 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.582 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.582 INFO [stderr] Dec 05 10:07:06.582 INFO [stderr] warning: cannot find type `summary` in this scope Dec 05 10:07:06.582 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:07:06.582 INFO [stderr] | Dec 05 10:07:06.583 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:07:06.583 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.583 INFO [stderr] | Dec 05 10:07:06.583 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.583 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.583 INFO [stderr] Dec 05 10:07:06.583 INFO [stderr] warning: cannot find type `content` in this scope Dec 05 10:07:06.583 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:07:06.583 INFO [stderr] | Dec 05 10:07:06.583 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:07:06.583 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.583 INFO [stderr] | Dec 05 10:07:06.583 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.583 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.583 INFO [stderr] Dec 05 10:07:06.583 INFO [stderr] warning: cannot find type `published_at` in this scope Dec 05 10:07:06.583 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:07:06.583 INFO [stderr] | Dec 05 10:07:06.583 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:07:06.583 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.583 INFO [stderr] | Dec 05 10:07:06.583 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.583 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.583 INFO [stderr] Dec 05 10:07:06.583 INFO [stderr] warning: cannot find type `feed_id` in this scope Dec 05 10:07:06.583 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:07:06.583 INFO [stderr] | Dec 05 10:07:06.583 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:07:06.583 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.583 INFO [stderr] | Dec 05 10:07:06.583 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.583 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.583 INFO [stderr] Dec 05 10:07:06.588 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 05 10:07:06.588 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:07:06.588 INFO [stderr] | Dec 05 10:07:06.588 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:07:06.588 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.588 INFO [stderr] | Dec 05 10:07:06.588 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.588 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.588 INFO [stderr] Dec 05 10:07:06.588 INFO [stderr] warning: cannot find type `item_id` in this scope Dec 05 10:07:06.588 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:07:06.588 INFO [stderr] | Dec 05 10:07:06.588 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:07:06.588 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.588 INFO [stderr] | Dec 05 10:07:06.588 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.588 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.588 INFO [stderr] Dec 05 10:07:06.588 INFO [stderr] warning: cannot find type `seen` in this scope Dec 05 10:07:06.588 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:07:06.588 INFO [stderr] | Dec 05 10:07:06.588 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:07:06.589 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.589 INFO [stderr] | Dec 05 10:07:06.589 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.589 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.589 INFO [stderr] Dec 05 10:07:06.589 INFO [stderr] warning: cannot find type `username` in this scope Dec 05 10:07:06.589 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:07:06.589 INFO [stderr] | Dec 05 10:07:06.589 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:07:06.589 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.589 INFO [stderr] | Dec 05 10:07:06.589 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.589 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.589 INFO [stderr] Dec 05 10:07:06.589 INFO [stderr] warning: cannot find type `password_hash` in this scope Dec 05 10:07:06.589 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:07:06.589 INFO [stderr] | Dec 05 10:07:06.589 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:07:06.589 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.589 INFO [stderr] | Dec 05 10:07:06.589 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.589 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.589 INFO [stderr] Dec 05 10:07:06.592 INFO [stderr] warning: cannot find type `unseen_count` in this scope Dec 05 10:07:06.592 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:07:06.592 INFO [stderr] | Dec 05 10:07:06.592 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:07:06.592 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.592 INFO [stderr] | Dec 05 10:07:06.592 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.592 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.592 INFO [stderr] Dec 05 10:07:06.592 INFO [stderr] warning: cannot find type `subscribed_item_id` in this scope Dec 05 10:07:06.592 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 10:07:06.592 INFO [stderr] | Dec 05 10:07:06.592 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 10:07:06.592 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 10:07:06.592 INFO [stderr] | Dec 05 10:07:06.592 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 10:07:06.592 INFO [stderr] = note: for more information, see issue #50504 Dec 05 10:07:06.592 INFO [stderr] Dec 05 10:07:10.480 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.67s Dec 05 10:07:10.496 INFO [stderr] su: No module specific data is present Dec 05 10:07:11.229 INFO running `"docker" "inspect" "4a6a3a2d68c6a10ecbd90cbdfded947801a27a8b9192e456e8defe425101d01c"` Dec 05 10:07:11.498 INFO running `"docker" "rm" "-f" "4a6a3a2d68c6a10ecbd90cbdfded947801a27a8b9192e456e8defe425101d01c"` Dec 05 10:07:11.726 INFO [stdout] 4a6a3a2d68c6a10ecbd90cbdfded947801a27a8b9192e456e8defe425101d01c Dec 05 10:07:11.728 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 05 10:07:12.192 INFO [stdout] 52a95dc41a4cbc6139023d6de64443f86f8fa50ee1224fd144fd9dab9536a997 Dec 05 10:07:12.198 INFO running `"docker" "start" "-a" "52a95dc41a4cbc6139023d6de64443f86f8fa50ee1224fd144fd9dab9536a997"` Dec 05 10:07:13.452 INFO [stderr] usermod: no changes Dec 05 10:07:13.770 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.29s Dec 05 10:07:13.780 INFO [stderr] Running /target/debug/deps/hermes-8251f174b92ec2b5 Dec 05 10:07:13.813 INFO [stdout] Dec 05 10:07:13.813 INFO [stdout] running 0 tests Dec 05 10:07:13.813 INFO [stdout] Dec 05 10:07:13.813 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 10:07:13.813 INFO [stdout] Dec 05 10:07:13.816 INFO [stderr] su: No module specific data is present Dec 05 10:07:15.027 INFO running `"docker" "inspect" "52a95dc41a4cbc6139023d6de64443f86f8fa50ee1224fd144fd9dab9536a997"` Dec 05 10:07:15.424 INFO running `"docker" "rm" "-f" "52a95dc41a4cbc6139023d6de64443f86f8fa50ee1224fd144fd9dab9536a997"` Dec 05 10:07:15.888 INFO [stdout] 52a95dc41a4cbc6139023d6de64443f86f8fa50ee1224fd144fd9dab9536a997