Dec 15 08:43:44.392 INFO testing howtocards-0.1.3 against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 15 08:43:44.392 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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:44.834 INFO [stdout] cad3f7e250cb1678ddc535894bf54b68caac0f63ef34acb3d33d2fc71b106774 Dec 15 08:43:44.836 INFO running `"docker" "start" "-a" "cad3f7e250cb1678ddc535894bf54b68caac0f63ef34acb3d33d2fc71b106774"` Dec 15 08:43:45.690 INFO [stderr] usermod: no changes Dec 15 08:43:46.282 INFO [stderr] Compiling dbus v0.6.3 Dec 15 08:43:46.283 INFO [stderr] Compiling serde v1.0.82 Dec 15 08:43:46.283 INFO [stderr] Compiling dotenv v0.13.0 Dec 15 08:44:02.655 INFO [stderr] Compiling notify-rust v3.5.0 Dec 15 08:44:08.129 INFO [stderr] Compiling uuid v0.7.1 Dec 15 08:44:08.129 INFO [stderr] Compiling serde_json v1.0.33 Dec 15 08:44:08.147 INFO [stderr] Compiling serde_urlencoded v0.5.4 Dec 15 08:44:08.147 INFO [stderr] Compiling ron v0.2.2 Dec 15 08:44:15.527 INFO [stderr] Compiling actix v0.7.9 Dec 15 08:44:33.724 INFO [stderr] Compiling actix-net v0.2.5 Dec 15 08:44:45.379 INFO [stderr] Compiling actix-web v0.7.16 Dec 15 08:45:11.355 INFO [stderr] Compiling howtocards v0.1.3 (/source) Dec 15 08:45:23.072 INFO [stderr] warning: cannot find type `User` in this scope Dec 15 08:45:23.072 INFO [stderr] --> src/models.rs:7:10 Dec 15 08:45:23.072 INFO [stderr] | Dec 15 08:45:23.072 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 15 08:45:23.072 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:23.072 INFO [stderr] | Dec 15 08:45:23.072 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 15 08:45:23.072 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:23.072 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:23.072 INFO [stderr] Dec 15 08:45:23.078 INFO [stderr] warning: cannot find type `User` in this scope Dec 15 08:45:23.078 INFO [stderr] --> src/models.rs:7:59 Dec 15 08:45:23.078 INFO [stderr] | Dec 15 08:45:23.078 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 15 08:45:23.078 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:23.078 INFO [stderr] | Dec 15 08:45:23.078 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:23.078 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:23.078 INFO [stderr] Dec 15 08:45:23.078 INFO [stderr] warning: cannot find type `users` in this scope Dec 15 08:45:23.078 INFO [stderr] --> src/models.rs:7:59 Dec 15 08:45:23.078 INFO [stderr] | Dec 15 08:45:23.078 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 15 08:45:23.078 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:23.078 INFO [stderr] | Dec 15 08:45:23.078 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:23.078 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:23.078 INFO [stderr] Dec 15 08:45:23.078 INFO [stderr] warning: cannot find type `users` in this scope Dec 15 08:45:23.078 INFO [stderr] --> src/models.rs:14:23 Dec 15 08:45:23.078 INFO [stderr] | Dec 15 08:45:23.078 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 15 08:45:23.078 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:23.078 INFO [stderr] | Dec 15 08:45:23.078 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:23.078 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:23.078 INFO [stderr] Dec 15 08:45:23.078 INFO [stderr] warning: cannot find type `UserNew` in this scope Dec 15 08:45:23.078 INFO [stderr] --> src/models.rs:14:23 Dec 15 08:45:23.078 INFO [stderr] | Dec 15 08:45:23.078 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 15 08:45:23.078 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:23.078 INFO [stderr] | Dec 15 08:45:23.078 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:23.078 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:23.078 INFO [stderr] Dec 15 08:45:23.078 INFO [stderr] warning: cannot find type `UserNew` in this scope Dec 15 08:45:23.078 INFO [stderr] --> src/models.rs:14:35 Dec 15 08:45:23.078 INFO [stderr] | Dec 15 08:45:23.078 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 15 08:45:23.078 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:23.078 INFO [stderr] | Dec 15 08:45:23.078 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:23.078 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:23.078 INFO [stderr] Dec 15 08:45:23.078 INFO [stderr] warning: cannot find type `Token` in this scope Dec 15 08:45:23.078 INFO [stderr] --> src/models.rs:21:17 Dec 15 08:45:23.078 INFO [stderr] | Dec 15 08:45:23.078 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:45:23.078 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:23.079 INFO [stderr] | Dec 15 08:45:23.079 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:23.079 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:23.079 INFO [stderr] Dec 15 08:45:23.079 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 15 08:45:23.079 INFO [stderr] --> src/models.rs:21:39 Dec 15 08:45:23.079 INFO [stderr] | Dec 15 08:45:23.079 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:45:23.079 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:23.079 INFO [stderr] | Dec 15 08:45:23.079 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:23.079 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:23.079 INFO [stderr] Dec 15 08:45:23.079 INFO [stderr] warning: cannot find type `Token` in this scope Dec 15 08:45:23.079 INFO [stderr] --> src/models.rs:21:39 Dec 15 08:45:23.079 INFO [stderr] | Dec 15 08:45:23.079 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:45:23.079 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:23.079 INFO [stderr] | Dec 15 08:45:23.079 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:23.079 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:23.079 INFO [stderr] Dec 15 08:45:23.079 INFO [stderr] warning: cannot find type `User` in this scope Dec 15 08:45:23.079 INFO [stderr] --> src/models.rs:21:64 Dec 15 08:45:23.079 INFO [stderr] | Dec 15 08:45:23.079 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:45:23.079 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:23.079 INFO [stderr] | Dec 15 08:45:23.079 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:23.079 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:23.079 INFO [stderr] Dec 15 08:45:23.079 INFO [stderr] warning: cannot find type `Token` in this scope Dec 15 08:45:23.079 INFO [stderr] --> src/models.rs:21:64 Dec 15 08:45:23.079 INFO [stderr] | Dec 15 08:45:23.079 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:45:23.079 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:23.079 INFO [stderr] | Dec 15 08:45:23.079 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:23.079 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:23.079 INFO [stderr] Dec 15 08:45:23.079 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 15 08:45:23.079 INFO [stderr] --> src/models.rs:21:64 Dec 15 08:45:23.079 INFO [stderr] | Dec 15 08:45:23.079 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:45:23.079 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:23.079 INFO [stderr] | Dec 15 08:45:23.079 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:23.079 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:23.079 INFO [stderr] Dec 15 08:45:23.079 INFO [stderr] warning: cannot find type `Token` in this scope Dec 15 08:45:23.079 INFO [stderr] --> src/models.rs:21:78 Dec 15 08:45:23.079 INFO [stderr] | Dec 15 08:45:23.079 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:45:23.079 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:23.079 INFO [stderr] | Dec 15 08:45:23.079 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:23.079 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:23.079 INFO [stderr] Dec 15 08:45:23.079 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 15 08:45:23.079 INFO [stderr] --> src/models.rs:21:78 Dec 15 08:45:23.079 INFO [stderr] | Dec 15 08:45:23.079 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:45:23.079 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:23.079 INFO [stderr] | Dec 15 08:45:23.079 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:23.079 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:23.079 INFO [stderr] Dec 15 08:45:23.079 INFO [stderr] warning: cannot find type `table` in this scope Dec 15 08:45:23.079 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 15 08:45:23.079 INFO [stderr] | Dec 15 08:45:23.079 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 15 08:45:23.079 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:23.079 INFO [stderr] | Dec 15 08:45:23.079 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:23.079 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:23.079 INFO [stderr] Dec 15 08:45:23.079 INFO [stderr] warning: cannot find type `token` in this scope Dec 15 08:45:23.079 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 08:45:23.079 INFO [stderr] | Dec 15 08:45:23.079 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 08:45:23.079 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:23.079 INFO [stderr] | Dec 15 08:45:23.079 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:23.079 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:23.079 INFO [stderr] Dec 15 08:45:23.080 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 15 08:45:23.080 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 08:45:23.080 INFO [stderr] | Dec 15 08:45:23.080 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 08:45:23.080 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:23.080 INFO [stderr] | Dec 15 08:45:23.080 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:23.080 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:23.080 INFO [stderr] Dec 15 08:45:23.080 INFO [stderr] warning: cannot find type `id` in this scope Dec 15 08:45:23.080 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 08:45:23.080 INFO [stderr] | Dec 15 08:45:23.080 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 08:45:23.080 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:23.080 INFO [stderr] | Dec 15 08:45:23.080 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:23.080 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:23.080 INFO [stderr] Dec 15 08:45:23.080 INFO [stderr] warning: cannot find type `email` in this scope Dec 15 08:45:23.080 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 08:45:23.080 INFO [stderr] | Dec 15 08:45:23.080 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 08:45:23.080 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:23.080 INFO [stderr] | Dec 15 08:45:23.080 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:23.080 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:23.080 INFO [stderr] Dec 15 08:45:23.080 INFO [stderr] warning: cannot find type `password` in this scope Dec 15 08:45:23.080 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 08:45:23.080 INFO [stderr] | Dec 15 08:45:23.080 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 08:45:23.080 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:23.080 INFO [stderr] | Dec 15 08:45:23.080 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:23.080 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:23.080 INFO [stderr] Dec 15 08:46:00.731 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 15s Dec 15 08:46:00.757 INFO [stderr] su: No module specific data is present Dec 15 08:46:01.163 INFO running `"docker" "inspect" "cad3f7e250cb1678ddc535894bf54b68caac0f63ef34acb3d33d2fc71b106774"` Dec 15 08:46:01.397 INFO running `"docker" "rm" "-f" "cad3f7e250cb1678ddc535894bf54b68caac0f63ef34acb3d33d2fc71b106774"` Dec 15 08:46:01.688 INFO [stdout] cad3f7e250cb1678ddc535894bf54b68caac0f63ef34acb3d33d2fc71b106774 Dec 15 08:46:01.704 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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:46:02.016 INFO [stdout] 3d4bdb4cff30dc4415e1eba2687dd39a4b3818ef27fe56194a1e12012a78a43a Dec 15 08:46:02.017 INFO running `"docker" "start" "-a" "3d4bdb4cff30dc4415e1eba2687dd39a4b3818ef27fe56194a1e12012a78a43a"` Dec 15 08:46:03.007 INFO [stderr] usermod: no changes Dec 15 08:46:03.519 INFO [stderr] Compiling howtocards v0.1.3 (/source) Dec 15 08:46:14.654 INFO [stderr] warning: cannot find type `User` in this scope Dec 15 08:46:14.654 INFO [stderr] --> src/models.rs:7:10 Dec 15 08:46:14.654 INFO [stderr] | Dec 15 08:46:14.654 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 15 08:46:14.654 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:14.654 INFO [stderr] | Dec 15 08:46:14.654 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 15 08:46:14.654 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:14.654 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:14.654 INFO [stderr] Dec 15 08:46:14.655 INFO [stderr] warning: cannot find type `User` in this scope Dec 15 08:46:14.655 INFO [stderr] --> src/models.rs:7:59 Dec 15 08:46:14.655 INFO [stderr] | Dec 15 08:46:14.655 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 15 08:46:14.655 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:14.655 INFO [stderr] | Dec 15 08:46:14.655 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:14.655 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:14.655 INFO [stderr] Dec 15 08:46:14.655 INFO [stderr] warning: cannot find type `users` in this scope Dec 15 08:46:14.655 INFO [stderr] --> src/models.rs:7:59 Dec 15 08:46:14.655 INFO [stderr] | Dec 15 08:46:14.655 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 15 08:46:14.655 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:14.655 INFO [stderr] | Dec 15 08:46:14.655 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:14.655 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:14.655 INFO [stderr] Dec 15 08:46:14.657 INFO [stderr] warning: cannot find type `users` in this scope Dec 15 08:46:14.657 INFO [stderr] --> src/models.rs:14:23 Dec 15 08:46:14.657 INFO [stderr] | Dec 15 08:46:14.657 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 15 08:46:14.657 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:14.657 INFO [stderr] | Dec 15 08:46:14.658 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:14.658 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:14.658 INFO [stderr] Dec 15 08:46:14.658 INFO [stderr] warning: cannot find type `UserNew` in this scope Dec 15 08:46:14.658 INFO [stderr] --> src/models.rs:14:23 Dec 15 08:46:14.658 INFO [stderr] | Dec 15 08:46:14.658 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 15 08:46:14.658 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:14.658 INFO [stderr] | Dec 15 08:46:14.658 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:14.658 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:14.658 INFO [stderr] Dec 15 08:46:14.658 INFO [stderr] warning: cannot find type `UserNew` in this scope Dec 15 08:46:14.658 INFO [stderr] --> src/models.rs:14:35 Dec 15 08:46:14.658 INFO [stderr] | Dec 15 08:46:14.658 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 15 08:46:14.658 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:14.658 INFO [stderr] | Dec 15 08:46:14.658 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:14.658 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:14.658 INFO [stderr] Dec 15 08:46:14.658 INFO [stderr] warning: cannot find type `Token` in this scope Dec 15 08:46:14.658 INFO [stderr] --> src/models.rs:21:17 Dec 15 08:46:14.658 INFO [stderr] | Dec 15 08:46:14.658 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:46:14.658 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:14.658 INFO [stderr] | Dec 15 08:46:14.658 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:14.658 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:14.658 INFO [stderr] Dec 15 08:46:14.658 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 15 08:46:14.658 INFO [stderr] --> src/models.rs:21:39 Dec 15 08:46:14.658 INFO [stderr] | Dec 15 08:46:14.658 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:46:14.658 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:14.658 INFO [stderr] | Dec 15 08:46:14.658 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:14.658 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:14.658 INFO [stderr] Dec 15 08:46:14.658 INFO [stderr] warning: cannot find type `Token` in this scope Dec 15 08:46:14.658 INFO [stderr] --> src/models.rs:21:39 Dec 15 08:46:14.658 INFO [stderr] | Dec 15 08:46:14.658 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:46:14.658 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:14.658 INFO [stderr] | Dec 15 08:46:14.658 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:14.658 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:14.658 INFO [stderr] Dec 15 08:46:14.658 INFO [stderr] warning: cannot find type `User` in this scope Dec 15 08:46:14.658 INFO [stderr] --> src/models.rs:21:64 Dec 15 08:46:14.658 INFO [stderr] | Dec 15 08:46:14.658 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:46:14.658 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:14.658 INFO [stderr] | Dec 15 08:46:14.658 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:14.658 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:14.658 INFO [stderr] Dec 15 08:46:14.658 INFO [stderr] warning: cannot find type `Token` in this scope Dec 15 08:46:14.658 INFO [stderr] --> src/models.rs:21:64 Dec 15 08:46:14.658 INFO [stderr] | Dec 15 08:46:14.658 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:46:14.658 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:14.658 INFO [stderr] | Dec 15 08:46:14.658 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:14.658 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:14.658 INFO [stderr] Dec 15 08:46:14.658 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 15 08:46:14.658 INFO [stderr] --> src/models.rs:21:64 Dec 15 08:46:14.658 INFO [stderr] | Dec 15 08:46:14.658 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:46:14.658 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:14.658 INFO [stderr] | Dec 15 08:46:14.658 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:14.658 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:14.658 INFO [stderr] Dec 15 08:46:14.658 INFO [stderr] warning: cannot find type `Token` in this scope Dec 15 08:46:14.658 INFO [stderr] --> src/models.rs:21:78 Dec 15 08:46:14.658 INFO [stderr] | Dec 15 08:46:14.658 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:46:14.658 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:14.658 INFO [stderr] | Dec 15 08:46:14.659 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:14.659 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:14.659 INFO [stderr] Dec 15 08:46:14.659 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 15 08:46:14.659 INFO [stderr] --> src/models.rs:21:78 Dec 15 08:46:14.659 INFO [stderr] | Dec 15 08:46:14.659 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:46:14.659 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:14.659 INFO [stderr] | Dec 15 08:46:14.659 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:14.659 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:14.659 INFO [stderr] Dec 15 08:46:14.659 INFO [stderr] warning: cannot find type `table` in this scope Dec 15 08:46:14.659 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 15 08:46:14.659 INFO [stderr] | Dec 15 08:46:14.659 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 15 08:46:14.659 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:14.659 INFO [stderr] | Dec 15 08:46:14.659 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:14.659 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:14.659 INFO [stderr] Dec 15 08:46:14.659 INFO [stderr] warning: cannot find type `token` in this scope Dec 15 08:46:14.659 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 08:46:14.659 INFO [stderr] | Dec 15 08:46:14.659 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 08:46:14.659 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:14.659 INFO [stderr] | Dec 15 08:46:14.659 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:14.659 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:14.659 INFO [stderr] Dec 15 08:46:14.659 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 15 08:46:14.659 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 08:46:14.659 INFO [stderr] | Dec 15 08:46:14.659 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 08:46:14.659 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:14.659 INFO [stderr] | Dec 15 08:46:14.659 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:14.659 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:14.659 INFO [stderr] Dec 15 08:46:14.659 INFO [stderr] warning: cannot find type `id` in this scope Dec 15 08:46:14.659 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 08:46:14.659 INFO [stderr] | Dec 15 08:46:14.659 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 08:46:14.659 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:14.659 INFO [stderr] | Dec 15 08:46:14.659 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:14.659 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:14.659 INFO [stderr] Dec 15 08:46:14.659 INFO [stderr] warning: cannot find type `email` in this scope Dec 15 08:46:14.659 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 08:46:14.659 INFO [stderr] | Dec 15 08:46:14.659 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 08:46:14.659 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:14.659 INFO [stderr] | Dec 15 08:46:14.659 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:14.659 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:14.659 INFO [stderr] Dec 15 08:46:14.659 INFO [stderr] warning: cannot find type `password` in this scope Dec 15 08:46:14.659 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 08:46:14.659 INFO [stderr] | Dec 15 08:46:14.659 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 08:46:14.659 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:14.659 INFO [stderr] | Dec 15 08:46:14.659 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:14.659 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:14.659 INFO [stderr] Dec 15 08:46:20.252 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.21s Dec 15 08:46:20.275 INFO [stderr] su: No module specific data is present Dec 15 08:46:21.357 INFO running `"docker" "inspect" "3d4bdb4cff30dc4415e1eba2687dd39a4b3818ef27fe56194a1e12012a78a43a"` Dec 15 08:46:21.575 INFO running `"docker" "rm" "-f" "3d4bdb4cff30dc4415e1eba2687dd39a4b3818ef27fe56194a1e12012a78a43a"` Dec 15 08:46:21.903 INFO [stdout] 3d4bdb4cff30dc4415e1eba2687dd39a4b3818ef27fe56194a1e12012a78a43a Dec 15 08:46:21.911 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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:22.396 INFO [stdout] 7d74a091b0e04fdd2bdc697a4d621c8054af9ba389a324e32ef530334d0f32c9 Dec 15 08:46:22.398 INFO running `"docker" "start" "-a" "7d74a091b0e04fdd2bdc697a4d621c8054af9ba389a324e32ef530334d0f32c9"` Dec 15 08:46:24.086 INFO [stderr] usermod: no changes Dec 15 08:46:24.369 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.26s Dec 15 08:46:24.380 INFO [stderr] Running /target/debug/deps/howtocards-df4aff07a59ac0c6 Dec 15 08:46:24.400 INFO [stdout] Dec 15 08:46:24.400 INFO [stdout] running 4 tests Dec 15 08:46:24.400 INFO [stdout] test hasher::test::hash_string_should_get_equal_results_for_equal_input ... ok Dec 15 08:46:24.400 INFO [stdout] test hasher::test::hash_password_use_hash_string ... ok Dec 15 08:46:24.401 INFO [stdout] test db::token::test::create_token_returns_different_tokens ... ok Dec 15 08:46:24.407 INFO [stdout] test hasher::test::hash_string_should_get_different_results_for_different_input ... ok Dec 15 08:46:24.407 INFO [stdout] Dec 15 08:46:24.407 INFO [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 08:46:24.407 INFO [stdout] Dec 15 08:46:24.415 INFO [stderr] Running /target/debug/deps/howtocards_server-9bcfce389d985443 Dec 15 08:46:24.429 INFO [stdout] Dec 15 08:46:24.429 INFO [stdout] running 0 tests Dec 15 08:46:24.429 INFO [stdout] Dec 15 08:46:24.429 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 08:46:24.429 INFO [stdout] Dec 15 08:46:24.430 INFO [stderr] Doc-tests howtocards Dec 15 08:46:45.096 INFO [stdout] Dec 15 08:46:45.096 INFO [stdout] running 4 tests Dec 15 08:47:45.095 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:45.095 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:45.095 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:45.095 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:46.762 INFO [stdout] test src/auth.rs - auth::AuthOptional (line 105) ... ok Dec 15 08:47:47.744 INFO [stdout] test src/auth.rs - auth::Auth (line 67) ... ok Dec 15 08:47:48.289 INFO [stdout] test src/prelude.rs - prelude::ResultExt::or_err (line 11) ... ok Dec 15 08:47:53.443 INFO [stdout] test src/hasher.rs - hasher::hash_string (line 10) ... ok Dec 15 08:47:53.444 INFO [stdout] Dec 15 08:47:53.444 INFO [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 08:47:53.444 INFO [stdout] Dec 15 08:47:53.499 INFO [stderr] su: No module specific data is present Dec 15 08:47:54.140 INFO running `"docker" "inspect" "7d74a091b0e04fdd2bdc697a4d621c8054af9ba389a324e32ef530334d0f32c9"` Dec 15 08:47:54.380 INFO running `"docker" "rm" "-f" "7d74a091b0e04fdd2bdc697a4d621c8054af9ba389a324e32ef530334d0f32c9"` Dec 15 08:47:54.671 INFO [stdout] 7d74a091b0e04fdd2bdc697a4d621c8054af9ba389a324e32ef530334d0f32c9