Nov 04 22:32:03.289 INFO checking howtocards-0.1.3 against master#2ad8c7b3502616aff142a4640cce911c6c2c5463 for pr-55655 Nov 04 22:32:03.290 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-4/master#2ad8c7b3502616aff142a4640cce911c6c2c5463:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55655/master#2ad8c7b3502616aff142a4640cce911c6c2c5463:/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 +2ad8c7b3502616aff142a4640cce911c6c2c5463-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 04 22:32:03.733 INFO blam! a061f62d305ab960016fdbcec79f46d2093bab1b35bb8656ecf5118862248265 Nov 04 22:32:03.739 INFO running `"docker" "start" "-a" "a061f62d305ab960016fdbcec79f46d2093bab1b35bb8656ecf5118862248265"` Nov 04 22:32:04.900 INFO kablam! usermod: no changes Nov 04 22:32:05.447 INFO kablam! Compiling actix_derive v0.3.2 Nov 04 22:32:05.459 INFO kablam! Checking diesel v1.3.3 Nov 04 22:32:05.475 INFO kablam! Checking uuid v0.7.1 Nov 04 22:32:05.475 INFO kablam! Checking serde_urlencoded v0.5.3 Nov 04 22:32:05.475 INFO kablam! Checking ron v0.2.2 Nov 04 22:32:22.915 INFO kablam! Checking actix v0.7.5 Nov 04 22:32:36.676 INFO kablam! Checking actix-net v0.1.1 Nov 04 22:32:51.364 INFO kablam! Checking actix-web v0.7.13 Nov 04 22:33:16.938 INFO kablam! Checking howtocards v0.1.3 (/source) Nov 04 22:33:31.335 INFO kablam! warning: cannot find type `User` in this scope Nov 04 22:33:31.335 INFO kablam! --> src/models.rs:7:10 Nov 04 22:33:31.335 INFO kablam! | Nov 04 22:33:31.335 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 04 22:33:31.335 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.335 INFO kablam! | Nov 04 22:33:31.335 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 04 22:33:31.335 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 04 22:33:31.336 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.336 INFO kablam! Nov 04 22:33:31.336 INFO kablam! warning: cannot find type `User` in this scope Nov 04 22:33:31.336 INFO kablam! --> src/models.rs:7:59 Nov 04 22:33:31.336 INFO kablam! | Nov 04 22:33:31.336 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 04 22:33:31.336 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.336 INFO kablam! | Nov 04 22:33:31.336 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 04 22:33:31.336 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.336 INFO kablam! Nov 04 22:33:31.336 INFO kablam! warning: cannot find type `users` in this scope Nov 04 22:33:31.336 INFO kablam! --> src/models.rs:7:59 Nov 04 22:33:31.336 INFO kablam! | Nov 04 22:33:31.336 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 04 22:33:31.336 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.336 INFO kablam! | Nov 04 22:33:31.336 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 04 22:33:31.336 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.336 INFO kablam! Nov 04 22:33:31.336 INFO kablam! warning: cannot find type `users` in this scope Nov 04 22:33:31.336 INFO kablam! --> src/models.rs:14:23 Nov 04 22:33:31.336 INFO kablam! | Nov 04 22:33:31.336 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 04 22:33:31.336 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.336 INFO kablam! | Nov 04 22:33:31.336 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 04 22:33:31.336 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.336 INFO kablam! Nov 04 22:33:31.336 INFO kablam! warning: cannot find type `UserNew` in this scope Nov 04 22:33:31.336 INFO kablam! --> src/models.rs:14:23 Nov 04 22:33:31.336 INFO kablam! | Nov 04 22:33:31.336 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 04 22:33:31.336 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.336 INFO kablam! | Nov 04 22:33:31.336 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 04 22:33:31.336 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.336 INFO kablam! Nov 04 22:33:31.336 INFO kablam! warning: cannot find type `UserNew` in this scope Nov 04 22:33:31.336 INFO kablam! --> src/models.rs:14:35 Nov 04 22:33:31.336 INFO kablam! | Nov 04 22:33:31.336 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 04 22:33:31.336 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.336 INFO kablam! | Nov 04 22:33:31.336 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 04 22:33:31.336 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.336 INFO kablam! Nov 04 22:33:31.336 INFO kablam! warning: cannot find type `Token` in this scope Nov 04 22:33:31.336 INFO kablam! --> src/models.rs:21:17 Nov 04 22:33:31.336 INFO kablam! | Nov 04 22:33:31.336 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 04 22:33:31.336 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.336 INFO kablam! | Nov 04 22:33:31.336 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 04 22:33:31.336 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.336 INFO kablam! Nov 04 22:33:31.336 INFO kablam! warning: cannot find type `tokens` in this scope Nov 04 22:33:31.336 INFO kablam! --> src/models.rs:21:39 Nov 04 22:33:31.336 INFO kablam! | Nov 04 22:33:31.336 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 04 22:33:31.336 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.336 INFO kablam! | Nov 04 22:33:31.336 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 04 22:33:31.336 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.336 INFO kablam! Nov 04 22:33:31.336 INFO kablam! warning: cannot find type `Token` in this scope Nov 04 22:33:31.336 INFO kablam! --> src/models.rs:21:39 Nov 04 22:33:31.336 INFO kablam! | Nov 04 22:33:31.336 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 04 22:33:31.336 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.336 INFO kablam! | Nov 04 22:33:31.336 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 04 22:33:31.336 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.336 INFO kablam! Nov 04 22:33:31.336 INFO kablam! warning: cannot find type `User` in this scope Nov 04 22:33:31.336 INFO kablam! --> src/models.rs:21:64 Nov 04 22:33:31.336 INFO kablam! | Nov 04 22:33:31.336 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 04 22:33:31.336 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.336 INFO kablam! | Nov 04 22:33:31.336 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 04 22:33:31.336 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.336 INFO kablam! Nov 04 22:33:31.336 INFO kablam! warning: cannot find type `Token` in this scope Nov 04 22:33:31.337 INFO kablam! --> src/models.rs:21:64 Nov 04 22:33:31.337 INFO kablam! | Nov 04 22:33:31.337 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 04 22:33:31.337 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.337 INFO kablam! | Nov 04 22:33:31.337 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 04 22:33:31.337 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.337 INFO kablam! Nov 04 22:33:31.337 INFO kablam! warning: cannot find type `tokens` in this scope Nov 04 22:33:31.337 INFO kablam! --> src/models.rs:21:64 Nov 04 22:33:31.337 INFO kablam! | Nov 04 22:33:31.337 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 04 22:33:31.337 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.337 INFO kablam! | Nov 04 22:33:31.337 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 04 22:33:31.337 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.337 INFO kablam! Nov 04 22:33:31.337 INFO kablam! warning: cannot find type `Token` in this scope Nov 04 22:33:31.337 INFO kablam! --> src/models.rs:21:78 Nov 04 22:33:31.337 INFO kablam! | Nov 04 22:33:31.337 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 04 22:33:31.337 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.337 INFO kablam! | Nov 04 22:33:31.337 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 04 22:33:31.337 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.337 INFO kablam! Nov 04 22:33:31.337 INFO kablam! warning: cannot find type `tokens` in this scope Nov 04 22:33:31.337 INFO kablam! --> src/models.rs:21:78 Nov 04 22:33:31.337 INFO kablam! | Nov 04 22:33:31.337 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 04 22:33:31.337 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.337 INFO kablam! | Nov 04 22:33:31.337 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 04 22:33:31.337 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.337 INFO kablam! Nov 04 22:33:31.337 INFO kablam! warning: cannot find type `table` in this scope Nov 04 22:33:31.337 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 22:33:31.337 INFO kablam! | Nov 04 22:33:31.337 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 22:33:31.337 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.337 INFO kablam! | Nov 04 22:33:31.337 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 04 22:33:31.337 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.337 INFO kablam! Nov 04 22:33:31.337 INFO kablam! warning: cannot find type `token` in this scope Nov 04 22:33:31.337 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 22:33:31.337 INFO kablam! | Nov 04 22:33:31.337 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 22:33:31.337 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.337 INFO kablam! | Nov 04 22:33:31.337 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 04 22:33:31.337 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.337 INFO kablam! Nov 04 22:33:31.337 INFO kablam! warning: cannot find type `user_id` in this scope Nov 04 22:33:31.337 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 22:33:31.337 INFO kablam! | Nov 04 22:33:31.337 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 22:33:31.337 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.337 INFO kablam! | Nov 04 22:33:31.337 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 04 22:33:31.337 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.337 INFO kablam! Nov 04 22:33:31.337 INFO kablam! warning: cannot find type `id` in this scope Nov 04 22:33:31.337 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 22:33:31.337 INFO kablam! | Nov 04 22:33:31.337 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 22:33:31.337 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.337 INFO kablam! | Nov 04 22:33:31.337 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 04 22:33:31.337 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.337 INFO kablam! Nov 04 22:33:31.337 INFO kablam! warning: cannot find type `email` in this scope Nov 04 22:33:31.337 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 22:33:31.337 INFO kablam! | Nov 04 22:33:31.337 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 22:33:31.337 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.337 INFO kablam! | Nov 04 22:33:31.337 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 04 22:33:31.337 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.337 INFO kablam! Nov 04 22:33:31.337 INFO kablam! warning: cannot find type `password` in this scope Nov 04 22:33:31.337 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 22:33:31.337 INFO kablam! | Nov 04 22:33:31.337 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 22:33:31.337 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.338 INFO kablam! | Nov 04 22:33:31.338 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 04 22:33:31.338 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.338 INFO kablam! Nov 04 22:33:31.611 INFO kablam! warning: cannot find type `User` in this scope Nov 04 22:33:31.611 INFO kablam! --> src/models.rs:7:10 Nov 04 22:33:31.611 INFO kablam! | Nov 04 22:33:31.611 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 04 22:33:31.611 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.611 INFO kablam! | Nov 04 22:33:31.611 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 04 22:33:31.611 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 04 22:33:31.612 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.612 INFO kablam! Nov 04 22:33:31.612 INFO kablam! warning: cannot find type `User` in this scope Nov 04 22:33:31.612 INFO kablam! --> src/models.rs:7:59 Nov 04 22:33:31.612 INFO kablam! | Nov 04 22:33:31.612 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 04 22:33:31.612 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.612 INFO kablam! | Nov 04 22:33:31.612 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 04 22:33:31.612 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.612 INFO kablam! Nov 04 22:33:31.612 INFO kablam! warning: cannot find type `users` in this scope Nov 04 22:33:31.612 INFO kablam! --> src/models.rs:7:59 Nov 04 22:33:31.612 INFO kablam! | Nov 04 22:33:31.612 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 04 22:33:31.612 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.612 INFO kablam! | Nov 04 22:33:31.612 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 04 22:33:31.612 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.612 INFO kablam! Nov 04 22:33:31.612 INFO kablam! warning: cannot find type `users` in this scope Nov 04 22:33:31.612 INFO kablam! --> src/models.rs:14:23 Nov 04 22:33:31.612 INFO kablam! | Nov 04 22:33:31.612 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 04 22:33:31.612 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.612 INFO kablam! | Nov 04 22:33:31.612 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 04 22:33:31.612 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.612 INFO kablam! Nov 04 22:33:31.612 INFO kablam! warning: cannot find type `UserNew` in this scope Nov 04 22:33:31.612 INFO kablam! --> src/models.rs:14:23 Nov 04 22:33:31.612 INFO kablam! | Nov 04 22:33:31.612 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 04 22:33:31.612 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.612 INFO kablam! | Nov 04 22:33:31.612 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 04 22:33:31.612 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.612 INFO kablam! Nov 04 22:33:31.612 INFO kablam! warning: cannot find type `UserNew` in this scope Nov 04 22:33:31.612 INFO kablam! --> src/models.rs:14:35 Nov 04 22:33:31.612 INFO kablam! | Nov 04 22:33:31.612 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 04 22:33:31.612 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.612 INFO kablam! | Nov 04 22:33:31.612 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 04 22:33:31.612 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.622 INFO kablam! Nov 04 22:33:31.622 INFO kablam! warning: cannot find type `Token` in this scope Nov 04 22:33:31.622 INFO kablam! --> src/models.rs:21:17 Nov 04 22:33:31.622 INFO kablam! | Nov 04 22:33:31.622 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 04 22:33:31.622 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.622 INFO kablam! | Nov 04 22:33:31.624 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 04 22:33:31.624 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.624 INFO kablam! Nov 04 22:33:31.624 INFO kablam! warning: cannot find type `tokens` in this scope Nov 04 22:33:31.624 INFO kablam! --> src/models.rs:21:39 Nov 04 22:33:31.624 INFO kablam! | Nov 04 22:33:31.624 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 04 22:33:31.624 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.624 INFO kablam! | Nov 04 22:33:31.624 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 04 22:33:31.624 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.624 INFO kablam! Nov 04 22:33:31.624 INFO kablam! warning: cannot find type `Token` in this scope Nov 04 22:33:31.624 INFO kablam! --> src/models.rs:21:39 Nov 04 22:33:31.624 INFO kablam! | Nov 04 22:33:31.624 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 04 22:33:31.624 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.624 INFO kablam! | Nov 04 22:33:31.624 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 04 22:33:31.624 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.624 INFO kablam! Nov 04 22:33:31.629 INFO kablam! warning: cannot find type `User` in this scope Nov 04 22:33:31.629 INFO kablam! --> src/models.rs:21:64 Nov 04 22:33:31.629 INFO kablam! | Nov 04 22:33:31.629 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 04 22:33:31.629 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.629 INFO kablam! | Nov 04 22:33:31.629 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 04 22:33:31.629 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.629 INFO kablam! Nov 04 22:33:31.629 INFO kablam! warning: cannot find type `Token` in this scope Nov 04 22:33:31.629 INFO kablam! --> src/models.rs:21:64 Nov 04 22:33:31.629 INFO kablam! | Nov 04 22:33:31.629 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 04 22:33:31.629 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.629 INFO kablam! | Nov 04 22:33:31.635 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 04 22:33:31.635 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.635 INFO kablam! Nov 04 22:33:31.635 INFO kablam! warning: cannot find type `tokens` in this scope Nov 04 22:33:31.635 INFO kablam! --> src/models.rs:21:64 Nov 04 22:33:31.635 INFO kablam! | Nov 04 22:33:31.635 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 04 22:33:31.635 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.635 INFO kablam! | Nov 04 22:33:31.635 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 04 22:33:31.635 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.635 INFO kablam! Nov 04 22:33:31.635 INFO kablam! warning: cannot find type `Token` in this scope Nov 04 22:33:31.635 INFO kablam! --> src/models.rs:21:78 Nov 04 22:33:31.635 INFO kablam! | Nov 04 22:33:31.635 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 04 22:33:31.635 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.635 INFO kablam! | Nov 04 22:33:31.635 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 04 22:33:31.635 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.635 INFO kablam! Nov 04 22:33:31.635 INFO kablam! warning: cannot find type `tokens` in this scope Nov 04 22:33:31.635 INFO kablam! --> src/models.rs:21:78 Nov 04 22:33:31.635 INFO kablam! | Nov 04 22:33:31.635 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 04 22:33:31.635 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.635 INFO kablam! | Nov 04 22:33:31.635 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 04 22:33:31.635 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.635 INFO kablam! Nov 04 22:33:31.635 INFO kablam! warning: cannot find type `table` in this scope Nov 04 22:33:31.635 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 22:33:31.635 INFO kablam! | Nov 04 22:33:31.635 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 22:33:31.635 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.635 INFO kablam! | Nov 04 22:33:31.635 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 04 22:33:31.635 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.635 INFO kablam! Nov 04 22:33:31.635 INFO kablam! warning: cannot find type `token` in this scope Nov 04 22:33:31.635 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 22:33:31.635 INFO kablam! | Nov 04 22:33:31.635 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 22:33:31.635 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.635 INFO kablam! | Nov 04 22:33:31.635 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 04 22:33:31.635 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.635 INFO kablam! Nov 04 22:33:31.635 INFO kablam! warning: cannot find type `user_id` in this scope Nov 04 22:33:31.635 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 22:33:31.635 INFO kablam! | Nov 04 22:33:31.635 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 22:33:31.635 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.636 INFO kablam! | Nov 04 22:33:31.636 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 04 22:33:31.636 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.636 INFO kablam! Nov 04 22:33:31.636 INFO kablam! warning: cannot find type `id` in this scope Nov 04 22:33:31.636 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 22:33:31.636 INFO kablam! | Nov 04 22:33:31.636 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 22:33:31.636 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.636 INFO kablam! | Nov 04 22:33:31.636 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 04 22:33:31.636 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.636 INFO kablam! Nov 04 22:33:31.636 INFO kablam! warning: cannot find type `email` in this scope Nov 04 22:33:31.636 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 22:33:31.636 INFO kablam! | Nov 04 22:33:31.636 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 22:33:31.636 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.636 INFO kablam! | Nov 04 22:33:31.636 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 04 22:33:31.636 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.636 INFO kablam! Nov 04 22:33:31.643 INFO kablam! warning: cannot find type `password` in this scope Nov 04 22:33:31.643 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 22:33:31.643 INFO kablam! | Nov 04 22:33:31.643 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 22:33:31.643 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:31.643 INFO kablam! | Nov 04 22:33:31.643 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 04 22:33:31.643 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:31.643 INFO kablam! Nov 04 22:33:46.553 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 41s Nov 04 22:33:46.572 INFO kablam! su: No module specific data is present Nov 04 22:33:46.868 INFO running `"docker" "rm" "-f" "a061f62d305ab960016fdbcec79f46d2093bab1b35bb8656ecf5118862248265"` Nov 04 22:33:46.977 INFO blam! a061f62d305ab960016fdbcec79f46d2093bab1b35bb8656ecf5118862248265