Nov 01 21:29:23.915 INFO checking howtocards_backend-0.1.2 against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Nov 01 21:29:23.916 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-2/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 01 21:29:24.324 INFO blam! 509aff098d504acc6deb2a62d6b0f2c2ab2920bd42787b1a1bbfbe297caeb858 Nov 01 21:29:24.326 INFO running `"docker" "start" "-a" "509aff098d504acc6deb2a62d6b0f2c2ab2920bd42787b1a1bbfbe297caeb858"` Nov 01 21:29:25.652 INFO kablam! usermod: no changes Nov 01 21:29:26.162 INFO kablam! Checking diesel v1.3.3 Nov 01 21:29:26.162 INFO kablam! Checking notify-rust v3.5.0 Nov 01 21:29:26.169 INFO kablam! Checking uuid v0.7.1 Nov 01 21:29:26.171 INFO kablam! Checking serde_json v1.0.32 Nov 01 21:29:26.172 INFO kablam! Checking serde_urlencoded v0.5.3 Nov 01 21:29:26.173 INFO kablam! Checking ron v0.2.2 Nov 01 21:29:26.174 INFO kablam! Checking dotenv v0.13.0 Nov 01 21:29:31.325 INFO kablam! Checking actix v0.7.5 Nov 01 21:29:34.128 INFO kablam! Checking rustbreak v2.0.0-rc3 Nov 01 21:29:49.172 INFO kablam! Checking actix-net v0.1.1 Nov 01 21:30:03.502 INFO kablam! Checking actix-web v0.7.13 Nov 01 21:30:33.604 INFO kablam! Checking howtocards_backend v0.1.2 (/source) Nov 01 21:30:46.756 INFO kablam! warning: cannot find type `User` in this scope Nov 01 21:30:46.756 INFO kablam! --> src/models.rs:7:10 Nov 01 21:30:46.756 INFO kablam! | Nov 01 21:30:46.756 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 01 21:30:46.756 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:46.756 INFO kablam! | Nov 01 21:30:46.756 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 21:30:46.756 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 01 21:30:46.756 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:46.756 INFO kablam! Nov 01 21:30:46.759 INFO kablam! warning: cannot find type `User` in this scope Nov 01 21:30:46.759 INFO kablam! --> src/models.rs:7:59 Nov 01 21:30:46.759 INFO kablam! | Nov 01 21:30:46.759 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 01 21:30:46.759 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:46.759 INFO kablam! | Nov 01 21:30:46.759 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 01 21:30:46.759 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:46.759 INFO kablam! Nov 01 21:30:46.759 INFO kablam! warning: cannot find type `users` in this scope Nov 01 21:30:46.759 INFO kablam! --> src/models.rs:7:59 Nov 01 21:30:46.759 INFO kablam! | Nov 01 21:30:46.759 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 01 21:30:46.759 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:46.759 INFO kablam! | Nov 01 21:30:46.759 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 01 21:30:46.759 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:46.759 INFO kablam! Nov 01 21:30:46.759 INFO kablam! warning: cannot find type `users` in this scope Nov 01 21:30:46.759 INFO kablam! --> src/models.rs:14:23 Nov 01 21:30:46.759 INFO kablam! | Nov 01 21:30:46.759 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 01 21:30:46.759 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:46.759 INFO kablam! | Nov 01 21:30:46.759 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 01 21:30:46.759 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:46.759 INFO kablam! Nov 01 21:30:46.759 INFO kablam! warning: cannot find type `UserNew` in this scope Nov 01 21:30:46.759 INFO kablam! --> src/models.rs:14:23 Nov 01 21:30:46.759 INFO kablam! | Nov 01 21:30:46.759 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 01 21:30:46.759 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:46.759 INFO kablam! | Nov 01 21:30:46.759 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 01 21:30:46.759 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:46.759 INFO kablam! Nov 01 21:30:46.759 INFO kablam! warning: cannot find type `UserNew` in this scope Nov 01 21:30:46.759 INFO kablam! --> src/models.rs:14:35 Nov 01 21:30:46.759 INFO kablam! | Nov 01 21:30:46.759 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 01 21:30:46.759 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:46.759 INFO kablam! | Nov 01 21:30:46.759 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 01 21:30:46.759 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:46.759 INFO kablam! Nov 01 21:30:46.759 INFO kablam! warning: cannot find type `Token` in this scope Nov 01 21:30:46.759 INFO kablam! --> src/models.rs:21:17 Nov 01 21:30:46.759 INFO kablam! | Nov 01 21:30:46.759 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:30:46.759 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:46.759 INFO kablam! | Nov 01 21:30:46.759 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 01 21:30:46.759 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:46.759 INFO kablam! Nov 01 21:30:46.759 INFO kablam! warning: cannot find type `tokens` in this scope Nov 01 21:30:46.759 INFO kablam! --> src/models.rs:21:39 Nov 01 21:30:46.759 INFO kablam! | Nov 01 21:30:46.759 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:30:46.759 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:46.759 INFO kablam! | Nov 01 21:30:46.759 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 01 21:30:46.759 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:46.759 INFO kablam! Nov 01 21:30:46.759 INFO kablam! warning: cannot find type `Token` in this scope Nov 01 21:30:46.759 INFO kablam! --> src/models.rs:21:39 Nov 01 21:30:46.759 INFO kablam! | Nov 01 21:30:46.759 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:30:46.759 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:46.759 INFO kablam! | Nov 01 21:30:46.759 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 01 21:30:46.760 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:46.760 INFO kablam! Nov 01 21:30:46.767 INFO kablam! warning: cannot find type `User` in this scope Nov 01 21:30:46.767 INFO kablam! --> src/models.rs:21:64 Nov 01 21:30:46.767 INFO kablam! | Nov 01 21:30:46.767 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:30:46.767 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:46.767 INFO kablam! | Nov 01 21:30:46.767 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 01 21:30:46.767 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:46.767 INFO kablam! Nov 01 21:30:46.767 INFO kablam! warning: cannot find type `Token` in this scope Nov 01 21:30:46.767 INFO kablam! --> src/models.rs:21:64 Nov 01 21:30:46.767 INFO kablam! | Nov 01 21:30:46.767 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:30:46.767 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:46.767 INFO kablam! | Nov 01 21:30:46.767 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 01 21:30:46.767 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:46.767 INFO kablam! Nov 01 21:30:46.767 INFO kablam! warning: cannot find type `tokens` in this scope Nov 01 21:30:46.767 INFO kablam! --> src/models.rs:21:64 Nov 01 21:30:46.767 INFO kablam! | Nov 01 21:30:46.767 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:30:46.767 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:46.767 INFO kablam! | Nov 01 21:30:46.767 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 01 21:30:46.767 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:46.767 INFO kablam! Nov 01 21:30:46.767 INFO kablam! warning: cannot find type `Token` in this scope Nov 01 21:30:46.767 INFO kablam! --> src/models.rs:21:78 Nov 01 21:30:46.767 INFO kablam! | Nov 01 21:30:46.767 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:30:46.767 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:46.767 INFO kablam! | Nov 01 21:30:46.767 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 01 21:30:46.768 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:46.768 INFO kablam! Nov 01 21:30:46.768 INFO kablam! warning: cannot find type `tokens` in this scope Nov 01 21:30:46.768 INFO kablam! --> src/models.rs:21:78 Nov 01 21:30:46.768 INFO kablam! | Nov 01 21:30:46.768 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:30:46.768 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:46.768 INFO kablam! | Nov 01 21:30:46.768 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 01 21:30:46.768 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:46.768 INFO kablam! Nov 01 21:30:46.768 INFO kablam! warning: cannot find type `table` in this scope Nov 01 21:30:46.768 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 21:30:46.768 INFO kablam! | Nov 01 21:30:46.768 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 21:30:46.768 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:46.768 INFO kablam! | Nov 01 21:30:46.768 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 01 21:30:46.768 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:46.768 INFO kablam! Nov 01 21:30:46.768 INFO kablam! warning: cannot find type `token` in this scope Nov 01 21:30:46.768 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 21:30:46.768 INFO kablam! | Nov 01 21:30:46.768 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 21:30:46.768 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:46.768 INFO kablam! | Nov 01 21:30:46.768 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 01 21:30:46.768 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:46.768 INFO kablam! Nov 01 21:30:46.768 INFO kablam! warning: cannot find type `user_id` in this scope Nov 01 21:30:46.768 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 21:30:46.768 INFO kablam! | Nov 01 21:30:46.768 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 21:30:46.768 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:46.768 INFO kablam! | Nov 01 21:30:46.768 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 01 21:30:46.768 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:46.768 INFO kablam! Nov 01 21:30:46.768 INFO kablam! warning: cannot find type `id` in this scope Nov 01 21:30:46.768 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 21:30:46.768 INFO kablam! | Nov 01 21:30:46.768 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 21:30:46.768 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:46.768 INFO kablam! | Nov 01 21:30:46.768 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 01 21:30:46.768 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:46.768 INFO kablam! Nov 01 21:30:46.768 INFO kablam! warning: cannot find type `email` in this scope Nov 01 21:30:46.768 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 21:30:46.768 INFO kablam! | Nov 01 21:30:46.768 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 21:30:46.768 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:46.768 INFO kablam! | Nov 01 21:30:46.768 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 01 21:30:46.768 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:46.768 INFO kablam! Nov 01 21:30:46.768 INFO kablam! warning: cannot find type `password` in this scope Nov 01 21:30:46.768 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 21:30:46.768 INFO kablam! | Nov 01 21:30:46.768 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 21:30:46.768 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:46.768 INFO kablam! | Nov 01 21:30:46.768 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 01 21:30:46.768 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:46.768 INFO kablam! Nov 01 21:30:49.080 INFO kablam! warning: cannot find type `User` in this scope Nov 01 21:30:49.080 INFO kablam! --> src/models.rs:7:10 Nov 01 21:30:49.080 INFO kablam! | Nov 01 21:30:49.080 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 01 21:30:49.080 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:49.080 INFO kablam! | Nov 01 21:30:49.081 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 21:30:49.081 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 01 21:30:49.081 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:49.081 INFO kablam! Nov 01 21:30:49.081 INFO kablam! warning: cannot find type `User` in this scope Nov 01 21:30:49.081 INFO kablam! --> src/models.rs:7:59 Nov 01 21:30:49.081 INFO kablam! | Nov 01 21:30:49.081 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 01 21:30:49.081 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:49.081 INFO kablam! | Nov 01 21:30:49.081 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 01 21:30:49.081 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:49.081 INFO kablam! Nov 01 21:30:49.081 INFO kablam! warning: cannot find type `users` in this scope Nov 01 21:30:49.081 INFO kablam! --> src/models.rs:7:59 Nov 01 21:30:49.081 INFO kablam! | Nov 01 21:30:49.081 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 01 21:30:49.081 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:49.081 INFO kablam! | Nov 01 21:30:49.081 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 01 21:30:49.081 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:49.081 INFO kablam! Nov 01 21:30:49.081 INFO kablam! warning: cannot find type `users` in this scope Nov 01 21:30:49.081 INFO kablam! --> src/models.rs:14:23 Nov 01 21:30:49.081 INFO kablam! | Nov 01 21:30:49.081 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 01 21:30:49.081 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:49.081 INFO kablam! | Nov 01 21:30:49.081 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 01 21:30:49.081 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:49.081 INFO kablam! Nov 01 21:30:49.081 INFO kablam! warning: cannot find type `UserNew` in this scope Nov 01 21:30:49.081 INFO kablam! --> src/models.rs:14:23 Nov 01 21:30:49.081 INFO kablam! | Nov 01 21:30:49.081 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 01 21:30:49.081 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:49.081 INFO kablam! | Nov 01 21:30:49.081 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 01 21:30:49.081 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:49.081 INFO kablam! Nov 01 21:30:49.081 INFO kablam! warning: cannot find type `UserNew` in this scope Nov 01 21:30:49.081 INFO kablam! --> src/models.rs:14:35 Nov 01 21:30:49.081 INFO kablam! | Nov 01 21:30:49.081 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 01 21:30:49.081 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:49.081 INFO kablam! | Nov 01 21:30:49.081 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 01 21:30:49.081 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:49.081 INFO kablam! Nov 01 21:30:49.081 INFO kablam! warning: cannot find type `Token` in this scope Nov 01 21:30:49.081 INFO kablam! --> src/models.rs:21:17 Nov 01 21:30:49.081 INFO kablam! | Nov 01 21:30:49.081 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:30:49.081 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:49.081 INFO kablam! | Nov 01 21:30:49.081 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 01 21:30:49.081 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:49.081 INFO kablam! Nov 01 21:30:49.081 INFO kablam! warning: cannot find type `tokens` in this scope Nov 01 21:30:49.081 INFO kablam! --> src/models.rs:21:39 Nov 01 21:30:49.081 INFO kablam! | Nov 01 21:30:49.081 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:30:49.081 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:49.081 INFO kablam! | Nov 01 21:30:49.081 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 01 21:30:49.081 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:49.081 INFO kablam! Nov 01 21:30:49.084 INFO kablam! warning: cannot find type `Token` in this scope Nov 01 21:30:49.084 INFO kablam! --> src/models.rs:21:39 Nov 01 21:30:49.084 INFO kablam! | Nov 01 21:30:49.084 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:30:49.084 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:49.084 INFO kablam! | Nov 01 21:30:49.084 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 01 21:30:49.084 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:49.084 INFO kablam! Nov 01 21:30:49.084 INFO kablam! warning: cannot find type `User` in this scope Nov 01 21:30:49.084 INFO kablam! --> src/models.rs:21:64 Nov 01 21:30:49.084 INFO kablam! | Nov 01 21:30:49.084 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:30:49.084 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:49.084 INFO kablam! | Nov 01 21:30:49.084 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 01 21:30:49.085 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:49.085 INFO kablam! Nov 01 21:30:49.085 INFO kablam! warning: cannot find type `Token` in this scope Nov 01 21:30:49.085 INFO kablam! --> src/models.rs:21:64 Nov 01 21:30:49.085 INFO kablam! | Nov 01 21:30:49.085 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:30:49.085 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:49.085 INFO kablam! | Nov 01 21:30:49.085 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 01 21:30:49.085 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:49.085 INFO kablam! Nov 01 21:30:49.085 INFO kablam! warning: cannot find type `tokens` in this scope Nov 01 21:30:49.085 INFO kablam! --> src/models.rs:21:64 Nov 01 21:30:49.085 INFO kablam! | Nov 01 21:30:49.085 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:30:49.085 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:49.085 INFO kablam! | Nov 01 21:30:49.085 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 01 21:30:49.085 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:49.085 INFO kablam! Nov 01 21:30:49.085 INFO kablam! warning: cannot find type `Token` in this scope Nov 01 21:30:49.085 INFO kablam! --> src/models.rs:21:78 Nov 01 21:30:49.085 INFO kablam! | Nov 01 21:30:49.085 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:30:49.085 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:49.085 INFO kablam! | Nov 01 21:30:49.085 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 01 21:30:49.085 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:49.085 INFO kablam! Nov 01 21:30:49.085 INFO kablam! warning: cannot find type `tokens` in this scope Nov 01 21:30:49.085 INFO kablam! --> src/models.rs:21:78 Nov 01 21:30:49.085 INFO kablam! | Nov 01 21:30:49.085 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:30:49.085 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:49.085 INFO kablam! | Nov 01 21:30:49.085 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 01 21:30:49.085 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:49.085 INFO kablam! Nov 01 21:30:49.087 INFO kablam! warning: cannot find type `table` in this scope Nov 01 21:30:49.087 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 21:30:49.087 INFO kablam! | Nov 01 21:30:49.087 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 21:30:49.087 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:49.088 INFO kablam! | Nov 01 21:30:49.088 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 01 21:30:49.092 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:49.092 INFO kablam! Nov 01 21:30:49.092 INFO kablam! warning: cannot find type `token` in this scope Nov 01 21:30:49.092 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 21:30:49.092 INFO kablam! | Nov 01 21:30:49.092 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 21:30:49.092 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:49.092 INFO kablam! | Nov 01 21:30:49.092 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 01 21:30:49.096 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:49.096 INFO kablam! Nov 01 21:30:49.096 INFO kablam! warning: cannot find type `user_id` in this scope Nov 01 21:30:49.096 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 21:30:49.096 INFO kablam! | Nov 01 21:30:49.096 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 21:30:49.096 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:49.096 INFO kablam! | Nov 01 21:30:49.096 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 01 21:30:49.104 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:49.104 INFO kablam! Nov 01 21:30:49.104 INFO kablam! warning: cannot find type `id` in this scope Nov 01 21:30:49.104 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 21:30:49.104 INFO kablam! | Nov 01 21:30:49.104 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 21:30:49.104 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:49.104 INFO kablam! | Nov 01 21:30:49.104 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 01 21:30:49.104 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:49.104 INFO kablam! Nov 01 21:30:49.104 INFO kablam! warning: cannot find type `email` in this scope Nov 01 21:30:49.104 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 21:30:49.104 INFO kablam! | Nov 01 21:30:49.104 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 21:30:49.104 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:49.104 INFO kablam! | Nov 01 21:30:49.104 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 01 21:30:49.104 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:49.104 INFO kablam! Nov 01 21:30:49.104 INFO kablam! warning: cannot find type `password` in this scope Nov 01 21:30:49.104 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 21:30:49.104 INFO kablam! | Nov 01 21:30:49.104 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 21:30:49.104 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:49.104 INFO kablam! | Nov 01 21:30:49.104 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 01 21:30:49.105 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:49.105 INFO kablam! Nov 01 21:31:03.440 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 37s Nov 01 21:31:03.472 INFO kablam! su: No module specific data is present Nov 01 21:31:03.905 INFO running `"docker" "rm" "-f" "509aff098d504acc6deb2a62d6b0f2c2ab2920bd42787b1a1bbfbe297caeb858"` Nov 01 21:31:04.052 INFO blam! 509aff098d504acc6deb2a62d6b0f2c2ab2920bd42787b1a1bbfbe297caeb858