Nov 28 23:48:38.839 INFO checking howtocards-0.1.3 against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 28 23:48:38.839 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-6/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56074/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/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 +db42d4dad33013eba11ef37342ad9f614e5652b8-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 28 23:48:39.123 INFO [stdout] 097755924eccad9f25b7d41836f54af0f7f97292c1596bfc0cd86096579f1422 Nov 28 23:48:39.126 INFO running `"docker" "start" "-a" "097755924eccad9f25b7d41836f54af0f7f97292c1596bfc0cd86096579f1422"` Nov 28 23:48:39.614 INFO [stderr] usermod: no changes Nov 28 23:48:40.070 INFO [stderr] Checking diesel v1.3.3 Nov 28 23:48:40.073 INFO [stderr] Checking uuid v0.7.1 Nov 28 23:48:40.073 INFO [stderr] Checking serde_urlencoded v0.5.4 Nov 28 23:48:40.073 INFO [stderr] Checking serde_json v1.0.33 Nov 28 23:48:40.074 INFO [stderr] Checking ron v0.2.2 Nov 28 23:48:40.074 INFO [stderr] Checking dotenv v0.13.0 Nov 28 23:48:40.075 INFO [stderr] Checking trust-dns-proto v0.5.0 Nov 28 23:49:01.466 INFO [stderr] Checking trust-dns-resolver v0.10.0 Nov 28 23:49:11.970 INFO [stderr] Checking actix v0.7.7 Nov 28 23:49:26.620 INFO [stderr] Checking actix-net v0.2.4 Nov 28 23:49:38.444 INFO [stderr] Checking actix-web v0.7.14 Nov 28 23:49:59.147 INFO [stderr] Checking howtocards v0.1.3 (/source) Nov 28 23:50:11.473 INFO [stderr] warning: cannot find type `User` in this scope Nov 28 23:50:11.473 INFO [stderr] --> src/models.rs:7:10 Nov 28 23:50:11.473 INFO [stderr] | Nov 28 23:50:11.474 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 28 23:50:11.474 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:11.474 INFO [stderr] | Nov 28 23:50:11.474 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 23:50:11.475 INFO [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 28 23:50:11.475 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:11.475 INFO [stderr] Nov 28 23:50:11.475 INFO [stderr] warning: cannot find type `User` in this scope Nov 28 23:50:11.476 INFO [stderr] --> src/models.rs:7:59 Nov 28 23:50:11.476 INFO [stderr] | Nov 28 23:50:11.476 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 28 23:50:11.476 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:11.477 INFO [stderr] | Nov 28 23:50:11.477 INFO [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 28 23:50:11.477 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:11.477 INFO [stderr] Nov 28 23:50:11.477 INFO [stderr] warning: cannot find type `users` in this scope Nov 28 23:50:11.477 INFO [stderr] --> src/models.rs:7:59 Nov 28 23:50:11.478 INFO [stderr] | Nov 28 23:50:11.478 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 28 23:50:11.478 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:11.478 INFO [stderr] | Nov 28 23:50:11.478 INFO [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 28 23:50:11.478 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:11.478 INFO [stderr] Nov 28 23:50:11.479 INFO [stderr] warning: cannot find type `users` in this scope Nov 28 23:50:11.479 INFO [stderr] --> src/models.rs:14:23 Nov 28 23:50:11.479 INFO [stderr] | Nov 28 23:50:11.479 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 28 23:50:11.479 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:11.479 INFO [stderr] | Nov 28 23:50:11.479 INFO [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 28 23:50:11.480 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:11.480 INFO [stderr] Nov 28 23:50:11.484 INFO [stderr] warning: cannot find type `UserNew` in this scope Nov 28 23:50:11.484 INFO [stderr] --> src/models.rs:14:23 Nov 28 23:50:11.484 INFO [stderr] | Nov 28 23:50:11.484 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 28 23:50:11.485 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:11.485 INFO [stderr] | Nov 28 23:50:11.485 INFO [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 28 23:50:11.485 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:11.485 INFO [stderr] Nov 28 23:50:11.485 INFO [stderr] warning: cannot find type `UserNew` in this scope Nov 28 23:50:11.485 INFO [stderr] --> src/models.rs:14:35 Nov 28 23:50:11.486 INFO [stderr] | Nov 28 23:50:11.486 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 28 23:50:11.486 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:11.486 INFO [stderr] | Nov 28 23:50:11.486 INFO [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 28 23:50:11.486 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:11.486 INFO [stderr] Nov 28 23:50:11.487 INFO [stderr] warning: cannot find type `Token` in this scope Nov 28 23:50:11.487 INFO [stderr] --> src/models.rs:21:17 Nov 28 23:50:11.487 INFO [stderr] | Nov 28 23:50:11.487 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 28 23:50:11.487 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:11.487 INFO [stderr] | Nov 28 23:50:11.487 INFO [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 28 23:50:11.488 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:11.488 INFO [stderr] Nov 28 23:50:11.488 INFO [stderr] warning: cannot find type `tokens` in this scope Nov 28 23:50:11.488 INFO [stderr] --> src/models.rs:21:39 Nov 28 23:50:11.488 INFO [stderr] | Nov 28 23:50:11.488 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 28 23:50:11.488 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:11.489 INFO [stderr] | Nov 28 23:50:11.489 INFO [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 28 23:50:11.489 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:11.489 INFO [stderr] Nov 28 23:50:11.489 INFO [stderr] warning: cannot find type `Token` in this scope Nov 28 23:50:11.489 INFO [stderr] --> src/models.rs:21:39 Nov 28 23:50:11.489 INFO [stderr] | Nov 28 23:50:11.490 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 28 23:50:11.490 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:11.490 INFO [stderr] | Nov 28 23:50:11.490 INFO [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 28 23:50:11.490 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:11.490 INFO [stderr] Nov 28 23:50:11.490 INFO [stderr] warning: cannot find type `User` in this scope Nov 28 23:50:11.491 INFO [stderr] --> src/models.rs:21:64 Nov 28 23:50:11.491 INFO [stderr] | Nov 28 23:50:11.491 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 28 23:50:11.491 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:11.491 INFO [stderr] | Nov 28 23:50:11.491 INFO [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 28 23:50:11.491 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:11.491 INFO [stderr] Nov 28 23:50:11.492 INFO [stderr] warning: cannot find type `Token` in this scope Nov 28 23:50:11.492 INFO [stderr] --> src/models.rs:21:64 Nov 28 23:50:11.496 INFO [stderr] | Nov 28 23:50:11.496 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 28 23:50:11.496 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:11.496 INFO [stderr] | Nov 28 23:50:11.497 INFO [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 28 23:50:11.497 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:11.497 INFO [stderr] Nov 28 23:50:11.497 INFO [stderr] warning: cannot find type `tokens` in this scope Nov 28 23:50:11.497 INFO [stderr] --> src/models.rs:21:64 Nov 28 23:50:11.497 INFO [stderr] | Nov 28 23:50:11.497 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 28 23:50:11.497 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:11.498 INFO [stderr] | Nov 28 23:50:11.498 INFO [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 28 23:50:11.498 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:11.498 INFO [stderr] Nov 28 23:50:11.498 INFO [stderr] warning: cannot find type `Token` in this scope Nov 28 23:50:11.498 INFO [stderr] --> src/models.rs:21:78 Nov 28 23:50:11.498 INFO [stderr] | Nov 28 23:50:11.499 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 28 23:50:11.499 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:11.499 INFO [stderr] | Nov 28 23:50:11.499 INFO [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 28 23:50:11.499 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:11.499 INFO [stderr] Nov 28 23:50:11.499 INFO [stderr] warning: cannot find type `tokens` in this scope Nov 28 23:50:11.499 INFO [stderr] --> src/models.rs:21:78 Nov 28 23:50:11.500 INFO [stderr] | Nov 28 23:50:11.500 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 28 23:50:11.500 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:11.500 INFO [stderr] | Nov 28 23:50:11.500 INFO [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 28 23:50:11.500 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:11.500 INFO [stderr] Nov 28 23:50:11.501 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 23:50:11.501 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 23:50:11.501 INFO [stderr] | Nov 28 23:50:11.501 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 23:50:11.501 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:11.501 INFO [stderr] | Nov 28 23:50:11.501 INFO [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 28 23:50:11.502 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:11.502 INFO [stderr] Nov 28 23:50:11.502 INFO [stderr] warning: cannot find type `token` in this scope Nov 28 23:50:11.502 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 23:50:11.502 INFO [stderr] | Nov 28 23:50:11.502 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 23:50:11.502 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:11.503 INFO [stderr] | Nov 28 23:50:11.503 INFO [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 28 23:50:11.503 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:11.503 INFO [stderr] Nov 28 23:50:11.503 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 28 23:50:11.503 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 23:50:11.503 INFO [stderr] | Nov 28 23:50:11.504 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 23:50:11.504 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:11.508 INFO [stderr] | Nov 28 23:50:11.508 INFO [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 28 23:50:11.508 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:11.508 INFO [stderr] Nov 28 23:50:11.509 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 23:50:11.509 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 23:50:11.509 INFO [stderr] | Nov 28 23:50:11.509 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 23:50:11.509 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:11.509 INFO [stderr] | Nov 28 23:50:11.510 INFO [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 28 23:50:11.510 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:11.510 INFO [stderr] Nov 28 23:50:11.510 INFO [stderr] warning: cannot find type `email` in this scope Nov 28 23:50:11.510 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 23:50:11.510 INFO [stderr] | Nov 28 23:50:11.510 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 23:50:11.511 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:11.511 INFO [stderr] | Nov 28 23:50:11.511 INFO [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 28 23:50:11.511 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:11.511 INFO [stderr] Nov 28 23:50:11.511 INFO [stderr] warning: cannot find type `password` in this scope Nov 28 23:50:11.511 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 23:50:11.511 INFO [stderr] | Nov 28 23:50:11.511 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 23:50:11.511 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:11.511 INFO [stderr] | Nov 28 23:50:11.511 INFO [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 28 23:50:11.511 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:11.511 INFO [stderr] Nov 28 23:50:12.028 INFO [stderr] warning: cannot find type `User` in this scope Nov 28 23:50:12.028 INFO [stderr] --> src/models.rs:7:10 Nov 28 23:50:12.028 INFO [stderr] | Nov 28 23:50:12.028 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 28 23:50:12.028 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:12.028 INFO [stderr] | Nov 28 23:50:12.028 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 23:50:12.028 INFO [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 28 23:50:12.028 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:12.028 INFO [stderr] Nov 28 23:50:12.028 INFO [stderr] warning: cannot find type `User` in this scope Nov 28 23:50:12.028 INFO [stderr] --> src/models.rs:7:59 Nov 28 23:50:12.028 INFO [stderr] | Nov 28 23:50:12.028 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 28 23:50:12.028 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:12.028 INFO [stderr] | Nov 28 23:50:12.029 INFO [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 28 23:50:12.029 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:12.029 INFO [stderr] Nov 28 23:50:12.029 INFO [stderr] warning: cannot find type `users` in this scope Nov 28 23:50:12.029 INFO [stderr] --> src/models.rs:7:59 Nov 28 23:50:12.029 INFO [stderr] | Nov 28 23:50:12.029 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 28 23:50:12.029 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:12.029 INFO [stderr] | Nov 28 23:50:12.029 INFO [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 28 23:50:12.029 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:12.029 INFO [stderr] Nov 28 23:50:12.029 INFO [stderr] warning: cannot find type `users` in this scope Nov 28 23:50:12.029 INFO [stderr] --> src/models.rs:14:23 Nov 28 23:50:12.029 INFO [stderr] | Nov 28 23:50:12.029 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 28 23:50:12.029 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:12.029 INFO [stderr] | Nov 28 23:50:12.029 INFO [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 28 23:50:12.029 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:12.029 INFO [stderr] Nov 28 23:50:12.029 INFO [stderr] warning: cannot find type `UserNew` in this scope Nov 28 23:50:12.029 INFO [stderr] --> src/models.rs:14:23 Nov 28 23:50:12.029 INFO [stderr] | Nov 28 23:50:12.029 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 28 23:50:12.029 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:12.029 INFO [stderr] | Nov 28 23:50:12.029 INFO [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 28 23:50:12.029 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:12.029 INFO [stderr] Nov 28 23:50:12.029 INFO [stderr] warning: cannot find type `UserNew` in this scope Nov 28 23:50:12.029 INFO [stderr] --> src/models.rs:14:35 Nov 28 23:50:12.029 INFO [stderr] | Nov 28 23:50:12.029 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 28 23:50:12.029 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:12.029 INFO [stderr] | Nov 28 23:50:12.029 INFO [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 28 23:50:12.029 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:12.029 INFO [stderr] Nov 28 23:50:12.029 INFO [stderr] warning: cannot find type `Token` in this scope Nov 28 23:50:12.029 INFO [stderr] --> src/models.rs:21:17 Nov 28 23:50:12.029 INFO [stderr] | Nov 28 23:50:12.029 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 28 23:50:12.029 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:12.029 INFO [stderr] | Nov 28 23:50:12.029 INFO [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 28 23:50:12.029 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:12.029 INFO [stderr] Nov 28 23:50:12.029 INFO [stderr] warning: cannot find type `tokens` in this scope Nov 28 23:50:12.029 INFO [stderr] --> src/models.rs:21:39 Nov 28 23:50:12.029 INFO [stderr] | Nov 28 23:50:12.029 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 28 23:50:12.029 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:12.030 INFO [stderr] | Nov 28 23:50:12.030 INFO [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 28 23:50:12.030 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:12.030 INFO [stderr] Nov 28 23:50:12.030 INFO [stderr] warning: cannot find type `Token` in this scope Nov 28 23:50:12.030 INFO [stderr] --> src/models.rs:21:39 Nov 28 23:50:12.030 INFO [stderr] | Nov 28 23:50:12.030 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 28 23:50:12.030 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:12.030 INFO [stderr] | Nov 28 23:50:12.030 INFO [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 28 23:50:12.030 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:12.030 INFO [stderr] Nov 28 23:50:12.031 INFO [stderr] warning: cannot find type `User` in this scope Nov 28 23:50:12.031 INFO [stderr] --> src/models.rs:21:64 Nov 28 23:50:12.031 INFO [stderr] | Nov 28 23:50:12.031 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 28 23:50:12.031 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:12.031 INFO [stderr] | Nov 28 23:50:12.031 INFO [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 28 23:50:12.031 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:12.031 INFO [stderr] Nov 28 23:50:12.031 INFO [stderr] warning: cannot find type `Token` in this scope Nov 28 23:50:12.031 INFO [stderr] --> src/models.rs:21:64 Nov 28 23:50:12.031 INFO [stderr] | Nov 28 23:50:12.031 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 28 23:50:12.031 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:12.031 INFO [stderr] | Nov 28 23:50:12.031 INFO [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 28 23:50:12.031 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:12.031 INFO [stderr] Nov 28 23:50:12.031 INFO [stderr] warning: cannot find type `tokens` in this scope Nov 28 23:50:12.031 INFO [stderr] --> src/models.rs:21:64 Nov 28 23:50:12.031 INFO [stderr] | Nov 28 23:50:12.031 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 28 23:50:12.031 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:12.031 INFO [stderr] | Nov 28 23:50:12.031 INFO [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 28 23:50:12.031 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:12.031 INFO [stderr] Nov 28 23:50:12.031 INFO [stderr] warning: cannot find type `Token` in this scope Nov 28 23:50:12.031 INFO [stderr] --> src/models.rs:21:78 Nov 28 23:50:12.031 INFO [stderr] | Nov 28 23:50:12.031 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 28 23:50:12.031 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:12.031 INFO [stderr] | Nov 28 23:50:12.031 INFO [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 28 23:50:12.031 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:12.031 INFO [stderr] Nov 28 23:50:12.031 INFO [stderr] warning: cannot find type `tokens` in this scope Nov 28 23:50:12.031 INFO [stderr] --> src/models.rs:21:78 Nov 28 23:50:12.031 INFO [stderr] | Nov 28 23:50:12.031 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 28 23:50:12.031 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:12.031 INFO [stderr] | Nov 28 23:50:12.031 INFO [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 28 23:50:12.031 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:12.031 INFO [stderr] Nov 28 23:50:12.031 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 23:50:12.031 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 23:50:12.031 INFO [stderr] | Nov 28 23:50:12.031 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 23:50:12.031 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:12.031 INFO [stderr] | Nov 28 23:50:12.031 INFO [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 28 23:50:12.031 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:12.031 INFO [stderr] Nov 28 23:50:12.032 INFO [stderr] warning: cannot find type `token` in this scope Nov 28 23:50:12.032 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 23:50:12.032 INFO [stderr] | Nov 28 23:50:12.032 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 23:50:12.032 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:12.032 INFO [stderr] | Nov 28 23:50:12.032 INFO [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 28 23:50:12.032 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:12.032 INFO [stderr] Nov 28 23:50:12.032 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 28 23:50:12.032 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 23:50:12.032 INFO [stderr] | Nov 28 23:50:12.032 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 23:50:12.032 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:12.032 INFO [stderr] | Nov 28 23:50:12.032 INFO [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 28 23:50:12.032 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:12.032 INFO [stderr] Nov 28 23:50:12.032 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 23:50:12.032 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 23:50:12.032 INFO [stderr] | Nov 28 23:50:12.032 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 23:50:12.032 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:12.032 INFO [stderr] | Nov 28 23:50:12.032 INFO [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 28 23:50:12.032 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:12.032 INFO [stderr] Nov 28 23:50:12.032 INFO [stderr] warning: cannot find type `email` in this scope Nov 28 23:50:12.032 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 23:50:12.032 INFO [stderr] | Nov 28 23:50:12.032 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 23:50:12.032 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:12.032 INFO [stderr] | Nov 28 23:50:12.032 INFO [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 28 23:50:12.032 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:12.032 INFO [stderr] Nov 28 23:50:12.032 INFO [stderr] warning: cannot find type `password` in this scope Nov 28 23:50:12.032 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 23:50:12.033 INFO [stderr] | Nov 28 23:50:12.033 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 23:50:12.033 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 23:50:12.033 INFO [stderr] | Nov 28 23:50:12.033 INFO [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 28 23:50:12.033 INFO [stderr] = note: for more information, see issue #50504 Nov 28 23:50:12.033 INFO [stderr] Nov 28 23:50:29.528 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 49s Nov 28 23:50:29.576 INFO [stderr] su: No module specific data is present Nov 28 23:50:30.477 INFO running `"docker" "inspect" "097755924eccad9f25b7d41836f54af0f7f97292c1596bfc0cd86096579f1422"` Nov 28 23:50:30.782 INFO running `"docker" "rm" "-f" "097755924eccad9f25b7d41836f54af0f7f97292c1596bfc0cd86096579f1422"` Nov 28 23:50:31.076 INFO [stdout] 097755924eccad9f25b7d41836f54af0f7f97292c1596bfc0cd86096579f1422