Dec 15 08:43:45.894 INFO testing howtocards-0.1.3 against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 15 08:43:45.894 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-7/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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:46.283 INFO [stdout] 18af39015be4771b03f0d88908f07fcfa65883625a00be26a372941f6eeb774a Dec 15 08:43:46.286 INFO running `"docker" "start" "-a" "18af39015be4771b03f0d88908f07fcfa65883625a00be26a372941f6eeb774a"` Dec 15 08:43:47.284 INFO [stderr] usermod: no changes Dec 15 08:43:47.831 INFO [stderr] Compiling diesel v1.3.3 Dec 15 08:43:47.836 INFO [stderr] Compiling uuid v0.7.1 Dec 15 08:43:47.837 INFO [stderr] Compiling serde_urlencoded v0.5.4 Dec 15 08:43:47.837 INFO [stderr] Compiling ron v0.2.2 Dec 15 08:43:47.844 INFO [stderr] Compiling dotenv v0.13.0 Dec 15 08:43:57.744 INFO [stderr] Compiling actix v0.7.9 Dec 15 08:44:23.635 INFO [stderr] Compiling actix-net v0.2.5 Dec 15 08:44:37.379 INFO [stderr] Compiling actix-web v0.7.16 Dec 15 08:45:09.135 INFO [stderr] Compiling howtocards v0.1.3 (/source) Dec 15 08:45:19.974 INFO [stderr] warning: cannot find type `User` in this scope Dec 15 08:45:19.975 INFO [stderr] --> src/models.rs:7:10 Dec 15 08:45:19.975 INFO [stderr] | Dec 15 08:45:19.975 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 15 08:45:19.975 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:19.975 INFO [stderr] | Dec 15 08:45:19.975 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 15 08:45:19.975 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:19.975 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:19.975 INFO [stderr] Dec 15 08:45:19.975 INFO [stderr] warning: cannot find type `User` in this scope Dec 15 08:45:19.975 INFO [stderr] --> src/models.rs:7:59 Dec 15 08:45:19.975 INFO [stderr] | Dec 15 08:45:19.975 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 15 08:45:19.975 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:19.975 INFO [stderr] | Dec 15 08:45:19.975 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:19.975 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:19.975 INFO [stderr] Dec 15 08:45:19.975 INFO [stderr] warning: cannot find type `users` in this scope Dec 15 08:45:19.975 INFO [stderr] --> src/models.rs:7:59 Dec 15 08:45:19.975 INFO [stderr] | Dec 15 08:45:19.975 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 15 08:45:19.975 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:19.975 INFO [stderr] | Dec 15 08:45:19.975 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:19.975 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:19.975 INFO [stderr] Dec 15 08:45:19.975 INFO [stderr] warning: cannot find type `users` in this scope Dec 15 08:45:19.975 INFO [stderr] --> src/models.rs:14:23 Dec 15 08:45:19.975 INFO [stderr] | Dec 15 08:45:19.975 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 15 08:45:19.975 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:19.975 INFO [stderr] | Dec 15 08:45:19.975 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:19.975 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:19.975 INFO [stderr] Dec 15 08:45:19.975 INFO [stderr] warning: cannot find type `UserNew` in this scope Dec 15 08:45:19.975 INFO [stderr] --> src/models.rs:14:23 Dec 15 08:45:19.975 INFO [stderr] | Dec 15 08:45:19.975 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 15 08:45:19.975 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:19.975 INFO [stderr] | Dec 15 08:45:19.975 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:19.975 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:19.975 INFO [stderr] Dec 15 08:45:19.975 INFO [stderr] warning: cannot find type `UserNew` in this scope Dec 15 08:45:19.975 INFO [stderr] --> src/models.rs:14:35 Dec 15 08:45:19.975 INFO [stderr] | Dec 15 08:45:19.975 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 15 08:45:19.975 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:19.975 INFO [stderr] | Dec 15 08:45:19.975 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:19.975 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:19.975 INFO [stderr] Dec 15 08:45:19.976 INFO [stderr] warning: cannot find type `Token` in this scope Dec 15 08:45:19.976 INFO [stderr] --> src/models.rs:21:17 Dec 15 08:45:19.976 INFO [stderr] | Dec 15 08:45:19.976 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:45:19.976 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:19.976 INFO [stderr] | Dec 15 08:45:19.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 15 08:45:19.976 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:19.976 INFO [stderr] Dec 15 08:45:19.976 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 15 08:45:19.976 INFO [stderr] --> src/models.rs:21:39 Dec 15 08:45:19.976 INFO [stderr] | Dec 15 08:45:19.976 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:45:19.976 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:19.976 INFO [stderr] | Dec 15 08:45:19.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 15 08:45:19.976 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:19.976 INFO [stderr] Dec 15 08:45:19.976 INFO [stderr] warning: cannot find type `Token` in this scope Dec 15 08:45:19.976 INFO [stderr] --> src/models.rs:21:39 Dec 15 08:45:19.976 INFO [stderr] | Dec 15 08:45:19.976 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:45:19.976 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:19.976 INFO [stderr] | Dec 15 08:45:19.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 15 08:45:19.976 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:19.976 INFO [stderr] Dec 15 08:45:19.977 INFO [stderr] warning: cannot find type `User` in this scope Dec 15 08:45:19.977 INFO [stderr] --> src/models.rs:21:64 Dec 15 08:45:19.977 INFO [stderr] | Dec 15 08:45:19.977 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:45:19.977 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:19.977 INFO [stderr] | Dec 15 08:45:19.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 15 08:45:19.977 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:19.977 INFO [stderr] Dec 15 08:45:19.977 INFO [stderr] warning: cannot find type `Token` in this scope Dec 15 08:45:19.977 INFO [stderr] --> src/models.rs:21:64 Dec 15 08:45:19.977 INFO [stderr] | Dec 15 08:45:19.977 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:45:19.977 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:19.977 INFO [stderr] | Dec 15 08:45:19.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 15 08:45:19.977 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:19.977 INFO [stderr] Dec 15 08:45:19.977 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 15 08:45:19.977 INFO [stderr] --> src/models.rs:21:64 Dec 15 08:45:19.977 INFO [stderr] | Dec 15 08:45:19.977 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:45:19.977 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:19.977 INFO [stderr] | Dec 15 08:45:19.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 15 08:45:19.977 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:19.977 INFO [stderr] Dec 15 08:45:19.977 INFO [stderr] warning: cannot find type `Token` in this scope Dec 15 08:45:19.977 INFO [stderr] --> src/models.rs:21:78 Dec 15 08:45:19.977 INFO [stderr] | Dec 15 08:45:19.977 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:45:19.977 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:19.977 INFO [stderr] | Dec 15 08:45:19.978 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:19.978 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:19.978 INFO [stderr] Dec 15 08:45:19.978 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 15 08:45:19.978 INFO [stderr] --> src/models.rs:21:78 Dec 15 08:45:19.978 INFO [stderr] | Dec 15 08:45:19.978 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:45:19.978 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:19.978 INFO [stderr] | Dec 15 08:45:19.978 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:19.978 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:19.978 INFO [stderr] Dec 15 08:45:19.978 INFO [stderr] warning: cannot find type `table` in this scope Dec 15 08:45:19.978 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 15 08:45:19.978 INFO [stderr] | Dec 15 08:45:19.978 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 15 08:45:19.978 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:19.978 INFO [stderr] | Dec 15 08:45:19.978 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:19.978 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:19.978 INFO [stderr] Dec 15 08:45:19.987 INFO [stderr] warning: cannot find type `token` in this scope Dec 15 08:45:19.987 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 08:45:19.987 INFO [stderr] | Dec 15 08:45:19.987 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 08:45:19.987 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:19.987 INFO [stderr] | Dec 15 08:45:19.987 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:19.987 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:19.987 INFO [stderr] Dec 15 08:45:19.987 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 15 08:45:19.987 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 08:45:19.987 INFO [stderr] | Dec 15 08:45:19.987 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 08:45:19.987 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:19.987 INFO [stderr] | Dec 15 08:45:19.987 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:19.987 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:19.987 INFO [stderr] Dec 15 08:45:19.987 INFO [stderr] warning: cannot find type `id` in this scope Dec 15 08:45:19.987 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 08:45:19.987 INFO [stderr] | Dec 15 08:45:19.987 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 08:45:19.987 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:19.987 INFO [stderr] | Dec 15 08:45:19.987 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:19.987 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:19.987 INFO [stderr] Dec 15 08:45:19.987 INFO [stderr] warning: cannot find type `email` in this scope Dec 15 08:45:19.987 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 08:45:19.987 INFO [stderr] | Dec 15 08:45:19.987 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 08:45:19.987 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:19.987 INFO [stderr] | Dec 15 08:45:19.987 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:19.987 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:19.987 INFO [stderr] Dec 15 08:45:19.987 INFO [stderr] warning: cannot find type `password` in this scope Dec 15 08:45:19.987 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 08:45:19.987 INFO [stderr] | Dec 15 08:45:19.987 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 08:45:19.987 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:45:19.987 INFO [stderr] | Dec 15 08:45:19.987 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:19.987 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:45:19.987 INFO [stderr] Dec 15 08:45:53.755 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 06s Dec 15 08:45:53.775 INFO [stderr] su: No module specific data is present Dec 15 08:45:54.128 INFO running `"docker" "inspect" "18af39015be4771b03f0d88908f07fcfa65883625a00be26a372941f6eeb774a"` Dec 15 08:45:54.212 INFO running `"docker" "rm" "-f" "18af39015be4771b03f0d88908f07fcfa65883625a00be26a372941f6eeb774a"` Dec 15 08:45:54.343 INFO [stdout] 18af39015be4771b03f0d88908f07fcfa65883625a00be26a372941f6eeb774a Dec 15 08:45:54.345 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-7/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 15 08:45:54.611 INFO [stdout] b23347c04b5159e70b8a5dd880ae75970cd183b2dd2e645f3d43abfc5aeba782 Dec 15 08:45:54.614 INFO running `"docker" "start" "-a" "b23347c04b5159e70b8a5dd880ae75970cd183b2dd2e645f3d43abfc5aeba782"` Dec 15 08:45:55.397 INFO [stderr] usermod: no changes Dec 15 08:45:55.769 INFO [stderr] Compiling howtocards v0.1.3 (/source) Dec 15 08:46:07.244 INFO [stderr] warning: cannot find type `User` in this scope Dec 15 08:46:07.244 INFO [stderr] --> src/models.rs:7:10 Dec 15 08:46:07.244 INFO [stderr] | Dec 15 08:46:07.244 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 15 08:46:07.244 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:07.244 INFO [stderr] | Dec 15 08:46:07.244 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 15 08:46:07.244 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:07.244 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:07.244 INFO [stderr] Dec 15 08:46:07.244 INFO [stderr] warning: cannot find type `User` in this scope Dec 15 08:46:07.244 INFO [stderr] --> src/models.rs:7:59 Dec 15 08:46:07.244 INFO [stderr] | Dec 15 08:46:07.244 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 15 08:46:07.244 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:07.244 INFO [stderr] | Dec 15 08:46:07.244 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:07.244 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:07.244 INFO [stderr] Dec 15 08:46:07.244 INFO [stderr] warning: cannot find type `users` in this scope Dec 15 08:46:07.244 INFO [stderr] --> src/models.rs:7:59 Dec 15 08:46:07.244 INFO [stderr] | Dec 15 08:46:07.244 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 15 08:46:07.244 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:07.244 INFO [stderr] | Dec 15 08:46:07.244 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:07.244 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:07.244 INFO [stderr] Dec 15 08:46:07.244 INFO [stderr] warning: cannot find type `users` in this scope Dec 15 08:46:07.244 INFO [stderr] --> src/models.rs:14:23 Dec 15 08:46:07.244 INFO [stderr] | Dec 15 08:46:07.244 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 15 08:46:07.244 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:07.244 INFO [stderr] | Dec 15 08:46:07.244 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:07.244 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:07.244 INFO [stderr] Dec 15 08:46:07.244 INFO [stderr] warning: cannot find type `UserNew` in this scope Dec 15 08:46:07.244 INFO [stderr] --> src/models.rs:14:23 Dec 15 08:46:07.244 INFO [stderr] | Dec 15 08:46:07.244 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 15 08:46:07.244 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:07.244 INFO [stderr] | Dec 15 08:46:07.244 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:07.244 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:07.244 INFO [stderr] Dec 15 08:46:07.244 INFO [stderr] warning: cannot find type `UserNew` in this scope Dec 15 08:46:07.244 INFO [stderr] --> src/models.rs:14:35 Dec 15 08:46:07.245 INFO [stderr] | Dec 15 08:46:07.245 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 15 08:46:07.245 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:07.245 INFO [stderr] | Dec 15 08:46:07.245 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:07.245 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:07.245 INFO [stderr] Dec 15 08:46:07.245 INFO [stderr] warning: cannot find type `Token` in this scope Dec 15 08:46:07.245 INFO [stderr] --> src/models.rs:21:17 Dec 15 08:46:07.245 INFO [stderr] | Dec 15 08:46:07.245 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:46:07.245 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:07.245 INFO [stderr] | Dec 15 08:46:07.245 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:07.245 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:07.245 INFO [stderr] Dec 15 08:46:07.245 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 15 08:46:07.245 INFO [stderr] --> src/models.rs:21:39 Dec 15 08:46:07.245 INFO [stderr] | Dec 15 08:46:07.245 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:46:07.245 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:07.245 INFO [stderr] | Dec 15 08:46:07.245 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:07.245 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:07.245 INFO [stderr] Dec 15 08:46:07.245 INFO [stderr] warning: cannot find type `Token` in this scope Dec 15 08:46:07.245 INFO [stderr] --> src/models.rs:21:39 Dec 15 08:46:07.245 INFO [stderr] | Dec 15 08:46:07.245 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:46:07.245 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:07.245 INFO [stderr] | Dec 15 08:46:07.245 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:07.245 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:07.245 INFO [stderr] Dec 15 08:46:07.245 INFO [stderr] warning: cannot find type `User` in this scope Dec 15 08:46:07.245 INFO [stderr] --> src/models.rs:21:64 Dec 15 08:46:07.245 INFO [stderr] | Dec 15 08:46:07.245 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:46:07.245 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:07.245 INFO [stderr] | Dec 15 08:46:07.245 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:07.245 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:07.245 INFO [stderr] Dec 15 08:46:07.245 INFO [stderr] warning: cannot find type `Token` in this scope Dec 15 08:46:07.245 INFO [stderr] --> src/models.rs:21:64 Dec 15 08:46:07.245 INFO [stderr] | Dec 15 08:46:07.245 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:46:07.245 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:07.245 INFO [stderr] | Dec 15 08:46:07.245 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:07.245 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:07.245 INFO [stderr] Dec 15 08:46:07.245 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 15 08:46:07.245 INFO [stderr] --> src/models.rs:21:64 Dec 15 08:46:07.245 INFO [stderr] | Dec 15 08:46:07.245 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:46:07.245 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:07.245 INFO [stderr] | Dec 15 08:46:07.245 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:07.245 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:07.245 INFO [stderr] Dec 15 08:46:07.245 INFO [stderr] warning: cannot find type `Token` in this scope Dec 15 08:46:07.245 INFO [stderr] --> src/models.rs:21:78 Dec 15 08:46:07.245 INFO [stderr] | Dec 15 08:46:07.245 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:46:07.245 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:07.245 INFO [stderr] | Dec 15 08:46:07.245 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:07.245 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:07.245 INFO [stderr] Dec 15 08:46:07.245 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 15 08:46:07.245 INFO [stderr] --> src/models.rs:21:78 Dec 15 08:46:07.245 INFO [stderr] | Dec 15 08:46:07.245 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 15 08:46:07.245 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:07.245 INFO [stderr] | Dec 15 08:46:07.245 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:07.245 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:07.245 INFO [stderr] Dec 15 08:46:07.245 INFO [stderr] warning: cannot find type `table` in this scope Dec 15 08:46:07.245 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 15 08:46:07.245 INFO [stderr] | Dec 15 08:46:07.245 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 15 08:46:07.245 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:07.246 INFO [stderr] | Dec 15 08:46:07.246 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:07.246 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:07.246 INFO [stderr] Dec 15 08:46:07.246 INFO [stderr] warning: cannot find type `token` in this scope Dec 15 08:46:07.246 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 08:46:07.246 INFO [stderr] | Dec 15 08:46:07.246 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 08:46:07.246 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:07.246 INFO [stderr] | Dec 15 08:46:07.246 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:07.246 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:07.246 INFO [stderr] Dec 15 08:46:07.246 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 15 08:46:07.246 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 08:46:07.246 INFO [stderr] | Dec 15 08:46:07.246 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 08:46:07.246 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:07.246 INFO [stderr] | Dec 15 08:46:07.246 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:07.246 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:07.246 INFO [stderr] Dec 15 08:46:07.246 INFO [stderr] warning: cannot find type `id` in this scope Dec 15 08:46:07.246 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 08:46:07.246 INFO [stderr] | Dec 15 08:46:07.246 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 08:46:07.246 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:07.246 INFO [stderr] | Dec 15 08:46:07.246 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:07.246 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:07.246 INFO [stderr] Dec 15 08:46:07.246 INFO [stderr] warning: cannot find type `email` in this scope Dec 15 08:46:07.246 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 08:46:07.246 INFO [stderr] | Dec 15 08:46:07.246 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 08:46:07.246 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:07.246 INFO [stderr] | Dec 15 08:46:07.246 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:07.246 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:07.246 INFO [stderr] Dec 15 08:46:07.246 INFO [stderr] warning: cannot find type `password` in this scope Dec 15 08:46:07.246 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 08:46:07.246 INFO [stderr] | Dec 15 08:46:07.246 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 08:46:07.246 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 08:46:07.246 INFO [stderr] | Dec 15 08:46:07.246 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:07.246 INFO [stderr] = note: for more information, see issue #50504 Dec 15 08:46:07.246 INFO [stderr] Dec 15 08:46:12.997 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.59s Dec 15 08:46:13.016 INFO [stderr] su: No module specific data is present Dec 15 08:46:13.342 INFO running `"docker" "inspect" "b23347c04b5159e70b8a5dd880ae75970cd183b2dd2e645f3d43abfc5aeba782"` Dec 15 08:46:13.492 INFO running `"docker" "rm" "-f" "b23347c04b5159e70b8a5dd880ae75970cd183b2dd2e645f3d43abfc5aeba782"` Dec 15 08:46:13.735 INFO [stdout] b23347c04b5159e70b8a5dd880ae75970cd183b2dd2e645f3d43abfc5aeba782 Dec 15 08:46:13.740 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-7/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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:14.022 INFO [stdout] 7ec36e757d1446a1c42462b1208175603766222884470754a65687068e39fb06 Dec 15 08:46:14.024 INFO running `"docker" "start" "-a" "7ec36e757d1446a1c42462b1208175603766222884470754a65687068e39fb06"` Dec 15 08:46:14.623 INFO [stderr] usermod: no changes Dec 15 08:46:14.877 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s Dec 15 08:46:14.878 INFO [stderr] Running /target/debug/deps/howtocards-fe0929ea6f78c854 Dec 15 08:46:14.878 INFO [stdout] Dec 15 08:46:14.878 INFO [stdout] running 4 tests Dec 15 08:46:14.879 INFO [stdout] test db::token::test::create_token_returns_different_tokens ... ok Dec 15 08:46:14.883 INFO [stdout] test hasher::test::hash_password_use_hash_string ... ok Dec 15 08:46:14.891 INFO [stdout] test hasher::test::hash_string_should_get_different_results_for_different_input ... ok Dec 15 08:46:14.891 INFO [stdout] test hasher::test::hash_string_should_get_equal_results_for_equal_input ... ok Dec 15 08:46:14.891 INFO [stdout] Dec 15 08:46:14.891 INFO [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 08:46:14.891 INFO [stdout] Dec 15 08:46:14.895 INFO [stderr] Running /target/debug/deps/howtocards_server-27cd078e09477fa7 Dec 15 08:46:14.898 INFO [stdout] Dec 15 08:46:14.898 INFO [stdout] running 0 tests Dec 15 08:46:14.898 INFO [stdout] Dec 15 08:46:14.898 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 08:46:14.898 INFO [stdout] Dec 15 08:46:14.899 INFO [stderr] Doc-tests howtocards Dec 15 08:46:35.506 INFO [stdout] Dec 15 08:46:35.506 INFO [stdout] running 4 tests Dec 15 08:47:35.516 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:35.517 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:35.517 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:35.517 INFO [stdout] test src/auth.rs - auth::Auth (line 67) ... test src/auth.rs - auth::Auth (line 67) has been running for over 60 seconds Dec 15 08:47:39.815 INFO [stdout] test src/prelude.rs - prelude::ResultExt::or_err (line 11) ... ok Dec 15 08:47:41.207 INFO [stdout] test src/auth.rs - auth::AuthOptional (line 105) ... ok Dec 15 08:47:43.203 INFO [stdout] test src/auth.rs - auth::Auth (line 67) ... ok Dec 15 08:47:45.908 INFO [stdout] test src/hasher.rs - hasher::hash_string (line 10) ... ok Dec 15 08:47:45.908 INFO [stdout] Dec 15 08:47:45.908 INFO [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 08:47:45.908 INFO [stdout] Dec 15 08:47:45.962 INFO [stderr] su: No module specific data is present Dec 15 08:47:46.981 INFO running `"docker" "inspect" "7ec36e757d1446a1c42462b1208175603766222884470754a65687068e39fb06"` Dec 15 08:47:47.335 INFO running `"docker" "rm" "-f" "7ec36e757d1446a1c42462b1208175603766222884470754a65687068e39fb06"` Dec 15 08:47:47.707 INFO [stdout] 7ec36e757d1446a1c42462b1208175603766222884470754a65687068e39fb06