Nov 07 13:45:21.764 INFO checking howtocards_backend-0.1.2 against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a for pr-55687 Nov 07 13:45:21.766 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-4/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/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 +24e66c28980442a48d9458f1a4f9b76cc722dc8a-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 07 13:45:22.168 INFO blam! b8d7357c2bdaa9c81b6422210b2b3371071c107c5e1c885c261006cadd3e7503 Nov 07 13:45:22.171 INFO running `"docker" "start" "-a" "b8d7357c2bdaa9c81b6422210b2b3371071c107c5e1c885c261006cadd3e7503"` Nov 07 13:45:23.480 INFO kablam! usermod: no changes Nov 07 13:45:24.079 INFO kablam! Checking cookie v0.11.0 Nov 07 13:45:24.086 INFO kablam! Checking diesel v1.3.3 Nov 07 13:45:24.106 INFO kablam! Checking serde v1.0.80 Nov 07 13:45:24.112 INFO kablam! Checking dotenv v0.13.0 Nov 07 13:45:45.334 INFO kablam! Checking uuid v0.7.1 Nov 07 13:45:45.334 INFO kablam! Checking serde_json v1.0.32 Nov 07 13:45:45.334 INFO kablam! Checking serde_urlencoded v0.5.3 Nov 07 13:45:45.334 INFO kablam! Checking ron v0.2.2 Nov 07 13:45:53.918 INFO kablam! Checking actix v0.7.5 Nov 07 13:45:56.698 INFO kablam! Checking rustbreak v2.0.0-rc3 Nov 07 13:46:11.292 INFO kablam! Checking actix-net v0.1.1 Nov 07 13:46:25.128 INFO kablam! Checking actix-web v0.7.13 Nov 07 13:46:44.348 INFO kablam! Checking howtocards_backend v0.1.2 (/source) Nov 07 13:46:56.602 INFO kablam! warning: cannot find type `User` in this scope Nov 07 13:46:56.602 INFO kablam! --> src/models.rs:7:10 Nov 07 13:46:56.602 INFO kablam! | Nov 07 13:46:56.602 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 07 13:46:56.602 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.602 INFO kablam! | Nov 07 13:46:56.602 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 07 13:46:56.602 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 07 13:46:56.602 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.602 INFO kablam! Nov 07 13:46:56.602 INFO kablam! warning: cannot find type `User` in this scope Nov 07 13:46:56.605 INFO kablam! --> src/models.rs:7:59 Nov 07 13:46:56.605 INFO kablam! | Nov 07 13:46:56.605 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 07 13:46:56.605 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.605 INFO kablam! | Nov 07 13:46:56.605 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 07 13:46:56.605 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.605 INFO kablam! Nov 07 13:46:56.605 INFO kablam! warning: cannot find type `users` in this scope Nov 07 13:46:56.605 INFO kablam! --> src/models.rs:7:59 Nov 07 13:46:56.605 INFO kablam! | Nov 07 13:46:56.605 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 07 13:46:56.605 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.605 INFO kablam! | Nov 07 13:46:56.605 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 07 13:46:56.605 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.605 INFO kablam! Nov 07 13:46:56.605 INFO kablam! warning: cannot find type `users` in this scope Nov 07 13:46:56.605 INFO kablam! --> src/models.rs:14:23 Nov 07 13:46:56.605 INFO kablam! | Nov 07 13:46:56.605 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 07 13:46:56.605 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.606 INFO kablam! | Nov 07 13:46:56.606 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 07 13:46:56.606 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.606 INFO kablam! Nov 07 13:46:56.606 INFO kablam! warning: cannot find type `UserNew` in this scope Nov 07 13:46:56.606 INFO kablam! --> src/models.rs:14:23 Nov 07 13:46:56.606 INFO kablam! | Nov 07 13:46:56.606 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 07 13:46:56.606 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.606 INFO kablam! | Nov 07 13:46:56.606 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 07 13:46:56.606 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.606 INFO kablam! Nov 07 13:46:56.606 INFO kablam! warning: cannot find type `UserNew` in this scope Nov 07 13:46:56.606 INFO kablam! --> src/models.rs:14:35 Nov 07 13:46:56.606 INFO kablam! | Nov 07 13:46:56.606 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 07 13:46:56.606 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.606 INFO kablam! | Nov 07 13:46:56.606 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 07 13:46:56.606 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.606 INFO kablam! Nov 07 13:46:56.606 INFO kablam! warning: cannot find type `Token` in this scope Nov 07 13:46:56.606 INFO kablam! --> src/models.rs:21:17 Nov 07 13:46:56.606 INFO kablam! | Nov 07 13:46:56.606 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 07 13:46:56.606 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.606 INFO kablam! | Nov 07 13:46:56.606 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 07 13:46:56.606 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.606 INFO kablam! Nov 07 13:46:56.606 INFO kablam! warning: cannot find type `tokens` in this scope Nov 07 13:46:56.606 INFO kablam! --> src/models.rs:21:39 Nov 07 13:46:56.606 INFO kablam! | Nov 07 13:46:56.606 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 07 13:46:56.606 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.606 INFO kablam! | Nov 07 13:46:56.606 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 07 13:46:56.606 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.606 INFO kablam! Nov 07 13:46:56.606 INFO kablam! warning: cannot find type `Token` in this scope Nov 07 13:46:56.606 INFO kablam! --> src/models.rs:21:39 Nov 07 13:46:56.606 INFO kablam! | Nov 07 13:46:56.606 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 07 13:46:56.606 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.606 INFO kablam! | Nov 07 13:46:56.606 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 07 13:46:56.606 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.606 INFO kablam! Nov 07 13:46:56.606 INFO kablam! warning: cannot find type `User` in this scope Nov 07 13:46:56.606 INFO kablam! --> src/models.rs:21:64 Nov 07 13:46:56.606 INFO kablam! | Nov 07 13:46:56.606 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 07 13:46:56.606 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.606 INFO kablam! | Nov 07 13:46:56.608 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 07 13:46:56.608 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.608 INFO kablam! Nov 07 13:46:56.608 INFO kablam! warning: cannot find type `Token` in this scope Nov 07 13:46:56.608 INFO kablam! --> src/models.rs:21:64 Nov 07 13:46:56.608 INFO kablam! | Nov 07 13:46:56.608 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 07 13:46:56.608 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.608 INFO kablam! | Nov 07 13:46:56.608 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 07 13:46:56.608 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.608 INFO kablam! Nov 07 13:46:56.608 INFO kablam! warning: cannot find type `tokens` in this scope Nov 07 13:46:56.608 INFO kablam! --> src/models.rs:21:64 Nov 07 13:46:56.608 INFO kablam! | Nov 07 13:46:56.608 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 07 13:46:56.608 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.608 INFO kablam! | Nov 07 13:46:56.608 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 07 13:46:56.608 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.608 INFO kablam! Nov 07 13:46:56.608 INFO kablam! warning: cannot find type `Token` in this scope Nov 07 13:46:56.608 INFO kablam! --> src/models.rs:21:78 Nov 07 13:46:56.608 INFO kablam! | Nov 07 13:46:56.608 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 07 13:46:56.608 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.608 INFO kablam! | Nov 07 13:46:56.608 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 07 13:46:56.608 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.608 INFO kablam! Nov 07 13:46:56.608 INFO kablam! warning: cannot find type `tokens` in this scope Nov 07 13:46:56.608 INFO kablam! --> src/models.rs:21:78 Nov 07 13:46:56.608 INFO kablam! | Nov 07 13:46:56.608 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 07 13:46:56.608 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.608 INFO kablam! | Nov 07 13:46:56.608 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 07 13:46:56.608 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.608 INFO kablam! Nov 07 13:46:56.612 INFO kablam! warning: cannot find type `table` in this scope Nov 07 13:46:56.612 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 07 13:46:56.612 INFO kablam! | Nov 07 13:46:56.612 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 07 13:46:56.612 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.612 INFO kablam! | Nov 07 13:46:56.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 07 13:46:56.612 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.612 INFO kablam! Nov 07 13:46:56.612 INFO kablam! warning: cannot find type `token` in this scope Nov 07 13:46:56.612 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 13:46:56.612 INFO kablam! | Nov 07 13:46:56.612 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 13:46:56.612 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.612 INFO kablam! | Nov 07 13:46:56.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 07 13:46:56.612 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.612 INFO kablam! Nov 07 13:46:56.612 INFO kablam! warning: cannot find type `user_id` in this scope Nov 07 13:46:56.612 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 13:46:56.612 INFO kablam! | Nov 07 13:46:56.612 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 13:46:56.613 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.613 INFO kablam! | Nov 07 13:46:56.613 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 07 13:46:56.613 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.613 INFO kablam! Nov 07 13:46:56.613 INFO kablam! warning: cannot find type `id` in this scope Nov 07 13:46:56.613 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 13:46:56.613 INFO kablam! | Nov 07 13:46:56.613 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 13:46:56.613 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.613 INFO kablam! | Nov 07 13:46:56.613 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 07 13:46:56.613 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.613 INFO kablam! Nov 07 13:46:56.613 INFO kablam! warning: cannot find type `email` in this scope Nov 07 13:46:56.613 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 13:46:56.613 INFO kablam! | Nov 07 13:46:56.613 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 13:46:56.613 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.613 INFO kablam! | Nov 07 13:46:56.613 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 07 13:46:56.613 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.613 INFO kablam! Nov 07 13:46:56.613 INFO kablam! warning: cannot find type `password` in this scope Nov 07 13:46:56.613 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 13:46:56.613 INFO kablam! | Nov 07 13:46:56.613 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 13:46:56.613 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.613 INFO kablam! | Nov 07 13:46:56.613 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 07 13:46:56.613 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.613 INFO kablam! Nov 07 13:46:56.737 INFO kablam! warning: cannot find type `User` in this scope Nov 07 13:46:56.737 INFO kablam! --> src/models.rs:7:10 Nov 07 13:46:56.737 INFO kablam! | Nov 07 13:46:56.737 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 07 13:46:56.737 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.738 INFO kablam! | Nov 07 13:46:56.738 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 07 13:46:56.738 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 07 13:46:56.739 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.739 INFO kablam! Nov 07 13:46:56.739 INFO kablam! warning: cannot find type `User` in this scope Nov 07 13:46:56.739 INFO kablam! --> src/models.rs:7:59 Nov 07 13:46:56.739 INFO kablam! | Nov 07 13:46:56.739 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 07 13:46:56.739 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.739 INFO kablam! | Nov 07 13:46:56.739 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 07 13:46:56.739 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.739 INFO kablam! Nov 07 13:46:56.739 INFO kablam! warning: cannot find type `users` in this scope Nov 07 13:46:56.739 INFO kablam! --> src/models.rs:7:59 Nov 07 13:46:56.739 INFO kablam! | Nov 07 13:46:56.739 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 07 13:46:56.739 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.739 INFO kablam! | Nov 07 13:46:56.739 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 07 13:46:56.739 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.739 INFO kablam! Nov 07 13:46:56.739 INFO kablam! warning: cannot find type `users` in this scope Nov 07 13:46:56.739 INFO kablam! --> src/models.rs:14:23 Nov 07 13:46:56.739 INFO kablam! | Nov 07 13:46:56.739 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 07 13:46:56.739 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.739 INFO kablam! | Nov 07 13:46:56.739 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 07 13:46:56.739 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.739 INFO kablam! Nov 07 13:46:56.739 INFO kablam! warning: cannot find type `UserNew` in this scope Nov 07 13:46:56.739 INFO kablam! --> src/models.rs:14:23 Nov 07 13:46:56.739 INFO kablam! | Nov 07 13:46:56.739 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 07 13:46:56.739 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.739 INFO kablam! | Nov 07 13:46:56.739 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 07 13:46:56.739 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.739 INFO kablam! Nov 07 13:46:56.739 INFO kablam! warning: cannot find type `UserNew` in this scope Nov 07 13:46:56.739 INFO kablam! --> src/models.rs:14:35 Nov 07 13:46:56.739 INFO kablam! | Nov 07 13:46:56.739 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 07 13:46:56.739 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.739 INFO kablam! | Nov 07 13:46:56.739 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 07 13:46:56.739 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.740 INFO kablam! Nov 07 13:46:56.744 INFO kablam! warning: cannot find type `Token` in this scope Nov 07 13:46:56.744 INFO kablam! --> src/models.rs:21:17 Nov 07 13:46:56.745 INFO kablam! | Nov 07 13:46:56.745 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 07 13:46:56.745 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.745 INFO kablam! | Nov 07 13:46:56.745 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 07 13:46:56.745 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.745 INFO kablam! Nov 07 13:46:56.745 INFO kablam! warning: cannot find type `tokens` in this scope Nov 07 13:46:56.745 INFO kablam! --> src/models.rs:21:39 Nov 07 13:46:56.745 INFO kablam! | Nov 07 13:46:56.745 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 07 13:46:56.745 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.745 INFO kablam! | Nov 07 13:46:56.745 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 07 13:46:56.745 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.745 INFO kablam! Nov 07 13:46:56.745 INFO kablam! warning: cannot find type `Token` in this scope Nov 07 13:46:56.745 INFO kablam! --> src/models.rs:21:39 Nov 07 13:46:56.745 INFO kablam! | Nov 07 13:46:56.745 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 07 13:46:56.745 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.745 INFO kablam! | Nov 07 13:46:56.745 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 07 13:46:56.745 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.745 INFO kablam! Nov 07 13:46:56.745 INFO kablam! warning: cannot find type `User` in this scope Nov 07 13:46:56.745 INFO kablam! --> src/models.rs:21:64 Nov 07 13:46:56.745 INFO kablam! | Nov 07 13:46:56.745 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 07 13:46:56.745 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.745 INFO kablam! | Nov 07 13:46:56.745 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 07 13:46:56.745 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.745 INFO kablam! Nov 07 13:46:56.745 INFO kablam! warning: cannot find type `Token` in this scope Nov 07 13:46:56.745 INFO kablam! --> src/models.rs:21:64 Nov 07 13:46:56.745 INFO kablam! | Nov 07 13:46:56.745 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 07 13:46:56.745 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.745 INFO kablam! | Nov 07 13:46:56.745 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 07 13:46:56.745 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.745 INFO kablam! Nov 07 13:46:56.745 INFO kablam! warning: cannot find type `tokens` in this scope Nov 07 13:46:56.745 INFO kablam! --> src/models.rs:21:64 Nov 07 13:46:56.745 INFO kablam! | Nov 07 13:46:56.745 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 07 13:46:56.745 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.745 INFO kablam! | Nov 07 13:46:56.745 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 07 13:46:56.745 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.745 INFO kablam! Nov 07 13:46:56.745 INFO kablam! warning: cannot find type `Token` in this scope Nov 07 13:46:56.745 INFO kablam! --> src/models.rs:21:78 Nov 07 13:46:56.745 INFO kablam! | Nov 07 13:46:56.745 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 07 13:46:56.745 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.745 INFO kablam! | Nov 07 13:46:56.745 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 07 13:46:56.745 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.745 INFO kablam! Nov 07 13:46:56.745 INFO kablam! warning: cannot find type `tokens` in this scope Nov 07 13:46:56.745 INFO kablam! --> src/models.rs:21:78 Nov 07 13:46:56.745 INFO kablam! | Nov 07 13:46:56.745 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 07 13:46:56.745 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.745 INFO kablam! | Nov 07 13:46:56.745 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 07 13:46:56.745 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.745 INFO kablam! Nov 07 13:46:56.745 INFO kablam! warning: cannot find type `table` in this scope Nov 07 13:46:56.745 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 07 13:46:56.745 INFO kablam! | Nov 07 13:46:56.745 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 07 13:46:56.745 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.745 INFO kablam! | Nov 07 13:46:56.745 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 07 13:46:56.745 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.745 INFO kablam! Nov 07 13:46:56.745 INFO kablam! warning: cannot find type `token` in this scope Nov 07 13:46:56.745 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 13:46:56.745 INFO kablam! | Nov 07 13:46:56.745 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 13:46:56.745 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.745 INFO kablam! | Nov 07 13:46:56.745 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 07 13:46:56.745 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.746 INFO kablam! Nov 07 13:46:56.746 INFO kablam! warning: cannot find type `user_id` in this scope Nov 07 13:46:56.746 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 13:46:56.746 INFO kablam! | Nov 07 13:46:56.746 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 13:46:56.746 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.746 INFO kablam! | Nov 07 13:46:56.746 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 07 13:46:56.746 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.746 INFO kablam! Nov 07 13:46:56.746 INFO kablam! warning: cannot find type `id` in this scope Nov 07 13:46:56.746 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 13:46:56.746 INFO kablam! | Nov 07 13:46:56.746 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 13:46:56.746 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.746 INFO kablam! | Nov 07 13:46:56.746 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 07 13:46:56.746 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.746 INFO kablam! Nov 07 13:46:56.752 INFO kablam! warning: cannot find type `email` in this scope Nov 07 13:46:56.752 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 13:46:56.752 INFO kablam! | Nov 07 13:46:56.752 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 13:46:56.752 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.752 INFO kablam! | Nov 07 13:46:56.753 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 07 13:46:56.753 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.753 INFO kablam! Nov 07 13:46:56.753 INFO kablam! warning: cannot find type `password` in this scope Nov 07 13:46:56.753 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 13:46:56.753 INFO kablam! | Nov 07 13:46:56.753 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 13:46:56.753 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 13:46:56.753 INFO kablam! | Nov 07 13:46:56.753 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 07 13:46:56.753 INFO kablam! = note: for more information, see issue #50504 Nov 07 13:46:56.753 INFO kablam! Nov 07 13:47:13.261 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 49s Nov 07 13:47:13.303 INFO kablam! su: No module specific data is present Nov 07 13:47:14.444 INFO running `"docker" "rm" "-f" "b8d7357c2bdaa9c81b6422210b2b3371071c107c5e1c885c261006cadd3e7503"` Nov 07 13:47:14.801 INFO blam! b8d7357c2bdaa9c81b6422210b2b3371071c107c5e1c885c261006cadd3e7503