Dec 05 12:05:50.221 INFO checking howtocards-0.1.3 against try#1df97983eb2057dc6a8f7eb364e263b51ae23230 for pr-56481 Dec 05 12:05:50.221 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-6/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56481/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/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 +1df97983eb2057dc6a8f7eb364e263b51ae23230-alt check --frozen --all --all-targets" "-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 05 12:05:50.547 INFO [stdout] 54b001546bcd0fe43579ed67cc0d1c04f7d1bb704f6ee863d5da61bf5a50421a Dec 05 12:05:50.552 INFO running `"docker" "start" "-a" "54b001546bcd0fe43579ed67cc0d1c04f7d1bb704f6ee863d5da61bf5a50421a"` Dec 05 12:05:51.157 INFO [stderr] usermod: no changes Dec 05 12:05:51.631 INFO [stderr] Checking diesel v1.3.3 Dec 05 12:05:51.655 INFO [stderr] Checking uuid v0.7.1 Dec 05 12:05:51.657 INFO [stderr] Checking ron v0.2.2 Dec 05 12:05:51.657 INFO [stderr] Checking dotenv v0.13.0 Dec 05 12:05:57.052 INFO [stderr] Checking actix v0.7.7 Dec 05 12:06:11.551 INFO [stderr] Checking actix-net v0.2.4 Dec 05 12:06:24.465 INFO [stderr] Checking actix-web v0.7.14 Dec 05 12:06:44.815 INFO [stderr] Checking howtocards v0.1.3 (/source) Dec 05 12:06:58.924 INFO [stderr] warning: cannot find type `User` in this scope Dec 05 12:06:58.924 INFO [stderr] --> src/models.rs:7:10 Dec 05 12:06:58.925 INFO [stderr] | Dec 05 12:06:58.925 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 05 12:06:58.925 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:58.926 INFO [stderr] | Dec 05 12:06:58.926 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 12:06:58.926 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 05 12:06:58.926 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:58.926 INFO [stderr] Dec 05 12:06:58.926 INFO [stderr] warning: cannot find type `User` in this scope Dec 05 12:06:58.927 INFO [stderr] --> src/models.rs:7:59 Dec 05 12:06:58.927 INFO [stderr] | Dec 05 12:06:58.927 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 05 12:06:58.927 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:58.927 INFO [stderr] | Dec 05 12:06:58.927 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 05 12:06:58.927 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:58.928 INFO [stderr] Dec 05 12:06:58.928 INFO [stderr] warning: cannot find type `users` in this scope Dec 05 12:06:58.928 INFO [stderr] --> src/models.rs:7:59 Dec 05 12:06:58.928 INFO [stderr] | Dec 05 12:06:58.928 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 05 12:06:58.928 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:58.928 INFO [stderr] | Dec 05 12:06:58.928 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 05 12:06:58.929 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:58.929 INFO [stderr] Dec 05 12:06:58.929 INFO [stderr] warning: cannot find type `users` in this scope Dec 05 12:06:58.929 INFO [stderr] --> src/models.rs:14:23 Dec 05 12:06:58.929 INFO [stderr] | Dec 05 12:06:58.929 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 05 12:06:58.929 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:58.929 INFO [stderr] | Dec 05 12:06:58.930 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 05 12:06:58.930 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:58.930 INFO [stderr] Dec 05 12:06:58.930 INFO [stderr] warning: cannot find type `UserNew` in this scope Dec 05 12:06:58.930 INFO [stderr] --> src/models.rs:14:23 Dec 05 12:06:58.930 INFO [stderr] | Dec 05 12:06:58.930 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 05 12:06:58.930 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:58.930 INFO [stderr] | Dec 05 12:06:58.930 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 05 12:06:58.930 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:58.930 INFO [stderr] Dec 05 12:06:58.931 INFO [stderr] warning: cannot find type `UserNew` in this scope Dec 05 12:06:58.931 INFO [stderr] --> src/models.rs:14:35 Dec 05 12:06:58.931 INFO [stderr] | Dec 05 12:06:58.931 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 05 12:06:58.931 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:58.931 INFO [stderr] | Dec 05 12:06:58.931 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 05 12:06:58.931 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:58.931 INFO [stderr] Dec 05 12:06:58.932 INFO [stderr] warning: cannot find type `Token` in this scope Dec 05 12:06:58.932 INFO [stderr] --> src/models.rs:21:17 Dec 05 12:06:58.932 INFO [stderr] | Dec 05 12:06:58.932 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 05 12:06:58.932 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:58.932 INFO [stderr] | Dec 05 12:06:58.932 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 05 12:06:58.932 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:58.932 INFO [stderr] Dec 05 12:06:58.932 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 05 12:06:58.932 INFO [stderr] --> src/models.rs:21:39 Dec 05 12:06:58.932 INFO [stderr] | Dec 05 12:06:58.932 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 05 12:06:58.932 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:58.932 INFO [stderr] | Dec 05 12:06:58.932 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 05 12:06:58.932 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:58.932 INFO [stderr] Dec 05 12:06:58.932 INFO [stderr] warning: cannot find type `Token` in this scope Dec 05 12:06:58.932 INFO [stderr] --> src/models.rs:21:39 Dec 05 12:06:58.932 INFO [stderr] | Dec 05 12:06:58.932 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 05 12:06:58.932 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:58.933 INFO [stderr] | Dec 05 12:06:58.933 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 05 12:06:58.933 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:58.933 INFO [stderr] Dec 05 12:06:58.934 INFO [stderr] warning: cannot find type `User` in this scope Dec 05 12:06:58.934 INFO [stderr] --> src/models.rs:21:64 Dec 05 12:06:58.934 INFO [stderr] | Dec 05 12:06:58.934 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 05 12:06:58.934 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:58.934 INFO [stderr] | Dec 05 12:06:58.934 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 05 12:06:58.934 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:58.934 INFO [stderr] Dec 05 12:06:58.935 INFO [stderr] warning: cannot find type `Token` in this scope Dec 05 12:06:58.935 INFO [stderr] --> src/models.rs:21:64 Dec 05 12:06:58.935 INFO [stderr] | Dec 05 12:06:58.935 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 05 12:06:58.935 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:58.935 INFO [stderr] | Dec 05 12:06:58.935 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 05 12:06:58.935 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:58.935 INFO [stderr] Dec 05 12:06:58.935 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 05 12:06:58.935 INFO [stderr] --> src/models.rs:21:64 Dec 05 12:06:58.935 INFO [stderr] | Dec 05 12:06:58.935 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 05 12:06:58.935 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:58.935 INFO [stderr] | Dec 05 12:06:58.935 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 05 12:06:58.935 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:58.935 INFO [stderr] Dec 05 12:06:58.936 INFO [stderr] warning: cannot find type `Token` in this scope Dec 05 12:06:58.936 INFO [stderr] --> src/models.rs:21:78 Dec 05 12:06:58.936 INFO [stderr] | Dec 05 12:06:58.936 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 05 12:06:58.936 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:58.936 INFO [stderr] | Dec 05 12:06:58.936 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 05 12:06:58.936 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:58.936 INFO [stderr] Dec 05 12:06:58.937 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 05 12:06:58.937 INFO [stderr] --> src/models.rs:21:78 Dec 05 12:06:58.937 INFO [stderr] | Dec 05 12:06:58.937 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 05 12:06:58.937 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:58.937 INFO [stderr] | Dec 05 12:06:58.937 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 05 12:06:58.937 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:58.937 INFO [stderr] Dec 05 12:06:58.938 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 12:06:58.938 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 12:06:58.938 INFO [stderr] | Dec 05 12:06:58.939 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 12:06:58.939 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:58.939 INFO [stderr] | Dec 05 12:06:58.939 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 05 12:06:58.939 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:58.939 INFO [stderr] Dec 05 12:06:58.939 INFO [stderr] warning: cannot find type `token` in this scope Dec 05 12:06:58.940 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 12:06:58.940 INFO [stderr] | Dec 05 12:06:58.940 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 12:06:58.940 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:58.940 INFO [stderr] | Dec 05 12:06:58.940 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 05 12:06:58.940 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:58.940 INFO [stderr] Dec 05 12:06:58.941 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 05 12:06:58.941 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 12:06:58.941 INFO [stderr] | Dec 05 12:06:58.941 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 12:06:58.941 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:58.941 INFO [stderr] | Dec 05 12:06:58.941 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 05 12:06:58.941 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:58.941 INFO [stderr] Dec 05 12:06:58.942 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 12:06:58.942 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 12:06:58.942 INFO [stderr] | Dec 05 12:06:58.942 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 12:06:58.942 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:58.943 INFO [stderr] | Dec 05 12:06:58.943 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 05 12:06:58.943 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:58.943 INFO [stderr] Dec 05 12:06:58.943 INFO [stderr] warning: cannot find type `email` in this scope Dec 05 12:06:58.943 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 12:06:58.943 INFO [stderr] | Dec 05 12:06:58.943 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 12:06:58.943 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:58.943 INFO [stderr] | Dec 05 12:06:58.943 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 05 12:06:58.943 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:58.943 INFO [stderr] Dec 05 12:06:58.955 INFO [stderr] warning: cannot find type `password` in this scope Dec 05 12:06:58.955 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 12:06:58.955 INFO [stderr] | Dec 05 12:06:58.955 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 12:06:58.955 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:58.955 INFO [stderr] | Dec 05 12:06:58.955 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 05 12:06:58.955 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:58.955 INFO [stderr] Dec 05 12:06:59.059 INFO [stderr] warning: cannot find type `User` in this scope Dec 05 12:06:59.059 INFO [stderr] --> src/models.rs:7:10 Dec 05 12:06:59.059 INFO [stderr] | Dec 05 12:06:59.059 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 05 12:06:59.059 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:59.059 INFO [stderr] | Dec 05 12:06:59.059 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 12:06:59.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 05 12:06:59.059 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:59.059 INFO [stderr] Dec 05 12:06:59.059 INFO [stderr] warning: cannot find type `User` in this scope Dec 05 12:06:59.059 INFO [stderr] --> src/models.rs:7:59 Dec 05 12:06:59.059 INFO [stderr] | Dec 05 12:06:59.059 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 05 12:06:59.059 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:59.059 INFO [stderr] | Dec 05 12:06:59.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 05 12:06:59.059 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:59.059 INFO [stderr] Dec 05 12:06:59.059 INFO [stderr] warning: cannot find type `users` in this scope Dec 05 12:06:59.059 INFO [stderr] --> src/models.rs:7:59 Dec 05 12:06:59.059 INFO [stderr] | Dec 05 12:06:59.059 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Dec 05 12:06:59.059 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:59.059 INFO [stderr] | Dec 05 12:06:59.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 05 12:06:59.059 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:59.060 INFO [stderr] Dec 05 12:06:59.060 INFO [stderr] warning: cannot find type `users` in this scope Dec 05 12:06:59.060 INFO [stderr] --> src/models.rs:14:23 Dec 05 12:06:59.060 INFO [stderr] | Dec 05 12:06:59.060 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 05 12:06:59.060 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:59.060 INFO [stderr] | Dec 05 12:06:59.060 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 05 12:06:59.060 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:59.060 INFO [stderr] Dec 05 12:06:59.060 INFO [stderr] warning: cannot find type `UserNew` in this scope Dec 05 12:06:59.060 INFO [stderr] --> src/models.rs:14:23 Dec 05 12:06:59.060 INFO [stderr] | Dec 05 12:06:59.060 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 05 12:06:59.060 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:59.060 INFO [stderr] | Dec 05 12:06:59.060 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 05 12:06:59.060 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:59.060 INFO [stderr] Dec 05 12:06:59.060 INFO [stderr] warning: cannot find type `UserNew` in this scope Dec 05 12:06:59.060 INFO [stderr] --> src/models.rs:14:35 Dec 05 12:06:59.060 INFO [stderr] | Dec 05 12:06:59.060 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Dec 05 12:06:59.060 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:59.060 INFO [stderr] | Dec 05 12:06:59.060 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 05 12:06:59.060 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:59.060 INFO [stderr] Dec 05 12:06:59.060 INFO [stderr] warning: cannot find type `Token` in this scope Dec 05 12:06:59.060 INFO [stderr] --> src/models.rs:21:17 Dec 05 12:06:59.060 INFO [stderr] | Dec 05 12:06:59.060 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 05 12:06:59.060 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:59.060 INFO [stderr] | Dec 05 12:06:59.060 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 05 12:06:59.060 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:59.060 INFO [stderr] Dec 05 12:06:59.060 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 05 12:06:59.060 INFO [stderr] --> src/models.rs:21:39 Dec 05 12:06:59.060 INFO [stderr] | Dec 05 12:06:59.060 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 05 12:06:59.060 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:59.060 INFO [stderr] | Dec 05 12:06:59.060 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 05 12:06:59.060 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:59.060 INFO [stderr] Dec 05 12:06:59.060 INFO [stderr] warning: cannot find type `Token` in this scope Dec 05 12:06:59.060 INFO [stderr] --> src/models.rs:21:39 Dec 05 12:06:59.060 INFO [stderr] | Dec 05 12:06:59.060 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 05 12:06:59.060 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:59.060 INFO [stderr] | Dec 05 12:06:59.060 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 05 12:06:59.060 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:59.060 INFO [stderr] Dec 05 12:06:59.060 INFO [stderr] warning: cannot find type `User` in this scope Dec 05 12:06:59.060 INFO [stderr] --> src/models.rs:21:64 Dec 05 12:06:59.060 INFO [stderr] | Dec 05 12:06:59.060 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 05 12:06:59.060 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:59.060 INFO [stderr] | Dec 05 12:06:59.060 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 05 12:06:59.060 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:59.060 INFO [stderr] Dec 05 12:06:59.060 INFO [stderr] warning: cannot find type `Token` in this scope Dec 05 12:06:59.060 INFO [stderr] --> src/models.rs:21:64 Dec 05 12:06:59.060 INFO [stderr] | Dec 05 12:06:59.060 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 05 12:06:59.060 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:59.060 INFO [stderr] | Dec 05 12:06:59.060 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 05 12:06:59.061 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:59.061 INFO [stderr] Dec 05 12:06:59.061 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 05 12:06:59.061 INFO [stderr] --> src/models.rs:21:64 Dec 05 12:06:59.061 INFO [stderr] | Dec 05 12:06:59.061 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 05 12:06:59.061 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:59.061 INFO [stderr] | Dec 05 12:06:59.061 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 05 12:06:59.061 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:59.061 INFO [stderr] Dec 05 12:06:59.061 INFO [stderr] warning: cannot find type `Token` in this scope Dec 05 12:06:59.061 INFO [stderr] --> src/models.rs:21:78 Dec 05 12:06:59.061 INFO [stderr] | Dec 05 12:06:59.061 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 05 12:06:59.061 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:59.061 INFO [stderr] | Dec 05 12:06:59.061 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 05 12:06:59.061 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:59.061 INFO [stderr] Dec 05 12:06:59.061 INFO [stderr] warning: cannot find type `tokens` in this scope Dec 05 12:06:59.061 INFO [stderr] --> src/models.rs:21:78 Dec 05 12:06:59.061 INFO [stderr] | Dec 05 12:06:59.061 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Dec 05 12:06:59.061 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:59.063 INFO [stderr] | Dec 05 12:06:59.063 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 05 12:06:59.063 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:59.063 INFO [stderr] Dec 05 12:06:59.063 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 12:06:59.063 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 12:06:59.063 INFO [stderr] | Dec 05 12:06:59.063 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 12:06:59.063 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:59.063 INFO [stderr] | Dec 05 12:06:59.063 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 05 12:06:59.063 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:59.063 INFO [stderr] Dec 05 12:06:59.063 INFO [stderr] warning: cannot find type `token` in this scope Dec 05 12:06:59.063 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 12:06:59.063 INFO [stderr] | Dec 05 12:06:59.063 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 12:06:59.063 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:59.063 INFO [stderr] | Dec 05 12:06:59.063 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 05 12:06:59.063 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:59.063 INFO [stderr] Dec 05 12:06:59.063 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 05 12:06:59.063 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 12:06:59.063 INFO [stderr] | Dec 05 12:06:59.063 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 12:06:59.063 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:59.063 INFO [stderr] | Dec 05 12:06:59.063 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 05 12:06:59.063 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:59.063 INFO [stderr] Dec 05 12:06:59.063 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 12:06:59.063 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 12:06:59.063 INFO [stderr] | Dec 05 12:06:59.063 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 12:06:59.063 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:59.063 INFO [stderr] | Dec 05 12:06:59.063 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 05 12:06:59.063 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:59.063 INFO [stderr] Dec 05 12:06:59.063 INFO [stderr] warning: cannot find type `email` in this scope Dec 05 12:06:59.063 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 12:06:59.063 INFO [stderr] | Dec 05 12:06:59.063 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 12:06:59.063 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:59.063 INFO [stderr] | Dec 05 12:06:59.063 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 05 12:06:59.063 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:59.063 INFO [stderr] Dec 05 12:06:59.064 INFO [stderr] warning: cannot find type `password` in this scope Dec 05 12:06:59.064 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 12:06:59.064 INFO [stderr] | Dec 05 12:06:59.064 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 12:06:59.064 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 12:06:59.064 INFO [stderr] | Dec 05 12:06:59.064 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 05 12:06:59.064 INFO [stderr] = note: for more information, see issue #50504 Dec 05 12:06:59.064 INFO [stderr] Dec 05 12:07:13.667 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s Dec 05 12:07:13.701 INFO [stderr] su: No module specific data is present Dec 05 12:07:14.320 INFO running `"docker" "inspect" "54b001546bcd0fe43579ed67cc0d1c04f7d1bb704f6ee863d5da61bf5a50421a"` Dec 05 12:07:14.609 INFO running `"docker" "rm" "-f" "54b001546bcd0fe43579ed67cc0d1c04f7d1bb704f6ee863d5da61bf5a50421a"` Dec 05 12:07:14.939 INFO [stdout] 54b001546bcd0fe43579ed67cc0d1c04f7d1bb704f6ee863d5da61bf5a50421a