Oct 22 02:25:22.942 INFO checking howtocards-0.1.3 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 02:25:22.942 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192/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 22 02:25:23.300 INFO blam! cf6811194b43996dfd2f9412a949b2466c0334f4d12ca4a3bde8e4dde150b97c Oct 22 02:25:23.309 INFO running `"docker" "start" "-a" "cf6811194b43996dfd2f9412a949b2466c0334f4d12ca4a3bde8e4dde150b97c"` Oct 22 02:25:24.263 INFO kablam! usermod: no changes Oct 22 02:25:24.700 INFO kablam! Compiling actix-web v0.7.13 Oct 22 02:25:24.708 INFO kablam! Checking r2d2 v0.8.2 Oct 22 02:25:24.717 INFO kablam! Checking flate2 v1.0.4 Oct 22 02:25:24.717 INFO kablam! Checking cookie v0.11.0 Oct 22 02:25:24.725 INFO kablam! Compiling actix_derive v0.3.0 Oct 22 02:25:24.738 INFO kablam! Checking uuid v0.7.1 Oct 22 02:25:24.739 INFO kablam! Checking serde_urlencoded v0.5.3 Oct 22 02:25:24.739 INFO kablam! Checking ron v0.2.2 Oct 22 02:25:27.996 INFO kablam! Checking tokio-signal v0.2.5 Oct 22 02:25:30.974 INFO kablam! Checking trust-dns-proto v0.4.3 Oct 22 02:25:31.513 INFO kablam! Checking trust-dns-proto v0.5.0-alpha.5 Oct 22 02:25:32.277 INFO kablam! Checking diesel v1.3.3 Oct 22 02:25:44.386 INFO kablam! Checking trust-dns-resolver v0.9.1 Oct 22 02:25:47.187 INFO kablam! Checking trust-dns-resolver v0.10.0-alpha.3 Oct 22 02:25:52.192 INFO kablam! Checking actix v0.7.5 Oct 22 02:26:00.424 INFO kablam! Checking actix-net v0.1.1 Oct 22 02:26:26.352 INFO kablam! Checking howtocards v0.1.3 (/source) Oct 22 02:26:37.397 INFO kablam! warning: cannot find type `User` in this scope Oct 22 02:26:37.397 INFO kablam! --> src/models.rs:7:10 Oct 22 02:26:37.397 INFO kablam! | Oct 22 02:26:37.397 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 22 02:26:37.397 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.397 INFO kablam! | Oct 22 02:26:37.397 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 22 02:26:37.397 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 22 02:26:37.397 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.397 INFO kablam! Oct 22 02:26:37.397 INFO kablam! warning: cannot find type `User` in this scope Oct 22 02:26:37.397 INFO kablam! --> src/models.rs:7:59 Oct 22 02:26:37.397 INFO kablam! | Oct 22 02:26:37.397 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 22 02:26:37.397 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.397 INFO kablam! | Oct 22 02:26:37.397 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 22 02:26:37.397 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.397 INFO kablam! Oct 22 02:26:37.397 INFO kablam! warning: cannot find type `users` in this scope Oct 22 02:26:37.397 INFO kablam! --> src/models.rs:7:59 Oct 22 02:26:37.397 INFO kablam! | Oct 22 02:26:37.397 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 22 02:26:37.397 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.397 INFO kablam! | Oct 22 02:26:37.397 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 22 02:26:37.397 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.397 INFO kablam! Oct 22 02:26:37.397 INFO kablam! warning: cannot find type `users` in this scope Oct 22 02:26:37.397 INFO kablam! --> src/models.rs:14:23 Oct 22 02:26:37.397 INFO kablam! | Oct 22 02:26:37.397 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 22 02:26:37.397 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.397 INFO kablam! | Oct 22 02:26:37.397 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 22 02:26:37.397 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.397 INFO kablam! Oct 22 02:26:37.397 INFO kablam! warning: cannot find type `UserNew` in this scope Oct 22 02:26:37.397 INFO kablam! --> src/models.rs:14:23 Oct 22 02:26:37.397 INFO kablam! | Oct 22 02:26:37.397 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 22 02:26:37.397 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.397 INFO kablam! | Oct 22 02:26:37.397 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 22 02:26:37.397 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.397 INFO kablam! Oct 22 02:26:37.397 INFO kablam! warning: cannot find type `UserNew` in this scope Oct 22 02:26:37.397 INFO kablam! --> src/models.rs:14:35 Oct 22 02:26:37.397 INFO kablam! | Oct 22 02:26:37.397 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 22 02:26:37.397 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.397 INFO kablam! | Oct 22 02:26:37.397 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 22 02:26:37.397 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.397 INFO kablam! Oct 22 02:26:37.397 INFO kablam! warning: cannot find type `Token` in this scope Oct 22 02:26:37.397 INFO kablam! --> src/models.rs:21:17 Oct 22 02:26:37.397 INFO kablam! | Oct 22 02:26:37.397 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 22 02:26:37.397 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.397 INFO kablam! | Oct 22 02:26:37.397 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 22 02:26:37.397 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.397 INFO kablam! Oct 22 02:26:37.397 INFO kablam! warning: cannot find type `tokens` in this scope Oct 22 02:26:37.397 INFO kablam! --> src/models.rs:21:39 Oct 22 02:26:37.397 INFO kablam! | Oct 22 02:26:37.397 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 22 02:26:37.397 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.397 INFO kablam! | Oct 22 02:26:37.397 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 22 02:26:37.397 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.397 INFO kablam! Oct 22 02:26:37.397 INFO kablam! warning: cannot find type `Token` in this scope Oct 22 02:26:37.398 INFO kablam! --> src/models.rs:21:39 Oct 22 02:26:37.398 INFO kablam! | Oct 22 02:26:37.398 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 22 02:26:37.398 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.398 INFO kablam! | Oct 22 02:26:37.398 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 22 02:26:37.398 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.398 INFO kablam! Oct 22 02:26:37.398 INFO kablam! warning: cannot find type `User` in this scope Oct 22 02:26:37.398 INFO kablam! --> src/models.rs:21:64 Oct 22 02:26:37.398 INFO kablam! | Oct 22 02:26:37.398 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 22 02:26:37.398 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.398 INFO kablam! | Oct 22 02:26:37.398 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 22 02:26:37.398 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.398 INFO kablam! Oct 22 02:26:37.398 INFO kablam! warning: cannot find type `Token` in this scope Oct 22 02:26:37.398 INFO kablam! --> src/models.rs:21:64 Oct 22 02:26:37.398 INFO kablam! | Oct 22 02:26:37.398 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 22 02:26:37.398 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.398 INFO kablam! | Oct 22 02:26:37.398 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 22 02:26:37.398 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.398 INFO kablam! Oct 22 02:26:37.398 INFO kablam! warning: cannot find type `tokens` in this scope Oct 22 02:26:37.398 INFO kablam! --> src/models.rs:21:64 Oct 22 02:26:37.398 INFO kablam! | Oct 22 02:26:37.398 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 22 02:26:37.398 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.398 INFO kablam! | Oct 22 02:26:37.398 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 22 02:26:37.398 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.398 INFO kablam! Oct 22 02:26:37.398 INFO kablam! warning: cannot find type `Token` in this scope Oct 22 02:26:37.398 INFO kablam! --> src/models.rs:21:78 Oct 22 02:26:37.398 INFO kablam! | Oct 22 02:26:37.398 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 22 02:26:37.398 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.398 INFO kablam! | Oct 22 02:26:37.398 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 22 02:26:37.398 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.398 INFO kablam! Oct 22 02:26:37.398 INFO kablam! warning: cannot find type `tokens` in this scope Oct 22 02:26:37.398 INFO kablam! --> src/models.rs:21:78 Oct 22 02:26:37.398 INFO kablam! | Oct 22 02:26:37.398 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 22 02:26:37.398 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.398 INFO kablam! | Oct 22 02:26:37.398 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 22 02:26:37.398 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.398 INFO kablam! Oct 22 02:26:37.398 INFO kablam! warning: cannot find type `table` in this scope Oct 22 02:26:37.398 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 22 02:26:37.398 INFO kablam! | Oct 22 02:26:37.398 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 22 02:26:37.398 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.398 INFO kablam! | Oct 22 02:26:37.398 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 22 02:26:37.398 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.398 INFO kablam! Oct 22 02:26:37.398 INFO kablam! warning: cannot find type `token` in this scope Oct 22 02:26:37.398 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 02:26:37.398 INFO kablam! | Oct 22 02:26:37.398 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 02:26:37.398 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.398 INFO kablam! | Oct 22 02:26:37.398 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 22 02:26:37.398 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.398 INFO kablam! Oct 22 02:26:37.398 INFO kablam! warning: cannot find type `user_id` in this scope Oct 22 02:26:37.398 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 02:26:37.398 INFO kablam! | Oct 22 02:26:37.398 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 02:26:37.398 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.398 INFO kablam! | Oct 22 02:26:37.398 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 22 02:26:37.398 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.398 INFO kablam! Oct 22 02:26:37.403 INFO kablam! warning: cannot find type `id` in this scope Oct 22 02:26:37.403 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 02:26:37.403 INFO kablam! | Oct 22 02:26:37.403 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 02:26:37.403 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.403 INFO kablam! | Oct 22 02:26:37.403 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 22 02:26:37.403 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.403 INFO kablam! Oct 22 02:26:37.403 INFO kablam! warning: cannot find type `email` in this scope Oct 22 02:26:37.403 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 02:26:37.403 INFO kablam! | Oct 22 02:26:37.403 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 02:26:37.403 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.403 INFO kablam! | Oct 22 02:26:37.403 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 22 02:26:37.403 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.403 INFO kablam! Oct 22 02:26:37.403 INFO kablam! warning: cannot find type `password` in this scope Oct 22 02:26:37.403 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 02:26:37.403 INFO kablam! | Oct 22 02:26:37.403 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 02:26:37.403 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.403 INFO kablam! | Oct 22 02:26:37.403 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 22 02:26:37.403 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.403 INFO kablam! Oct 22 02:26:37.592 INFO kablam! warning: cannot find type `User` in this scope Oct 22 02:26:37.592 INFO kablam! --> src/models.rs:7:10 Oct 22 02:26:37.592 INFO kablam! | Oct 22 02:26:37.592 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 22 02:26:37.592 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.592 INFO kablam! | Oct 22 02:26:37.592 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 22 02:26:37.592 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 22 02:26:37.592 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.592 INFO kablam! Oct 22 02:26:37.592 INFO kablam! warning: cannot find type `User` in this scope Oct 22 02:26:37.592 INFO kablam! --> src/models.rs:7:59 Oct 22 02:26:37.593 INFO kablam! | Oct 22 02:26:37.593 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 22 02:26:37.593 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.593 INFO kablam! | Oct 22 02:26:37.593 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 22 02:26:37.593 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.593 INFO kablam! Oct 22 02:26:37.593 INFO kablam! warning: cannot find type `users` in this scope Oct 22 02:26:37.593 INFO kablam! --> src/models.rs:7:59 Oct 22 02:26:37.593 INFO kablam! | Oct 22 02:26:37.593 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 22 02:26:37.593 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.593 INFO kablam! | Oct 22 02:26:37.593 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 22 02:26:37.593 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.593 INFO kablam! Oct 22 02:26:37.593 INFO kablam! warning: cannot find type `users` in this scope Oct 22 02:26:37.593 INFO kablam! --> src/models.rs:14:23 Oct 22 02:26:37.593 INFO kablam! | Oct 22 02:26:37.593 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 22 02:26:37.593 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.593 INFO kablam! | Oct 22 02:26:37.593 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 22 02:26:37.593 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.593 INFO kablam! Oct 22 02:26:37.593 INFO kablam! warning: cannot find type `UserNew` in this scope Oct 22 02:26:37.593 INFO kablam! --> src/models.rs:14:23 Oct 22 02:26:37.593 INFO kablam! | Oct 22 02:26:37.593 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 22 02:26:37.593 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.594 INFO kablam! | Oct 22 02:26:37.594 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 22 02:26:37.594 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.594 INFO kablam! Oct 22 02:26:37.594 INFO kablam! warning: cannot find type `UserNew` in this scope Oct 22 02:26:37.594 INFO kablam! --> src/models.rs:14:35 Oct 22 02:26:37.594 INFO kablam! | Oct 22 02:26:37.594 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 22 02:26:37.594 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.594 INFO kablam! | Oct 22 02:26:37.594 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 22 02:26:37.594 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.594 INFO kablam! Oct 22 02:26:37.594 INFO kablam! warning: cannot find type `Token` in this scope Oct 22 02:26:37.594 INFO kablam! --> src/models.rs:21:17 Oct 22 02:26:37.594 INFO kablam! | Oct 22 02:26:37.594 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 22 02:26:37.594 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.594 INFO kablam! | Oct 22 02:26:37.594 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 22 02:26:37.594 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.594 INFO kablam! Oct 22 02:26:37.594 INFO kablam! warning: cannot find type `tokens` in this scope Oct 22 02:26:37.594 INFO kablam! --> src/models.rs:21:39 Oct 22 02:26:37.594 INFO kablam! | Oct 22 02:26:37.594 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 22 02:26:37.594 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.594 INFO kablam! | Oct 22 02:26:37.594 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 22 02:26:37.595 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.595 INFO kablam! Oct 22 02:26:37.595 INFO kablam! warning: cannot find type `Token` in this scope Oct 22 02:26:37.595 INFO kablam! --> src/models.rs:21:39 Oct 22 02:26:37.595 INFO kablam! | Oct 22 02:26:37.595 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 22 02:26:37.595 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.595 INFO kablam! | Oct 22 02:26:37.595 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 22 02:26:37.595 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.595 INFO kablam! Oct 22 02:26:37.595 INFO kablam! warning: cannot find type `User` in this scope Oct 22 02:26:37.595 INFO kablam! --> src/models.rs:21:64 Oct 22 02:26:37.595 INFO kablam! | Oct 22 02:26:37.595 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 22 02:26:37.595 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.595 INFO kablam! | Oct 22 02:26:37.595 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 22 02:26:37.595 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.595 INFO kablam! Oct 22 02:26:37.595 INFO kablam! warning: cannot find type `Token` in this scope Oct 22 02:26:37.595 INFO kablam! --> src/models.rs:21:64 Oct 22 02:26:37.595 INFO kablam! | Oct 22 02:26:37.595 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 22 02:26:37.595 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.595 INFO kablam! | Oct 22 02:26:37.595 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 22 02:26:37.595 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.595 INFO kablam! Oct 22 02:26:37.596 INFO kablam! warning: cannot find type `tokens` in this scope Oct 22 02:26:37.596 INFO kablam! --> src/models.rs:21:64 Oct 22 02:26:37.596 INFO kablam! | Oct 22 02:26:37.596 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 22 02:26:37.596 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.596 INFO kablam! | Oct 22 02:26:37.596 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 22 02:26:37.596 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.596 INFO kablam! Oct 22 02:26:37.596 INFO kablam! warning: cannot find type `Token` in this scope Oct 22 02:26:37.596 INFO kablam! --> src/models.rs:21:78 Oct 22 02:26:37.596 INFO kablam! | Oct 22 02:26:37.596 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 22 02:26:37.596 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.596 INFO kablam! | Oct 22 02:26:37.596 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 22 02:26:37.596 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.596 INFO kablam! Oct 22 02:26:37.596 INFO kablam! warning: cannot find type `tokens` in this scope Oct 22 02:26:37.596 INFO kablam! --> src/models.rs:21:78 Oct 22 02:26:37.596 INFO kablam! | Oct 22 02:26:37.596 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 22 02:26:37.596 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.596 INFO kablam! | Oct 22 02:26:37.596 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 22 02:26:37.596 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.596 INFO kablam! Oct 22 02:26:37.596 INFO kablam! warning: cannot find type `table` in this scope Oct 22 02:26:37.597 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 22 02:26:37.597 INFO kablam! | Oct 22 02:26:37.597 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 22 02:26:37.597 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.597 INFO kablam! | Oct 22 02:26:37.597 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 22 02:26:37.597 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.597 INFO kablam! Oct 22 02:26:37.597 INFO kablam! warning: cannot find type `token` in this scope Oct 22 02:26:37.597 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 02:26:37.597 INFO kablam! | Oct 22 02:26:37.597 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 02:26:37.597 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.597 INFO kablam! | Oct 22 02:26:37.597 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 22 02:26:37.597 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.597 INFO kablam! Oct 22 02:26:37.597 INFO kablam! warning: cannot find type `user_id` in this scope Oct 22 02:26:37.597 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 02:26:37.597 INFO kablam! | Oct 22 02:26:37.597 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 02:26:37.597 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.597 INFO kablam! | Oct 22 02:26:37.597 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 22 02:26:37.597 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.597 INFO kablam! Oct 22 02:26:37.597 INFO kablam! warning: cannot find type `id` in this scope Oct 22 02:26:37.597 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 02:26:37.598 INFO kablam! | Oct 22 02:26:37.598 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 02:26:37.598 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.598 INFO kablam! | Oct 22 02:26:37.598 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 22 02:26:37.598 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.598 INFO kablam! Oct 22 02:26:37.598 INFO kablam! warning: cannot find type `email` in this scope Oct 22 02:26:37.598 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 02:26:37.598 INFO kablam! | Oct 22 02:26:37.598 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 02:26:37.598 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.598 INFO kablam! | Oct 22 02:26:37.598 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 22 02:26:37.598 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.598 INFO kablam! Oct 22 02:26:37.598 INFO kablam! warning: cannot find type `password` in this scope Oct 22 02:26:37.598 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 02:26:37.598 INFO kablam! | Oct 22 02:26:37.598 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 02:26:37.598 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:37.598 INFO kablam! | Oct 22 02:26:37.598 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 22 02:26:37.599 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:37.599 INFO kablam! Oct 22 02:26:51.882 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 27s Oct 22 02:26:51.909 INFO kablam! su: No module specific data is present Oct 22 02:26:52.497 INFO running `"docker" "rm" "-f" "cf6811194b43996dfd2f9412a949b2466c0334f4d12ca4a3bde8e4dde150b97c"` Oct 22 02:26:52.758 INFO blam! cf6811194b43996dfd2f9412a949b2466c0334f4d12ca4a3bde8e4dde150b97c