Oct 13 13:44:47.551 INFO checking howtocards_backend-0.1.2 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 13:44:47.551 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 13:44:47.831 INFO blam! 2318ca988c0a6dae14bc44aeb62b59b4403d237134716a8c24a719cdacbcd475 Oct 13 13:44:47.833 INFO running `"docker" "start" "-a" "2318ca988c0a6dae14bc44aeb62b59b4403d237134716a8c24a719cdacbcd475"` Oct 13 13:44:48.324 INFO kablam! usermod: no changes Oct 13 13:44:48.732 INFO kablam! Checking diesel v1.3.3 Oct 13 13:44:48.734 INFO kablam! Checking uuid v0.7.1 Oct 13 13:44:48.734 INFO kablam! Checking serde_urlencoded v0.5.3 Oct 13 13:44:48.734 INFO kablam! Checking ron v0.2.2 Oct 13 13:44:48.744 INFO kablam! Checking dotenv v0.13.0 Oct 13 13:44:56.779 INFO kablam! Checking actix v0.7.5 Oct 13 13:44:58.613 INFO kablam! Checking rustbreak v2.0.0-rc3 Oct 13 13:45:14.217 INFO kablam! Checking actix-net v0.1.1 Oct 13 13:45:26.809 INFO kablam! Checking actix-web v0.7.12 Oct 13 13:45:59.553 INFO kablam! Checking howtocards_backend v0.1.2 (/source) Oct 13 13:46:14.860 INFO kablam! warning: cannot find type `User` in this scope Oct 13 13:46:14.860 INFO kablam! --> src/models.rs:7:10 Oct 13 13:46:14.860 INFO kablam! | Oct 13 13:46:14.860 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 13 13:46:14.860 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:14.860 INFO kablam! | Oct 13 13:46:14.860 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 13:46:14.860 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 13 13:46:14.860 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:14.860 INFO kablam! Oct 13 13:46:14.860 INFO kablam! warning: cannot find type `User` in this scope Oct 13 13:46:14.860 INFO kablam! --> src/models.rs:7:59 Oct 13 13:46:14.860 INFO kablam! | Oct 13 13:46:14.860 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 13 13:46:14.860 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:14.860 INFO kablam! | Oct 13 13:46:14.860 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 13 13:46:14.860 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:14.860 INFO kablam! Oct 13 13:46:14.860 INFO kablam! warning: cannot find type `users` in this scope Oct 13 13:46:14.860 INFO kablam! --> src/models.rs:7:59 Oct 13 13:46:14.860 INFO kablam! | Oct 13 13:46:14.860 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 13 13:46:14.860 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:14.860 INFO kablam! | Oct 13 13:46:14.860 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 13 13:46:14.860 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:14.860 INFO kablam! Oct 13 13:46:14.860 INFO kablam! warning: cannot find type `users` in this scope Oct 13 13:46:14.860 INFO kablam! --> src/models.rs:14:23 Oct 13 13:46:14.860 INFO kablam! | Oct 13 13:46:14.860 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 13 13:46:14.860 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:14.860 INFO kablam! | Oct 13 13:46:14.860 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 13 13:46:14.860 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:14.860 INFO kablam! Oct 13 13:46:14.860 INFO kablam! warning: cannot find type `UserNew` in this scope Oct 13 13:46:14.860 INFO kablam! --> src/models.rs:14:23 Oct 13 13:46:14.860 INFO kablam! | Oct 13 13:46:14.860 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 13 13:46:14.861 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:14.861 INFO kablam! | Oct 13 13:46:14.861 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 13 13:46:14.861 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:14.861 INFO kablam! Oct 13 13:46:14.861 INFO kablam! warning: cannot find type `UserNew` in this scope Oct 13 13:46:14.861 INFO kablam! --> src/models.rs:14:35 Oct 13 13:46:14.861 INFO kablam! | Oct 13 13:46:14.861 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 13 13:46:14.861 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:14.861 INFO kablam! | Oct 13 13:46:14.861 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 13 13:46:14.861 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:14.861 INFO kablam! Oct 13 13:46:14.861 INFO kablam! warning: cannot find type `Token` in this scope Oct 13 13:46:14.861 INFO kablam! --> src/models.rs:21:17 Oct 13 13:46:14.861 INFO kablam! | Oct 13 13:46:14.861 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:14.861 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:14.861 INFO kablam! | Oct 13 13:46:14.861 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 13 13:46:14.861 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:14.861 INFO kablam! Oct 13 13:46:14.861 INFO kablam! warning: cannot find type `tokens` in this scope Oct 13 13:46:14.861 INFO kablam! --> src/models.rs:21:39 Oct 13 13:46:14.861 INFO kablam! | Oct 13 13:46:14.861 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:14.861 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:14.861 INFO kablam! | Oct 13 13:46:14.861 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 13 13:46:14.861 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:14.861 INFO kablam! Oct 13 13:46:14.861 INFO kablam! warning: cannot find type `Token` in this scope Oct 13 13:46:14.861 INFO kablam! --> src/models.rs:21:39 Oct 13 13:46:14.861 INFO kablam! | Oct 13 13:46:14.861 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:14.861 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:14.861 INFO kablam! | Oct 13 13:46:14.861 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 13 13:46:14.861 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:14.861 INFO kablam! Oct 13 13:46:14.861 INFO kablam! warning: cannot find type `User` in this scope Oct 13 13:46:14.861 INFO kablam! --> src/models.rs:21:64 Oct 13 13:46:14.861 INFO kablam! | Oct 13 13:46:14.861 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:14.861 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:14.861 INFO kablam! | Oct 13 13:46:14.861 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 13 13:46:14.861 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:14.861 INFO kablam! Oct 13 13:46:14.861 INFO kablam! warning: cannot find type `Token` in this scope Oct 13 13:46:14.861 INFO kablam! --> src/models.rs:21:64 Oct 13 13:46:14.861 INFO kablam! | Oct 13 13:46:14.861 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:14.861 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:14.861 INFO kablam! | Oct 13 13:46:14.861 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 13 13:46:14.861 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:14.861 INFO kablam! Oct 13 13:46:14.861 INFO kablam! warning: cannot find type `tokens` in this scope Oct 13 13:46:14.861 INFO kablam! --> src/models.rs:21:64 Oct 13 13:46:14.861 INFO kablam! | Oct 13 13:46:14.861 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:14.861 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:14.861 INFO kablam! | Oct 13 13:46:14.861 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 13 13:46:14.861 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:14.861 INFO kablam! Oct 13 13:46:14.861 INFO kablam! warning: cannot find type `Token` in this scope Oct 13 13:46:14.861 INFO kablam! --> src/models.rs:21:78 Oct 13 13:46:14.861 INFO kablam! | Oct 13 13:46:14.861 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:14.861 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:14.861 INFO kablam! | Oct 13 13:46:14.861 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 13 13:46:14.861 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:14.861 INFO kablam! Oct 13 13:46:14.861 INFO kablam! warning: cannot find type `tokens` in this scope Oct 13 13:46:14.861 INFO kablam! --> src/models.rs:21:78 Oct 13 13:46:14.861 INFO kablam! | Oct 13 13:46:14.861 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:14.861 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:14.861 INFO kablam! | Oct 13 13:46:14.861 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 13 13:46:14.861 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:14.861 INFO kablam! Oct 13 13:46:14.861 INFO kablam! warning: cannot find type `table` in this scope Oct 13 13:46:14.861 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 13:46:14.861 INFO kablam! | Oct 13 13:46:14.861 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 13:46:14.861 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:14.861 INFO kablam! | Oct 13 13:46:14.862 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 13 13:46:14.862 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:14.862 INFO kablam! Oct 13 13:46:14.876 INFO kablam! warning: cannot find type `token` in this scope Oct 13 13:46:14.876 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 13:46:14.876 INFO kablam! | Oct 13 13:46:14.876 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 13:46:14.876 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:14.876 INFO kablam! | Oct 13 13:46:14.876 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 13 13:46:14.876 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:14.876 INFO kablam! Oct 13 13:46:14.876 INFO kablam! warning: cannot find type `user_id` in this scope Oct 13 13:46:14.876 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 13:46:14.876 INFO kablam! | Oct 13 13:46:14.876 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 13:46:14.876 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:14.876 INFO kablam! | Oct 13 13:46:14.876 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 13 13:46:14.876 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:14.876 INFO kablam! Oct 13 13:46:14.876 INFO kablam! warning: cannot find type `id` in this scope Oct 13 13:46:14.876 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 13:46:14.876 INFO kablam! | Oct 13 13:46:14.876 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 13:46:14.876 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:14.876 INFO kablam! | Oct 13 13:46:14.876 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 13 13:46:14.876 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:14.876 INFO kablam! Oct 13 13:46:14.876 INFO kablam! warning: cannot find type `email` in this scope Oct 13 13:46:14.876 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 13:46:14.876 INFO kablam! | Oct 13 13:46:14.876 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 13:46:14.876 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:14.876 INFO kablam! | Oct 13 13:46:14.876 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 13 13:46:14.876 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:14.876 INFO kablam! Oct 13 13:46:14.876 INFO kablam! warning: cannot find type `password` in this scope Oct 13 13:46:14.876 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 13:46:14.876 INFO kablam! | Oct 13 13:46:14.876 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 13:46:14.876 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:14.876 INFO kablam! | Oct 13 13:46:14.876 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 13 13:46:14.876 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:14.876 INFO kablam! Oct 13 13:46:15.190 INFO kablam! warning: cannot find type `User` in this scope Oct 13 13:46:15.190 INFO kablam! --> src/models.rs:7:10 Oct 13 13:46:15.190 INFO kablam! | Oct 13 13:46:15.190 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 13 13:46:15.190 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:15.190 INFO kablam! | Oct 13 13:46:15.190 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 13:46:15.190 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 13 13:46:15.190 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:15.190 INFO kablam! Oct 13 13:46:15.191 INFO kablam! warning: cannot find type `User` in this scope Oct 13 13:46:15.191 INFO kablam! --> src/models.rs:7:59 Oct 13 13:46:15.191 INFO kablam! | Oct 13 13:46:15.191 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 13 13:46:15.191 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:15.191 INFO kablam! | Oct 13 13:46:15.191 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 13 13:46:15.192 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:15.192 INFO kablam! Oct 13 13:46:15.192 INFO kablam! warning: cannot find type `users` in this scope Oct 13 13:46:15.192 INFO kablam! --> src/models.rs:7:59 Oct 13 13:46:15.192 INFO kablam! | Oct 13 13:46:15.192 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 13 13:46:15.192 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:15.192 INFO kablam! | Oct 13 13:46:15.192 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 13 13:46:15.192 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:15.192 INFO kablam! Oct 13 13:46:15.193 INFO kablam! warning: cannot find type `users` in this scope Oct 13 13:46:15.193 INFO kablam! --> src/models.rs:14:23 Oct 13 13:46:15.193 INFO kablam! | Oct 13 13:46:15.193 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 13 13:46:15.193 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:15.193 INFO kablam! | Oct 13 13:46:15.193 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 13 13:46:15.194 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:15.194 INFO kablam! Oct 13 13:46:15.194 INFO kablam! warning: cannot find type `UserNew` in this scope Oct 13 13:46:15.194 INFO kablam! --> src/models.rs:14:23 Oct 13 13:46:15.194 INFO kablam! | Oct 13 13:46:15.194 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 13 13:46:15.194 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:15.200 INFO kablam! | Oct 13 13:46:15.200 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 13 13:46:15.200 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:15.200 INFO kablam! Oct 13 13:46:15.200 INFO kablam! warning: cannot find type `UserNew` in this scope Oct 13 13:46:15.200 INFO kablam! --> src/models.rs:14:35 Oct 13 13:46:15.200 INFO kablam! | Oct 13 13:46:15.200 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 13 13:46:15.200 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:15.200 INFO kablam! | Oct 13 13:46:15.200 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 13 13:46:15.200 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:15.200 INFO kablam! Oct 13 13:46:15.200 INFO kablam! warning: cannot find type `Token` in this scope Oct 13 13:46:15.200 INFO kablam! --> src/models.rs:21:17 Oct 13 13:46:15.200 INFO kablam! | Oct 13 13:46:15.200 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:15.200 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:15.200 INFO kablam! | Oct 13 13:46:15.200 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 13 13:46:15.200 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:15.200 INFO kablam! Oct 13 13:46:15.200 INFO kablam! warning: cannot find type `tokens` in this scope Oct 13 13:46:15.200 INFO kablam! --> src/models.rs:21:39 Oct 13 13:46:15.200 INFO kablam! | Oct 13 13:46:15.200 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:15.200 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:15.200 INFO kablam! | Oct 13 13:46:15.200 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 13 13:46:15.201 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:15.201 INFO kablam! Oct 13 13:46:15.201 INFO kablam! warning: cannot find type `Token` in this scope Oct 13 13:46:15.201 INFO kablam! --> src/models.rs:21:39 Oct 13 13:46:15.201 INFO kablam! | Oct 13 13:46:15.201 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:15.201 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:15.201 INFO kablam! | Oct 13 13:46:15.201 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 13 13:46:15.201 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:15.201 INFO kablam! Oct 13 13:46:15.201 INFO kablam! warning: cannot find type `User` in this scope Oct 13 13:46:15.201 INFO kablam! --> src/models.rs:21:64 Oct 13 13:46:15.201 INFO kablam! | Oct 13 13:46:15.201 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:15.201 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:15.201 INFO kablam! | Oct 13 13:46:15.201 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 13 13:46:15.201 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:15.201 INFO kablam! Oct 13 13:46:15.201 INFO kablam! warning: cannot find type `Token` in this scope Oct 13 13:46:15.201 INFO kablam! --> src/models.rs:21:64 Oct 13 13:46:15.201 INFO kablam! | Oct 13 13:46:15.201 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:15.201 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:15.201 INFO kablam! | Oct 13 13:46:15.201 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 13 13:46:15.201 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:15.201 INFO kablam! Oct 13 13:46:15.201 INFO kablam! warning: cannot find type `tokens` in this scope Oct 13 13:46:15.201 INFO kablam! --> src/models.rs:21:64 Oct 13 13:46:15.201 INFO kablam! | Oct 13 13:46:15.201 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:15.201 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:15.201 INFO kablam! | Oct 13 13:46:15.201 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 13 13:46:15.201 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:15.201 INFO kablam! Oct 13 13:46:15.201 INFO kablam! warning: cannot find type `Token` in this scope Oct 13 13:46:15.201 INFO kablam! --> src/models.rs:21:78 Oct 13 13:46:15.201 INFO kablam! | Oct 13 13:46:15.201 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:15.201 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:15.201 INFO kablam! | Oct 13 13:46:15.201 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 13 13:46:15.201 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:15.201 INFO kablam! Oct 13 13:46:15.201 INFO kablam! warning: cannot find type `tokens` in this scope Oct 13 13:46:15.201 INFO kablam! --> src/models.rs:21:78 Oct 13 13:46:15.201 INFO kablam! | Oct 13 13:46:15.201 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:15.201 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:15.201 INFO kablam! | Oct 13 13:46:15.201 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 13 13:46:15.201 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:15.201 INFO kablam! Oct 13 13:46:15.201 INFO kablam! warning: cannot find type `table` in this scope Oct 13 13:46:15.201 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 13:46:15.201 INFO kablam! | Oct 13 13:46:15.201 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 13:46:15.201 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:15.201 INFO kablam! | Oct 13 13:46:15.201 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 13 13:46:15.201 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:15.201 INFO kablam! Oct 13 13:46:15.201 INFO kablam! warning: cannot find type `token` in this scope Oct 13 13:46:15.201 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 13:46:15.201 INFO kablam! | Oct 13 13:46:15.201 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 13:46:15.201 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:15.201 INFO kablam! | Oct 13 13:46:15.201 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 13 13:46:15.201 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:15.201 INFO kablam! Oct 13 13:46:15.201 INFO kablam! warning: cannot find type `user_id` in this scope Oct 13 13:46:15.201 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 13:46:15.201 INFO kablam! | Oct 13 13:46:15.201 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 13:46:15.201 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:15.201 INFO kablam! | Oct 13 13:46:15.201 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 13 13:46:15.208 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:15.208 INFO kablam! Oct 13 13:46:15.208 INFO kablam! warning: cannot find type `id` in this scope Oct 13 13:46:15.208 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 13:46:15.208 INFO kablam! | Oct 13 13:46:15.208 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 13:46:15.208 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:15.208 INFO kablam! | Oct 13 13:46:15.208 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 13 13:46:15.208 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:15.208 INFO kablam! Oct 13 13:46:15.208 INFO kablam! warning: cannot find type `email` in this scope Oct 13 13:46:15.208 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 13:46:15.208 INFO kablam! | Oct 13 13:46:15.208 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 13:46:15.208 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:15.208 INFO kablam! | Oct 13 13:46:15.208 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 13 13:46:15.208 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:15.208 INFO kablam! Oct 13 13:46:15.208 INFO kablam! warning: cannot find type `password` in this scope Oct 13 13:46:15.208 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 13:46:15.208 INFO kablam! | Oct 13 13:46:15.208 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 13:46:15.208 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:15.208 INFO kablam! | Oct 13 13:46:15.208 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 13 13:46:15.208 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:15.208 INFO kablam! Oct 13 13:46:31.169 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 42s Oct 13 13:46:31.197 INFO kablam! su: No module specific data is present Oct 13 13:46:31.677 INFO running `"docker" "rm" "-f" "2318ca988c0a6dae14bc44aeb62b59b4403d237134716a8c24a719cdacbcd475"` Oct 13 13:46:31.992 INFO blam! 2318ca988c0a6dae14bc44aeb62b59b4403d237134716a8c24a719cdacbcd475