Nov 30 21:11:16.469 INFO checking howtocards-0.1.3 against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 21:11:16.469 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-6/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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:16.688 INFO [stdout] 1a5174136f8d0f57e632285aac947984516e1216f441c6950316ffd20b9744be Nov 30 21:11:16.694 INFO running `"docker" "start" "-a" "1a5174136f8d0f57e632285aac947984516e1216f441c6950316ffd20b9744be"` Nov 30 21:11:17.588 INFO [stderr] usermod: no changes Nov 30 21:11:18.051 INFO [stderr] Compiling libdbus-sys v0.1.4 Nov 30 21:11:18.142 INFO [stderr] Checking uuid v0.7.1 Nov 30 21:11:18.143 INFO [stderr] Checking serde_urlencoded v0.5.4 Nov 30 21:11:18.143 INFO [stderr] Checking ron v0.2.2 Nov 30 21:11:18.144 INFO [stderr] Checking dotenv v0.13.0 Nov 30 21:11:22.348 INFO [stderr] Checking dbus v0.6.3 Nov 30 21:11:26.572 INFO [stderr] Checking actix v0.7.7 Nov 30 21:11:33.325 INFO [stderr] Checking notify-rust v3.5.0 Nov 30 21:11:39.396 INFO [stderr] Checking actix-net v0.2.4 Nov 30 21:11:48.352 INFO [stderr] Checking actix-web v0.7.14 Nov 30 21:12:06.363 INFO [stderr] Checking howtocards v0.1.3 (/source) Nov 30 21:12:20.048 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 21:12:20.048 INFO [stderr] --> src/models.rs:7:10 Nov 30 21:12:20.049 INFO [stderr] | Nov 30 21:12:20.049 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 30 21:12:20.049 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:20.049 INFO [stderr] | Nov 30 21:12:20.049 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 21:12:20.049 INFO [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:20.049 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:20.049 INFO [stderr] Nov 30 21:12:20.049 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 21:12:20.049 INFO [stderr] --> src/models.rs:7:59 Nov 30 21:12:20.049 INFO [stderr] | Nov 30 21:12:20.049 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 30 21:12:20.049 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:20.049 INFO [stderr] | Nov 30 21:12:20.049 INFO [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:20.049 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:20.049 INFO [stderr] Nov 30 21:12:20.049 INFO [stderr] warning: cannot find type `users` in this scope Nov 30 21:12:20.049 INFO [stderr] --> src/models.rs:7:59 Nov 30 21:12:20.049 INFO [stderr] | Nov 30 21:12:20.049 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 30 21:12:20.049 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:20.049 INFO [stderr] | Nov 30 21:12:20.049 INFO [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:20.049 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:20.049 INFO [stderr] Nov 30 21:12:20.049 INFO [stderr] warning: cannot find type `users` in this scope Nov 30 21:12:20.049 INFO [stderr] --> src/models.rs:14:23 Nov 30 21:12:20.049 INFO [stderr] | Nov 30 21:12:20.049 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 30 21:12:20.049 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:20.049 INFO [stderr] | Nov 30 21:12:20.049 INFO [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:20.049 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:20.049 INFO [stderr] Nov 30 21:12:20.049 INFO [stderr] warning: cannot find type `UserNew` in this scope Nov 30 21:12:20.049 INFO [stderr] --> src/models.rs:14:23 Nov 30 21:12:20.049 INFO [stderr] | Nov 30 21:12:20.049 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 30 21:12:20.049 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:20.049 INFO [stderr] | Nov 30 21:12:20.049 INFO [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:20.049 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:20.049 INFO [stderr] Nov 30 21:12:20.049 INFO [stderr] warning: cannot find type `UserNew` in this scope Nov 30 21:12:20.049 INFO [stderr] --> src/models.rs:14:35 Nov 30 21:12:20.049 INFO [stderr] | Nov 30 21:12:20.049 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 30 21:12:20.049 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:20.049 INFO [stderr] | Nov 30 21:12:20.049 INFO [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:20.049 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:20.049 INFO [stderr] Nov 30 21:12:20.049 INFO [stderr] warning: cannot find type `Token` in this scope Nov 30 21:12:20.049 INFO [stderr] --> src/models.rs:21:17 Nov 30 21:12:20.049 INFO [stderr] | Nov 30 21:12:20.049 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 30 21:12:20.049 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:20.049 INFO [stderr] | Nov 30 21:12:20.049 INFO [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:20.049 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:20.049 INFO [stderr] Nov 30 21:12:20.049 INFO [stderr] warning: cannot find type `tokens` in this scope Nov 30 21:12:20.049 INFO [stderr] --> src/models.rs:21:39 Nov 30 21:12:20.049 INFO [stderr] | Nov 30 21:12:20.049 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 30 21:12:20.049 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:20.049 INFO [stderr] | Nov 30 21:12:20.049 INFO [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:20.049 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:20.049 INFO [stderr] Nov 30 21:12:20.049 INFO [stderr] warning: cannot find type `Token` in this scope Nov 30 21:12:20.049 INFO [stderr] --> src/models.rs:21:39 Nov 30 21:12:20.049 INFO [stderr] | Nov 30 21:12:20.049 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 30 21:12:20.049 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:20.049 INFO [stderr] | Nov 30 21:12:20.059 INFO [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:20.059 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:20.059 INFO [stderr] Nov 30 21:12:20.059 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 21:12:20.059 INFO [stderr] --> src/models.rs:21:64 Nov 30 21:12:20.059 INFO [stderr] | Nov 30 21:12:20.059 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 30 21:12:20.059 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:20.059 INFO [stderr] | Nov 30 21:12:20.059 INFO [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:20.059 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:20.059 INFO [stderr] Nov 30 21:12:20.059 INFO [stderr] warning: cannot find type `Token` in this scope Nov 30 21:12:20.059 INFO [stderr] --> src/models.rs:21:64 Nov 30 21:12:20.059 INFO [stderr] | Nov 30 21:12:20.059 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 30 21:12:20.059 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:20.059 INFO [stderr] | Nov 30 21:12:20.059 INFO [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:20.059 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:20.059 INFO [stderr] Nov 30 21:12:20.059 INFO [stderr] warning: cannot find type `tokens` in this scope Nov 30 21:12:20.059 INFO [stderr] --> src/models.rs:21:64 Nov 30 21:12:20.059 INFO [stderr] | Nov 30 21:12:20.059 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 30 21:12:20.059 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:20.059 INFO [stderr] | Nov 30 21:12:20.059 INFO [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:20.059 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:20.059 INFO [stderr] Nov 30 21:12:20.059 INFO [stderr] warning: cannot find type `Token` in this scope Nov 30 21:12:20.059 INFO [stderr] --> src/models.rs:21:78 Nov 30 21:12:20.060 INFO [stderr] | Nov 30 21:12:20.060 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 30 21:12:20.060 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:20.060 INFO [stderr] | Nov 30 21:12:20.060 INFO [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:20.060 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:20.060 INFO [stderr] Nov 30 21:12:20.060 INFO [stderr] warning: cannot find type `tokens` in this scope Nov 30 21:12:20.060 INFO [stderr] --> src/models.rs:21:78 Nov 30 21:12:20.060 INFO [stderr] | Nov 30 21:12:20.060 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 30 21:12:20.060 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:20.060 INFO [stderr] | Nov 30 21:12:20.060 INFO [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:20.060 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:20.060 INFO [stderr] Nov 30 21:12:20.060 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 21:12:20.060 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 21:12:20.060 INFO [stderr] | Nov 30 21:12:20.060 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 21:12:20.060 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:20.060 INFO [stderr] | Nov 30 21:12:20.060 INFO [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:20.060 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:20.060 INFO [stderr] Nov 30 21:12:20.060 INFO [stderr] warning: cannot find type `token` in this scope Nov 30 21:12:20.060 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 21:12:20.060 INFO [stderr] | Nov 30 21:12:20.060 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 21:12:20.060 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:20.060 INFO [stderr] | Nov 30 21:12:20.060 INFO [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:20.060 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:20.060 INFO [stderr] Nov 30 21:12:20.064 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 30 21:12:20.064 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 21:12:20.064 INFO [stderr] | Nov 30 21:12:20.064 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 21:12:20.064 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:20.064 INFO [stderr] | Nov 30 21:12:20.064 INFO [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:20.064 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:20.064 INFO [stderr] Nov 30 21:12:20.064 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 21:12:20.064 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 21:12:20.064 INFO [stderr] | Nov 30 21:12:20.064 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 21:12:20.064 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:20.064 INFO [stderr] | Nov 30 21:12:20.064 INFO [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:20.064 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:20.065 INFO [stderr] Nov 30 21:12:20.065 INFO [stderr] warning: cannot find type `email` in this scope Nov 30 21:12:20.065 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 21:12:20.065 INFO [stderr] | Nov 30 21:12:20.065 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 21:12:20.065 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:20.065 INFO [stderr] | Nov 30 21:12:20.065 INFO [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:20.065 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:20.065 INFO [stderr] Nov 30 21:12:20.065 INFO [stderr] warning: cannot find type `password` in this scope Nov 30 21:12:20.065 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 21:12:20.065 INFO [stderr] | Nov 30 21:12:20.065 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 21:12:20.065 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:20.065 INFO [stderr] | Nov 30 21:12:20.065 INFO [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:20.065 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:20.065 INFO [stderr] Nov 30 21:12:21.251 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 21:12:21.252 INFO [stderr] --> src/models.rs:7:10 Nov 30 21:12:21.252 INFO [stderr] | Nov 30 21:12:21.252 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 30 21:12:21.252 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:21.253 INFO [stderr] | Nov 30 21:12:21.253 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 21:12:21.253 INFO [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:21.254 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:21.254 INFO [stderr] Nov 30 21:12:21.255 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 21:12:21.255 INFO [stderr] --> src/models.rs:7:59 Nov 30 21:12:21.255 INFO [stderr] | Nov 30 21:12:21.255 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 30 21:12:21.256 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:21.256 INFO [stderr] | Nov 30 21:12:21.256 INFO [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:21.256 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:21.257 INFO [stderr] Nov 30 21:12:21.257 INFO [stderr] warning: cannot find type `users` in this scope Nov 30 21:12:21.257 INFO [stderr] --> src/models.rs:7:59 Nov 30 21:12:21.257 INFO [stderr] | Nov 30 21:12:21.258 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 30 21:12:21.258 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:21.258 INFO [stderr] | Nov 30 21:12:21.258 INFO [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:21.259 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:21.259 INFO [stderr] Nov 30 21:12:21.260 INFO [stderr] warning: cannot find type `users` in this scope Nov 30 21:12:21.260 INFO [stderr] --> src/models.rs:14:23 Nov 30 21:12:21.260 INFO [stderr] | Nov 30 21:12:21.260 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 30 21:12:21.261 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:21.261 INFO [stderr] | Nov 30 21:12:21.261 INFO [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:21.261 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:21.262 INFO [stderr] Nov 30 21:12:21.262 INFO [stderr] warning: cannot find type `UserNew` in this scope Nov 30 21:12:21.262 INFO [stderr] --> src/models.rs:14:23 Nov 30 21:12:21.262 INFO [stderr] | Nov 30 21:12:21.263 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 30 21:12:21.263 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:21.263 INFO [stderr] | Nov 30 21:12:21.263 INFO [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:21.264 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:21.264 INFO [stderr] Nov 30 21:12:21.264 INFO [stderr] warning: cannot find type `UserNew` in this scope Nov 30 21:12:21.265 INFO [stderr] --> src/models.rs:14:35 Nov 30 21:12:21.265 INFO [stderr] | Nov 30 21:12:21.265 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 30 21:12:21.265 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:21.266 INFO [stderr] | Nov 30 21:12:21.266 INFO [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:21.266 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:21.266 INFO [stderr] Nov 30 21:12:21.267 INFO [stderr] warning: cannot find type `Token` in this scope Nov 30 21:12:21.267 INFO [stderr] --> src/models.rs:21:17 Nov 30 21:12:21.267 INFO [stderr] | Nov 30 21:12:21.267 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 30 21:12:21.268 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:21.268 INFO [stderr] | Nov 30 21:12:21.268 INFO [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:21.269 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:21.269 INFO [stderr] Nov 30 21:12:21.276 INFO [stderr] warning: cannot find type `tokens` in this scope Nov 30 21:12:21.277 INFO [stderr] --> src/models.rs:21:39 Nov 30 21:12:21.277 INFO [stderr] | Nov 30 21:12:21.277 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 30 21:12:21.277 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:21.278 INFO [stderr] | Nov 30 21:12:21.278 INFO [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:21.278 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:21.278 INFO [stderr] Nov 30 21:12:21.279 INFO [stderr] warning: cannot find type `Token` in this scope Nov 30 21:12:21.279 INFO [stderr] --> src/models.rs:21:39 Nov 30 21:12:21.279 INFO [stderr] | Nov 30 21:12:21.279 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 30 21:12:21.280 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:21.280 INFO [stderr] | Nov 30 21:12:21.280 INFO [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:21.280 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:21.281 INFO [stderr] Nov 30 21:12:21.281 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 21:12:21.282 INFO [stderr] --> src/models.rs:21:64 Nov 30 21:12:21.282 INFO [stderr] | Nov 30 21:12:21.282 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 30 21:12:21.282 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:21.283 INFO [stderr] | Nov 30 21:12:21.283 INFO [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:21.283 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:21.283 INFO [stderr] Nov 30 21:12:21.284 INFO [stderr] warning: cannot find type `Token` in this scope Nov 30 21:12:21.284 INFO [stderr] --> src/models.rs:21:64 Nov 30 21:12:21.284 INFO [stderr] | Nov 30 21:12:21.284 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 30 21:12:21.285 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:21.285 INFO [stderr] | Nov 30 21:12:21.285 INFO [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:21.285 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:21.286 INFO [stderr] Nov 30 21:12:21.286 INFO [stderr] warning: cannot find type `tokens` in this scope Nov 30 21:12:21.286 INFO [stderr] --> src/models.rs:21:64 Nov 30 21:12:21.286 INFO [stderr] | Nov 30 21:12:21.287 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 30 21:12:21.287 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:21.287 INFO [stderr] | Nov 30 21:12:21.287 INFO [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:21.288 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:21.288 INFO [stderr] Nov 30 21:12:21.288 INFO [stderr] warning: cannot find type `Token` in this scope Nov 30 21:12:21.289 INFO [stderr] --> src/models.rs:21:78 Nov 30 21:12:21.289 INFO [stderr] | Nov 30 21:12:21.289 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 30 21:12:21.289 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:21.289 INFO [stderr] | Nov 30 21:12:21.290 INFO [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:21.290 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:21.290 INFO [stderr] Nov 30 21:12:21.291 INFO [stderr] warning: cannot find type `tokens` in this scope Nov 30 21:12:21.291 INFO [stderr] --> src/models.rs:21:78 Nov 30 21:12:21.291 INFO [stderr] | Nov 30 21:12:21.291 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 30 21:12:21.291 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:21.292 INFO [stderr] | Nov 30 21:12:21.292 INFO [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:21.292 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:21.292 INFO [stderr] Nov 30 21:12:21.294 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 21:12:21.294 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 21:12:21.294 INFO [stderr] | Nov 30 21:12:21.294 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 21:12:21.295 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:21.295 INFO [stderr] | Nov 30 21:12:21.295 INFO [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:21.296 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:21.296 INFO [stderr] Nov 30 21:12:21.296 INFO [stderr] warning: cannot find type `token` in this scope Nov 30 21:12:21.297 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 21:12:21.297 INFO [stderr] | Nov 30 21:12:21.297 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 21:12:21.297 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:21.298 INFO [stderr] | Nov 30 21:12:21.298 INFO [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:21.298 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:21.298 INFO [stderr] Nov 30 21:12:21.299 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 30 21:12:21.299 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 21:12:21.299 INFO [stderr] | Nov 30 21:12:21.299 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 21:12:21.300 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:21.300 INFO [stderr] | Nov 30 21:12:21.300 INFO [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:21.301 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:21.301 INFO [stderr] Nov 30 21:12:21.301 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 21:12:21.302 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 21:12:21.302 INFO [stderr] | Nov 30 21:12:21.302 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 21:12:21.302 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:21.303 INFO [stderr] | Nov 30 21:12:21.303 INFO [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:21.303 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:21.303 INFO [stderr] Nov 30 21:12:21.304 INFO [stderr] warning: cannot find type `email` in this scope Nov 30 21:12:21.304 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 21:12:21.304 INFO [stderr] | Nov 30 21:12:21.305 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 21:12:21.305 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:21.305 INFO [stderr] | Nov 30 21:12:21.305 INFO [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:21.306 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:21.306 INFO [stderr] Nov 30 21:12:21.306 INFO [stderr] warning: cannot find type `password` in this scope Nov 30 21:12:21.307 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 21:12:21.307 INFO [stderr] | Nov 30 21:12:21.307 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 21:12:21.307 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 21:12:21.308 INFO [stderr] | Nov 30 21:12:21.308 INFO [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:21.308 INFO [stderr] = note: for more information, see issue #50504 Nov 30 21:12:21.308 INFO [stderr] Nov 30 21:12:36.184 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s Nov 30 21:12:36.208 INFO [stderr] su: No module specific data is present Nov 30 21:12:36.598 INFO running `"docker" "inspect" "1a5174136f8d0f57e632285aac947984516e1216f441c6950316ffd20b9744be"` Nov 30 21:12:36.736 INFO running `"docker" "rm" "-f" "1a5174136f8d0f57e632285aac947984516e1216f441c6950316ffd20b9744be"` Nov 30 21:12:36.935 INFO [stdout] 1a5174136f8d0f57e632285aac947984516e1216f441c6950316ffd20b9744be