Nov 10 04:51:50.813 INFO checking howtocards-0.1.3 against master#653da4fd006c97625247acd7e076d0782cdc149b for pr-55632 Nov 10 04:51:50.813 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-5/master#653da4fd006c97625247acd7e076d0782cdc149b:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55632/master#653da4fd006c97625247acd7e076d0782cdc149b:/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 +653da4fd006c97625247acd7e076d0782cdc149b-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 10 04:51:51.206 INFO blam! b6b6d5990d8b93f3ed04dc68a0c53f1948cc32fc70c398df14431dc6ac95c3a0 Nov 10 04:51:51.213 INFO running `"docker" "start" "-a" "b6b6d5990d8b93f3ed04dc68a0c53f1948cc32fc70c398df14431dc6ac95c3a0"` Nov 10 04:51:52.419 INFO kablam! usermod: no changes Nov 10 04:51:52.935 INFO kablam! Checking cookie v0.11.0 Nov 10 04:51:52.935 INFO kablam! Checking serde v1.0.80 Nov 10 04:52:05.239 INFO kablam! Checking uuid v0.7.1 Nov 10 04:52:05.239 INFO kablam! Checking serde_urlencoded v0.5.3 Nov 10 04:52:05.240 INFO kablam! Checking serde_json v1.0.33 Nov 10 04:52:05.240 INFO kablam! Checking ron v0.2.2 Nov 10 04:52:11.535 INFO kablam! Checking actix v0.7.6 Nov 10 04:52:22.027 INFO kablam! Checking actix-net v0.1.1 Nov 10 04:52:29.703 INFO kablam! Checking actix-web v0.7.13 Nov 10 04:52:46.487 INFO kablam! Checking howtocards v0.1.3 (/source) Nov 10 04:52:59.503 INFO kablam! warning: cannot find type `User` in this scope Nov 10 04:52:59.503 INFO kablam! --> src/models.rs:7:10 Nov 10 04:52:59.503 INFO kablam! | Nov 10 04:52:59.503 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 10 04:52:59.503 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:52:59.503 INFO kablam! | Nov 10 04:52:59.503 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 10 04:52:59.503 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 10 04:52:59.503 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:52:59.503 INFO kablam! Nov 10 04:52:59.503 INFO kablam! warning: cannot find type `User` in this scope Nov 10 04:52:59.503 INFO kablam! --> src/models.rs:7:59 Nov 10 04:52:59.503 INFO kablam! | Nov 10 04:52:59.503 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 10 04:52:59.503 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:52:59.503 INFO kablam! | Nov 10 04:52:59.503 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 10 04:52:59.503 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:52:59.503 INFO kablam! Nov 10 04:52:59.503 INFO kablam! warning: cannot find type `users` in this scope Nov 10 04:52:59.503 INFO kablam! --> src/models.rs:7:59 Nov 10 04:52:59.503 INFO kablam! | Nov 10 04:52:59.503 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 10 04:52:59.503 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:52:59.503 INFO kablam! | Nov 10 04:52:59.503 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 10 04:52:59.503 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:52:59.503 INFO kablam! Nov 10 04:52:59.508 INFO kablam! warning: cannot find type `users` in this scope Nov 10 04:52:59.508 INFO kablam! --> src/models.rs:14:23 Nov 10 04:52:59.508 INFO kablam! | Nov 10 04:52:59.508 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 10 04:52:59.508 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:52:59.508 INFO kablam! | Nov 10 04:52:59.508 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 10 04:52:59.508 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:52:59.508 INFO kablam! Nov 10 04:52:59.508 INFO kablam! warning: cannot find type `UserNew` in this scope Nov 10 04:52:59.508 INFO kablam! --> src/models.rs:14:23 Nov 10 04:52:59.508 INFO kablam! | Nov 10 04:52:59.508 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 10 04:52:59.508 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:52:59.508 INFO kablam! | Nov 10 04:52:59.508 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 10 04:52:59.508 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:52:59.508 INFO kablam! Nov 10 04:52:59.508 INFO kablam! warning: cannot find type `UserNew` in this scope Nov 10 04:52:59.508 INFO kablam! --> src/models.rs:14:35 Nov 10 04:52:59.508 INFO kablam! | Nov 10 04:52:59.508 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 10 04:52:59.508 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:52:59.508 INFO kablam! | Nov 10 04:52:59.508 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 10 04:52:59.508 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:52:59.508 INFO kablam! Nov 10 04:52:59.508 INFO kablam! warning: cannot find type `Token` in this scope Nov 10 04:52:59.508 INFO kablam! --> src/models.rs:21:17 Nov 10 04:52:59.508 INFO kablam! | Nov 10 04:52:59.508 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 10 04:52:59.509 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:52:59.509 INFO kablam! | Nov 10 04:52:59.509 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 10 04:52:59.509 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:52:59.509 INFO kablam! Nov 10 04:52:59.509 INFO kablam! warning: cannot find type `tokens` in this scope Nov 10 04:52:59.509 INFO kablam! --> src/models.rs:21:39 Nov 10 04:52:59.509 INFO kablam! | Nov 10 04:52:59.509 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 10 04:52:59.509 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:52:59.509 INFO kablam! | Nov 10 04:52:59.509 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 10 04:52:59.509 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:52:59.509 INFO kablam! Nov 10 04:52:59.509 INFO kablam! warning: cannot find type `Token` in this scope Nov 10 04:52:59.509 INFO kablam! --> src/models.rs:21:39 Nov 10 04:52:59.509 INFO kablam! | Nov 10 04:52:59.509 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 10 04:52:59.509 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:52:59.509 INFO kablam! | Nov 10 04:52:59.509 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 10 04:52:59.509 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:52:59.509 INFO kablam! Nov 10 04:52:59.509 INFO kablam! warning: cannot find type `User` in this scope Nov 10 04:52:59.509 INFO kablam! --> src/models.rs:21:64 Nov 10 04:52:59.509 INFO kablam! | Nov 10 04:52:59.509 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 10 04:52:59.509 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:52:59.509 INFO kablam! | Nov 10 04:52:59.509 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 10 04:52:59.509 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:52:59.509 INFO kablam! Nov 10 04:52:59.509 INFO kablam! warning: cannot find type `Token` in this scope Nov 10 04:52:59.509 INFO kablam! --> src/models.rs:21:64 Nov 10 04:52:59.509 INFO kablam! | Nov 10 04:52:59.509 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 10 04:52:59.509 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:52:59.509 INFO kablam! | Nov 10 04:52:59.509 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 10 04:52:59.509 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:52:59.509 INFO kablam! Nov 10 04:52:59.509 INFO kablam! warning: cannot find type `tokens` in this scope Nov 10 04:52:59.509 INFO kablam! --> src/models.rs:21:64 Nov 10 04:52:59.509 INFO kablam! | Nov 10 04:52:59.509 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 10 04:52:59.509 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:52:59.509 INFO kablam! | Nov 10 04:52:59.509 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 10 04:52:59.509 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:52:59.509 INFO kablam! Nov 10 04:52:59.509 INFO kablam! warning: cannot find type `Token` in this scope Nov 10 04:52:59.509 INFO kablam! --> src/models.rs:21:78 Nov 10 04:52:59.509 INFO kablam! | Nov 10 04:52:59.509 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 10 04:52:59.509 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:52:59.509 INFO kablam! | Nov 10 04:52:59.509 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 10 04:52:59.509 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:52:59.509 INFO kablam! Nov 10 04:52:59.509 INFO kablam! warning: cannot find type `tokens` in this scope Nov 10 04:52:59.509 INFO kablam! --> src/models.rs:21:78 Nov 10 04:52:59.509 INFO kablam! | Nov 10 04:52:59.509 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 10 04:52:59.509 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:52:59.515 INFO kablam! | Nov 10 04:52:59.515 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 10 04:52:59.515 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:52:59.516 INFO kablam! Nov 10 04:52:59.516 INFO kablam! warning: cannot find type `table` in this scope Nov 10 04:52:59.516 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 10 04:52:59.516 INFO kablam! | Nov 10 04:52:59.516 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 10 04:52:59.516 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:52:59.516 INFO kablam! | Nov 10 04:52:59.516 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 10 04:52:59.516 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:52:59.516 INFO kablam! Nov 10 04:52:59.516 INFO kablam! warning: cannot find type `token` in this scope Nov 10 04:52:59.516 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 04:52:59.516 INFO kablam! | Nov 10 04:52:59.516 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 04:52:59.516 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:52:59.516 INFO kablam! | Nov 10 04:52:59.516 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 10 04:52:59.516 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:52:59.516 INFO kablam! Nov 10 04:52:59.517 INFO kablam! warning: cannot find type `user_id` in this scope Nov 10 04:52:59.517 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 04:52:59.517 INFO kablam! | Nov 10 04:52:59.517 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 04:52:59.517 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:52:59.517 INFO kablam! | Nov 10 04:52:59.517 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 10 04:52:59.517 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:52:59.517 INFO kablam! Nov 10 04:52:59.517 INFO kablam! warning: cannot find type `id` in this scope Nov 10 04:52:59.517 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 04:52:59.517 INFO kablam! | Nov 10 04:52:59.517 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 04:52:59.517 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:52:59.517 INFO kablam! | Nov 10 04:52:59.517 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 10 04:52:59.517 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:52:59.517 INFO kablam! Nov 10 04:52:59.518 INFO kablam! warning: cannot find type `email` in this scope Nov 10 04:52:59.518 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 04:52:59.518 INFO kablam! | Nov 10 04:52:59.518 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 04:52:59.518 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:52:59.518 INFO kablam! | Nov 10 04:52:59.518 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 10 04:52:59.518 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:52:59.518 INFO kablam! Nov 10 04:52:59.518 INFO kablam! warning: cannot find type `password` in this scope Nov 10 04:52:59.518 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 04:52:59.518 INFO kablam! | Nov 10 04:52:59.518 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 04:52:59.518 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:52:59.518 INFO kablam! | Nov 10 04:52:59.518 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 10 04:52:59.527 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:52:59.527 INFO kablam! Nov 10 04:53:00.383 INFO kablam! warning: cannot find type `User` in this scope Nov 10 04:53:00.383 INFO kablam! --> src/models.rs:7:10 Nov 10 04:53:00.383 INFO kablam! | Nov 10 04:53:00.383 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 10 04:53:00.383 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:00.383 INFO kablam! | Nov 10 04:53:00.383 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 10 04:53:00.383 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 10 04:53:00.383 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:00.384 INFO kablam! Nov 10 04:53:00.384 INFO kablam! warning: cannot find type `User` in this scope Nov 10 04:53:00.384 INFO kablam! --> src/models.rs:7:59 Nov 10 04:53:00.384 INFO kablam! | Nov 10 04:53:00.384 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 10 04:53:00.384 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:00.384 INFO kablam! | Nov 10 04:53:00.384 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 10 04:53:00.384 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:00.384 INFO kablam! Nov 10 04:53:00.384 INFO kablam! warning: cannot find type `users` in this scope Nov 10 04:53:00.384 INFO kablam! --> src/models.rs:7:59 Nov 10 04:53:00.384 INFO kablam! | Nov 10 04:53:00.384 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 10 04:53:00.384 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:00.384 INFO kablam! | Nov 10 04:53:00.384 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 10 04:53:00.384 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:00.384 INFO kablam! Nov 10 04:53:00.384 INFO kablam! warning: cannot find type `users` in this scope Nov 10 04:53:00.384 INFO kablam! --> src/models.rs:14:23 Nov 10 04:53:00.384 INFO kablam! | Nov 10 04:53:00.384 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 10 04:53:00.384 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:00.384 INFO kablam! | Nov 10 04:53:00.384 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 10 04:53:00.384 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:00.384 INFO kablam! Nov 10 04:53:00.384 INFO kablam! warning: cannot find type `UserNew` in this scope Nov 10 04:53:00.384 INFO kablam! --> src/models.rs:14:23 Nov 10 04:53:00.384 INFO kablam! | Nov 10 04:53:00.384 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 10 04:53:00.384 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:00.384 INFO kablam! | Nov 10 04:53:00.384 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 10 04:53:00.384 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:00.384 INFO kablam! Nov 10 04:53:00.384 INFO kablam! warning: cannot find type `UserNew` in this scope Nov 10 04:53:00.384 INFO kablam! --> src/models.rs:14:35 Nov 10 04:53:00.384 INFO kablam! | Nov 10 04:53:00.384 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 10 04:53:00.384 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:00.384 INFO kablam! | Nov 10 04:53:00.384 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 10 04:53:00.384 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:00.384 INFO kablam! Nov 10 04:53:00.384 INFO kablam! warning: cannot find type `Token` in this scope Nov 10 04:53:00.384 INFO kablam! --> src/models.rs:21:17 Nov 10 04:53:00.384 INFO kablam! | Nov 10 04:53:00.384 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 10 04:53:00.384 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:00.384 INFO kablam! | Nov 10 04:53:00.384 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 10 04:53:00.384 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:00.384 INFO kablam! Nov 10 04:53:00.384 INFO kablam! warning: cannot find type `tokens` in this scope Nov 10 04:53:00.384 INFO kablam! --> src/models.rs:21:39 Nov 10 04:53:00.384 INFO kablam! | Nov 10 04:53:00.384 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 10 04:53:00.384 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:00.384 INFO kablam! | Nov 10 04:53:00.384 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 10 04:53:00.384 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:00.384 INFO kablam! Nov 10 04:53:00.384 INFO kablam! warning: cannot find type `Token` in this scope Nov 10 04:53:00.384 INFO kablam! --> src/models.rs:21:39 Nov 10 04:53:00.384 INFO kablam! | Nov 10 04:53:00.384 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 10 04:53:00.384 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:00.384 INFO kablam! | Nov 10 04:53:00.384 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 10 04:53:00.384 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:00.384 INFO kablam! Nov 10 04:53:00.384 INFO kablam! warning: cannot find type `User` in this scope Nov 10 04:53:00.384 INFO kablam! --> src/models.rs:21:64 Nov 10 04:53:00.384 INFO kablam! | Nov 10 04:53:00.384 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 10 04:53:00.384 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:00.384 INFO kablam! | Nov 10 04:53:00.384 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 10 04:53:00.384 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:00.384 INFO kablam! Nov 10 04:53:00.384 INFO kablam! warning: cannot find type `Token` in this scope Nov 10 04:53:00.384 INFO kablam! --> src/models.rs:21:64 Nov 10 04:53:00.384 INFO kablam! | Nov 10 04:53:00.384 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 10 04:53:00.384 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:00.385 INFO kablam! | Nov 10 04:53:00.385 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 10 04:53:00.385 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:00.385 INFO kablam! Nov 10 04:53:00.385 INFO kablam! warning: cannot find type `tokens` in this scope Nov 10 04:53:00.385 INFO kablam! --> src/models.rs:21:64 Nov 10 04:53:00.385 INFO kablam! | Nov 10 04:53:00.385 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 10 04:53:00.385 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:00.385 INFO kablam! | Nov 10 04:53:00.385 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 10 04:53:00.385 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:00.385 INFO kablam! Nov 10 04:53:00.385 INFO kablam! warning: cannot find type `Token` in this scope Nov 10 04:53:00.385 INFO kablam! --> src/models.rs:21:78 Nov 10 04:53:00.385 INFO kablam! | Nov 10 04:53:00.385 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 10 04:53:00.385 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:00.385 INFO kablam! | Nov 10 04:53:00.385 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 10 04:53:00.385 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:00.385 INFO kablam! Nov 10 04:53:00.385 INFO kablam! warning: cannot find type `tokens` in this scope Nov 10 04:53:00.385 INFO kablam! --> src/models.rs:21:78 Nov 10 04:53:00.385 INFO kablam! | Nov 10 04:53:00.385 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 10 04:53:00.385 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:00.385 INFO kablam! | Nov 10 04:53:00.385 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 10 04:53:00.385 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:00.385 INFO kablam! Nov 10 04:53:00.385 INFO kablam! warning: cannot find type `table` in this scope Nov 10 04:53:00.385 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 10 04:53:00.385 INFO kablam! | Nov 10 04:53:00.385 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 10 04:53:00.385 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:00.385 INFO kablam! | Nov 10 04:53:00.385 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 10 04:53:00.385 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:00.385 INFO kablam! Nov 10 04:53:00.385 INFO kablam! warning: cannot find type `token` in this scope Nov 10 04:53:00.385 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 04:53:00.385 INFO kablam! | Nov 10 04:53:00.385 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 04:53:00.385 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:00.385 INFO kablam! | Nov 10 04:53:00.385 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 10 04:53:00.385 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:00.385 INFO kablam! Nov 10 04:53:00.385 INFO kablam! warning: cannot find type `user_id` in this scope Nov 10 04:53:00.385 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 04:53:00.385 INFO kablam! | Nov 10 04:53:00.385 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 04:53:00.385 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:00.385 INFO kablam! | Nov 10 04:53:00.385 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 10 04:53:00.385 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:00.385 INFO kablam! Nov 10 04:53:00.385 INFO kablam! warning: cannot find type `id` in this scope Nov 10 04:53:00.385 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 04:53:00.385 INFO kablam! | Nov 10 04:53:00.385 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 04:53:00.385 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:00.385 INFO kablam! | Nov 10 04:53:00.385 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 10 04:53:00.385 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:00.385 INFO kablam! Nov 10 04:53:00.385 INFO kablam! warning: cannot find type `email` in this scope Nov 10 04:53:00.385 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 04:53:00.385 INFO kablam! | Nov 10 04:53:00.385 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 04:53:00.385 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:00.385 INFO kablam! | Nov 10 04:53:00.385 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 10 04:53:00.385 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:00.385 INFO kablam! Nov 10 04:53:00.385 INFO kablam! warning: cannot find type `password` in this scope Nov 10 04:53:00.385 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 04:53:00.385 INFO kablam! | Nov 10 04:53:00.385 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 04:53:00.385 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:00.385 INFO kablam! | Nov 10 04:53:00.385 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 10 04:53:00.385 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:00.385 INFO kablam! Nov 10 04:53:16.569 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 24s Nov 10 04:53:16.590 INFO kablam! su: No module specific data is present Nov 10 04:53:17.372 INFO running `"docker" "rm" "-f" "b6b6d5990d8b93f3ed04dc68a0c53f1948cc32fc70c398df14431dc6ac95c3a0"` Nov 10 04:53:17.711 INFO blam! b6b6d5990d8b93f3ed04dc68a0c53f1948cc32fc70c398df14431dc6ac95c3a0