Dec 07 11:03:01.842 INFO testing howtocards_backend-0.1.2 against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 07 11:03:01.842 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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:02.232 INFO [stdout] e83673029e5ff228b49bd30b9ceb39bdd5825f6556a38b8a91244103116b7b97 Dec 07 11:03:02.237 INFO running `"docker" "start" "-a" "e83673029e5ff228b49bd30b9ceb39bdd5825f6556a38b8a91244103116b7b97"` Dec 07 11:03:03.403 INFO [stderr] usermod: no changes Dec 07 11:03:03.932 INFO [stderr] Compiling actix-web v0.7.15 Dec 07 11:03:03.960 INFO [stderr] Compiling serde v1.0.80 Dec 07 11:03:03.960 INFO [stderr] Compiling dotenv v0.13.0 Dec 07 11:03:16.908 INFO [stderr] Compiling uuid v0.7.1 Dec 07 11:03:16.908 INFO [stderr] Compiling ron v0.2.2 Dec 07 11:03:16.908 INFO [stderr] Compiling serde_urlencoded v0.5.4 Dec 07 11:03:16.916 INFO [stderr] Compiling serde_json v1.0.33 Dec 07 11:03:24.192 INFO [stderr] Compiling actix v0.7.8 Dec 07 11:03:27.078 INFO [stderr] Compiling rustbreak v2.0.0-rc3 Dec 07 11:03:43.533 INFO [stderr] Compiling actix-net v0.2.4 Dec 07 11:04:21.325 INFO [stderr] Compiling howtocards_backend v0.1.2 (/source) Dec 07 11:04:32.967 INFO [stderr] warning: cannot find type `User` in this scope Dec 07 11:04:32.967 INFO [stderr] --> src/models.rs:7:10 Dec 07 11:04:32.967 INFO [stderr] | Dec 07 11:04:32.967 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 07 11:04:32.967 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:32.967 INFO [stderr] | Dec 07 11:04:32.967 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 07 11:04:32.967 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:32.967 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:32.967 INFO [stderr] Dec 07 11:04:32.967 INFO [stderr] warning: cannot find type `User` in this scope Dec 07 11:04:32.967 INFO [stderr] --> src/models.rs:7:59 Dec 07 11:04:32.967 INFO [stderr] | Dec 07 11:04:32.967 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 07 11:04:32.967 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:32.967 INFO [stderr] | Dec 07 11:04:32.967 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:32.967 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:32.967 INFO [stderr] Dec 07 11:04:32.967 INFO [stderr] warning: cannot find type `users` in this scope Dec 07 11:04:32.967 INFO [stderr] --> src/models.rs:7:59 Dec 07 11:04:32.967 INFO [stderr] | Dec 07 11:04:32.968 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 07 11:04:32.968 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:32.968 INFO [stderr] | Dec 07 11:04:32.968 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:32.968 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:32.968 INFO [stderr] Dec 07 11:04:32.968 INFO [stderr] warning: cannot find type `users` in this scope Dec 07 11:04:32.968 INFO [stderr] --> src/models.rs:14:23 Dec 07 11:04:32.968 INFO [stderr] | Dec 07 11:04:32.968 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 07 11:04:32.968 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:32.968 INFO [stderr] | Dec 07 11:04:32.968 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:32.968 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:32.968 INFO [stderr] Dec 07 11:04:32.968 INFO [stderr] warning: cannot find type `UserNew` in this scope Dec 07 11:04:32.968 INFO [stderr] --> src/models.rs:14:23 Dec 07 11:04:32.968 INFO [stderr] | Dec 07 11:04:32.968 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 07 11:04:32.968 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:32.968 INFO [stderr] | Dec 07 11:04:32.968 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:32.968 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:32.968 INFO [stderr] Dec 07 11:04:32.968 INFO [stderr] warning: cannot find type `UserNew` in this scope Dec 07 11:04:32.968 INFO [stderr] --> src/models.rs:14:35 Dec 07 11:04:32.968 INFO [stderr] | Dec 07 11:04:32.968 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 07 11:04:32.968 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:32.968 INFO [stderr] | Dec 07 11:04:32.968 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:32.968 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:32.968 INFO [stderr] Dec 07 11:04:32.968 INFO [stderr] warning: cannot find type `Token` in this scope Dec 07 11:04:32.968 INFO [stderr] --> src/models.rs:21:17 Dec 07 11:04:32.968 INFO [stderr] | Dec 07 11:04:32.968 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 07 11:04:32.968 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:32.968 INFO [stderr] | Dec 07 11:04:32.968 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:32.968 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:32.968 INFO [stderr] Dec 07 11:04:32.968 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 07 11:04:32.968 INFO [stderr] --> src/models.rs:21:39 Dec 07 11:04:32.968 INFO [stderr] | Dec 07 11:04:32.968 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 07 11:04:32.968 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:32.968 INFO [stderr] | Dec 07 11:04:32.968 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:32.968 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:32.968 INFO [stderr] Dec 07 11:04:32.972 INFO [stderr] warning: cannot find type `Token` in this scope Dec 07 11:04:32.972 INFO [stderr] --> src/models.rs:21:39 Dec 07 11:04:32.972 INFO [stderr] | Dec 07 11:04:32.972 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 07 11:04:32.972 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:32.972 INFO [stderr] | Dec 07 11:04:32.972 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:32.972 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:32.972 INFO [stderr] Dec 07 11:04:32.972 INFO [stderr] warning: cannot find type `User` in this scope Dec 07 11:04:32.972 INFO [stderr] --> src/models.rs:21:64 Dec 07 11:04:32.972 INFO [stderr] | Dec 07 11:04:32.972 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 07 11:04:32.972 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:32.972 INFO [stderr] | Dec 07 11:04:32.972 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:32.972 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:32.972 INFO [stderr] Dec 07 11:04:32.972 INFO [stderr] warning: cannot find type `Token` in this scope Dec 07 11:04:32.972 INFO [stderr] --> src/models.rs:21:64 Dec 07 11:04:32.972 INFO [stderr] | Dec 07 11:04:32.972 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 07 11:04:32.972 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:32.972 INFO [stderr] | Dec 07 11:04:32.972 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:32.972 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:32.972 INFO [stderr] Dec 07 11:04:32.972 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 07 11:04:32.972 INFO [stderr] --> src/models.rs:21:64 Dec 07 11:04:32.972 INFO [stderr] | Dec 07 11:04:32.972 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 07 11:04:32.972 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:32.972 INFO [stderr] | Dec 07 11:04:32.972 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:32.972 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:32.972 INFO [stderr] Dec 07 11:04:32.972 INFO [stderr] warning: cannot find type `Token` in this scope Dec 07 11:04:32.972 INFO [stderr] --> src/models.rs:21:78 Dec 07 11:04:32.972 INFO [stderr] | Dec 07 11:04:32.972 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 07 11:04:32.972 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:32.972 INFO [stderr] | Dec 07 11:04:32.972 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:32.972 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:32.972 INFO [stderr] Dec 07 11:04:32.972 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 07 11:04:32.972 INFO [stderr] --> src/models.rs:21:78 Dec 07 11:04:32.972 INFO [stderr] | Dec 07 11:04:32.972 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 07 11:04:32.972 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:32.972 INFO [stderr] | Dec 07 11:04:32.972 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:32.972 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:32.972 INFO [stderr] Dec 07 11:04:32.972 INFO [stderr] warning: cannot find type `table` in this scope Dec 07 11:04:32.972 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 07 11:04:32.972 INFO [stderr] | Dec 07 11:04:32.972 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 07 11:04:32.972 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:32.972 INFO [stderr] | Dec 07 11:04:32.972 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:32.972 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:32.972 INFO [stderr] Dec 07 11:04:32.973 INFO [stderr] warning: cannot find type `token` in this scope Dec 07 11:04:32.973 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 07 11:04:32.973 INFO [stderr] | Dec 07 11:04:32.973 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 07 11:04:32.973 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:32.973 INFO [stderr] | Dec 07 11:04:32.973 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:32.973 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:32.973 INFO [stderr] Dec 07 11:04:32.976 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 07 11:04:32.976 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 07 11:04:32.976 INFO [stderr] | Dec 07 11:04:32.976 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 07 11:04:32.976 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:32.976 INFO [stderr] | Dec 07 11:04:32.976 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:32.976 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:32.976 INFO [stderr] Dec 07 11:04:32.976 INFO [stderr] warning: cannot find type `id` in this scope Dec 07 11:04:32.976 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 07 11:04:32.976 INFO [stderr] | Dec 07 11:04:32.976 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 07 11:04:32.976 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:32.976 INFO [stderr] | Dec 07 11:04:32.977 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:32.977 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:32.977 INFO [stderr] Dec 07 11:04:32.977 INFO [stderr] warning: cannot find type `email` in this scope Dec 07 11:04:32.977 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 07 11:04:32.977 INFO [stderr] | Dec 07 11:04:32.977 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 07 11:04:32.977 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:32.977 INFO [stderr] | Dec 07 11:04:32.977 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:32.977 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:32.977 INFO [stderr] Dec 07 11:04:32.977 INFO [stderr] warning: cannot find type `password` in this scope Dec 07 11:04:32.977 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 07 11:04:32.977 INFO [stderr] | Dec 07 11:04:32.977 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 07 11:04:32.977 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:04:32.977 INFO [stderr] | Dec 07 11:04:32.977 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:32.977 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:04:32.977 INFO [stderr] Dec 07 11:05:11.651 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 08s Dec 07 11:05:11.676 INFO [stderr] su: No module specific data is present Dec 07 11:05:12.021 INFO running `"docker" "inspect" "e83673029e5ff228b49bd30b9ceb39bdd5825f6556a38b8a91244103116b7b97"` Dec 07 11:05:12.117 INFO running `"docker" "rm" "-f" "e83673029e5ff228b49bd30b9ceb39bdd5825f6556a38b8a91244103116b7b97"` Dec 07 11:05:12.228 INFO [stdout] e83673029e5ff228b49bd30b9ceb39bdd5825f6556a38b8a91244103116b7b97 Dec 07 11:05:12.230 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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:12.524 INFO [stdout] f0816c850803735783aa5038f574157632ff7d12d5e88c776e286c147e534c06 Dec 07 11:05:12.526 INFO running `"docker" "start" "-a" "f0816c850803735783aa5038f574157632ff7d12d5e88c776e286c147e534c06"` Dec 07 11:05:12.881 INFO [stderr] usermod: no changes Dec 07 11:05:13.368 INFO [stderr] Compiling howtocards_backend v0.1.2 (/source) Dec 07 11:05:28.448 INFO [stderr] warning: cannot find type `User` in this scope Dec 07 11:05:28.449 INFO [stderr] --> src/models.rs:7:10 Dec 07 11:05:28.449 INFO [stderr] | Dec 07 11:05:28.449 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 07 11:05:28.449 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:28.449 INFO [stderr] | Dec 07 11:05:28.449 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 07 11:05:28.449 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:28.449 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:28.450 INFO [stderr] Dec 07 11:05:28.450 INFO [stderr] warning: cannot find type `User` in this scope Dec 07 11:05:28.450 INFO [stderr] --> src/models.rs:7:59 Dec 07 11:05:28.450 INFO [stderr] | Dec 07 11:05:28.450 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 07 11:05:28.450 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:28.450 INFO [stderr] | Dec 07 11:05:28.450 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:28.451 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:28.451 INFO [stderr] Dec 07 11:05:28.451 INFO [stderr] warning: cannot find type `users` in this scope Dec 07 11:05:28.451 INFO [stderr] --> src/models.rs:7:59 Dec 07 11:05:28.451 INFO [stderr] | Dec 07 11:05:28.451 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 07 11:05:28.451 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:28.451 INFO [stderr] | Dec 07 11:05:28.451 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:28.451 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:28.451 INFO [stderr] Dec 07 11:05:28.451 INFO [stderr] warning: cannot find type `users` in this scope Dec 07 11:05:28.451 INFO [stderr] --> src/models.rs:14:23 Dec 07 11:05:28.452 INFO [stderr] | Dec 07 11:05:28.452 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 07 11:05:28.452 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:28.452 INFO [stderr] | Dec 07 11:05:28.452 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:28.452 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:28.452 INFO [stderr] Dec 07 11:05:28.452 INFO [stderr] warning: cannot find type `UserNew` in this scope Dec 07 11:05:28.452 INFO [stderr] --> src/models.rs:14:23 Dec 07 11:05:28.452 INFO [stderr] | Dec 07 11:05:28.452 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 07 11:05:28.452 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:28.452 INFO [stderr] | Dec 07 11:05:28.452 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:28.452 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:28.452 INFO [stderr] Dec 07 11:05:28.452 INFO [stderr] warning: cannot find type `UserNew` in this scope Dec 07 11:05:28.452 INFO [stderr] --> src/models.rs:14:35 Dec 07 11:05:28.452 INFO [stderr] | Dec 07 11:05:28.452 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 07 11:05:28.452 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:28.452 INFO [stderr] | Dec 07 11:05:28.452 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:28.452 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:28.452 INFO [stderr] Dec 07 11:05:28.452 INFO [stderr] warning: cannot find type `Token` in this scope Dec 07 11:05:28.452 INFO [stderr] --> src/models.rs:21:17 Dec 07 11:05:28.452 INFO [stderr] | Dec 07 11:05:28.452 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 07 11:05:28.452 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:28.452 INFO [stderr] | Dec 07 11:05:28.452 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:28.452 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:28.452 INFO [stderr] Dec 07 11:05:28.452 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 07 11:05:28.452 INFO [stderr] --> src/models.rs:21:39 Dec 07 11:05:28.452 INFO [stderr] | Dec 07 11:05:28.452 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 07 11:05:28.452 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:28.452 INFO [stderr] | Dec 07 11:05:28.452 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:28.452 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:28.452 INFO [stderr] Dec 07 11:05:28.452 INFO [stderr] warning: cannot find type `Token` in this scope Dec 07 11:05:28.452 INFO [stderr] --> src/models.rs:21:39 Dec 07 11:05:28.452 INFO [stderr] | Dec 07 11:05:28.452 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 07 11:05:28.452 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:28.453 INFO [stderr] | Dec 07 11:05:28.453 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:28.453 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:28.453 INFO [stderr] Dec 07 11:05:28.453 INFO [stderr] warning: cannot find type `User` in this scope Dec 07 11:05:28.453 INFO [stderr] --> src/models.rs:21:64 Dec 07 11:05:28.453 INFO [stderr] | Dec 07 11:05:28.454 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 07 11:05:28.454 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:28.454 INFO [stderr] | Dec 07 11:05:28.454 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:28.454 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:28.454 INFO [stderr] Dec 07 11:05:28.454 INFO [stderr] warning: cannot find type `Token` in this scope Dec 07 11:05:28.455 INFO [stderr] --> src/models.rs:21:64 Dec 07 11:05:28.455 INFO [stderr] | Dec 07 11:05:28.455 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 07 11:05:28.455 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:28.455 INFO [stderr] | Dec 07 11:05:28.455 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:28.455 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:28.456 INFO [stderr] Dec 07 11:05:28.456 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 07 11:05:28.456 INFO [stderr] --> src/models.rs:21:64 Dec 07 11:05:28.456 INFO [stderr] | Dec 07 11:05:28.456 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 07 11:05:28.456 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:28.456 INFO [stderr] | Dec 07 11:05:28.457 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:28.457 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:28.457 INFO [stderr] Dec 07 11:05:28.457 INFO [stderr] warning: cannot find type `Token` in this scope Dec 07 11:05:28.457 INFO [stderr] --> src/models.rs:21:78 Dec 07 11:05:28.457 INFO [stderr] | Dec 07 11:05:28.457 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 07 11:05:28.458 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:28.458 INFO [stderr] | Dec 07 11:05:28.458 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:28.458 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:28.458 INFO [stderr] Dec 07 11:05:28.458 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 07 11:05:28.458 INFO [stderr] --> src/models.rs:21:78 Dec 07 11:05:28.458 INFO [stderr] | Dec 07 11:05:28.458 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 07 11:05:28.459 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:28.459 INFO [stderr] | Dec 07 11:05:28.459 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:28.459 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:28.459 INFO [stderr] Dec 07 11:05:28.459 INFO [stderr] warning: cannot find type `table` in this scope Dec 07 11:05:28.460 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 07 11:05:28.460 INFO [stderr] | Dec 07 11:05:28.460 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 07 11:05:28.460 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:28.468 INFO [stderr] | Dec 07 11:05:28.468 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:28.469 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:28.469 INFO [stderr] Dec 07 11:05:28.469 INFO [stderr] warning: cannot find type `token` in this scope Dec 07 11:05:28.469 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 07 11:05:28.470 INFO [stderr] | Dec 07 11:05:28.470 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 07 11:05:28.470 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:28.470 INFO [stderr] | Dec 07 11:05:28.470 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:28.470 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:28.471 INFO [stderr] Dec 07 11:05:28.471 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 07 11:05:28.471 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 07 11:05:28.471 INFO [stderr] | Dec 07 11:05:28.471 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 07 11:05:28.472 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:28.472 INFO [stderr] | Dec 07 11:05:28.472 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:28.472 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:28.472 INFO [stderr] Dec 07 11:05:28.473 INFO [stderr] warning: cannot find type `id` in this scope Dec 07 11:05:28.473 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 07 11:05:28.473 INFO [stderr] | Dec 07 11:05:28.473 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 07 11:05:28.474 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:28.474 INFO [stderr] | Dec 07 11:05:28.474 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:28.474 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:28.474 INFO [stderr] Dec 07 11:05:28.475 INFO [stderr] warning: cannot find type `email` in this scope Dec 07 11:05:28.475 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 07 11:05:28.475 INFO [stderr] | Dec 07 11:05:28.475 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 07 11:05:28.475 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:28.476 INFO [stderr] | Dec 07 11:05:28.476 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:28.476 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:28.476 INFO [stderr] Dec 07 11:05:28.477 INFO [stderr] warning: cannot find type `password` in this scope Dec 07 11:05:28.477 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 07 11:05:28.477 INFO [stderr] | Dec 07 11:05:28.477 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 07 11:05:28.477 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 11:05:28.478 INFO [stderr] | Dec 07 11:05:28.478 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 07 11:05:28.478 INFO [stderr] = note: for more information, see issue #50504 Dec 07 11:05:28.478 INFO [stderr] Dec 07 11:05:35.396 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.50s Dec 07 11:05:35.420 INFO [stderr] su: No module specific data is present Dec 07 11:05:35.884 INFO running `"docker" "inspect" "f0816c850803735783aa5038f574157632ff7d12d5e88c776e286c147e534c06"` Dec 07 11:05:36.086 INFO running `"docker" "rm" "-f" "f0816c850803735783aa5038f574157632ff7d12d5e88c776e286c147e534c06"` Dec 07 11:05:36.391 INFO [stdout] f0816c850803735783aa5038f574157632ff7d12d5e88c776e286c147e534c06 Dec 07 11:05:36.393 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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:05:36.860 INFO [stdout] 41b384b1f83e4b1ff1a6008a563914936380b5b404686ed4e29a45f15b716733 Dec 07 11:05:36.868 INFO running `"docker" "start" "-a" "41b384b1f83e4b1ff1a6008a563914936380b5b404686ed4e29a45f15b716733"` Dec 07 11:05:38.483 INFO [stderr] usermod: no changes Dec 07 11:05:38.919 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.40s Dec 07 11:05:38.944 INFO [stderr] Running /target/debug/deps/howtocards-164f8a7ba815e177 Dec 07 11:05:38.953 INFO [stdout] Dec 07 11:05:38.953 INFO [stdout] running 4 tests Dec 07 11:05:38.988 INFO [stdout] test db::token::test::create_token_returns_different_tokens ... ok Dec 07 11:05:38.988 INFO [stdout] test hasher::test::hash_string_should_get_equal_results_for_equal_input ... ok Dec 07 11:05:38.989 INFO [stdout] test hasher::test::hash_password_use_hash_string ... ok Dec 07 11:05:38.989 INFO [stdout] test hasher::test::hash_string_should_get_different_results_for_different_input ... ok Dec 07 11:05:38.990 INFO [stdout] Dec 07 11:05:38.990 INFO [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 11:05:38.990 INFO [stdout] Dec 07 11:05:38.991 INFO [stderr] Running /target/debug/deps/howtocards_server-b50fc28bb82f8569 Dec 07 11:05:38.998 INFO [stdout] Dec 07 11:05:38.998 INFO [stdout] running 0 tests Dec 07 11:05:38.998 INFO [stdout] Dec 07 11:05:38.998 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 11:05:38.998 INFO [stdout] Dec 07 11:05:38.999 INFO [stderr] Doc-tests howtocards Dec 07 11:06:01.038 INFO [stdout] Dec 07 11:06:01.038 INFO [stdout] running 4 tests Dec 07 11:06:58.953 INFO [stdout] test src/auth.rs - auth::Auth (line 67) ... ok Dec 07 11:06:59.294 INFO [stdout] test src/prelude.rs - prelude::ResultExt::or_err (line 11) ... ok Dec 07 11:07:01.040 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 07 11:07:01.041 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 07 11:07:01.761 INFO [stdout] test src/auth.rs - auth::AuthOptional (line 105) ... ok Dec 07 11:07:06.875 INFO [stdout] test src/hasher.rs - hasher::hash_string (line 10) ... ok Dec 07 11:07:06.875 INFO [stdout] Dec 07 11:07:06.875 INFO [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 11:07:06.875 INFO [stdout] Dec 07 11:07:06.912 INFO [stderr] su: No module specific data is present Dec 07 11:07:07.512 INFO running `"docker" "inspect" "41b384b1f83e4b1ff1a6008a563914936380b5b404686ed4e29a45f15b716733"` Dec 07 11:07:07.790 INFO running `"docker" "rm" "-f" "41b384b1f83e4b1ff1a6008a563914936380b5b404686ed4e29a45f15b716733"` Dec 07 11:07:08.200 INFO [stdout] 41b384b1f83e4b1ff1a6008a563914936380b5b404686ed4e29a45f15b716733