Dec 15 08:43:43.069 INFO testing howtocards_backend-0.1.2 against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 15 08:43:43.069 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-2/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 15 08:43:43.523 INFO [stdout] 64ec15667b9dc08476c11a31d5934d098224c4fe2e129d2a2c913cd9a16639aa Dec 15 08:43:43.525 INFO running `"docker" "start" "-a" "64ec15667b9dc08476c11a31d5934d098224c4fe2e129d2a2c913cd9a16639aa"` Dec 15 08:43:44.518 INFO [stderr] usermod: no changes Dec 15 08:43:45.058 INFO [stderr] Compiling diesel v1.3.3 Dec 15 08:43:45.063 INFO [stderr] Compiling uuid v0.7.1 Dec 15 08:43:45.063 INFO [stderr] Compiling ron v0.2.2 Dec 15 08:43:45.063 INFO [stderr] Compiling dotenv v0.13.0 Dec 15 08:43:51.893 INFO [stderr] Compiling actix v0.7.9 Dec 15 08:43:54.437 INFO [stderr] Compiling rustbreak v2.0.0-rc3 Dec 15 08:44:18.304 INFO [stderr] Compiling actix-net v0.2.5 Dec 15 08:44:33.919 INFO [stderr] Compiling actix-web v0.7.16 Dec 15 08:45:05.616 INFO [stderr] Compiling howtocards_backend v0.1.2 (/source) Dec 15 08:45:16.487 INFO [stderr] warning: cannot find type `User` in this scope Dec 15 08:45:16.487 INFO [stderr] --> src/models.rs:7:10 Dec 15 08:45:16.487 INFO [stderr] | Dec 15 08:45:16.487 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 15 08:45:16.487 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:16.487 INFO [stderr] | Dec 15 08:45:16.487 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 15 08:45:16.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! Dec 15 08:45:16.488 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:16.488 INFO [stderr] Dec 15 08:45:16.488 INFO [stderr] warning: cannot find type `User` in this scope Dec 15 08:45:16.488 INFO [stderr] --> src/models.rs:7:59 Dec 15 08:45:16.488 INFO [stderr] | Dec 15 08:45:16.488 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 15 08:45:16.488 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:16.488 INFO [stderr] | Dec 15 08:45:16.488 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 15 08:45:16.488 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:16.488 INFO [stderr] Dec 15 08:45:16.488 INFO [stderr] warning: cannot find type `users` in this scope Dec 15 08:45:16.488 INFO [stderr] --> src/models.rs:7:59 Dec 15 08:45:16.488 INFO [stderr] | Dec 15 08:45:16.488 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 15 08:45:16.488 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:16.488 INFO [stderr] | Dec 15 08:45:16.488 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 15 08:45:16.488 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:16.488 INFO [stderr] Dec 15 08:45:16.488 INFO [stderr] warning: cannot find type `users` in this scope Dec 15 08:45:16.488 INFO [stderr] --> src/models.rs:14:23 Dec 15 08:45:16.488 INFO [stderr] | Dec 15 08:45:16.488 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 15 08:45:16.488 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:16.488 INFO [stderr] | Dec 15 08:45:16.488 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 15 08:45:16.488 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:16.488 INFO [stderr] Dec 15 08:45:16.488 INFO [stderr] warning: cannot find type `UserNew` in this scope Dec 15 08:45:16.488 INFO [stderr] --> src/models.rs:14:23 Dec 15 08:45:16.488 INFO [stderr] | Dec 15 08:45:16.488 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 15 08:45:16.488 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:16.488 INFO [stderr] | Dec 15 08:45:16.488 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 15 08:45:16.488 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:16.488 INFO [stderr] Dec 15 08:45:16.488 INFO [stderr] warning: cannot find type `UserNew` in this scope Dec 15 08:45:16.488 INFO [stderr] --> src/models.rs:14:35 Dec 15 08:45:16.488 INFO [stderr] | Dec 15 08:45:16.488 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 15 08:45:16.488 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:16.488 INFO [stderr] | Dec 15 08:45:16.488 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 15 08:45:16.488 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:16.488 INFO [stderr] Dec 15 08:45:16.488 INFO [stderr] warning: cannot find type `Token` in this scope Dec 15 08:45:16.488 INFO [stderr] --> src/models.rs:21:17 Dec 15 08:45:16.488 INFO [stderr] | Dec 15 08:45:16.488 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:45:16.488 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:16.488 INFO [stderr] | Dec 15 08:45:16.488 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 15 08:45:16.488 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:16.488 INFO [stderr] Dec 15 08:45:16.488 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 15 08:45:16.488 INFO [stderr] --> src/models.rs:21:39 Dec 15 08:45:16.488 INFO [stderr] | Dec 15 08:45:16.488 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:45:16.488 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:16.488 INFO [stderr] | Dec 15 08:45:16.488 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 15 08:45:16.488 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:16.488 INFO [stderr] Dec 15 08:45:16.488 INFO [stderr] warning: cannot find type `Token` in this scope Dec 15 08:45:16.488 INFO [stderr] --> src/models.rs:21:39 Dec 15 08:45:16.488 INFO [stderr] | Dec 15 08:45:16.488 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:45:16.488 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:16.488 INFO [stderr] | Dec 15 08:45:16.488 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 15 08:45:16.488 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:16.488 INFO [stderr] Dec 15 08:45:16.488 INFO [stderr] warning: cannot find type `User` in this scope Dec 15 08:45:16.488 INFO [stderr] --> src/models.rs:21:64 Dec 15 08:45:16.488 INFO [stderr] | Dec 15 08:45:16.488 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:45:16.488 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:16.488 INFO [stderr] | Dec 15 08:45:16.488 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 15 08:45:16.488 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:16.488 INFO [stderr] Dec 15 08:45:16.488 INFO [stderr] warning: cannot find type `Token` in this scope Dec 15 08:45:16.488 INFO [stderr] --> src/models.rs:21:64 Dec 15 08:45:16.489 INFO [stderr] | Dec 15 08:45:16.489 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:45:16.489 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:16.489 INFO [stderr] | Dec 15 08:45:16.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! Dec 15 08:45:16.489 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:16.489 INFO [stderr] Dec 15 08:45:16.489 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 15 08:45:16.489 INFO [stderr] --> src/models.rs:21:64 Dec 15 08:45:16.489 INFO [stderr] | Dec 15 08:45:16.489 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:45:16.489 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:16.489 INFO [stderr] | Dec 15 08:45:16.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! Dec 15 08:45:16.489 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:16.489 INFO [stderr] Dec 15 08:45:16.489 INFO [stderr] warning: cannot find type `Token` in this scope Dec 15 08:45:16.489 INFO [stderr] --> src/models.rs:21:78 Dec 15 08:45:16.489 INFO [stderr] | Dec 15 08:45:16.489 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:45:16.489 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:16.489 INFO [stderr] | Dec 15 08:45:16.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! Dec 15 08:45:16.489 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:16.489 INFO [stderr] Dec 15 08:45:16.489 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 15 08:45:16.489 INFO [stderr] --> src/models.rs:21:78 Dec 15 08:45:16.489 INFO [stderr] | Dec 15 08:45:16.489 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:45:16.489 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:16.489 INFO [stderr] | Dec 15 08:45:16.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! Dec 15 08:45:16.489 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:16.489 INFO [stderr] Dec 15 08:45:16.489 INFO [stderr] warning: cannot find type `table` in this scope Dec 15 08:45:16.489 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 15 08:45:16.489 INFO [stderr] | Dec 15 08:45:16.489 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 15 08:45:16.489 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:16.489 INFO [stderr] | Dec 15 08:45:16.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! Dec 15 08:45:16.489 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:16.489 INFO [stderr] Dec 15 08:45:16.489 INFO [stderr] warning: cannot find type `token` in this scope Dec 15 08:45:16.489 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 08:45:16.489 INFO [stderr] | Dec 15 08:45:16.489 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 08:45:16.489 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:16.489 INFO [stderr] | Dec 15 08:45:16.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! Dec 15 08:45:16.489 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:16.489 INFO [stderr] Dec 15 08:45:16.489 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 15 08:45:16.489 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 08:45:16.489 INFO [stderr] | Dec 15 08:45:16.489 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 08:45:16.489 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:16.489 INFO [stderr] | Dec 15 08:45:16.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! Dec 15 08:45:16.489 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:16.489 INFO [stderr] Dec 15 08:45:16.489 INFO [stderr] warning: cannot find type `id` in this scope Dec 15 08:45:16.489 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 08:45:16.489 INFO [stderr] | Dec 15 08:45:16.489 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 08:45:16.489 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:16.489 INFO [stderr] | Dec 15 08:45:16.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! Dec 15 08:45:16.489 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:16.489 INFO [stderr] Dec 15 08:45:16.489 INFO [stderr] warning: cannot find type `email` in this scope Dec 15 08:45:16.489 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 08:45:16.489 INFO [stderr] | Dec 15 08:45:16.489 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 08:45:16.489 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:16.489 INFO [stderr] | Dec 15 08:45:16.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! Dec 15 08:45:16.489 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:16.489 INFO [stderr] Dec 15 08:45:16.489 INFO [stderr] warning: cannot find type `password` in this scope Dec 15 08:45:16.489 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 08:45:16.489 INFO [stderr] | Dec 15 08:45:16.489 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 08:45:16.489 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:16.489 INFO [stderr] | Dec 15 08:45:16.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! Dec 15 08:45:16.489 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:16.490 INFO [stderr] Dec 15 08:45:56.045 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 11s Dec 15 08:45:56.065 INFO [stderr] su: No module specific data is present Dec 15 08:45:56.416 INFO running `"docker" "inspect" "64ec15667b9dc08476c11a31d5934d098224c4fe2e129d2a2c913cd9a16639aa"` Dec 15 08:45:56.499 INFO running `"docker" "rm" "-f" "64ec15667b9dc08476c11a31d5934d098224c4fe2e129d2a2c913cd9a16639aa"` Dec 15 08:45:56.659 INFO [stdout] 64ec15667b9dc08476c11a31d5934d098224c4fe2e129d2a2c913cd9a16639aa Dec 15 08:45:56.661 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-2/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 15 08:45:56.952 INFO [stdout] 617a97fb99c0120bf1c9a6b1cf3853b0df922b4a58567f804c79089edaf9fe91 Dec 15 08:45:56.956 INFO running `"docker" "start" "-a" "617a97fb99c0120bf1c9a6b1cf3853b0df922b4a58567f804c79089edaf9fe91"` Dec 15 08:45:57.583 INFO [stderr] usermod: no changes Dec 15 08:45:58.039 INFO [stderr] Compiling howtocards_backend v0.1.2 (/source) Dec 15 08:46:11.187 INFO [stderr] warning: cannot find type `User` in this scope Dec 15 08:46:11.187 INFO [stderr] --> src/models.rs:7:10 Dec 15 08:46:11.187 INFO [stderr] | Dec 15 08:46:11.187 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 15 08:46:11.187 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:11.187 INFO [stderr] | Dec 15 08:46:11.187 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 15 08:46:11.187 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 15 08:46:11.187 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:11.187 INFO [stderr] Dec 15 08:46:11.187 INFO [stderr] warning: cannot find type `User` in this scope Dec 15 08:46:11.187 INFO [stderr] --> src/models.rs:7:59 Dec 15 08:46:11.187 INFO [stderr] | Dec 15 08:46:11.187 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 15 08:46:11.187 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:11.187 INFO [stderr] | Dec 15 08:46:11.187 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 15 08:46:11.187 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:11.187 INFO [stderr] Dec 15 08:46:11.187 INFO [stderr] warning: cannot find type `users` in this scope Dec 15 08:46:11.187 INFO [stderr] --> src/models.rs:7:59 Dec 15 08:46:11.187 INFO [stderr] | Dec 15 08:46:11.187 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 15 08:46:11.187 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:11.187 INFO [stderr] | Dec 15 08:46:11.187 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 15 08:46:11.187 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:11.187 INFO [stderr] Dec 15 08:46:11.187 INFO [stderr] warning: cannot find type `users` in this scope Dec 15 08:46:11.187 INFO [stderr] --> src/models.rs:14:23 Dec 15 08:46:11.187 INFO [stderr] | Dec 15 08:46:11.187 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 15 08:46:11.187 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:11.187 INFO [stderr] | Dec 15 08:46:11.187 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 15 08:46:11.187 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:11.187 INFO [stderr] Dec 15 08:46:11.187 INFO [stderr] warning: cannot find type `UserNew` in this scope Dec 15 08:46:11.187 INFO [stderr] --> src/models.rs:14:23 Dec 15 08:46:11.187 INFO [stderr] | Dec 15 08:46:11.187 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 15 08:46:11.187 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:11.187 INFO [stderr] | Dec 15 08:46:11.187 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 15 08:46:11.187 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:11.187 INFO [stderr] Dec 15 08:46:11.187 INFO [stderr] warning: cannot find type `UserNew` in this scope Dec 15 08:46:11.187 INFO [stderr] --> src/models.rs:14:35 Dec 15 08:46:11.187 INFO [stderr] | Dec 15 08:46:11.187 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 15 08:46:11.187 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:11.187 INFO [stderr] | Dec 15 08:46:11.187 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 15 08:46:11.187 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:11.187 INFO [stderr] Dec 15 08:46:11.187 INFO [stderr] warning: cannot find type `Token` in this scope Dec 15 08:46:11.187 INFO [stderr] --> src/models.rs:21:17 Dec 15 08:46:11.187 INFO [stderr] | Dec 15 08:46:11.187 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:46:11.187 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:11.187 INFO [stderr] | Dec 15 08:46:11.187 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 15 08:46:11.187 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:11.187 INFO [stderr] Dec 15 08:46:11.187 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 15 08:46:11.187 INFO [stderr] --> src/models.rs:21:39 Dec 15 08:46:11.187 INFO [stderr] | Dec 15 08:46:11.187 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:46:11.187 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:11.187 INFO [stderr] | Dec 15 08:46:11.187 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 15 08:46:11.187 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:11.187 INFO [stderr] Dec 15 08:46:11.187 INFO [stderr] warning: cannot find type `Token` in this scope Dec 15 08:46:11.187 INFO [stderr] --> src/models.rs:21:39 Dec 15 08:46:11.187 INFO [stderr] | Dec 15 08:46:11.187 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:46:11.187 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:11.187 INFO [stderr] | Dec 15 08:46:11.188 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 15 08:46:11.188 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:11.188 INFO [stderr] Dec 15 08:46:11.188 INFO [stderr] warning: cannot find type `User` in this scope Dec 15 08:46:11.188 INFO [stderr] --> src/models.rs:21:64 Dec 15 08:46:11.188 INFO [stderr] | Dec 15 08:46:11.188 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:46:11.188 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:11.188 INFO [stderr] | Dec 15 08:46:11.188 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 15 08:46:11.188 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:11.188 INFO [stderr] Dec 15 08:46:11.188 INFO [stderr] warning: cannot find type `Token` in this scope Dec 15 08:46:11.188 INFO [stderr] --> src/models.rs:21:64 Dec 15 08:46:11.188 INFO [stderr] | Dec 15 08:46:11.188 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:46:11.188 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:11.188 INFO [stderr] | Dec 15 08:46:11.188 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 15 08:46:11.188 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:11.188 INFO [stderr] Dec 15 08:46:11.188 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 15 08:46:11.188 INFO [stderr] --> src/models.rs:21:64 Dec 15 08:46:11.188 INFO [stderr] | Dec 15 08:46:11.188 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:46:11.188 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:11.188 INFO [stderr] | Dec 15 08:46:11.188 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 15 08:46:11.188 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:11.188 INFO [stderr] Dec 15 08:46:11.188 INFO [stderr] warning: cannot find type `Token` in this scope Dec 15 08:46:11.188 INFO [stderr] --> src/models.rs:21:78 Dec 15 08:46:11.188 INFO [stderr] | Dec 15 08:46:11.188 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:46:11.188 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:11.188 INFO [stderr] | Dec 15 08:46:11.188 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 15 08:46:11.188 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:11.188 INFO [stderr] Dec 15 08:46:11.188 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 15 08:46:11.188 INFO [stderr] --> src/models.rs:21:78 Dec 15 08:46:11.188 INFO [stderr] | Dec 15 08:46:11.188 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:46:11.188 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:11.188 INFO [stderr] | Dec 15 08:46:11.188 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 15 08:46:11.188 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:11.188 INFO [stderr] Dec 15 08:46:11.188 INFO [stderr] warning: cannot find type `table` in this scope Dec 15 08:46:11.188 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 15 08:46:11.188 INFO [stderr] | Dec 15 08:46:11.188 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 15 08:46:11.188 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:11.188 INFO [stderr] | Dec 15 08:46:11.188 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 15 08:46:11.188 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:11.188 INFO [stderr] Dec 15 08:46:11.188 INFO [stderr] warning: cannot find type `token` in this scope Dec 15 08:46:11.188 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 08:46:11.188 INFO [stderr] | Dec 15 08:46:11.188 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 08:46:11.188 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:11.188 INFO [stderr] | Dec 15 08:46:11.188 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 15 08:46:11.188 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:11.188 INFO [stderr] Dec 15 08:46:11.195 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 15 08:46:11.195 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 08:46:11.195 INFO [stderr] | Dec 15 08:46:11.195 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 08:46:11.195 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:11.195 INFO [stderr] | Dec 15 08:46:11.195 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 15 08:46:11.195 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:11.195 INFO [stderr] Dec 15 08:46:11.195 INFO [stderr] warning: cannot find type `id` in this scope Dec 15 08:46:11.195 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 08:46:11.195 INFO [stderr] | Dec 15 08:46:11.195 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 08:46:11.195 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:11.195 INFO [stderr] | Dec 15 08:46:11.195 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 15 08:46:11.195 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:11.195 INFO [stderr] Dec 15 08:46:11.195 INFO [stderr] warning: cannot find type `email` in this scope Dec 15 08:46:11.195 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 08:46:11.195 INFO [stderr] | Dec 15 08:46:11.195 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 08:46:11.195 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:11.195 INFO [stderr] | Dec 15 08:46:11.195 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 15 08:46:11.195 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:11.195 INFO [stderr] Dec 15 08:46:11.195 INFO [stderr] warning: cannot find type `password` in this scope Dec 15 08:46:11.195 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 08:46:11.195 INFO [stderr] | Dec 15 08:46:11.195 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 08:46:11.195 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:11.195 INFO [stderr] | Dec 15 08:46:11.195 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 15 08:46:11.195 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:11.195 INFO [stderr] Dec 15 08:46:16.675 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.05s Dec 15 08:46:16.691 INFO [stderr] su: No module specific data is present Dec 15 08:46:17.070 INFO running `"docker" "inspect" "617a97fb99c0120bf1c9a6b1cf3853b0df922b4a58567f804c79089edaf9fe91"` Dec 15 08:46:17.144 INFO running `"docker" "rm" "-f" "617a97fb99c0120bf1c9a6b1cf3853b0df922b4a58567f804c79089edaf9fe91"` Dec 15 08:46:17.235 INFO [stdout] 617a97fb99c0120bf1c9a6b1cf3853b0df922b4a58567f804c79089edaf9fe91 Dec 15 08:46:17.240 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-2/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 15 08:46:17.421 INFO [stdout] 770302e4a15730080d3df1738c86334d794848b464d5c1a67003b48a177a430b Dec 15 08:46:17.425 INFO running `"docker" "start" "-a" "770302e4a15730080d3df1738c86334d794848b464d5c1a67003b48a177a430b"` Dec 15 08:46:17.855 INFO [stderr] usermod: no changes Dec 15 08:46:18.147 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.27s Dec 15 08:46:18.172 INFO [stderr] Running /target/debug/deps/howtocards-f34fe7ecf1022023 Dec 15 08:46:18.179 INFO [stdout] Dec 15 08:46:18.179 INFO [stdout] running 4 tests Dec 15 08:46:18.187 INFO [stdout] test db::token::test::create_token_returns_different_tokens ... ok Dec 15 08:46:18.187 INFO [stdout] test hasher::test::hash_password_use_hash_string ... ok Dec 15 08:46:18.187 INFO [stdout] test hasher::test::hash_string_should_get_different_results_for_different_input ... ok Dec 15 08:46:18.199 INFO [stdout] test hasher::test::hash_string_should_get_equal_results_for_equal_input ... ok Dec 15 08:46:18.199 INFO [stdout] Dec 15 08:46:18.199 INFO [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 08:46:18.199 INFO [stdout] Dec 15 08:46:18.203 INFO [stderr] Running /target/debug/deps/howtocards_server-9d84e49ccfde6480 Dec 15 08:46:18.211 INFO [stdout] Dec 15 08:46:18.211 INFO [stdout] running 0 tests Dec 15 08:46:18.211 INFO [stdout] Dec 15 08:46:18.211 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 08:46:18.211 INFO [stdout] Dec 15 08:46:18.211 INFO [stderr] Doc-tests howtocards Dec 15 08:46:39.683 INFO [stdout] Dec 15 08:46:39.683 INFO [stdout] running 4 tests Dec 15 08:47:39.687 INFO [stdout] test src/hasher.rs - hasher::hash_string (line 10) ... test src/hasher.rs - hasher::hash_string (line 10) has been running for over 60 seconds Dec 15 08:47:39.687 INFO [stdout] test src/auth.rs - auth::AuthOptional (line 105) ... test src/auth.rs - auth::AuthOptional (line 105) has been running for over 60 seconds Dec 15 08:47:39.687 INFO [stdout] test src/auth.rs - auth::Auth (line 67) ... test src/auth.rs - auth::Auth (line 67) has been running for over 60 seconds Dec 15 08:47:39.695 INFO [stdout] test src/prelude.rs - prelude::ResultExt::or_err (line 11) ... test src/prelude.rs - prelude::ResultExt::or_err (line 11) has been running for over 60 seconds Dec 15 08:47:44.809 INFO [stdout] test src/auth.rs - auth::AuthOptional (line 105) ... ok Dec 15 08:47:45.921 INFO [stdout] test src/auth.rs - auth::Auth (line 67) ... ok Dec 15 08:47:45.955 INFO [stdout] test src/prelude.rs - prelude::ResultExt::or_err (line 11) ... ok Dec 15 08:47:47.811 INFO [stdout] test src/hasher.rs - hasher::hash_string (line 10) ... ok Dec 15 08:47:47.811 INFO [stdout] Dec 15 08:47:47.811 INFO [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 08:47:47.811 INFO [stdout] Dec 15 08:47:47.851 INFO [stderr] su: No module specific data is present Dec 15 08:47:48.633 INFO running `"docker" "inspect" "770302e4a15730080d3df1738c86334d794848b464d5c1a67003b48a177a430b"` Dec 15 08:47:48.931 INFO running `"docker" "rm" "-f" "770302e4a15730080d3df1738c86334d794848b464d5c1a67003b48a177a430b"` Dec 15 08:47:49.255 INFO [stdout] 770302e4a15730080d3df1738c86334d794848b464d5c1a67003b48a177a430b