Oct 27 20:50:08.561 INFO checking howtocards-0.1.3 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 20:50:08.561 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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"` Oct 27 20:50:09.043 INFO blam! c7deffcb8750f8729ba76ec7850809f228438b4ecd1198d1d4255094aec5cd29 Oct 27 20:50:09.059 INFO running `"docker" "start" "-a" "c7deffcb8750f8729ba76ec7850809f228438b4ecd1198d1d4255094aec5cd29"` Oct 27 20:50:10.115 INFO kablam! usermod: no changes Oct 27 20:50:10.563 INFO kablam! Checking diesel v1.3.3 Oct 27 20:50:10.563 INFO kablam! Checking serde v1.0.80 Oct 27 20:50:10.567 INFO kablam! Checking dotenv v0.13.0 Oct 27 20:50:29.659 INFO kablam! Checking uuid v0.7.1 Oct 27 20:50:29.659 INFO kablam! Checking serde_urlencoded v0.5.3 Oct 27 20:50:29.659 INFO kablam! Checking serde_json v1.0.32 Oct 27 20:50:29.659 INFO kablam! Checking ron v0.2.2 Oct 27 20:50:37.399 INFO kablam! Checking actix v0.7.5 Oct 27 20:50:54.157 INFO kablam! Checking actix-net v0.1.1 Oct 27 20:51:09.637 INFO kablam! Checking actix-web v0.7.13 Oct 27 20:51:31.231 INFO kablam! Checking howtocards v0.1.3 (/source) Oct 27 20:51:47.115 INFO kablam! warning: cannot find type `User` in this scope Oct 27 20:51:47.115 INFO kablam! --> src/models.rs:7:10 Oct 27 20:51:47.115 INFO kablam! | Oct 27 20:51:47.115 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 27 20:51:47.115 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.115 INFO kablam! | Oct 27 20:51:47.115 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 20:51:47.115 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! Oct 27 20:51:47.115 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.115 INFO kablam! Oct 27 20:51:47.123 INFO kablam! warning: cannot find type `User` in this scope Oct 27 20:51:47.123 INFO kablam! --> src/models.rs:7:59 Oct 27 20:51:47.123 INFO kablam! | Oct 27 20:51:47.123 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 27 20:51:47.123 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.123 INFO kablam! | Oct 27 20:51:47.123 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! Oct 27 20:51:47.123 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.123 INFO kablam! Oct 27 20:51:47.123 INFO kablam! warning: cannot find type `users` in this scope Oct 27 20:51:47.123 INFO kablam! --> src/models.rs:7:59 Oct 27 20:51:47.123 INFO kablam! | Oct 27 20:51:47.123 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 27 20:51:47.123 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.123 INFO kablam! | Oct 27 20:51:47.123 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! Oct 27 20:51:47.123 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.123 INFO kablam! Oct 27 20:51:47.123 INFO kablam! warning: cannot find type `users` in this scope Oct 27 20:51:47.123 INFO kablam! --> src/models.rs:14:23 Oct 27 20:51:47.123 INFO kablam! | Oct 27 20:51:47.123 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 27 20:51:47.123 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.123 INFO kablam! | Oct 27 20:51:47.123 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! Oct 27 20:51:47.123 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.123 INFO kablam! Oct 27 20:51:47.123 INFO kablam! warning: cannot find type `UserNew` in this scope Oct 27 20:51:47.123 INFO kablam! --> src/models.rs:14:23 Oct 27 20:51:47.123 INFO kablam! | Oct 27 20:51:47.123 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 27 20:51:47.123 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.123 INFO kablam! | Oct 27 20:51:47.123 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! Oct 27 20:51:47.123 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.123 INFO kablam! Oct 27 20:51:47.123 INFO kablam! warning: cannot find type `UserNew` in this scope Oct 27 20:51:47.125 INFO kablam! --> src/models.rs:14:35 Oct 27 20:51:47.125 INFO kablam! | Oct 27 20:51:47.125 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 27 20:51:47.125 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.125 INFO kablam! | Oct 27 20:51:47.125 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! Oct 27 20:51:47.125 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.125 INFO kablam! Oct 27 20:51:47.125 INFO kablam! warning: cannot find type `Token` in this scope Oct 27 20:51:47.125 INFO kablam! --> src/models.rs:21:17 Oct 27 20:51:47.125 INFO kablam! | Oct 27 20:51:47.125 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:47.125 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.125 INFO kablam! | Oct 27 20:51:47.125 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! Oct 27 20:51:47.125 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.125 INFO kablam! Oct 27 20:51:47.125 INFO kablam! warning: cannot find type `tokens` in this scope Oct 27 20:51:47.125 INFO kablam! --> src/models.rs:21:39 Oct 27 20:51:47.125 INFO kablam! | Oct 27 20:51:47.125 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:47.125 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.125 INFO kablam! | Oct 27 20:51:47.125 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! Oct 27 20:51:47.125 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.125 INFO kablam! Oct 27 20:51:47.125 INFO kablam! warning: cannot find type `Token` in this scope Oct 27 20:51:47.125 INFO kablam! --> src/models.rs:21:39 Oct 27 20:51:47.125 INFO kablam! | Oct 27 20:51:47.125 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:47.125 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.125 INFO kablam! | Oct 27 20:51:47.125 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! Oct 27 20:51:47.125 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.125 INFO kablam! Oct 27 20:51:47.125 INFO kablam! warning: cannot find type `User` in this scope Oct 27 20:51:47.125 INFO kablam! --> src/models.rs:21:64 Oct 27 20:51:47.125 INFO kablam! | Oct 27 20:51:47.125 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:47.125 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.125 INFO kablam! | Oct 27 20:51:47.125 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! Oct 27 20:51:47.125 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.125 INFO kablam! Oct 27 20:51:47.125 INFO kablam! warning: cannot find type `Token` in this scope Oct 27 20:51:47.125 INFO kablam! --> src/models.rs:21:64 Oct 27 20:51:47.125 INFO kablam! | Oct 27 20:51:47.125 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:47.125 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.125 INFO kablam! | Oct 27 20:51:47.125 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! Oct 27 20:51:47.125 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.125 INFO kablam! Oct 27 20:51:47.125 INFO kablam! warning: cannot find type `tokens` in this scope Oct 27 20:51:47.125 INFO kablam! --> src/models.rs:21:64 Oct 27 20:51:47.125 INFO kablam! | Oct 27 20:51:47.125 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:47.125 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.125 INFO kablam! | Oct 27 20:51:47.125 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! Oct 27 20:51:47.125 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.125 INFO kablam! Oct 27 20:51:47.125 INFO kablam! warning: cannot find type `Token` in this scope Oct 27 20:51:47.125 INFO kablam! --> src/models.rs:21:78 Oct 27 20:51:47.125 INFO kablam! | Oct 27 20:51:47.125 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:47.125 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.125 INFO kablam! | Oct 27 20:51:47.125 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! Oct 27 20:51:47.125 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.125 INFO kablam! Oct 27 20:51:47.125 INFO kablam! warning: cannot find type `tokens` in this scope Oct 27 20:51:47.125 INFO kablam! --> src/models.rs:21:78 Oct 27 20:51:47.126 INFO kablam! | Oct 27 20:51:47.126 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:47.126 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.126 INFO kablam! | Oct 27 20:51:47.126 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! Oct 27 20:51:47.126 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.126 INFO kablam! Oct 27 20:51:47.126 INFO kablam! warning: cannot find type `table` in this scope Oct 27 20:51:47.126 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 20:51:47.126 INFO kablam! | Oct 27 20:51:47.126 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 20:51:47.126 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.126 INFO kablam! | Oct 27 20:51:47.126 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! Oct 27 20:51:47.126 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.126 INFO kablam! Oct 27 20:51:47.126 INFO kablam! warning: cannot find type `token` in this scope Oct 27 20:51:47.126 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 20:51:47.126 INFO kablam! | Oct 27 20:51:47.126 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 20:51:47.126 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.126 INFO kablam! | Oct 27 20:51:47.126 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! Oct 27 20:51:47.126 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.126 INFO kablam! Oct 27 20:51:47.126 INFO kablam! warning: cannot find type `user_id` in this scope Oct 27 20:51:47.126 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 20:51:47.126 INFO kablam! | Oct 27 20:51:47.126 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 20:51:47.126 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.126 INFO kablam! | Oct 27 20:51:47.126 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! Oct 27 20:51:47.126 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.126 INFO kablam! Oct 27 20:51:47.127 INFO kablam! warning: cannot find type `id` in this scope Oct 27 20:51:47.127 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 20:51:47.127 INFO kablam! | Oct 27 20:51:47.127 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 20:51:47.127 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.127 INFO kablam! | Oct 27 20:51:47.127 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! Oct 27 20:51:47.127 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.127 INFO kablam! Oct 27 20:51:47.128 INFO kablam! warning: cannot find type `email` in this scope Oct 27 20:51:47.128 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 20:51:47.128 INFO kablam! | Oct 27 20:51:47.128 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 20:51:47.128 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.128 INFO kablam! | Oct 27 20:51:47.128 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! Oct 27 20:51:47.128 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.128 INFO kablam! Oct 27 20:51:47.128 INFO kablam! warning: cannot find type `password` in this scope Oct 27 20:51:47.128 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 20:51:47.128 INFO kablam! | Oct 27 20:51:47.128 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 20:51:47.128 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.128 INFO kablam! | Oct 27 20:51:47.128 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! Oct 27 20:51:47.139 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.139 INFO kablam! Oct 27 20:51:47.251 INFO kablam! warning: cannot find type `User` in this scope Oct 27 20:51:47.251 INFO kablam! --> src/models.rs:7:10 Oct 27 20:51:47.251 INFO kablam! | Oct 27 20:51:47.251 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 27 20:51:47.251 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.251 INFO kablam! | Oct 27 20:51:47.251 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 20:51:47.251 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! Oct 27 20:51:47.251 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.251 INFO kablam! Oct 27 20:51:47.251 INFO kablam! warning: cannot find type `User` in this scope Oct 27 20:51:47.251 INFO kablam! --> src/models.rs:7:59 Oct 27 20:51:47.251 INFO kablam! | Oct 27 20:51:47.251 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 27 20:51:47.251 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.251 INFO kablam! | Oct 27 20:51:47.251 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! Oct 27 20:51:47.251 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.251 INFO kablam! Oct 27 20:51:47.251 INFO kablam! warning: cannot find type `users` in this scope Oct 27 20:51:47.251 INFO kablam! --> src/models.rs:7:59 Oct 27 20:51:47.251 INFO kablam! | Oct 27 20:51:47.251 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 27 20:51:47.251 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.251 INFO kablam! | Oct 27 20:51:47.251 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! Oct 27 20:51:47.251 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.251 INFO kablam! Oct 27 20:51:47.251 INFO kablam! warning: cannot find type `users` in this scope Oct 27 20:51:47.251 INFO kablam! --> src/models.rs:14:23 Oct 27 20:51:47.251 INFO kablam! | Oct 27 20:51:47.251 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 27 20:51:47.251 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.251 INFO kablam! | Oct 27 20:51:47.251 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! Oct 27 20:51:47.251 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.251 INFO kablam! Oct 27 20:51:47.251 INFO kablam! warning: cannot find type `UserNew` in this scope Oct 27 20:51:47.252 INFO kablam! --> src/models.rs:14:23 Oct 27 20:51:47.252 INFO kablam! | Oct 27 20:51:47.252 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 27 20:51:47.252 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.252 INFO kablam! | Oct 27 20:51:47.252 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! Oct 27 20:51:47.252 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.252 INFO kablam! Oct 27 20:51:47.252 INFO kablam! warning: cannot find type `UserNew` in this scope Oct 27 20:51:47.252 INFO kablam! --> src/models.rs:14:35 Oct 27 20:51:47.252 INFO kablam! | Oct 27 20:51:47.252 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 27 20:51:47.252 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.252 INFO kablam! | Oct 27 20:51:47.252 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! Oct 27 20:51:47.252 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.252 INFO kablam! Oct 27 20:51:47.252 INFO kablam! warning: cannot find type `Token` in this scope Oct 27 20:51:47.252 INFO kablam! --> src/models.rs:21:17 Oct 27 20:51:47.252 INFO kablam! | Oct 27 20:51:47.252 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:47.252 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.252 INFO kablam! | Oct 27 20:51:47.252 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! Oct 27 20:51:47.252 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.252 INFO kablam! Oct 27 20:51:47.252 INFO kablam! warning: cannot find type `tokens` in this scope Oct 27 20:51:47.252 INFO kablam! --> src/models.rs:21:39 Oct 27 20:51:47.252 INFO kablam! | Oct 27 20:51:47.252 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:47.252 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.252 INFO kablam! | Oct 27 20:51:47.252 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! Oct 27 20:51:47.252 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.252 INFO kablam! Oct 27 20:51:47.252 INFO kablam! warning: cannot find type `Token` in this scope Oct 27 20:51:47.252 INFO kablam! --> src/models.rs:21:39 Oct 27 20:51:47.252 INFO kablam! | Oct 27 20:51:47.252 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:47.252 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.252 INFO kablam! | Oct 27 20:51:47.252 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! Oct 27 20:51:47.252 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.252 INFO kablam! Oct 27 20:51:47.263 INFO kablam! warning: cannot find type `User` in this scope Oct 27 20:51:47.263 INFO kablam! --> src/models.rs:21:64 Oct 27 20:51:47.263 INFO kablam! | Oct 27 20:51:47.263 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:47.263 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.263 INFO kablam! | Oct 27 20:51:47.263 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! Oct 27 20:51:47.263 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.263 INFO kablam! Oct 27 20:51:47.263 INFO kablam! warning: cannot find type `Token` in this scope Oct 27 20:51:47.263 INFO kablam! --> src/models.rs:21:64 Oct 27 20:51:47.263 INFO kablam! | Oct 27 20:51:47.263 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:47.263 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.263 INFO kablam! | Oct 27 20:51:47.263 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! Oct 27 20:51:47.263 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.263 INFO kablam! Oct 27 20:51:47.263 INFO kablam! warning: cannot find type `tokens` in this scope Oct 27 20:51:47.263 INFO kablam! --> src/models.rs:21:64 Oct 27 20:51:47.263 INFO kablam! | Oct 27 20:51:47.263 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:47.263 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.263 INFO kablam! | Oct 27 20:51:47.263 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! Oct 27 20:51:47.263 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.263 INFO kablam! Oct 27 20:51:47.263 INFO kablam! warning: cannot find type `Token` in this scope Oct 27 20:51:47.263 INFO kablam! --> src/models.rs:21:78 Oct 27 20:51:47.263 INFO kablam! | Oct 27 20:51:47.263 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:47.263 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.263 INFO kablam! | Oct 27 20:51:47.263 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! Oct 27 20:51:47.263 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.263 INFO kablam! Oct 27 20:51:47.263 INFO kablam! warning: cannot find type `tokens` in this scope Oct 27 20:51:47.264 INFO kablam! --> src/models.rs:21:78 Oct 27 20:51:47.264 INFO kablam! | Oct 27 20:51:47.264 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:47.264 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.264 INFO kablam! | Oct 27 20:51:47.264 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! Oct 27 20:51:47.264 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.264 INFO kablam! Oct 27 20:51:47.264 INFO kablam! warning: cannot find type `table` in this scope Oct 27 20:51:47.264 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 20:51:47.264 INFO kablam! | Oct 27 20:51:47.264 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 20:51:47.264 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.264 INFO kablam! | Oct 27 20:51:47.264 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! Oct 27 20:51:47.264 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.264 INFO kablam! Oct 27 20:51:47.264 INFO kablam! warning: cannot find type `token` in this scope Oct 27 20:51:47.264 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 20:51:47.264 INFO kablam! | Oct 27 20:51:47.264 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 20:51:47.264 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.264 INFO kablam! | Oct 27 20:51:47.264 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! Oct 27 20:51:47.264 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.264 INFO kablam! Oct 27 20:51:47.264 INFO kablam! warning: cannot find type `user_id` in this scope Oct 27 20:51:47.264 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 20:51:47.264 INFO kablam! | Oct 27 20:51:47.264 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 20:51:47.264 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.264 INFO kablam! | Oct 27 20:51:47.264 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! Oct 27 20:51:47.264 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.264 INFO kablam! Oct 27 20:51:47.264 INFO kablam! warning: cannot find type `id` in this scope Oct 27 20:51:47.264 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 20:51:47.264 INFO kablam! | Oct 27 20:51:47.264 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 20:51:47.264 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.264 INFO kablam! | Oct 27 20:51:47.264 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! Oct 27 20:51:47.264 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.264 INFO kablam! Oct 27 20:51:47.264 INFO kablam! warning: cannot find type `email` in this scope Oct 27 20:51:47.264 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 20:51:47.264 INFO kablam! | Oct 27 20:51:47.264 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 20:51:47.264 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.264 INFO kablam! | Oct 27 20:51:47.264 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! Oct 27 20:51:47.264 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.264 INFO kablam! Oct 27 20:51:47.264 INFO kablam! warning: cannot find type `password` in this scope Oct 27 20:51:47.264 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 20:51:47.264 INFO kablam! | Oct 27 20:51:47.264 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 20:51:47.264 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:47.264 INFO kablam! | Oct 27 20:51:47.264 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! Oct 27 20:51:47.264 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:47.264 INFO kablam! Oct 27 20:52:02.419 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 52s Oct 27 20:52:02.431 INFO kablam! su: No module specific data is present Oct 27 20:52:02.827 INFO running `"docker" "rm" "-f" "c7deffcb8750f8729ba76ec7850809f228438b4ecd1198d1d4255094aec5cd29"` Oct 27 20:52:03.095 INFO blam! c7deffcb8750f8729ba76ec7850809f228438b4ecd1198d1d4255094aec5cd29