Dec 18 15:09:35.434 INFO checking howtocards-0.1.3 against master#96d1334e567237b1507cd277938e7ae2de75ff51 for pr-54252 Dec 18 15:09:35.434 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-3/master#96d1334e567237b1507cd277938e7ae2de75ff51:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/master#96d1334e567237b1507cd277938e7ae2de75ff51/reg/howtocards/0.1.3:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+96d1334e567237b1507cd277938e7ae2de75ff51-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 15:09:35.712 INFO [stdout] aedc048972493157641d4e30589672c35808c188372d42cd5191dafda3aa34b1 Dec 18 15:09:35.722 INFO running `"docker" "start" "-a" "aedc048972493157641d4e30589672c35808c188372d42cd5191dafda3aa34b1"` Dec 18 15:09:37.496 INFO [stderr] Checking uuid v0.7.1 Dec 18 15:09:37.496 INFO [stderr] Checking serde_json v1.0.33 Dec 18 15:09:37.496 INFO [stderr] Checking serde_urlencoded v0.5.4 Dec 18 15:09:37.506 INFO [stderr] Checking ron v0.2.2 Dec 18 15:09:37.506 INFO [stderr] Checking dotenv v0.13.0 Dec 18 15:09:37.506 INFO [stderr] Checking trust-dns-proto v0.6.1 Dec 18 15:09:37.506 INFO [stderr] Checking trust-dns-proto v0.5.0 Dec 18 15:09:45.835 INFO [stderr] Checking trust-dns-resolver v0.10.1 Dec 18 15:09:48.584 INFO [stderr] Checking actix v0.7.9 Dec 18 15:09:52.550 INFO [stderr] Checking actix-net v0.2.5 Dec 18 15:09:56.719 INFO [stderr] Checking actix-web v0.7.16 Dec 18 15:10:07.689 INFO [stderr] Checking howtocards v0.1.3 (/opt/crater/workdir) Dec 18 15:10:11.845 INFO [stderr] warning: cannot find type `User` in this scope Dec 18 15:10:11.845 INFO [stderr] --> src/models.rs:7:10 Dec 18 15:10:11.845 INFO [stderr] | Dec 18 15:10:11.845 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 18 15:10:11.845 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.845 INFO [stderr] | Dec 18 15:10:11.845 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 18 15:10:11.845 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.845 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.845 INFO [stderr] Dec 18 15:10:11.845 INFO [stderr] warning: cannot find type `User` in this scope Dec 18 15:10:11.845 INFO [stderr] --> src/models.rs:7:59 Dec 18 15:10:11.845 INFO [stderr] | Dec 18 15:10:11.845 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 18 15:10:11.845 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.845 INFO [stderr] | Dec 18 15:10:11.845 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.845 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.845 INFO [stderr] Dec 18 15:10:11.845 INFO [stderr] warning: cannot find type `users` in this scope Dec 18 15:10:11.845 INFO [stderr] --> src/models.rs:7:59 Dec 18 15:10:11.845 INFO [stderr] | Dec 18 15:10:11.845 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 18 15:10:11.845 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.845 INFO [stderr] | Dec 18 15:10:11.845 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.845 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.845 INFO [stderr] Dec 18 15:10:11.845 INFO [stderr] warning: cannot find type `users` in this scope Dec 18 15:10:11.845 INFO [stderr] --> src/models.rs:14:23 Dec 18 15:10:11.845 INFO [stderr] | Dec 18 15:10:11.845 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 18 15:10:11.845 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.845 INFO [stderr] | Dec 18 15:10:11.846 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.846 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.846 INFO [stderr] Dec 18 15:10:11.846 INFO [stderr] warning: cannot find type `UserNew` in this scope Dec 18 15:10:11.846 INFO [stderr] --> src/models.rs:14:23 Dec 18 15:10:11.846 INFO [stderr] | Dec 18 15:10:11.846 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 18 15:10:11.846 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.846 INFO [stderr] | Dec 18 15:10:11.846 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.846 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.846 INFO [stderr] Dec 18 15:10:11.846 INFO [stderr] warning: cannot find type `UserNew` in this scope Dec 18 15:10:11.846 INFO [stderr] --> src/models.rs:14:35 Dec 18 15:10:11.846 INFO [stderr] | Dec 18 15:10:11.846 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 18 15:10:11.846 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.846 INFO [stderr] | Dec 18 15:10:11.846 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.846 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.846 INFO [stderr] Dec 18 15:10:11.846 INFO [stderr] warning: cannot find type `Token` in this scope Dec 18 15:10:11.846 INFO [stderr] --> src/models.rs:21:17 Dec 18 15:10:11.846 INFO [stderr] | Dec 18 15:10:11.846 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 18 15:10:11.846 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.846 INFO [stderr] | Dec 18 15:10:11.846 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.846 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.846 INFO [stderr] Dec 18 15:10:11.846 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 18 15:10:11.846 INFO [stderr] --> src/models.rs:21:39 Dec 18 15:10:11.846 INFO [stderr] | Dec 18 15:10:11.846 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 18 15:10:11.846 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.846 INFO [stderr] | Dec 18 15:10:11.846 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.846 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.846 INFO [stderr] Dec 18 15:10:11.846 INFO [stderr] warning: cannot find type `Token` in this scope Dec 18 15:10:11.846 INFO [stderr] --> src/models.rs:21:39 Dec 18 15:10:11.846 INFO [stderr] | Dec 18 15:10:11.846 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 18 15:10:11.846 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.846 INFO [stderr] | Dec 18 15:10:11.846 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.846 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.846 INFO [stderr] Dec 18 15:10:11.846 INFO [stderr] warning: cannot find type `User` in this scope Dec 18 15:10:11.846 INFO [stderr] --> src/models.rs:21:64 Dec 18 15:10:11.846 INFO [stderr] | Dec 18 15:10:11.846 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 18 15:10:11.846 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.846 INFO [stderr] | Dec 18 15:10:11.846 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.846 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.846 INFO [stderr] Dec 18 15:10:11.846 INFO [stderr] warning: cannot find type `Token` in this scope Dec 18 15:10:11.846 INFO [stderr] --> src/models.rs:21:64 Dec 18 15:10:11.846 INFO [stderr] | Dec 18 15:10:11.846 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 18 15:10:11.846 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.846 INFO [stderr] | Dec 18 15:10:11.846 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.846 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.846 INFO [stderr] Dec 18 15:10:11.846 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 18 15:10:11.846 INFO [stderr] --> src/models.rs:21:64 Dec 18 15:10:11.846 INFO [stderr] | Dec 18 15:10:11.846 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 18 15:10:11.846 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.846 INFO [stderr] | Dec 18 15:10:11.846 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.846 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.846 INFO [stderr] Dec 18 15:10:11.846 INFO [stderr] warning: cannot find type `Token` in this scope Dec 18 15:10:11.846 INFO [stderr] --> src/models.rs:21:78 Dec 18 15:10:11.846 INFO [stderr] | Dec 18 15:10:11.846 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 18 15:10:11.846 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.846 INFO [stderr] | Dec 18 15:10:11.846 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.846 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.846 INFO [stderr] Dec 18 15:10:11.846 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 18 15:10:11.846 INFO [stderr] --> src/models.rs:21:78 Dec 18 15:10:11.846 INFO [stderr] | Dec 18 15:10:11.846 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 18 15:10:11.846 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.846 INFO [stderr] | Dec 18 15:10:11.846 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.847 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.847 INFO [stderr] Dec 18 15:10:11.847 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 15:10:11.847 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 15:10:11.847 INFO [stderr] | Dec 18 15:10:11.847 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 15:10:11.847 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.847 INFO [stderr] | Dec 18 15:10:11.847 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.847 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.847 INFO [stderr] Dec 18 15:10:11.847 INFO [stderr] warning: cannot find type `token` in this scope Dec 18 15:10:11.847 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 15:10:11.847 INFO [stderr] | Dec 18 15:10:11.847 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 15:10:11.847 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.847 INFO [stderr] | Dec 18 15:10:11.847 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.847 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.847 INFO [stderr] Dec 18 15:10:11.847 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 18 15:10:11.847 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 15:10:11.847 INFO [stderr] | Dec 18 15:10:11.847 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 15:10:11.847 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.847 INFO [stderr] | Dec 18 15:10:11.847 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.847 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.847 INFO [stderr] Dec 18 15:10:11.852 INFO [stderr] warning: cannot find type `id` in this scope Dec 18 15:10:11.852 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 15:10:11.852 INFO [stderr] | Dec 18 15:10:11.852 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 15:10:11.852 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.852 INFO [stderr] | Dec 18 15:10:11.852 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.852 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.852 INFO [stderr] Dec 18 15:10:11.852 INFO [stderr] warning: cannot find type `email` in this scope Dec 18 15:10:11.852 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 15:10:11.852 INFO [stderr] | Dec 18 15:10:11.852 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 15:10:11.852 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.852 INFO [stderr] | Dec 18 15:10:11.852 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.852 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.852 INFO [stderr] Dec 18 15:10:11.852 INFO [stderr] warning: cannot find type `password` in this scope Dec 18 15:10:11.853 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 15:10:11.853 INFO [stderr] | Dec 18 15:10:11.853 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 15:10:11.853 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.853 INFO [stderr] | Dec 18 15:10:11.853 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.853 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.853 INFO [stderr] Dec 18 15:10:11.905 INFO [stderr] warning: cannot find type `User` in this scope Dec 18 15:10:11.905 INFO [stderr] --> src/models.rs:7:10 Dec 18 15:10:11.905 INFO [stderr] | Dec 18 15:10:11.905 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 18 15:10:11.905 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.905 INFO [stderr] | Dec 18 15:10:11.905 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 18 15:10:11.905 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.905 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.905 INFO [stderr] Dec 18 15:10:11.905 INFO [stderr] warning: cannot find type `User` in this scope Dec 18 15:10:11.905 INFO [stderr] --> src/models.rs:7:59 Dec 18 15:10:11.905 INFO [stderr] | Dec 18 15:10:11.905 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 18 15:10:11.905 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.905 INFO [stderr] | Dec 18 15:10:11.905 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.905 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.905 INFO [stderr] Dec 18 15:10:11.905 INFO [stderr] warning: cannot find type `users` in this scope Dec 18 15:10:11.905 INFO [stderr] --> src/models.rs:7:59 Dec 18 15:10:11.905 INFO [stderr] | Dec 18 15:10:11.905 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 18 15:10:11.905 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.905 INFO [stderr] | Dec 18 15:10:11.905 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.905 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.905 INFO [stderr] Dec 18 15:10:11.905 INFO [stderr] warning: cannot find type `users` in this scope Dec 18 15:10:11.905 INFO [stderr] --> src/models.rs:14:23 Dec 18 15:10:11.905 INFO [stderr] | Dec 18 15:10:11.905 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 18 15:10:11.905 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.905 INFO [stderr] | Dec 18 15:10:11.905 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.905 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.905 INFO [stderr] Dec 18 15:10:11.905 INFO [stderr] warning: cannot find type `UserNew` in this scope Dec 18 15:10:11.905 INFO [stderr] --> src/models.rs:14:23 Dec 18 15:10:11.905 INFO [stderr] | Dec 18 15:10:11.905 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 18 15:10:11.905 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.905 INFO [stderr] | Dec 18 15:10:11.905 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.905 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.905 INFO [stderr] Dec 18 15:10:11.905 INFO [stderr] warning: cannot find type `UserNew` in this scope Dec 18 15:10:11.905 INFO [stderr] --> src/models.rs:14:35 Dec 18 15:10:11.905 INFO [stderr] | Dec 18 15:10:11.905 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 18 15:10:11.905 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.905 INFO [stderr] | Dec 18 15:10:11.905 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.905 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.905 INFO [stderr] Dec 18 15:10:11.905 INFO [stderr] warning: cannot find type `Token` in this scope Dec 18 15:10:11.905 INFO [stderr] --> src/models.rs:21:17 Dec 18 15:10:11.905 INFO [stderr] | Dec 18 15:10:11.905 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 18 15:10:11.905 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.906 INFO [stderr] | Dec 18 15:10:11.906 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.906 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.906 INFO [stderr] Dec 18 15:10:11.906 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 18 15:10:11.906 INFO [stderr] --> src/models.rs:21:39 Dec 18 15:10:11.906 INFO [stderr] | Dec 18 15:10:11.906 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 18 15:10:11.906 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.906 INFO [stderr] | Dec 18 15:10:11.906 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.906 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.906 INFO [stderr] Dec 18 15:10:11.906 INFO [stderr] warning: cannot find type `Token` in this scope Dec 18 15:10:11.906 INFO [stderr] --> src/models.rs:21:39 Dec 18 15:10:11.906 INFO [stderr] | Dec 18 15:10:11.906 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 18 15:10:11.906 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.906 INFO [stderr] | Dec 18 15:10:11.906 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.906 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.906 INFO [stderr] Dec 18 15:10:11.906 INFO [stderr] warning: cannot find type `User` in this scope Dec 18 15:10:11.906 INFO [stderr] --> src/models.rs:21:64 Dec 18 15:10:11.906 INFO [stderr] | Dec 18 15:10:11.906 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 18 15:10:11.906 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.906 INFO [stderr] | Dec 18 15:10:11.906 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.906 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.906 INFO [stderr] Dec 18 15:10:11.906 INFO [stderr] warning: cannot find type `Token` in this scope Dec 18 15:10:11.906 INFO [stderr] --> src/models.rs:21:64 Dec 18 15:10:11.906 INFO [stderr] | Dec 18 15:10:11.906 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 18 15:10:11.906 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.906 INFO [stderr] | Dec 18 15:10:11.906 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.906 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.906 INFO [stderr] Dec 18 15:10:11.906 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 18 15:10:11.906 INFO [stderr] --> src/models.rs:21:64 Dec 18 15:10:11.906 INFO [stderr] | Dec 18 15:10:11.906 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 18 15:10:11.906 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.906 INFO [stderr] | Dec 18 15:10:11.906 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.906 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.906 INFO [stderr] Dec 18 15:10:11.906 INFO [stderr] warning: cannot find type `Token` in this scope Dec 18 15:10:11.906 INFO [stderr] --> src/models.rs:21:78 Dec 18 15:10:11.906 INFO [stderr] | Dec 18 15:10:11.906 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 18 15:10:11.906 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.906 INFO [stderr] | Dec 18 15:10:11.906 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.906 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.906 INFO [stderr] Dec 18 15:10:11.906 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 18 15:10:11.906 INFO [stderr] --> src/models.rs:21:78 Dec 18 15:10:11.906 INFO [stderr] | Dec 18 15:10:11.906 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 18 15:10:11.906 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.906 INFO [stderr] | Dec 18 15:10:11.906 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.906 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.906 INFO [stderr] Dec 18 15:10:11.906 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 15:10:11.906 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 15:10:11.906 INFO [stderr] | Dec 18 15:10:11.906 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 15:10:11.906 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.906 INFO [stderr] | Dec 18 15:10:11.906 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.906 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.906 INFO [stderr] Dec 18 15:10:11.906 INFO [stderr] warning: cannot find type `token` in this scope Dec 18 15:10:11.906 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 15:10:11.906 INFO [stderr] | Dec 18 15:10:11.906 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 15:10:11.906 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.906 INFO [stderr] | Dec 18 15:10:11.906 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.906 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.906 INFO [stderr] Dec 18 15:10:11.906 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 18 15:10:11.906 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 15:10:11.907 INFO [stderr] | Dec 18 15:10:11.907 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 15:10:11.907 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.907 INFO [stderr] | Dec 18 15:10:11.907 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.907 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.907 INFO [stderr] Dec 18 15:10:11.907 INFO [stderr] warning: cannot find type `id` in this scope Dec 18 15:10:11.907 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 15:10:11.907 INFO [stderr] | Dec 18 15:10:11.907 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 15:10:11.907 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.907 INFO [stderr] | Dec 18 15:10:11.907 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.907 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.907 INFO [stderr] Dec 18 15:10:11.907 INFO [stderr] warning: cannot find type `email` in this scope Dec 18 15:10:11.907 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 15:10:11.907 INFO [stderr] | Dec 18 15:10:11.907 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 15:10:11.907 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.907 INFO [stderr] | Dec 18 15:10:11.907 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.907 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.907 INFO [stderr] Dec 18 15:10:11.907 INFO [stderr] warning: cannot find type `password` in this scope Dec 18 15:10:11.907 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 15:10:11.907 INFO [stderr] | Dec 18 15:10:11.907 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 15:10:11.907 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 15:10:11.907 INFO [stderr] | Dec 18 15:10:11.907 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 15:10:11.907 INFO [stderr] = note: for more information, see issue #50504 Dec 18 15:10:11.907 INFO [stderr] Dec 18 15:10:16.677 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.80s Dec 18 15:10:17.018 INFO running `"docker" "inspect" "aedc048972493157641d4e30589672c35808c188372d42cd5191dafda3aa34b1"` Dec 18 15:10:17.135 INFO running `"docker" "rm" "-f" "aedc048972493157641d4e30589672c35808c188372d42cd5191dafda3aa34b1"` Dec 18 15:10:17.272 INFO [stdout] aedc048972493157641d4e30589672c35808c188372d42cd5191dafda3aa34b1