Oct 27 20:50:08.597 INFO checking howtocards_backend-0.1.2 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 20:50:08.597 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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"` Oct 27 20:50:08.981 INFO blam! 7f82dea3a2bbf45844e9300bdfe3a41eae8ab77be466fdcc07c3e094e6d19562 Oct 27 20:50:08.983 INFO running `"docker" "start" "-a" "7f82dea3a2bbf45844e9300bdfe3a41eae8ab77be466fdcc07c3e094e6d19562"` Oct 27 20:50:10.204 INFO kablam! usermod: no changes Oct 27 20:50:10.659 INFO kablam! Checking diesel v1.3.3 Oct 27 20:50:10.675 INFO kablam! Checking serde v1.0.80 Oct 27 20:50:10.675 INFO kablam! Checking dotenv v0.13.0 Oct 27 20:50:29.115 INFO kablam! Checking uuid v0.7.1 Oct 27 20:50:29.117 INFO kablam! Checking ron v0.2.2 Oct 27 20:50:29.119 INFO kablam! Checking serde_json v1.0.32 Oct 27 20:50:29.119 INFO kablam! Checking serde_urlencoded v0.5.3 Oct 27 20:50:34.781 INFO kablam! Checking actix v0.7.5 Oct 27 20:50:39.275 INFO kablam! Checking rustbreak v2.0.0-rc3 Oct 27 20:50:54.258 INFO kablam! Checking actix-net v0.1.1 Oct 27 20:51:08.787 INFO kablam! Checking actix-web v0.7.13 Oct 27 20:51:30.099 INFO kablam! Checking howtocards_backend v0.1.2 (/source) Oct 27 20:51:45.683 INFO kablam! warning: cannot find type `User` in this scope Oct 27 20:51:45.683 INFO kablam! --> src/models.rs:7:10 Oct 27 20:51:45.683 INFO kablam! | Oct 27 20:51:45.683 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 27 20:51:45.683 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.683 INFO kablam! | Oct 27 20:51:45.683 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 20:51:45.683 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:45.683 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.683 INFO kablam! Oct 27 20:51:45.683 INFO kablam! warning: cannot find type `User` in this scope Oct 27 20:51:45.683 INFO kablam! --> src/models.rs:7:59 Oct 27 20:51:45.683 INFO kablam! | Oct 27 20:51:45.683 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 27 20:51:45.683 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.683 INFO kablam! | Oct 27 20:51:45.683 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:45.683 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.683 INFO kablam! Oct 27 20:51:45.683 INFO kablam! warning: cannot find type `users` in this scope Oct 27 20:51:45.683 INFO kablam! --> src/models.rs:7:59 Oct 27 20:51:45.683 INFO kablam! | Oct 27 20:51:45.683 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 27 20:51:45.683 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.683 INFO kablam! | Oct 27 20:51:45.683 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:45.683 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.683 INFO kablam! Oct 27 20:51:45.683 INFO kablam! warning: cannot find type `users` in this scope Oct 27 20:51:45.683 INFO kablam! --> src/models.rs:14:23 Oct 27 20:51:45.683 INFO kablam! | Oct 27 20:51:45.683 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 27 20:51:45.683 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.683 INFO kablam! | Oct 27 20:51:45.683 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:45.683 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.683 INFO kablam! Oct 27 20:51:45.683 INFO kablam! warning: cannot find type `UserNew` in this scope Oct 27 20:51:45.683 INFO kablam! --> src/models.rs:14:23 Oct 27 20:51:45.683 INFO kablam! | Oct 27 20:51:45.683 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 27 20:51:45.683 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.683 INFO kablam! | Oct 27 20:51:45.683 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:45.683 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.683 INFO kablam! Oct 27 20:51:45.683 INFO kablam! warning: cannot find type `UserNew` in this scope Oct 27 20:51:45.683 INFO kablam! --> src/models.rs:14:35 Oct 27 20:51:45.683 INFO kablam! | Oct 27 20:51:45.683 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 27 20:51:45.683 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.683 INFO kablam! | Oct 27 20:51:45.683 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:45.683 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.683 INFO kablam! Oct 27 20:51:45.683 INFO kablam! warning: cannot find type `Token` in this scope Oct 27 20:51:45.683 INFO kablam! --> src/models.rs:21:17 Oct 27 20:51:45.683 INFO kablam! | Oct 27 20:51:45.683 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:45.683 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.683 INFO kablam! | Oct 27 20:51:45.683 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:45.683 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.683 INFO kablam! Oct 27 20:51:45.683 INFO kablam! warning: cannot find type `tokens` in this scope Oct 27 20:51:45.683 INFO kablam! --> src/models.rs:21:39 Oct 27 20:51:45.683 INFO kablam! | Oct 27 20:51:45.683 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:45.683 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.683 INFO kablam! | Oct 27 20:51:45.683 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:45.683 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.683 INFO kablam! Oct 27 20:51:45.683 INFO kablam! warning: cannot find type `Token` in this scope Oct 27 20:51:45.683 INFO kablam! --> src/models.rs:21:39 Oct 27 20:51:45.684 INFO kablam! | Oct 27 20:51:45.684 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:45.684 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.684 INFO kablam! | Oct 27 20:51:45.684 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:45.684 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.684 INFO kablam! Oct 27 20:51:45.684 INFO kablam! warning: cannot find type `User` in this scope Oct 27 20:51:45.684 INFO kablam! --> src/models.rs:21:64 Oct 27 20:51:45.684 INFO kablam! | Oct 27 20:51:45.684 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:45.684 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.684 INFO kablam! | Oct 27 20:51:45.684 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:45.684 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.684 INFO kablam! Oct 27 20:51:45.684 INFO kablam! warning: cannot find type `Token` in this scope Oct 27 20:51:45.684 INFO kablam! --> src/models.rs:21:64 Oct 27 20:51:45.684 INFO kablam! | Oct 27 20:51:45.684 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:45.684 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.684 INFO kablam! | Oct 27 20:51:45.684 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:45.684 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.684 INFO kablam! Oct 27 20:51:45.684 INFO kablam! warning: cannot find type `tokens` in this scope Oct 27 20:51:45.684 INFO kablam! --> src/models.rs:21:64 Oct 27 20:51:45.684 INFO kablam! | Oct 27 20:51:45.684 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:45.684 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.684 INFO kablam! | Oct 27 20:51:45.684 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:45.684 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.684 INFO kablam! Oct 27 20:51:45.684 INFO kablam! warning: cannot find type `Token` in this scope Oct 27 20:51:45.684 INFO kablam! --> src/models.rs:21:78 Oct 27 20:51:45.684 INFO kablam! | Oct 27 20:51:45.684 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:45.684 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.684 INFO kablam! | Oct 27 20:51:45.684 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:45.684 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.684 INFO kablam! Oct 27 20:51:45.684 INFO kablam! warning: cannot find type `tokens` in this scope Oct 27 20:51:45.684 INFO kablam! --> src/models.rs:21:78 Oct 27 20:51:45.684 INFO kablam! | Oct 27 20:51:45.684 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:45.684 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.684 INFO kablam! | Oct 27 20:51:45.684 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:45.684 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.684 INFO kablam! Oct 27 20:51:45.684 INFO kablam! warning: cannot find type `table` in this scope Oct 27 20:51:45.684 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 20:51:45.684 INFO kablam! | Oct 27 20:51:45.684 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 20:51:45.684 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.684 INFO kablam! | Oct 27 20:51:45.684 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:45.684 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.684 INFO kablam! Oct 27 20:51:45.684 INFO kablam! warning: cannot find type `token` in this scope Oct 27 20:51:45.684 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 20:51:45.684 INFO kablam! | Oct 27 20:51:45.684 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 20:51:45.684 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.684 INFO kablam! | Oct 27 20:51:45.684 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:45.684 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.684 INFO kablam! Oct 27 20:51:45.684 INFO kablam! warning: cannot find type `user_id` in this scope Oct 27 20:51:45.684 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 20:51:45.684 INFO kablam! | Oct 27 20:51:45.684 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 20:51:45.684 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.684 INFO kablam! | Oct 27 20:51:45.684 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:45.684 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.684 INFO kablam! Oct 27 20:51:45.684 INFO kablam! warning: cannot find type `id` in this scope Oct 27 20:51:45.684 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 20:51:45.684 INFO kablam! | Oct 27 20:51:45.684 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 20:51:45.684 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.684 INFO kablam! | Oct 27 20:51:45.684 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:45.685 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.685 INFO kablam! Oct 27 20:51:45.685 INFO kablam! warning: cannot find type `email` in this scope Oct 27 20:51:45.685 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 20:51:45.685 INFO kablam! | Oct 27 20:51:45.685 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 20:51:45.685 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.685 INFO kablam! | Oct 27 20:51:45.685 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:45.685 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.685 INFO kablam! Oct 27 20:51:45.685 INFO kablam! warning: cannot find type `password` in this scope Oct 27 20:51:45.685 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 20:51:45.685 INFO kablam! | Oct 27 20:51:45.685 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 20:51:45.685 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.685 INFO kablam! | Oct 27 20:51:45.685 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:45.685 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.685 INFO kablam! Oct 27 20:51:47.765 INFO kablam! warning: cannot find type `User` in this scope Oct 27 20:51:47.766 INFO kablam! --> src/models.rs:7:10 Oct 27 20:51:47.767 INFO kablam! | Oct 27 20:51:47.767 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 27 20:51:47.768 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.768 INFO kablam! | Oct 27 20:51:47.769 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 20:51:47.770 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:47.770 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.771 INFO kablam! Oct 27 20:51:47.772 INFO kablam! warning: cannot find type `User` in this scope Oct 27 20:51:47.773 INFO kablam! --> src/models.rs:7:59 Oct 27 20:51:47.773 INFO kablam! | Oct 27 20:51:47.774 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 27 20:51:47.774 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.775 INFO kablam! | Oct 27 20:51:47.776 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:47.776 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.777 INFO kablam! Oct 27 20:51:47.778 INFO kablam! warning: cannot find type `users` in this scope Oct 27 20:51:47.778 INFO kablam! --> src/models.rs:7:59 Oct 27 20:51:47.779 INFO kablam! | Oct 27 20:51:47.779 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 27 20:51:47.779 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.780 INFO kablam! | Oct 27 20:51:47.780 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:47.780 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.780 INFO kablam! Oct 27 20:51:47.782 INFO kablam! warning: cannot find type `users` in this scope Oct 27 20:51:47.782 INFO kablam! --> src/models.rs:14:23 Oct 27 20:51:47.782 INFO kablam! | Oct 27 20:51:47.782 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 27 20:51:47.782 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.782 INFO kablam! | Oct 27 20:51:47.782 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:47.782 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.783 INFO kablam! Oct 27 20:51:47.784 INFO kablam! warning: cannot find type `UserNew` in this scope Oct 27 20:51:47.784 INFO kablam! --> src/models.rs:14:23 Oct 27 20:51:47.785 INFO kablam! | Oct 27 20:51:47.785 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 27 20:51:47.785 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.786 INFO kablam! | Oct 27 20:51:47.786 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:47.787 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.787 INFO kablam! Oct 27 20:51:47.787 INFO kablam! warning: cannot find type `UserNew` in this scope Oct 27 20:51:47.787 INFO kablam! --> src/models.rs:14:35 Oct 27 20:51:47.788 INFO kablam! | Oct 27 20:51:47.788 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 27 20:51:47.789 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.789 INFO kablam! | Oct 27 20:51:47.790 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:47.790 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.790 INFO kablam! Oct 27 20:51:47.791 INFO kablam! warning: cannot find type `Token` in this scope Oct 27 20:51:47.791 INFO kablam! --> src/models.rs:21:17 Oct 27 20:51:47.791 INFO kablam! | Oct 27 20:51:47.792 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:47.792 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.793 INFO kablam! | Oct 27 20:51:47.793 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:47.794 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.794 INFO kablam! Oct 27 20:51:47.795 INFO kablam! warning: cannot find type `tokens` in this scope Oct 27 20:51:47.795 INFO kablam! --> src/models.rs:21:39 Oct 27 20:51:47.795 INFO kablam! | Oct 27 20:51:47.796 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:47.796 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.796 INFO kablam! | Oct 27 20:51:47.797 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:47.797 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.797 INFO kablam! Oct 27 20:51:47.797 INFO kablam! warning: cannot find type `Token` in this scope Oct 27 20:51:47.797 INFO kablam! --> src/models.rs:21:39 Oct 27 20:51:47.797 INFO kablam! | Oct 27 20:51:47.797 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:47.798 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.798 INFO kablam! | Oct 27 20:51:47.798 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:47.798 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.798 INFO kablam! Oct 27 20:51:47.799 INFO kablam! warning: cannot find type `User` in this scope Oct 27 20:51:47.799 INFO kablam! --> src/models.rs:21:64 Oct 27 20:51:47.799 INFO kablam! | Oct 27 20:51:47.799 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:47.799 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.800 INFO kablam! | Oct 27 20:51:47.800 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:47.800 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.800 INFO kablam! Oct 27 20:51:47.801 INFO kablam! warning: cannot find type `Token` in this scope Oct 27 20:51:47.801 INFO kablam! --> src/models.rs:21:64 Oct 27 20:51:47.801 INFO kablam! | Oct 27 20:51:47.801 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:47.801 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.801 INFO kablam! | Oct 27 20:51:47.802 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:47.802 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.802 INFO kablam! Oct 27 20:51:47.802 INFO kablam! warning: cannot find type `tokens` in this scope Oct 27 20:51:47.802 INFO kablam! --> src/models.rs:21:64 Oct 27 20:51:47.803 INFO kablam! | Oct 27 20:51:47.803 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:47.803 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.803 INFO kablam! | Oct 27 20:51:47.803 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:47.803 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.804 INFO kablam! Oct 27 20:51:47.804 INFO kablam! warning: cannot find type `Token` in this scope Oct 27 20:51:47.804 INFO kablam! --> src/models.rs:21:78 Oct 27 20:51:47.804 INFO kablam! | Oct 27 20:51:47.804 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:47.805 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.805 INFO kablam! | Oct 27 20:51:47.805 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:47.805 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.805 INFO kablam! Oct 27 20:51:47.805 INFO kablam! warning: cannot find type `tokens` in this scope Oct 27 20:51:47.805 INFO kablam! --> src/models.rs:21:78 Oct 27 20:51:47.806 INFO kablam! | Oct 27 20:51:47.806 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:47.806 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.806 INFO kablam! | Oct 27 20:51:47.806 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:47.807 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.807 INFO kablam! Oct 27 20:51:47.808 INFO kablam! warning: cannot find type `table` in this scope Oct 27 20:51:47.808 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 20:51:47.808 INFO kablam! | Oct 27 20:51:47.808 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 20:51:47.808 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.808 INFO kablam! | Oct 27 20:51:47.809 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:47.809 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.809 INFO kablam! Oct 27 20:51:47.810 INFO kablam! warning: cannot find type `token` in this scope Oct 27 20:51:47.810 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 20:51:47.810 INFO kablam! | Oct 27 20:51:47.810 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 20:51:47.810 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.810 INFO kablam! | Oct 27 20:51:47.810 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:47.811 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.811 INFO kablam! Oct 27 20:51:47.811 INFO kablam! warning: cannot find type `user_id` in this scope Oct 27 20:51:47.811 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 20:51:47.811 INFO kablam! | Oct 27 20:51:47.811 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 20:51:47.811 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.812 INFO kablam! | Oct 27 20:51:47.812 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:47.812 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.812 INFO kablam! Oct 27 20:51:47.814 INFO kablam! warning: cannot find type `id` in this scope Oct 27 20:51:47.814 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 20:51:47.815 INFO kablam! | Oct 27 20:51:47.815 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 20:51:47.815 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.819 INFO kablam! | Oct 27 20:51:47.819 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:47.819 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.819 INFO kablam! Oct 27 20:51:47.819 INFO kablam! warning: cannot find type `email` in this scope Oct 27 20:51:47.819 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 20:51:47.819 INFO kablam! | Oct 27 20:51:47.819 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 20:51:47.819 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.819 INFO kablam! | Oct 27 20:51:47.819 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:47.819 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.819 INFO kablam! Oct 27 20:51:47.819 INFO kablam! warning: cannot find type `password` in this scope Oct 27 20:51:47.819 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 20:51:47.819 INFO kablam! | Oct 27 20:51:47.819 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 20:51:47.819 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.819 INFO kablam! | Oct 27 20:51:47.819 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 20:51:47.819 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.819 INFO kablam! Oct 27 20:52:03.851 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 53s Oct 27 20:52:03.883 INFO kablam! su: No module specific data is present Oct 27 20:52:04.355 INFO running `"docker" "rm" "-f" "7f82dea3a2bbf45844e9300bdfe3a41eae8ab77be466fdcc07c3e094e6d19562"` Oct 27 20:52:04.747 INFO blam! 7f82dea3a2bbf45844e9300bdfe3a41eae8ab77be466fdcc07c3e094e6d19562