Nov 30 21:11:14.998 INFO checking howtocards_backend-0.1.2 against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323 Nov 30 21:11:14.998 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-5/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56323/try#32252761328f59ccfadb1bafb8148c685bc830b3:/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 +32252761328f59ccfadb1bafb8148c685bc830b3-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 30 21:11:15.430 INFO [stdout] 8a6ac39abd6a29d2f78696ab56a3c3f4e4be7138c0b20bb100db8039005b63ef Nov 30 21:11:15.434 INFO running `"docker" "start" "-a" "8a6ac39abd6a29d2f78696ab56a3c3f4e4be7138c0b20bb100db8039005b63ef"` Nov 30 21:11:16.524 INFO [stderr] usermod: no changes Nov 30 21:11:16.951 INFO [stderr] Checking serde v1.0.80 Nov 30 21:11:16.951 INFO [stderr] Checking tokio-signal v0.2.7 Nov 30 21:11:16.951 INFO [stderr] Checking trust-dns-proto v0.5.0 Nov 30 21:11:28.406 INFO [stderr] Checking trust-dns-resolver v0.10.0 Nov 30 21:11:35.179 INFO [stderr] Checking uuid v0.7.1 Nov 30 21:11:35.185 INFO [stderr] Checking serde_json v1.0.33 Nov 30 21:11:35.186 INFO [stderr] Checking ron v0.2.2 Nov 30 21:11:35.186 INFO [stderr] Checking serde_urlencoded v0.5.4 Nov 30 21:11:43.206 INFO [stderr] Checking actix v0.7.7 Nov 30 21:11:43.670 INFO [stderr] Checking rustbreak v2.0.0-rc3 Nov 30 21:11:54.356 INFO [stderr] Checking actix-net v0.2.4 Nov 30 21:12:02.973 INFO [stderr] Checking actix-web v0.7.14 Nov 30 21:12:20.021 INFO [stderr] Checking howtocards_backend v0.1.2 (/source) Nov 30 21:12:34.824 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 21:12:34.824 INFO [stderr] --> src/models.rs:7:10 Nov 30 21:12:34.824 INFO [stderr] | Nov 30 21:12:34.824 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 30 21:12:34.824 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:34.824 INFO [stderr] | Nov 30 21:12:34.824 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 21:12:34.824 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:34.824 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:34.824 INFO [stderr] Nov 30 21:12:34.824 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 21:12:34.824 INFO [stderr] --> src/models.rs:7:59 Nov 30 21:12:34.824 INFO [stderr] | Nov 30 21:12:34.824 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 30 21:12:34.824 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:34.824 INFO [stderr] | Nov 30 21:12:34.824 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:34.824 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:34.824 INFO [stderr] Nov 30 21:12:34.824 INFO [stderr] warning: cannot find type `users` in this scope Nov 30 21:12:34.824 INFO [stderr] --> src/models.rs:7:59 Nov 30 21:12:34.824 INFO [stderr] | Nov 30 21:12:34.824 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 30 21:12:34.824 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:34.824 INFO [stderr] | Nov 30 21:12:34.824 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:34.824 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:34.824 INFO [stderr] Nov 30 21:12:34.824 INFO [stderr] warning: cannot find type `users` in this scope Nov 30 21:12:34.824 INFO [stderr] --> src/models.rs:14:23 Nov 30 21:12:34.824 INFO [stderr] | Nov 30 21:12:34.824 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 30 21:12:34.824 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:34.824 INFO [stderr] | Nov 30 21:12:34.824 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:34.824 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:34.824 INFO [stderr] Nov 30 21:12:34.824 INFO [stderr] warning: cannot find type `UserNew` in this scope Nov 30 21:12:34.824 INFO [stderr] --> src/models.rs:14:23 Nov 30 21:12:34.824 INFO [stderr] | Nov 30 21:12:34.824 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 30 21:12:34.824 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:34.824 INFO [stderr] | Nov 30 21:12:34.824 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:34.824 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:34.824 INFO [stderr] Nov 30 21:12:34.824 INFO [stderr] warning: cannot find type `UserNew` in this scope Nov 30 21:12:34.825 INFO [stderr] --> src/models.rs:14:35 Nov 30 21:12:34.825 INFO [stderr] | Nov 30 21:12:34.825 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 30 21:12:34.825 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:34.825 INFO [stderr] | Nov 30 21:12:34.825 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:34.825 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:34.825 INFO [stderr] Nov 30 21:12:34.825 INFO [stderr] warning: cannot find type `Token` in this scope Nov 30 21:12:34.825 INFO [stderr] --> src/models.rs:21:17 Nov 30 21:12:34.825 INFO [stderr] | Nov 30 21:12:34.825 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 30 21:12:34.825 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:34.825 INFO [stderr] | Nov 30 21:12:34.825 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:34.825 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:34.825 INFO [stderr] Nov 30 21:12:34.825 INFO [stderr] warning: cannot find type `tokens` in this scope Nov 30 21:12:34.825 INFO [stderr] --> src/models.rs:21:39 Nov 30 21:12:34.825 INFO [stderr] | Nov 30 21:12:34.825 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 30 21:12:34.825 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:34.825 INFO [stderr] | Nov 30 21:12:34.825 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:34.825 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:34.825 INFO [stderr] Nov 30 21:12:34.825 INFO [stderr] warning: cannot find type `Token` in this scope Nov 30 21:12:34.825 INFO [stderr] --> src/models.rs:21:39 Nov 30 21:12:34.825 INFO [stderr] | Nov 30 21:12:34.825 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 30 21:12:34.825 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:34.825 INFO [stderr] | Nov 30 21:12:34.825 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:34.825 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:34.825 INFO [stderr] Nov 30 21:12:34.825 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 21:12:34.825 INFO [stderr] --> src/models.rs:21:64 Nov 30 21:12:34.825 INFO [stderr] | Nov 30 21:12:34.825 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 30 21:12:34.825 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:34.825 INFO [stderr] | Nov 30 21:12:34.825 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:34.825 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:34.825 INFO [stderr] Nov 30 21:12:34.825 INFO [stderr] warning: cannot find type `Token` in this scope Nov 30 21:12:34.825 INFO [stderr] --> src/models.rs:21:64 Nov 30 21:12:34.825 INFO [stderr] | Nov 30 21:12:34.825 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 30 21:12:34.825 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:34.825 INFO [stderr] | Nov 30 21:12:34.825 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:34.825 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:34.825 INFO [stderr] Nov 30 21:12:34.825 INFO [stderr] warning: cannot find type `tokens` in this scope Nov 30 21:12:34.825 INFO [stderr] --> src/models.rs:21:64 Nov 30 21:12:34.825 INFO [stderr] | Nov 30 21:12:34.825 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 30 21:12:34.825 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:34.825 INFO [stderr] | Nov 30 21:12:34.825 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:34.825 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:34.825 INFO [stderr] Nov 30 21:12:34.825 INFO [stderr] warning: cannot find type `Token` in this scope Nov 30 21:12:34.825 INFO [stderr] --> src/models.rs:21:78 Nov 30 21:12:34.825 INFO [stderr] | Nov 30 21:12:34.825 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 30 21:12:34.825 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:34.825 INFO [stderr] | Nov 30 21:12:34.825 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:34.825 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:34.825 INFO [stderr] Nov 30 21:12:34.825 INFO [stderr] warning: cannot find type `tokens` in this scope Nov 30 21:12:34.825 INFO [stderr] --> src/models.rs:21:78 Nov 30 21:12:34.825 INFO [stderr] | Nov 30 21:12:34.825 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 30 21:12:34.825 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:34.825 INFO [stderr] | Nov 30 21:12:34.825 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:34.825 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:34.825 INFO [stderr] Nov 30 21:12:34.825 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 21:12:34.825 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 21:12:34.825 INFO [stderr] | Nov 30 21:12:34.825 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 21:12:34.825 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:34.825 INFO [stderr] | Nov 30 21:12:34.825 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:34.825 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:34.825 INFO [stderr] Nov 30 21:12:34.825 INFO [stderr] warning: cannot find type `token` in this scope Nov 30 21:12:34.826 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 21:12:34.826 INFO [stderr] | Nov 30 21:12:34.826 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 21:12:34.826 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:34.826 INFO [stderr] | Nov 30 21:12:34.826 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:34.826 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:34.826 INFO [stderr] Nov 30 21:12:34.826 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 30 21:12:34.826 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 21:12:34.826 INFO [stderr] | Nov 30 21:12:34.826 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 21:12:34.826 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:34.826 INFO [stderr] | Nov 30 21:12:34.826 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:34.826 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:34.826 INFO [stderr] Nov 30 21:12:34.826 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 21:12:34.826 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 21:12:34.826 INFO [stderr] | Nov 30 21:12:34.826 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 21:12:34.826 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:34.826 INFO [stderr] | Nov 30 21:12:34.826 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:34.826 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:34.826 INFO [stderr] Nov 30 21:12:34.826 INFO [stderr] warning: cannot find type `email` in this scope Nov 30 21:12:34.826 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 21:12:34.826 INFO [stderr] | Nov 30 21:12:34.826 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 21:12:34.826 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:34.826 INFO [stderr] | Nov 30 21:12:34.826 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:34.826 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:34.826 INFO [stderr] Nov 30 21:12:34.826 INFO [stderr] warning: cannot find type `password` in this scope Nov 30 21:12:34.826 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 21:12:34.826 INFO [stderr] | Nov 30 21:12:34.826 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 21:12:34.826 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:34.826 INFO [stderr] | Nov 30 21:12:34.826 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:34.826 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:34.826 INFO [stderr] Nov 30 21:12:35.811 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 21:12:35.811 INFO [stderr] --> src/models.rs:7:10 Nov 30 21:12:35.811 INFO [stderr] | Nov 30 21:12:35.811 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 30 21:12:35.811 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:35.811 INFO [stderr] | Nov 30 21:12:35.811 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 21:12:35.811 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:35.811 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:35.811 INFO [stderr] Nov 30 21:12:35.811 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 21:12:35.811 INFO [stderr] --> src/models.rs:7:59 Nov 30 21:12:35.811 INFO [stderr] | Nov 30 21:12:35.811 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 30 21:12:35.811 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:35.811 INFO [stderr] | Nov 30 21:12:35.811 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:35.811 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:35.811 INFO [stderr] Nov 30 21:12:35.811 INFO [stderr] warning: cannot find type `users` in this scope Nov 30 21:12:35.811 INFO [stderr] --> src/models.rs:7:59 Nov 30 21:12:35.811 INFO [stderr] | Nov 30 21:12:35.811 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 30 21:12:35.811 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:35.811 INFO [stderr] | Nov 30 21:12:35.811 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:35.811 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:35.812 INFO [stderr] Nov 30 21:12:35.820 INFO [stderr] warning: cannot find type `users` in this scope Nov 30 21:12:35.820 INFO [stderr] --> src/models.rs:14:23 Nov 30 21:12:35.820 INFO [stderr] | Nov 30 21:12:35.820 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 30 21:12:35.820 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:35.820 INFO [stderr] | Nov 30 21:12:35.820 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:35.820 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:35.820 INFO [stderr] Nov 30 21:12:35.820 INFO [stderr] warning: cannot find type `UserNew` in this scope Nov 30 21:12:35.820 INFO [stderr] --> src/models.rs:14:23 Nov 30 21:12:35.820 INFO [stderr] | Nov 30 21:12:35.820 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 30 21:12:35.820 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:35.820 INFO [stderr] | Nov 30 21:12:35.820 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:35.820 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:35.820 INFO [stderr] Nov 30 21:12:35.820 INFO [stderr] warning: cannot find type `UserNew` in this scope Nov 30 21:12:35.820 INFO [stderr] --> src/models.rs:14:35 Nov 30 21:12:35.820 INFO [stderr] | Nov 30 21:12:35.820 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 30 21:12:35.820 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:35.820 INFO [stderr] | Nov 30 21:12:35.820 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:35.820 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:35.820 INFO [stderr] Nov 30 21:12:35.820 INFO [stderr] warning: cannot find type `Token` in this scope Nov 30 21:12:35.820 INFO [stderr] --> src/models.rs:21:17 Nov 30 21:12:35.820 INFO [stderr] | Nov 30 21:12:35.820 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 30 21:12:35.820 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:35.821 INFO [stderr] | Nov 30 21:12:35.821 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:35.821 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:35.821 INFO [stderr] Nov 30 21:12:35.821 INFO [stderr] warning: cannot find type `tokens` in this scope Nov 30 21:12:35.821 INFO [stderr] --> src/models.rs:21:39 Nov 30 21:12:35.821 INFO [stderr] | Nov 30 21:12:35.821 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 30 21:12:35.821 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:35.821 INFO [stderr] | Nov 30 21:12:35.821 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:35.821 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:35.821 INFO [stderr] Nov 30 21:12:35.821 INFO [stderr] warning: cannot find type `Token` in this scope Nov 30 21:12:35.821 INFO [stderr] --> src/models.rs:21:39 Nov 30 21:12:35.821 INFO [stderr] | Nov 30 21:12:35.821 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 30 21:12:35.821 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:35.821 INFO [stderr] | Nov 30 21:12:35.821 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:35.821 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:35.821 INFO [stderr] Nov 30 21:12:35.821 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 21:12:35.821 INFO [stderr] --> src/models.rs:21:64 Nov 30 21:12:35.821 INFO [stderr] | Nov 30 21:12:35.821 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 30 21:12:35.821 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:35.821 INFO [stderr] | Nov 30 21:12:35.821 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:35.821 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:35.821 INFO [stderr] Nov 30 21:12:35.821 INFO [stderr] warning: cannot find type `Token` in this scope Nov 30 21:12:35.821 INFO [stderr] --> src/models.rs:21:64 Nov 30 21:12:35.821 INFO [stderr] | Nov 30 21:12:35.821 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 30 21:12:35.821 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:35.821 INFO [stderr] | Nov 30 21:12:35.821 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:35.821 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:35.821 INFO [stderr] Nov 30 21:12:35.821 INFO [stderr] warning: cannot find type `tokens` in this scope Nov 30 21:12:35.821 INFO [stderr] --> src/models.rs:21:64 Nov 30 21:12:35.821 INFO [stderr] | Nov 30 21:12:35.821 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 30 21:12:35.821 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:35.821 INFO [stderr] | Nov 30 21:12:35.821 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:35.821 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:35.821 INFO [stderr] Nov 30 21:12:35.821 INFO [stderr] warning: cannot find type `Token` in this scope Nov 30 21:12:35.821 INFO [stderr] --> src/models.rs:21:78 Nov 30 21:12:35.821 INFO [stderr] | Nov 30 21:12:35.821 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 30 21:12:35.821 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:35.821 INFO [stderr] | Nov 30 21:12:35.821 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:35.821 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:35.821 INFO [stderr] Nov 30 21:12:35.821 INFO [stderr] warning: cannot find type `tokens` in this scope Nov 30 21:12:35.821 INFO [stderr] --> src/models.rs:21:78 Nov 30 21:12:35.821 INFO [stderr] | Nov 30 21:12:35.821 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 30 21:12:35.821 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:35.821 INFO [stderr] | Nov 30 21:12:35.821 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:35.821 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:35.821 INFO [stderr] Nov 30 21:12:35.821 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 21:12:35.821 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 21:12:35.821 INFO [stderr] | Nov 30 21:12:35.821 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 21:12:35.821 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:35.821 INFO [stderr] | Nov 30 21:12:35.821 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:35.821 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:35.821 INFO [stderr] Nov 30 21:12:35.821 INFO [stderr] warning: cannot find type `token` in this scope Nov 30 21:12:35.821 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 21:12:35.821 INFO [stderr] | Nov 30 21:12:35.821 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 21:12:35.821 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:35.821 INFO [stderr] | Nov 30 21:12:35.821 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:35.821 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:35.821 INFO [stderr] Nov 30 21:12:35.821 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 30 21:12:35.821 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 21:12:35.821 INFO [stderr] | Nov 30 21:12:35.821 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 21:12:35.821 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:35.821 INFO [stderr] | Nov 30 21:12:35.821 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:35.821 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:35.822 INFO [stderr] Nov 30 21:12:35.822 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 21:12:35.822 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 21:12:35.822 INFO [stderr] | Nov 30 21:12:35.822 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 21:12:35.822 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:35.822 INFO [stderr] | Nov 30 21:12:35.822 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:35.822 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:35.822 INFO [stderr] Nov 30 21:12:35.822 INFO [stderr] warning: cannot find type `email` in this scope Nov 30 21:12:35.822 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 21:12:35.822 INFO [stderr] | Nov 30 21:12:35.822 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 21:12:35.822 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:35.822 INFO [stderr] | Nov 30 21:12:35.822 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:35.822 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:35.822 INFO [stderr] Nov 30 21:12:35.822 INFO [stderr] warning: cannot find type `password` in this scope Nov 30 21:12:35.822 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 21:12:35.822 INFO [stderr] | Nov 30 21:12:35.822 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 21:12:35.822 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:35.822 INFO [stderr] | Nov 30 21:12:35.822 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 21:12:35.822 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:35.822 INFO [stderr] Nov 30 21:12:53.469 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 36s Nov 30 21:12:53.496 INFO [stderr] su: No module specific data is present Nov 30 21:12:54.856 INFO running `"docker" "inspect" "8a6ac39abd6a29d2f78696ab56a3c3f4e4be7138c0b20bb100db8039005b63ef"` Nov 30 21:12:55.156 INFO running `"docker" "rm" "-f" "8a6ac39abd6a29d2f78696ab56a3c3f4e4be7138c0b20bb100db8039005b63ef"` Nov 30 21:12:55.440 INFO [stdout] 8a6ac39abd6a29d2f78696ab56a3c3f4e4be7138c0b20bb100db8039005b63ef