Dec 07 11:03:03.368 INFO testing howtocards-0.1.3 against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 07 11:03:03.368 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-3/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 07 11:03:03.808 INFO [stdout] 2775fa82d29a5fc41b3f0dbe5836792f8350e52dd78547fac614d8461b47809f Dec 07 11:03:03.816 INFO running `"docker" "start" "-a" "2775fa82d29a5fc41b3f0dbe5836792f8350e52dd78547fac614d8461b47809f"` Dec 07 11:03:05.244 INFO [stderr] usermod: no changes Dec 07 11:03:05.812 INFO [stderr] Compiling actix-web v0.7.15 Dec 07 11:03:05.832 INFO [stderr] Compiling flate2 v1.0.6 Dec 07 11:03:05.852 INFO [stderr] Compiling diesel v1.3.3 Dec 07 11:03:05.852 INFO [stderr] Compiling notify-rust v3.5.0 Dec 07 11:03:05.852 INFO [stderr] Compiling crossbeam-channel v0.3.2 Dec 07 11:03:05.852 INFO [stderr] Compiling uuid v0.7.1 Dec 07 11:03:05.852 INFO [stderr] Compiling serde_urlencoded v0.5.4 Dec 07 11:03:05.852 INFO [stderr] Compiling serde_json v1.0.33 Dec 07 11:03:09.808 INFO [stderr] Compiling ron v0.2.2 Dec 07 11:03:17.119 INFO [stderr] Compiling dotenv v0.13.0 Dec 07 11:03:17.804 INFO [stderr] Compiling trust-dns-proto v0.5.0 Dec 07 11:03:39.710 INFO [stderr] Compiling trust-dns-resolver v0.10.0 Dec 07 11:03:52.048 INFO [stderr] Compiling actix v0.7.8 Dec 07 11:04:08.920 INFO [stderr] Compiling actix-net v0.2.4 Dec 07 11:04:47.232 INFO [stderr] Compiling howtocards v0.1.3 (/source) Dec 07 11:04:57.052 INFO [stderr] warning: cannot find type `User` in this scope Dec 07 11:04:57.052 INFO [stderr] --> src/models.rs:7:10 Dec 07 11:04:57.052 INFO [stderr] | Dec 07 11:04:57.052 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 07 11:04:57.052 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:57.052 INFO [stderr] | Dec 07 11:04:57.052 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 07 11:04:57.052 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 07 11:04:57.053 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:57.053 INFO [stderr] Dec 07 11:04:57.057 INFO [stderr] warning: cannot find type `User` in this scope Dec 07 11:04:57.057 INFO [stderr] --> src/models.rs:7:59 Dec 07 11:04:57.057 INFO [stderr] | Dec 07 11:04:57.057 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 07 11:04:57.057 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:57.057 INFO [stderr] | Dec 07 11:04:57.057 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 07 11:04:57.057 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:57.057 INFO [stderr] Dec 07 11:04:57.057 INFO [stderr] warning: cannot find type `users` in this scope Dec 07 11:04:57.057 INFO [stderr] --> src/models.rs:7:59 Dec 07 11:04:57.057 INFO [stderr] | Dec 07 11:04:57.057 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 07 11:04:57.057 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:57.057 INFO [stderr] | Dec 07 11:04:57.057 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 07 11:04:57.057 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:57.057 INFO [stderr] Dec 07 11:04:57.057 INFO [stderr] warning: cannot find type `users` in this scope Dec 07 11:04:57.057 INFO [stderr] --> src/models.rs:14:23 Dec 07 11:04:57.057 INFO [stderr] | Dec 07 11:04:57.057 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 07 11:04:57.057 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:57.057 INFO [stderr] | Dec 07 11:04:57.057 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 07 11:04:57.057 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:57.058 INFO [stderr] Dec 07 11:04:57.058 INFO [stderr] warning: cannot find type `UserNew` in this scope Dec 07 11:04:57.058 INFO [stderr] --> src/models.rs:14:23 Dec 07 11:04:57.058 INFO [stderr] | Dec 07 11:04:57.058 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 07 11:04:57.058 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:57.058 INFO [stderr] | Dec 07 11:04:57.058 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 07 11:04:57.058 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:57.058 INFO [stderr] Dec 07 11:04:57.058 INFO [stderr] warning: cannot find type `UserNew` in this scope Dec 07 11:04:57.058 INFO [stderr] --> src/models.rs:14:35 Dec 07 11:04:57.058 INFO [stderr] | Dec 07 11:04:57.058 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 07 11:04:57.058 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:57.058 INFO [stderr] | Dec 07 11:04:57.058 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 07 11:04:57.058 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:57.058 INFO [stderr] Dec 07 11:04:57.058 INFO [stderr] warning: cannot find type `Token` in this scope Dec 07 11:04:57.058 INFO [stderr] --> src/models.rs:21:17 Dec 07 11:04:57.058 INFO [stderr] | Dec 07 11:04:57.058 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 07 11:04:57.058 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:57.058 INFO [stderr] | Dec 07 11:04:57.058 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 07 11:04:57.058 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:57.058 INFO [stderr] Dec 07 11:04:57.058 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 07 11:04:57.058 INFO [stderr] --> src/models.rs:21:39 Dec 07 11:04:57.058 INFO [stderr] | Dec 07 11:04:57.058 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 07 11:04:57.058 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:57.058 INFO [stderr] | Dec 07 11:04:57.058 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 07 11:04:57.058 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:57.058 INFO [stderr] Dec 07 11:04:57.058 INFO [stderr] warning: cannot find type `Token` in this scope Dec 07 11:04:57.058 INFO [stderr] --> src/models.rs:21:39 Dec 07 11:04:57.058 INFO [stderr] | Dec 07 11:04:57.058 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 07 11:04:57.058 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:57.058 INFO [stderr] | Dec 07 11:04:57.058 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 07 11:04:57.058 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:57.058 INFO [stderr] Dec 07 11:04:57.058 INFO [stderr] warning: cannot find type `User` in this scope Dec 07 11:04:57.058 INFO [stderr] --> src/models.rs:21:64 Dec 07 11:04:57.058 INFO [stderr] | Dec 07 11:04:57.058 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 07 11:04:57.058 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:57.058 INFO [stderr] | Dec 07 11:04:57.058 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 07 11:04:57.058 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:57.058 INFO [stderr] Dec 07 11:04:57.058 INFO [stderr] warning: cannot find type `Token` in this scope Dec 07 11:04:57.058 INFO [stderr] --> src/models.rs:21:64 Dec 07 11:04:57.058 INFO [stderr] | Dec 07 11:04:57.058 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 07 11:04:57.058 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:57.058 INFO [stderr] | Dec 07 11:04:57.058 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 07 11:04:57.058 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:57.058 INFO [stderr] Dec 07 11:04:57.058 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 07 11:04:57.058 INFO [stderr] --> src/models.rs:21:64 Dec 07 11:04:57.058 INFO [stderr] | Dec 07 11:04:57.058 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 07 11:04:57.058 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:57.058 INFO [stderr] | Dec 07 11:04:57.059 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 11:04:57.059 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:57.059 INFO [stderr] Dec 07 11:04:57.059 INFO [stderr] warning: cannot find type `Token` in this scope Dec 07 11:04:57.059 INFO [stderr] --> src/models.rs:21:78 Dec 07 11:04:57.059 INFO [stderr] | Dec 07 11:04:57.059 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 07 11:04:57.059 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:57.059 INFO [stderr] | Dec 07 11:04:57.059 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 11:04:57.059 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:57.059 INFO [stderr] Dec 07 11:04:57.059 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 07 11:04:57.059 INFO [stderr] --> src/models.rs:21:78 Dec 07 11:04:57.059 INFO [stderr] | Dec 07 11:04:57.059 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 07 11:04:57.059 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:57.059 INFO [stderr] | Dec 07 11:04:57.059 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 11:04:57.059 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:57.059 INFO [stderr] Dec 07 11:04:57.059 INFO [stderr] warning: cannot find type `table` in this scope Dec 07 11:04:57.059 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 07 11:04:57.059 INFO [stderr] | Dec 07 11:04:57.059 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 07 11:04:57.059 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:57.059 INFO [stderr] | Dec 07 11:04:57.059 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 11:04:57.059 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:57.059 INFO [stderr] Dec 07 11:04:57.059 INFO [stderr] warning: cannot find type `token` in this scope Dec 07 11:04:57.059 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 07 11:04:57.059 INFO [stderr] | Dec 07 11:04:57.059 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 07 11:04:57.059 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:57.059 INFO [stderr] | Dec 07 11:04:57.059 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 11:04:57.059 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:57.059 INFO [stderr] Dec 07 11:04:57.059 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 07 11:04:57.059 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 07 11:04:57.059 INFO [stderr] | Dec 07 11:04:57.059 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 07 11:04:57.059 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:57.059 INFO [stderr] | Dec 07 11:04:57.059 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 11:04:57.059 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:57.059 INFO [stderr] Dec 07 11:04:57.059 INFO [stderr] warning: cannot find type `id` in this scope Dec 07 11:04:57.059 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 07 11:04:57.059 INFO [stderr] | Dec 07 11:04:57.059 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 07 11:04:57.059 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:57.059 INFO [stderr] | Dec 07 11:04:57.059 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 11:04:57.059 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:57.059 INFO [stderr] Dec 07 11:04:57.059 INFO [stderr] warning: cannot find type `email` in this scope Dec 07 11:04:57.059 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 07 11:04:57.059 INFO [stderr] | Dec 07 11:04:57.059 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 07 11:04:57.059 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:57.059 INFO [stderr] | Dec 07 11:04:57.059 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 11:04:57.059 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:57.059 INFO [stderr] Dec 07 11:04:57.059 INFO [stderr] warning: cannot find type `password` in this scope Dec 07 11:04:57.059 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 07 11:04:57.059 INFO [stderr] | Dec 07 11:04:57.059 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 07 11:04:57.059 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:57.059 INFO [stderr] | Dec 07 11:04:57.059 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 11:04:57.059 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:57.059 INFO [stderr] Dec 07 11:05:31.996 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 26s Dec 07 11:05:32.017 INFO [stderr] su: No module specific data is present Dec 07 11:05:33.643 INFO running `"docker" "inspect" "2775fa82d29a5fc41b3f0dbe5836792f8350e52dd78547fac614d8461b47809f"` Dec 07 11:05:34.038 INFO running `"docker" "rm" "-f" "2775fa82d29a5fc41b3f0dbe5836792f8350e52dd78547fac614d8461b47809f"` Dec 07 11:05:34.376 INFO [stdout] 2775fa82d29a5fc41b3f0dbe5836792f8350e52dd78547fac614d8461b47809f Dec 07 11:05:34.382 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-3/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 07 11:05:34.876 INFO [stdout] 79a644f070aa3f4c0e2cf915891d39a4b8f5093380ae577c20f2d7c3ce6621c9 Dec 07 11:05:34.878 INFO running `"docker" "start" "-a" "79a644f070aa3f4c0e2cf915891d39a4b8f5093380ae577c20f2d7c3ce6621c9"` Dec 07 11:05:35.740 INFO [stderr] usermod: no changes Dec 07 11:05:36.176 INFO [stderr] Compiling howtocards v0.1.3 (/source) Dec 07 11:05:54.100 INFO [stderr] warning: cannot find type `User` in this scope Dec 07 11:05:54.100 INFO [stderr] --> src/models.rs:7:10 Dec 07 11:05:54.100 INFO [stderr] | Dec 07 11:05:54.100 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 07 11:05:54.100 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:54.100 INFO [stderr] | Dec 07 11:05:54.100 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 07 11:05:54.100 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 07 11:05:54.100 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:54.100 INFO [stderr] Dec 07 11:05:54.100 INFO [stderr] warning: cannot find type `User` in this scope Dec 07 11:05:54.100 INFO [stderr] --> src/models.rs:7:59 Dec 07 11:05:54.100 INFO [stderr] | Dec 07 11:05:54.100 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 07 11:05:54.100 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:54.100 INFO [stderr] | Dec 07 11:05:54.100 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 07 11:05:54.100 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:54.100 INFO [stderr] Dec 07 11:05:54.100 INFO [stderr] warning: cannot find type `users` in this scope Dec 07 11:05:54.100 INFO [stderr] --> src/models.rs:7:59 Dec 07 11:05:54.100 INFO [stderr] | Dec 07 11:05:54.101 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 07 11:05:54.101 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:54.101 INFO [stderr] | Dec 07 11:05:54.101 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 07 11:05:54.101 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:54.101 INFO [stderr] Dec 07 11:05:54.101 INFO [stderr] warning: cannot find type `users` in this scope Dec 07 11:05:54.101 INFO [stderr] --> src/models.rs:14:23 Dec 07 11:05:54.101 INFO [stderr] | Dec 07 11:05:54.101 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 07 11:05:54.101 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:54.101 INFO [stderr] | Dec 07 11:05:54.101 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 07 11:05:54.101 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:54.101 INFO [stderr] Dec 07 11:05:54.101 INFO [stderr] warning: cannot find type `UserNew` in this scope Dec 07 11:05:54.101 INFO [stderr] --> src/models.rs:14:23 Dec 07 11:05:54.101 INFO [stderr] | Dec 07 11:05:54.101 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 07 11:05:54.101 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:54.101 INFO [stderr] | Dec 07 11:05:54.101 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 07 11:05:54.101 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:54.101 INFO [stderr] Dec 07 11:05:54.101 INFO [stderr] warning: cannot find type `UserNew` in this scope Dec 07 11:05:54.101 INFO [stderr] --> src/models.rs:14:35 Dec 07 11:05:54.101 INFO [stderr] | Dec 07 11:05:54.101 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 07 11:05:54.101 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:54.101 INFO [stderr] | Dec 07 11:05:54.101 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 07 11:05:54.101 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:54.101 INFO [stderr] Dec 07 11:05:54.102 INFO [stderr] warning: cannot find type `Token` in this scope Dec 07 11:05:54.102 INFO [stderr] --> src/models.rs:21:17 Dec 07 11:05:54.102 INFO [stderr] | Dec 07 11:05:54.102 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 07 11:05:54.102 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:54.102 INFO [stderr] | Dec 07 11:05:54.102 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 07 11:05:54.102 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:54.102 INFO [stderr] Dec 07 11:05:54.102 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 07 11:05:54.102 INFO [stderr] --> src/models.rs:21:39 Dec 07 11:05:54.102 INFO [stderr] | Dec 07 11:05:54.102 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 07 11:05:54.102 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:54.104 INFO [stderr] | Dec 07 11:05:54.104 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 07 11:05:54.104 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:54.104 INFO [stderr] Dec 07 11:05:54.104 INFO [stderr] warning: cannot find type `Token` in this scope Dec 07 11:05:54.104 INFO [stderr] --> src/models.rs:21:39 Dec 07 11:05:54.104 INFO [stderr] | Dec 07 11:05:54.104 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 07 11:05:54.104 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:54.104 INFO [stderr] | Dec 07 11:05:54.104 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 07 11:05:54.104 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:54.104 INFO [stderr] Dec 07 11:05:54.104 INFO [stderr] warning: cannot find type `User` in this scope Dec 07 11:05:54.104 INFO [stderr] --> src/models.rs:21:64 Dec 07 11:05:54.104 INFO [stderr] | Dec 07 11:05:54.104 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 07 11:05:54.104 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:54.104 INFO [stderr] | Dec 07 11:05:54.104 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 07 11:05:54.108 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:54.108 INFO [stderr] Dec 07 11:05:54.108 INFO [stderr] warning: cannot find type `Token` in this scope Dec 07 11:05:54.108 INFO [stderr] --> src/models.rs:21:64 Dec 07 11:05:54.108 INFO [stderr] | Dec 07 11:05:54.108 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 07 11:05:54.108 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:54.108 INFO [stderr] | Dec 07 11:05:54.108 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 07 11:05:54.108 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:54.108 INFO [stderr] Dec 07 11:05:54.108 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 07 11:05:54.108 INFO [stderr] --> src/models.rs:21:64 Dec 07 11:05:54.108 INFO [stderr] | Dec 07 11:05:54.108 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 07 11:05:54.108 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:54.109 INFO [stderr] | Dec 07 11:05:54.109 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 07 11:05:54.109 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:54.109 INFO [stderr] Dec 07 11:05:54.109 INFO [stderr] warning: cannot find type `Token` in this scope Dec 07 11:05:54.109 INFO [stderr] --> src/models.rs:21:78 Dec 07 11:05:54.109 INFO [stderr] | Dec 07 11:05:54.109 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 07 11:05:54.109 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:54.109 INFO [stderr] | Dec 07 11:05:54.109 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 07 11:05:54.109 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:54.109 INFO [stderr] Dec 07 11:05:54.109 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 07 11:05:54.109 INFO [stderr] --> src/models.rs:21:78 Dec 07 11:05:54.109 INFO [stderr] | Dec 07 11:05:54.109 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 07 11:05:54.109 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:54.109 INFO [stderr] | Dec 07 11:05:54.109 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 07 11:05:54.109 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:54.109 INFO [stderr] Dec 07 11:05:54.109 INFO [stderr] warning: cannot find type `table` in this scope Dec 07 11:05:54.109 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 07 11:05:54.109 INFO [stderr] | Dec 07 11:05:54.109 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 07 11:05:54.109 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:54.109 INFO [stderr] | Dec 07 11:05:54.109 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 07 11:05:54.109 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:54.109 INFO [stderr] Dec 07 11:05:54.109 INFO [stderr] warning: cannot find type `token` in this scope Dec 07 11:05:54.109 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 07 11:05:54.109 INFO [stderr] | Dec 07 11:05:54.109 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 07 11:05:54.109 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:54.109 INFO [stderr] | Dec 07 11:05:54.109 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 07 11:05:54.109 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:54.109 INFO [stderr] Dec 07 11:05:54.109 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 07 11:05:54.109 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 07 11:05:54.109 INFO [stderr] | Dec 07 11:05:54.109 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 07 11:05:54.109 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:54.109 INFO [stderr] | Dec 07 11:05:54.109 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 07 11:05:54.109 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:54.109 INFO [stderr] Dec 07 11:05:54.109 INFO [stderr] warning: cannot find type `id` in this scope Dec 07 11:05:54.109 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 07 11:05:54.109 INFO [stderr] | Dec 07 11:05:54.109 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 07 11:05:54.109 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:54.109 INFO [stderr] | Dec 07 11:05:54.109 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 07 11:05:54.110 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:54.110 INFO [stderr] Dec 07 11:05:54.110 INFO [stderr] warning: cannot find type `email` in this scope Dec 07 11:05:54.110 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 07 11:05:54.110 INFO [stderr] | Dec 07 11:05:54.110 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 07 11:05:54.110 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:54.110 INFO [stderr] | Dec 07 11:05:54.110 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 07 11:05:54.110 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:54.110 INFO [stderr] Dec 07 11:05:54.110 INFO [stderr] warning: cannot find type `password` in this scope Dec 07 11:05:54.110 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 07 11:05:54.110 INFO [stderr] | Dec 07 11:05:54.110 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 07 11:05:54.110 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:54.110 INFO [stderr] | Dec 07 11:05:54.110 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 07 11:05:54.110 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:54.110 INFO [stderr] Dec 07 11:06:00.180 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.41s Dec 07 11:06:00.195 INFO [stderr] su: No module specific data is present Dec 07 11:06:01.046 INFO running `"docker" "inspect" "79a644f070aa3f4c0e2cf915891d39a4b8f5093380ae577c20f2d7c3ce6621c9"` Dec 07 11:06:01.288 INFO running `"docker" "rm" "-f" "79a644f070aa3f4c0e2cf915891d39a4b8f5093380ae577c20f2d7c3ce6621c9"` Dec 07 11:06:01.596 INFO [stdout] 79a644f070aa3f4c0e2cf915891d39a4b8f5093380ae577c20f2d7c3ce6621c9 Dec 07 11:06:01.602 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-3/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 07 11:06:02.155 INFO [stdout] 75f2a16fb9c2f6bc3750fb77fc02122514a42cdb5d1e9a270e762bf167ac0acd Dec 07 11:06:02.158 INFO running `"docker" "start" "-a" "75f2a16fb9c2f6bc3750fb77fc02122514a42cdb5d1e9a270e762bf167ac0acd"` Dec 07 11:06:03.833 INFO [stderr] usermod: no changes Dec 07 11:06:04.251 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.40s Dec 07 11:06:04.270 INFO [stderr] Running /target/debug/deps/howtocards-7537453da9b6159b Dec 07 11:06:04.274 INFO [stdout] Dec 07 11:06:04.274 INFO [stdout] running 4 tests Dec 07 11:06:04.274 INFO [stdout] test hasher::test::hash_string_should_get_equal_results_for_equal_input ... ok Dec 07 11:06:04.274 INFO [stdout] test hasher::test::hash_string_should_get_different_results_for_different_input ... ok Dec 07 11:06:04.275 INFO [stdout] test db::token::test::create_token_returns_different_tokens ... ok Dec 07 11:06:04.280 INFO [stdout] test hasher::test::hash_password_use_hash_string ... ok Dec 07 11:06:04.280 INFO [stdout] Dec 07 11:06:04.280 INFO [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 11:06:04.280 INFO [stdout] Dec 07 11:06:04.284 INFO [stderr] Running /target/debug/deps/howtocards_server-893c4785d2f883bd Dec 07 11:06:04.287 INFO [stdout] Dec 07 11:06:04.287 INFO [stdout] running 0 tests Dec 07 11:06:04.287 INFO [stdout] Dec 07 11:06:04.287 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 11:06:04.287 INFO [stdout] Dec 07 11:06:04.287 INFO [stderr] Doc-tests howtocards Dec 07 11:06:26.345 INFO [stdout] Dec 07 11:06:26.345 INFO [stdout] running 4 tests Dec 07 11:07:15.303 INFO [stdout] test src/auth.rs - auth::Auth (line 67) ... ok Dec 07 11:07:15.420 INFO [stdout] test src/auth.rs - auth::AuthOptional (line 105) ... ok Dec 07 11:07:15.533 INFO [stdout] test src/prelude.rs - prelude::ResultExt::or_err (line 11) ... ok Dec 07 11:07:20.160 INFO [stdout] test src/hasher.rs - hasher::hash_string (line 10) ... ok Dec 07 11:07:20.160 INFO [stdout] Dec 07 11:07:20.160 INFO [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 11:07:20.160 INFO [stdout] Dec 07 11:07:20.196 INFO [stderr] su: No module specific data is present Dec 07 11:07:20.465 INFO running `"docker" "inspect" "75f2a16fb9c2f6bc3750fb77fc02122514a42cdb5d1e9a270e762bf167ac0acd"` Dec 07 11:07:20.587 INFO running `"docker" "rm" "-f" "75f2a16fb9c2f6bc3750fb77fc02122514a42cdb5d1e9a270e762bf167ac0acd"` Dec 07 11:07:20.761 INFO [stdout] 75f2a16fb9c2f6bc3750fb77fc02122514a42cdb5d1e9a270e762bf167ac0acd