Oct 27 20:50:08.238 INFO checking howtocards-0.1.3 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 20:50:08.238 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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:08.595 INFO blam! a4ee3e540b696c2122b9401b180e38fa01490d7a5654c431c8e71b4d9db2bdbb Oct 27 20:50:08.600 INFO running `"docker" "start" "-a" "a4ee3e540b696c2122b9401b180e38fa01490d7a5654c431c8e71b4d9db2bdbb"` Oct 27 20:50:09.898 INFO kablam! usermod: no changes Oct 27 20:50:10.306 INFO kablam! Compiling serde v1.0.80 Oct 27 20:50:10.323 INFO kablam! Checking diesel v1.3.3 Oct 27 20:50:29.959 INFO kablam! Checking uuid v0.7.1 Oct 27 20:50:29.959 INFO kablam! Checking serde_urlencoded v0.5.3 Oct 27 20:50:29.959 INFO kablam! Checking serde_json v1.0.32 Oct 27 20:50:29.959 INFO kablam! Checking ron v0.2.2 Oct 27 20:50:38.864 INFO kablam! Checking actix v0.7.5 Oct 27 20:50:54.208 INFO kablam! Checking actix-net v0.1.1 Oct 27 20:51:08.751 INFO kablam! Checking actix-web v0.7.13 Oct 27 20:51:29.791 INFO kablam! Checking howtocards v0.1.3 (/source) Oct 27 20:51:45.459 INFO kablam! warning: cannot find type `User` in this scope Oct 27 20:51:45.459 INFO kablam! --> src/models.rs:7:10 Oct 27 20:51:45.461 INFO kablam! | Oct 27 20:51:45.461 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 27 20:51:45.462 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.462 INFO kablam! | Oct 27 20:51:45.463 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 20:51:45.463 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:45.464 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.464 INFO kablam! Oct 27 20:51:45.465 INFO kablam! warning: cannot find type `User` in this scope Oct 27 20:51:45.465 INFO kablam! --> src/models.rs:7:59 Oct 27 20:51:45.465 INFO kablam! | Oct 27 20:51:45.465 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 27 20:51:45.466 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.466 INFO kablam! | Oct 27 20:51:45.466 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:45.467 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.467 INFO kablam! Oct 27 20:51:45.467 INFO kablam! warning: cannot find type `users` in this scope Oct 27 20:51:45.468 INFO kablam! --> src/models.rs:7:59 Oct 27 20:51:45.468 INFO kablam! | Oct 27 20:51:45.468 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 27 20:51:45.468 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.469 INFO kablam! | Oct 27 20:51:45.469 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:45.469 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.469 INFO kablam! Oct 27 20:51:45.470 INFO kablam! warning: cannot find type `users` in this scope Oct 27 20:51:45.470 INFO kablam! --> src/models.rs:14:23 Oct 27 20:51:45.470 INFO kablam! | Oct 27 20:51:45.471 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 27 20:51:45.471 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.471 INFO kablam! | Oct 27 20:51:45.471 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:45.472 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.472 INFO kablam! Oct 27 20:51:45.472 INFO kablam! warning: cannot find type `UserNew` in this scope Oct 27 20:51:45.473 INFO kablam! --> src/models.rs:14:23 Oct 27 20:51:45.473 INFO kablam! | Oct 27 20:51:45.473 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 27 20:51:45.473 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.474 INFO kablam! | Oct 27 20:51:45.474 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:45.474 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.475 INFO kablam! Oct 27 20:51:45.475 INFO kablam! warning: cannot find type `UserNew` in this scope Oct 27 20:51:45.475 INFO kablam! --> src/models.rs:14:35 Oct 27 20:51:45.475 INFO kablam! | Oct 27 20:51:45.476 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 27 20:51:45.476 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.476 INFO kablam! | Oct 27 20:51:45.476 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:45.477 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.477 INFO kablam! Oct 27 20:51:45.477 INFO kablam! warning: cannot find type `Token` in this scope Oct 27 20:51:45.478 INFO kablam! --> src/models.rs:21:17 Oct 27 20:51:45.478 INFO kablam! | Oct 27 20:51:45.478 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:45.478 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.483 INFO kablam! | Oct 27 20:51:45.483 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:45.483 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.483 INFO kablam! Oct 27 20:51:45.484 INFO kablam! warning: cannot find type `tokens` in this scope Oct 27 20:51:45.484 INFO kablam! --> src/models.rs:21:39 Oct 27 20:51:45.484 INFO kablam! | Oct 27 20:51:45.485 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:45.485 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.485 INFO kablam! | Oct 27 20:51:45.485 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:45.485 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.486 INFO kablam! Oct 27 20:51:45.486 INFO kablam! warning: cannot find type `Token` in this scope Oct 27 20:51:45.486 INFO kablam! --> src/models.rs:21:39 Oct 27 20:51:45.487 INFO kablam! | Oct 27 20:51:45.487 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:45.487 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.487 INFO kablam! | Oct 27 20:51:45.488 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:45.488 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.488 INFO kablam! Oct 27 20:51:45.488 INFO kablam! warning: cannot find type `User` in this scope Oct 27 20:51:45.489 INFO kablam! --> src/models.rs:21:64 Oct 27 20:51:45.489 INFO kablam! | Oct 27 20:51:45.489 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:45.489 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.490 INFO kablam! | Oct 27 20:51:45.490 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:45.490 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.490 INFO kablam! Oct 27 20:51:45.491 INFO kablam! warning: cannot find type `Token` in this scope Oct 27 20:51:45.491 INFO kablam! --> src/models.rs:21:64 Oct 27 20:51:45.491 INFO kablam! | Oct 27 20:51:45.491 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:45.492 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.492 INFO kablam! | Oct 27 20:51:45.492 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:45.492 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.493 INFO kablam! Oct 27 20:51:45.493 INFO kablam! warning: cannot find type `tokens` in this scope Oct 27 20:51:45.493 INFO kablam! --> src/models.rs:21:64 Oct 27 20:51:45.493 INFO kablam! | Oct 27 20:51:45.494 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:45.494 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.494 INFO kablam! | Oct 27 20:51:45.494 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:45.494 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.494 INFO kablam! Oct 27 20:51:45.494 INFO kablam! warning: cannot find type `Token` in this scope Oct 27 20:51:45.494 INFO kablam! --> src/models.rs:21:78 Oct 27 20:51:45.494 INFO kablam! | Oct 27 20:51:45.494 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:45.494 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.494 INFO kablam! | Oct 27 20:51:45.494 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:45.494 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.494 INFO kablam! Oct 27 20:51:45.494 INFO kablam! warning: cannot find type `tokens` in this scope Oct 27 20:51:45.494 INFO kablam! --> src/models.rs:21:78 Oct 27 20:51:45.494 INFO kablam! | Oct 27 20:51:45.494 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:45.494 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.494 INFO kablam! | Oct 27 20:51:45.494 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:45.494 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.494 INFO kablam! Oct 27 20:51:45.494 INFO kablam! warning: cannot find type `table` in this scope Oct 27 20:51:45.494 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 20:51:45.494 INFO kablam! | Oct 27 20:51:45.494 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 20:51:45.494 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.494 INFO kablam! | Oct 27 20:51:45.494 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:45.494 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.494 INFO kablam! Oct 27 20:51:45.494 INFO kablam! warning: cannot find type `token` in this scope Oct 27 20:51:45.494 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 20:51:45.494 INFO kablam! | Oct 27 20:51:45.494 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 20:51:45.494 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.494 INFO kablam! | Oct 27 20:51:45.494 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:45.494 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.494 INFO kablam! Oct 27 20:51:45.494 INFO kablam! warning: cannot find type `user_id` in this scope Oct 27 20:51:45.494 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 20:51:45.494 INFO kablam! | Oct 27 20:51:45.494 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 20:51:45.494 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.494 INFO kablam! | Oct 27 20:51:45.494 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:45.494 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.494 INFO kablam! Oct 27 20:51:45.494 INFO kablam! warning: cannot find type `id` in this scope Oct 27 20:51:45.494 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 20:51:45.494 INFO kablam! | Oct 27 20:51:45.494 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 20:51:45.494 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.494 INFO kablam! | Oct 27 20:51:45.494 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:45.494 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.494 INFO kablam! Oct 27 20:51:45.494 INFO kablam! warning: cannot find type `email` in this scope Oct 27 20:51:45.494 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 20:51:45.494 INFO kablam! | Oct 27 20:51:45.494 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 20:51:45.494 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.494 INFO kablam! | Oct 27 20:51:45.494 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:45.494 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.495 INFO kablam! Oct 27 20:51:45.495 INFO kablam! warning: cannot find type `password` in this scope Oct 27 20:51:45.495 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 20:51:45.495 INFO kablam! | Oct 27 20:51:45.495 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 20:51:45.495 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.495 INFO kablam! | Oct 27 20:51:45.495 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:45.495 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.495 INFO kablam! Oct 27 20:51:45.495 INFO kablam! warning: cannot find type `User` in this scope Oct 27 20:51:45.495 INFO kablam! --> src/models.rs:7:10 Oct 27 20:51:45.495 INFO kablam! | Oct 27 20:51:45.495 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 27 20:51:45.495 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.495 INFO kablam! | Oct 27 20:51:45.495 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 20:51:45.495 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:45.495 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.495 INFO kablam! Oct 27 20:51:45.495 INFO kablam! warning: cannot find type `User` in this scope Oct 27 20:51:45.495 INFO kablam! --> src/models.rs:7:59 Oct 27 20:51:45.495 INFO kablam! | Oct 27 20:51:45.495 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 27 20:51:45.495 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.495 INFO kablam! | Oct 27 20:51:45.495 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:45.495 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.495 INFO kablam! Oct 27 20:51:45.495 INFO kablam! warning: cannot find type `users` in this scope Oct 27 20:51:45.495 INFO kablam! --> src/models.rs:7:59 Oct 27 20:51:45.495 INFO kablam! | Oct 27 20:51:45.495 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 27 20:51:45.495 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.495 INFO kablam! | Oct 27 20:51:45.495 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:45.495 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.495 INFO kablam! Oct 27 20:51:45.495 INFO kablam! warning: cannot find type `users` in this scope Oct 27 20:51:45.495 INFO kablam! --> src/models.rs:14:23 Oct 27 20:51:45.495 INFO kablam! | Oct 27 20:51:45.495 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 27 20:51:45.495 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.495 INFO kablam! | Oct 27 20:51:45.495 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:45.495 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.495 INFO kablam! Oct 27 20:51:45.495 INFO kablam! warning: cannot find type `UserNew` in this scope Oct 27 20:51:45.495 INFO kablam! --> src/models.rs:14:23 Oct 27 20:51:45.495 INFO kablam! | Oct 27 20:51:45.495 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 27 20:51:45.495 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.495 INFO kablam! | Oct 27 20:51:45.495 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:45.495 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.495 INFO kablam! Oct 27 20:51:45.495 INFO kablam! warning: cannot find type `UserNew` in this scope Oct 27 20:51:45.495 INFO kablam! --> src/models.rs:14:35 Oct 27 20:51:45.495 INFO kablam! | Oct 27 20:51:45.495 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 27 20:51:45.495 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.495 INFO kablam! | Oct 27 20:51:45.495 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:45.495 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.495 INFO kablam! Oct 27 20:51:45.495 INFO kablam! warning: cannot find type `Token` in this scope Oct 27 20:51:45.495 INFO kablam! --> src/models.rs:21:17 Oct 27 20:51:45.495 INFO kablam! | Oct 27 20:51:45.495 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:45.495 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.495 INFO kablam! | Oct 27 20:51:45.495 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:45.495 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.495 INFO kablam! Oct 27 20:51:45.495 INFO kablam! warning: cannot find type `tokens` in this scope Oct 27 20:51:45.495 INFO kablam! --> src/models.rs:21:39 Oct 27 20:51:45.495 INFO kablam! | Oct 27 20:51:45.495 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:45.495 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.495 INFO kablam! | Oct 27 20:51:45.495 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:45.495 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.495 INFO kablam! Oct 27 20:51:45.495 INFO kablam! warning: cannot find type `Token` in this scope Oct 27 20:51:45.495 INFO kablam! --> src/models.rs:21:39 Oct 27 20:51:45.495 INFO kablam! | Oct 27 20:51:45.495 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:45.495 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.495 INFO kablam! | Oct 27 20:51:45.495 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:45.495 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.495 INFO kablam! Oct 27 20:51:45.495 INFO kablam! warning: cannot find type `User` in this scope Oct 27 20:51:45.496 INFO kablam! --> src/models.rs:21:64 Oct 27 20:51:45.496 INFO kablam! | Oct 27 20:51:45.496 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:45.496 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.496 INFO kablam! | Oct 27 20:51:45.496 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:45.496 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.496 INFO kablam! Oct 27 20:51:45.496 INFO kablam! warning: cannot find type `Token` in this scope Oct 27 20:51:45.496 INFO kablam! --> src/models.rs:21:64 Oct 27 20:51:45.496 INFO kablam! | Oct 27 20:51:45.496 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:45.496 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.496 INFO kablam! | Oct 27 20:51:45.496 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:45.496 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.496 INFO kablam! Oct 27 20:51:45.496 INFO kablam! warning: cannot find type `tokens` in this scope Oct 27 20:51:45.496 INFO kablam! --> src/models.rs:21:64 Oct 27 20:51:45.496 INFO kablam! | Oct 27 20:51:45.496 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:45.496 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.496 INFO kablam! | Oct 27 20:51:45.496 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:45.496 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.496 INFO kablam! Oct 27 20:51:45.496 INFO kablam! warning: cannot find type `Token` in this scope Oct 27 20:51:45.496 INFO kablam! --> src/models.rs:21:78 Oct 27 20:51:45.496 INFO kablam! | Oct 27 20:51:45.496 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:45.496 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.496 INFO kablam! | Oct 27 20:51:45.496 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:45.496 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.496 INFO kablam! Oct 27 20:51:45.496 INFO kablam! warning: cannot find type `tokens` in this scope Oct 27 20:51:45.496 INFO kablam! --> src/models.rs:21:78 Oct 27 20:51:45.496 INFO kablam! | Oct 27 20:51:45.496 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 27 20:51:45.496 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.496 INFO kablam! | Oct 27 20:51:45.496 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:45.496 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.496 INFO kablam! Oct 27 20:51:45.496 INFO kablam! warning: cannot find type `table` in this scope Oct 27 20:51:45.496 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 20:51:45.496 INFO kablam! | Oct 27 20:51:45.496 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 20:51:45.496 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.496 INFO kablam! | Oct 27 20:51:45.496 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:45.496 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.496 INFO kablam! Oct 27 20:51:45.496 INFO kablam! warning: cannot find type `token` in this scope Oct 27 20:51:45.496 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 20:51:45.496 INFO kablam! | Oct 27 20:51:45.496 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 20:51:45.496 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.496 INFO kablam! | Oct 27 20:51:45.496 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:45.496 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.496 INFO kablam! Oct 27 20:51:45.496 INFO kablam! warning: cannot find type `user_id` in this scope Oct 27 20:51:45.496 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 20:51:45.496 INFO kablam! | Oct 27 20:51:45.496 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 20:51:45.496 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.496 INFO kablam! | Oct 27 20:51:45.496 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:45.496 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.496 INFO kablam! Oct 27 20:51:45.496 INFO kablam! warning: cannot find type `id` in this scope Oct 27 20:51:45.496 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 20:51:45.496 INFO kablam! | Oct 27 20:51:45.496 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 20:51:45.496 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.496 INFO kablam! | Oct 27 20:51:45.496 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:45.496 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.496 INFO kablam! Oct 27 20:51:45.496 INFO kablam! warning: cannot find type `email` in this scope Oct 27 20:51:45.496 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 20:51:45.496 INFO kablam! | Oct 27 20:51:45.496 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 20:51:45.496 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.496 INFO kablam! | Oct 27 20:51:45.496 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:45.496 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.496 INFO kablam! Oct 27 20:51:45.497 INFO kablam! warning: cannot find type `password` in this scope Oct 27 20:51:45.497 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 20:51:45.497 INFO kablam! | Oct 27 20:51:45.497 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 20:51:45.497 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 20:51:45.497 INFO kablam! | Oct 27 20:51:45.497 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:45.497 INFO kablam! = note: for more information, see issue #50504 Oct 27 20:51:45.497 INFO kablam! Oct 27 20:52:00.976 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 51s Oct 27 20:52:01.013 INFO kablam! su: No module specific data is present Oct 27 20:52:01.699 INFO running `"docker" "rm" "-f" "a4ee3e540b696c2122b9401b180e38fa01490d7a5654c431c8e71b4d9db2bdbb"` Oct 27 20:52:01.915 INFO blam! a4ee3e540b696c2122b9401b180e38fa01490d7a5654c431c8e71b4d9db2bdbb