Nov 03 07:02:35.579 INFO checking howtocards-0.1.3 against try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7 for pr-55517 Nov 03 07:02:35.579 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-5/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55517/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/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 +dc8b02d6f1e93f212fc39844ea688b634b4a03c7-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"` Nov 03 07:02:35.986 INFO blam! a5b9c8f7141699118a81241e8ca47b3fa1da9d9495a728a3359ca2f5bf69fc91 Nov 03 07:02:35.988 INFO running `"docker" "start" "-a" "a5b9c8f7141699118a81241e8ca47b3fa1da9d9495a728a3359ca2f5bf69fc91"` Nov 03 07:02:37.177 INFO kablam! usermod: no changes Nov 03 07:02:37.647 INFO kablam! Checking uuid v0.7.1 Nov 03 07:02:37.647 INFO kablam! Checking serde_urlencoded v0.5.3 Nov 03 07:02:37.648 INFO kablam! Checking ron v0.2.2 Nov 03 07:02:37.648 INFO kablam! Checking dotenv v0.13.0 Nov 03 07:02:43.016 INFO kablam! Checking actix v0.7.5 Nov 03 07:02:51.043 INFO kablam! Checking actix-net v0.1.1 Nov 03 07:02:59.304 INFO kablam! Checking actix-web v0.7.13 Nov 03 07:03:15.688 INFO kablam! Checking howtocards v0.1.3 (/source) Nov 03 07:03:34.396 INFO kablam! warning: cannot find type `User` in this scope Nov 03 07:03:34.396 INFO kablam! --> src/models.rs:7:10 Nov 03 07:03:34.396 INFO kablam! | Nov 03 07:03:34.396 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 03 07:03:34.396 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.396 INFO kablam! | Nov 03 07:03:34.396 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 03 07:03:34.396 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! Nov 03 07:03:34.401 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.401 INFO kablam! Nov 03 07:03:34.401 INFO kablam! warning: cannot find type `User` in this scope Nov 03 07:03:34.401 INFO kablam! --> src/models.rs:7:59 Nov 03 07:03:34.401 INFO kablam! | Nov 03 07:03:34.401 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 03 07:03:34.401 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.401 INFO kablam! | Nov 03 07:03:34.401 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! Nov 03 07:03:34.401 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.401 INFO kablam! Nov 03 07:03:34.401 INFO kablam! warning: cannot find type `users` in this scope Nov 03 07:03:34.401 INFO kablam! --> src/models.rs:7:59 Nov 03 07:03:34.401 INFO kablam! | Nov 03 07:03:34.401 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 03 07:03:34.401 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.401 INFO kablam! | Nov 03 07:03:34.401 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! Nov 03 07:03:34.401 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.401 INFO kablam! Nov 03 07:03:34.401 INFO kablam! warning: cannot find type `users` in this scope Nov 03 07:03:34.401 INFO kablam! --> src/models.rs:14:23 Nov 03 07:03:34.401 INFO kablam! | Nov 03 07:03:34.401 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 03 07:03:34.401 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.401 INFO kablam! | Nov 03 07:03:34.401 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! Nov 03 07:03:34.401 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.401 INFO kablam! Nov 03 07:03:34.401 INFO kablam! warning: cannot find type `UserNew` in this scope Nov 03 07:03:34.401 INFO kablam! --> src/models.rs:14:23 Nov 03 07:03:34.401 INFO kablam! | Nov 03 07:03:34.401 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 03 07:03:34.401 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.401 INFO kablam! | Nov 03 07:03:34.401 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! Nov 03 07:03:34.401 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.401 INFO kablam! Nov 03 07:03:34.401 INFO kablam! warning: cannot find type `UserNew` in this scope Nov 03 07:03:34.401 INFO kablam! --> src/models.rs:14:35 Nov 03 07:03:34.401 INFO kablam! | Nov 03 07:03:34.401 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 03 07:03:34.401 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.401 INFO kablam! | Nov 03 07:03:34.401 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! Nov 03 07:03:34.401 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.401 INFO kablam! Nov 03 07:03:34.401 INFO kablam! warning: cannot find type `Token` in this scope Nov 03 07:03:34.401 INFO kablam! --> src/models.rs:21:17 Nov 03 07:03:34.401 INFO kablam! | Nov 03 07:03:34.401 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 03 07:03:34.401 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.401 INFO kablam! | Nov 03 07:03:34.401 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! Nov 03 07:03:34.401 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.401 INFO kablam! Nov 03 07:03:34.401 INFO kablam! warning: cannot find type `tokens` in this scope Nov 03 07:03:34.401 INFO kablam! --> src/models.rs:21:39 Nov 03 07:03:34.401 INFO kablam! | Nov 03 07:03:34.401 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 03 07:03:34.401 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.401 INFO kablam! | Nov 03 07:03:34.401 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! Nov 03 07:03:34.401 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.401 INFO kablam! Nov 03 07:03:34.401 INFO kablam! warning: cannot find type `Token` in this scope Nov 03 07:03:34.401 INFO kablam! --> src/models.rs:21:39 Nov 03 07:03:34.401 INFO kablam! | Nov 03 07:03:34.401 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 03 07:03:34.401 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.401 INFO kablam! | Nov 03 07:03:34.401 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! Nov 03 07:03:34.401 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.401 INFO kablam! Nov 03 07:03:34.401 INFO kablam! warning: cannot find type `User` in this scope Nov 03 07:03:34.401 INFO kablam! --> src/models.rs:21:64 Nov 03 07:03:34.401 INFO kablam! | Nov 03 07:03:34.402 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 03 07:03:34.402 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.402 INFO kablam! | Nov 03 07:03:34.402 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! Nov 03 07:03:34.402 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.402 INFO kablam! Nov 03 07:03:34.402 INFO kablam! warning: cannot find type `Token` in this scope Nov 03 07:03:34.402 INFO kablam! --> src/models.rs:21:64 Nov 03 07:03:34.402 INFO kablam! | Nov 03 07:03:34.402 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 03 07:03:34.402 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.402 INFO kablam! | Nov 03 07:03:34.402 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! Nov 03 07:03:34.402 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.402 INFO kablam! Nov 03 07:03:34.402 INFO kablam! warning: cannot find type `tokens` in this scope Nov 03 07:03:34.402 INFO kablam! --> src/models.rs:21:64 Nov 03 07:03:34.402 INFO kablam! | Nov 03 07:03:34.402 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 03 07:03:34.402 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.402 INFO kablam! | Nov 03 07:03:34.402 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! Nov 03 07:03:34.402 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.402 INFO kablam! Nov 03 07:03:34.402 INFO kablam! warning: cannot find type `Token` in this scope Nov 03 07:03:34.402 INFO kablam! --> src/models.rs:21:78 Nov 03 07:03:34.402 INFO kablam! | Nov 03 07:03:34.402 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 03 07:03:34.402 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.402 INFO kablam! | Nov 03 07:03:34.402 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! Nov 03 07:03:34.402 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.402 INFO kablam! Nov 03 07:03:34.402 INFO kablam! warning: cannot find type `tokens` in this scope Nov 03 07:03:34.402 INFO kablam! --> src/models.rs:21:78 Nov 03 07:03:34.402 INFO kablam! | Nov 03 07:03:34.402 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 03 07:03:34.402 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.402 INFO kablam! | Nov 03 07:03:34.402 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! Nov 03 07:03:34.402 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.402 INFO kablam! Nov 03 07:03:34.424 INFO kablam! warning: cannot find type `table` in this scope Nov 03 07:03:34.424 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 03 07:03:34.425 INFO kablam! | Nov 03 07:03:34.425 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 03 07:03:34.425 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.425 INFO kablam! | Nov 03 07:03:34.425 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! Nov 03 07:03:34.425 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.425 INFO kablam! Nov 03 07:03:34.425 INFO kablam! warning: cannot find type `token` in this scope Nov 03 07:03:34.425 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 07:03:34.425 INFO kablam! | Nov 03 07:03:34.425 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 07:03:34.425 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.425 INFO kablam! | Nov 03 07:03:34.425 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! Nov 03 07:03:34.425 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.425 INFO kablam! Nov 03 07:03:34.425 INFO kablam! warning: cannot find type `user_id` in this scope Nov 03 07:03:34.425 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 07:03:34.425 INFO kablam! | Nov 03 07:03:34.425 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 07:03:34.425 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.425 INFO kablam! | Nov 03 07:03:34.425 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! Nov 03 07:03:34.425 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.425 INFO kablam! Nov 03 07:03:34.425 INFO kablam! warning: cannot find type `id` in this scope Nov 03 07:03:34.425 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 07:03:34.425 INFO kablam! | Nov 03 07:03:34.425 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 07:03:34.425 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.425 INFO kablam! | Nov 03 07:03:34.425 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! Nov 03 07:03:34.425 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.425 INFO kablam! Nov 03 07:03:34.425 INFO kablam! warning: cannot find type `email` in this scope Nov 03 07:03:34.425 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 07:03:34.425 INFO kablam! | Nov 03 07:03:34.425 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 07:03:34.425 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.425 INFO kablam! | Nov 03 07:03:34.425 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! Nov 03 07:03:34.425 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.425 INFO kablam! Nov 03 07:03:34.425 INFO kablam! warning: cannot find type `password` in this scope Nov 03 07:03:34.425 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 07:03:34.425 INFO kablam! | Nov 03 07:03:34.425 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 07:03:34.425 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.425 INFO kablam! | Nov 03 07:03:34.425 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! Nov 03 07:03:34.425 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.425 INFO kablam! Nov 03 07:03:34.529 INFO kablam! warning: cannot find type `User` in this scope Nov 03 07:03:34.529 INFO kablam! --> src/models.rs:7:10 Nov 03 07:03:34.529 INFO kablam! | Nov 03 07:03:34.529 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 03 07:03:34.529 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.529 INFO kablam! | Nov 03 07:03:34.529 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 03 07:03:34.529 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! Nov 03 07:03:34.529 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.529 INFO kablam! Nov 03 07:03:34.529 INFO kablam! warning: cannot find type `User` in this scope Nov 03 07:03:34.529 INFO kablam! --> src/models.rs:7:59 Nov 03 07:03:34.529 INFO kablam! | Nov 03 07:03:34.529 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 03 07:03:34.529 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.529 INFO kablam! | Nov 03 07:03:34.529 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! Nov 03 07:03:34.529 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.529 INFO kablam! Nov 03 07:03:34.529 INFO kablam! warning: cannot find type `users` in this scope Nov 03 07:03:34.529 INFO kablam! --> src/models.rs:7:59 Nov 03 07:03:34.529 INFO kablam! | Nov 03 07:03:34.529 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 03 07:03:34.529 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.529 INFO kablam! | Nov 03 07:03:34.529 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! Nov 03 07:03:34.529 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.529 INFO kablam! Nov 03 07:03:34.529 INFO kablam! warning: cannot find type `users` in this scope Nov 03 07:03:34.529 INFO kablam! --> src/models.rs:14:23 Nov 03 07:03:34.529 INFO kablam! | Nov 03 07:03:34.529 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 03 07:03:34.529 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.529 INFO kablam! | Nov 03 07:03:34.529 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! Nov 03 07:03:34.529 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.529 INFO kablam! Nov 03 07:03:34.529 INFO kablam! warning: cannot find type `UserNew` in this scope Nov 03 07:03:34.529 INFO kablam! --> src/models.rs:14:23 Nov 03 07:03:34.529 INFO kablam! | Nov 03 07:03:34.529 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 03 07:03:34.529 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.529 INFO kablam! | Nov 03 07:03:34.529 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! Nov 03 07:03:34.529 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.529 INFO kablam! Nov 03 07:03:34.529 INFO kablam! warning: cannot find type `UserNew` in this scope Nov 03 07:03:34.529 INFO kablam! --> src/models.rs:14:35 Nov 03 07:03:34.529 INFO kablam! | Nov 03 07:03:34.529 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 03 07:03:34.529 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.529 INFO kablam! | Nov 03 07:03:34.529 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! Nov 03 07:03:34.529 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.529 INFO kablam! Nov 03 07:03:34.529 INFO kablam! warning: cannot find type `Token` in this scope Nov 03 07:03:34.529 INFO kablam! --> src/models.rs:21:17 Nov 03 07:03:34.529 INFO kablam! | Nov 03 07:03:34.529 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 03 07:03:34.530 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.530 INFO kablam! | Nov 03 07:03:34.530 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! Nov 03 07:03:34.530 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.530 INFO kablam! Nov 03 07:03:34.530 INFO kablam! warning: cannot find type `tokens` in this scope Nov 03 07:03:34.530 INFO kablam! --> src/models.rs:21:39 Nov 03 07:03:34.530 INFO kablam! | Nov 03 07:03:34.530 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 03 07:03:34.530 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.530 INFO kablam! | Nov 03 07:03:34.530 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! Nov 03 07:03:34.530 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.530 INFO kablam! Nov 03 07:03:34.530 INFO kablam! warning: cannot find type `Token` in this scope Nov 03 07:03:34.530 INFO kablam! --> src/models.rs:21:39 Nov 03 07:03:34.530 INFO kablam! | Nov 03 07:03:34.530 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 03 07:03:34.530 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.530 INFO kablam! | Nov 03 07:03:34.530 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! Nov 03 07:03:34.530 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.530 INFO kablam! Nov 03 07:03:34.530 INFO kablam! warning: cannot find type `User` in this scope Nov 03 07:03:34.530 INFO kablam! --> src/models.rs:21:64 Nov 03 07:03:34.530 INFO kablam! | Nov 03 07:03:34.530 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 03 07:03:34.530 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.530 INFO kablam! | Nov 03 07:03:34.530 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! Nov 03 07:03:34.530 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.530 INFO kablam! Nov 03 07:03:34.530 INFO kablam! warning: cannot find type `Token` in this scope Nov 03 07:03:34.530 INFO kablam! --> src/models.rs:21:64 Nov 03 07:03:34.530 INFO kablam! | Nov 03 07:03:34.530 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 03 07:03:34.530 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.530 INFO kablam! | Nov 03 07:03:34.530 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! Nov 03 07:03:34.530 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.530 INFO kablam! Nov 03 07:03:34.530 INFO kablam! warning: cannot find type `tokens` in this scope Nov 03 07:03:34.530 INFO kablam! --> src/models.rs:21:64 Nov 03 07:03:34.530 INFO kablam! | Nov 03 07:03:34.530 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 03 07:03:34.530 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.530 INFO kablam! | Nov 03 07:03:34.530 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! Nov 03 07:03:34.530 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.530 INFO kablam! Nov 03 07:03:34.530 INFO kablam! warning: cannot find type `Token` in this scope Nov 03 07:03:34.530 INFO kablam! --> src/models.rs:21:78 Nov 03 07:03:34.530 INFO kablam! | Nov 03 07:03:34.530 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 03 07:03:34.530 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.530 INFO kablam! | Nov 03 07:03:34.530 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! Nov 03 07:03:34.530 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.530 INFO kablam! Nov 03 07:03:34.530 INFO kablam! warning: cannot find type `tokens` in this scope Nov 03 07:03:34.530 INFO kablam! --> src/models.rs:21:78 Nov 03 07:03:34.530 INFO kablam! | Nov 03 07:03:34.530 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 03 07:03:34.530 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.530 INFO kablam! | Nov 03 07:03:34.530 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! Nov 03 07:03:34.530 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.530 INFO kablam! Nov 03 07:03:34.530 INFO kablam! warning: cannot find type `table` in this scope Nov 03 07:03:34.530 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 03 07:03:34.530 INFO kablam! | Nov 03 07:03:34.530 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 03 07:03:34.530 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.530 INFO kablam! | Nov 03 07:03:34.530 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! Nov 03 07:03:34.530 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.530 INFO kablam! Nov 03 07:03:34.530 INFO kablam! warning: cannot find type `token` in this scope Nov 03 07:03:34.530 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 07:03:34.530 INFO kablam! | Nov 03 07:03:34.530 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 07:03:34.530 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.530 INFO kablam! | Nov 03 07:03:34.530 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! Nov 03 07:03:34.530 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.531 INFO kablam! Nov 03 07:03:34.531 INFO kablam! warning: cannot find type `user_id` in this scope Nov 03 07:03:34.531 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 07:03:34.531 INFO kablam! | Nov 03 07:03:34.531 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 07:03:34.531 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.531 INFO kablam! | Nov 03 07:03:34.531 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! Nov 03 07:03:34.531 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.531 INFO kablam! Nov 03 07:03:34.531 INFO kablam! warning: cannot find type `id` in this scope Nov 03 07:03:34.531 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 07:03:34.531 INFO kablam! | Nov 03 07:03:34.531 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 07:03:34.531 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.531 INFO kablam! | Nov 03 07:03:34.531 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! Nov 03 07:03:34.531 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.531 INFO kablam! Nov 03 07:03:34.531 INFO kablam! warning: cannot find type `email` in this scope Nov 03 07:03:34.531 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 07:03:34.531 INFO kablam! | Nov 03 07:03:34.531 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 07:03:34.531 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.531 INFO kablam! | Nov 03 07:03:34.531 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! Nov 03 07:03:34.531 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.531 INFO kablam! Nov 03 07:03:34.531 INFO kablam! warning: cannot find type `password` in this scope Nov 03 07:03:34.531 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 07:03:34.531 INFO kablam! | Nov 03 07:03:34.531 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 07:03:34.531 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 07:03:34.531 INFO kablam! | Nov 03 07:03:34.531 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! Nov 03 07:03:34.531 INFO kablam! = note: for more information, see issue #50504 Nov 03 07:03:34.531 INFO kablam! Nov 03 07:03:52.844 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 15s Nov 03 07:03:52.872 INFO kablam! su: No module specific data is present Nov 03 07:03:54.233 INFO running `"docker" "rm" "-f" "a5b9c8f7141699118a81241e8ca47b3fa1da9d9495a728a3359ca2f5bf69fc91"` Nov 03 07:03:54.479 INFO blam! a5b9c8f7141699118a81241e8ca47b3fa1da9d9495a728a3359ca2f5bf69fc91