Oct 22 02:25:21.290 INFO checking howtocards_backend-0.1.2 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 02:25:21.291 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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:21.684 INFO blam! cb857f0195bed65da79419ca81fa84c4464ae984c2c597de4fe7a7f101b37687 Oct 22 02:25:21.686 INFO running `"docker" "start" "-a" "cb857f0195bed65da79419ca81fa84c4464ae984c2c597de4fe7a7f101b37687"` Oct 22 02:25:22.477 INFO kablam! usermod: no changes Oct 22 02:25:22.866 INFO kablam! Compiling libdbus-sys v0.1.4 Oct 22 02:25:22.874 INFO kablam! Checking uuid v0.7.1 Oct 22 02:25:22.874 INFO kablam! Checking ron v0.2.2 Oct 22 02:25:22.874 INFO kablam! Checking serde_urlencoded v0.5.3 Oct 22 02:25:22.874 INFO kablam! Checking dotenv v0.13.0 Oct 22 02:25:25.324 INFO kablam! Checking dbus v0.6.3 Oct 22 02:25:26.112 INFO kablam! Checking actix v0.7.5 Oct 22 02:25:26.544 INFO kablam! Checking rustbreak v2.0.0-rc3 Oct 22 02:25:33.882 INFO kablam! Checking notify-rust v3.5.0 Oct 22 02:25:38.708 INFO kablam! Checking actix-net v0.1.1 Oct 22 02:25:46.959 INFO kablam! Checking actix-web v0.7.13 Oct 22 02:26:02.868 INFO kablam! Checking howtocards_backend v0.1.2 (/source) Oct 22 02:26:16.425 INFO kablam! warning: cannot find type `User` in this scope Oct 22 02:26:16.425 INFO kablam! --> src/models.rs:7:10 Oct 22 02:26:16.426 INFO kablam! | Oct 22 02:26:16.427 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 22 02:26:16.427 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:16.427 INFO kablam! | Oct 22 02:26:16.428 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 22 02:26:16.428 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:16.428 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:16.429 INFO kablam! Oct 22 02:26:16.430 INFO kablam! warning: cannot find type `User` in this scope Oct 22 02:26:16.430 INFO kablam! --> src/models.rs:7:59 Oct 22 02:26:16.430 INFO kablam! | Oct 22 02:26:16.430 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 22 02:26:16.431 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:16.431 INFO kablam! | Oct 22 02:26:16.431 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:16.432 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:16.432 INFO kablam! Oct 22 02:26:16.432 INFO kablam! warning: cannot find type `users` in this scope Oct 22 02:26:16.432 INFO kablam! --> src/models.rs:7:59 Oct 22 02:26:16.433 INFO kablam! | Oct 22 02:26:16.433 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 22 02:26:16.433 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:16.434 INFO kablam! | Oct 22 02:26:16.434 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:16.434 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:16.435 INFO kablam! Oct 22 02:26:16.435 INFO kablam! warning: cannot find type `users` in this scope Oct 22 02:26:16.435 INFO kablam! --> src/models.rs:14:23 Oct 22 02:26:16.435 INFO kablam! | Oct 22 02:26:16.436 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 22 02:26:16.436 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:16.436 INFO kablam! | Oct 22 02:26:16.437 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:16.437 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:16.437 INFO kablam! Oct 22 02:26:16.438 INFO kablam! warning: cannot find type `UserNew` in this scope Oct 22 02:26:16.438 INFO kablam! --> src/models.rs:14:23 Oct 22 02:26:16.438 INFO kablam! | Oct 22 02:26:16.439 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 22 02:26:16.439 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:16.439 INFO kablam! | Oct 22 02:26:16.439 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:16.440 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:16.440 INFO kablam! Oct 22 02:26:16.440 INFO kablam! warning: cannot find type `UserNew` in this scope Oct 22 02:26:16.441 INFO kablam! --> src/models.rs:14:35 Oct 22 02:26:16.441 INFO kablam! | Oct 22 02:26:16.441 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 22 02:26:16.441 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:16.442 INFO kablam! | Oct 22 02:26:16.442 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:16.442 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:16.443 INFO kablam! Oct 22 02:26:16.443 INFO kablam! warning: cannot find type `Token` in this scope Oct 22 02:26:16.443 INFO kablam! --> src/models.rs:21:17 Oct 22 02:26:16.443 INFO kablam! | Oct 22 02:26:16.444 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 22 02:26:16.448 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:16.448 INFO kablam! | Oct 22 02:26:16.449 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:16.449 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:16.449 INFO kablam! Oct 22 02:26:16.450 INFO kablam! warning: cannot find type `tokens` in this scope Oct 22 02:26:16.450 INFO kablam! --> src/models.rs:21:39 Oct 22 02:26:16.450 INFO kablam! | Oct 22 02:26:16.450 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 22 02:26:16.451 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:16.451 INFO kablam! | Oct 22 02:26:16.451 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:16.451 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:16.452 INFO kablam! Oct 22 02:26:16.452 INFO kablam! warning: cannot find type `Token` in this scope Oct 22 02:26:16.452 INFO kablam! --> src/models.rs:21:39 Oct 22 02:26:16.453 INFO kablam! | Oct 22 02:26:16.453 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 22 02:26:16.453 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:16.453 INFO kablam! | Oct 22 02:26:16.454 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:16.454 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:16.454 INFO kablam! Oct 22 02:26:16.455 INFO kablam! warning: cannot find type `User` in this scope Oct 22 02:26:16.455 INFO kablam! --> src/models.rs:21:64 Oct 22 02:26:16.455 INFO kablam! | Oct 22 02:26:16.456 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 22 02:26:16.456 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:16.456 INFO kablam! | Oct 22 02:26:16.456 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:16.457 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:16.457 INFO kablam! Oct 22 02:26:16.457 INFO kablam! warning: cannot find type `Token` in this scope Oct 22 02:26:16.458 INFO kablam! --> src/models.rs:21:64 Oct 22 02:26:16.458 INFO kablam! | Oct 22 02:26:16.458 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 22 02:26:16.459 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:16.459 INFO kablam! | Oct 22 02:26:16.459 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:16.459 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:16.460 INFO kablam! Oct 22 02:26:16.460 INFO kablam! warning: cannot find type `tokens` in this scope Oct 22 02:26:16.460 INFO kablam! --> src/models.rs:21:64 Oct 22 02:26:16.461 INFO kablam! | Oct 22 02:26:16.461 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 22 02:26:16.461 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:16.461 INFO kablam! | Oct 22 02:26:16.462 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:16.462 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:16.462 INFO kablam! Oct 22 02:26:16.463 INFO kablam! warning: cannot find type `Token` in this scope Oct 22 02:26:16.463 INFO kablam! --> src/models.rs:21:78 Oct 22 02:26:16.463 INFO kablam! | Oct 22 02:26:16.464 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 22 02:26:16.464 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:16.464 INFO kablam! | Oct 22 02:26:16.464 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:16.465 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:16.465 INFO kablam! Oct 22 02:26:16.465 INFO kablam! warning: cannot find type `tokens` in this scope Oct 22 02:26:16.466 INFO kablam! --> src/models.rs:21:78 Oct 22 02:26:16.466 INFO kablam! | Oct 22 02:26:16.466 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 22 02:26:16.467 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:16.467 INFO kablam! | Oct 22 02:26:16.467 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:16.467 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:16.468 INFO kablam! Oct 22 02:26:16.468 INFO kablam! warning: cannot find type `table` in this scope Oct 22 02:26:16.468 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 22 02:26:16.469 INFO kablam! | Oct 22 02:26:16.469 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 22 02:26:16.470 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:16.470 INFO kablam! | Oct 22 02:26:16.470 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:16.471 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:16.471 INFO kablam! Oct 22 02:26:16.471 INFO kablam! warning: cannot find type `token` in this scope Oct 22 02:26:16.472 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 02:26:16.472 INFO kablam! | Oct 22 02:26:16.472 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 02:26:16.472 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:16.473 INFO kablam! | Oct 22 02:26:16.473 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:16.473 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:16.474 INFO kablam! Oct 22 02:26:16.474 INFO kablam! warning: cannot find type `user_id` in this scope Oct 22 02:26:16.474 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 02:26:16.474 INFO kablam! | Oct 22 02:26:16.475 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 02:26:16.475 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:16.475 INFO kablam! | Oct 22 02:26:16.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 22 02:26:16.476 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:16.476 INFO kablam! Oct 22 02:26:16.477 INFO kablam! warning: cannot find type `id` in this scope Oct 22 02:26:16.477 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 02:26:16.477 INFO kablam! | Oct 22 02:26:16.477 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 02:26:16.478 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:16.478 INFO kablam! | Oct 22 02:26:16.478 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:16.479 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:16.479 INFO kablam! Oct 22 02:26:16.479 INFO kablam! warning: cannot find type `email` in this scope Oct 22 02:26:16.479 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 02:26:16.480 INFO kablam! | Oct 22 02:26:16.480 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 02:26:16.520 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:16.521 INFO kablam! | Oct 22 02:26:16.521 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:16.522 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:16.522 INFO kablam! Oct 22 02:26:16.522 INFO kablam! warning: cannot find type `password` in this scope Oct 22 02:26:16.522 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 02:26:16.523 INFO kablam! | Oct 22 02:26:16.523 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 02:26:16.523 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:16.524 INFO kablam! | Oct 22 02:26:16.524 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:16.524 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:16.525 INFO kablam! Oct 22 02:26:17.884 INFO kablam! warning: cannot find type `User` in this scope Oct 22 02:26:17.884 INFO kablam! --> src/models.rs:7:10 Oct 22 02:26:17.884 INFO kablam! | Oct 22 02:26:17.884 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 22 02:26:17.884 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:17.884 INFO kablam! | Oct 22 02:26:17.884 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 22 02:26:17.884 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:17.884 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:17.884 INFO kablam! Oct 22 02:26:17.884 INFO kablam! warning: cannot find type `User` in this scope Oct 22 02:26:17.884 INFO kablam! --> src/models.rs:7:59 Oct 22 02:26:17.884 INFO kablam! | Oct 22 02:26:17.884 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 22 02:26:17.884 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:17.884 INFO kablam! | Oct 22 02:26:17.884 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:17.884 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:17.884 INFO kablam! Oct 22 02:26:17.884 INFO kablam! warning: cannot find type `users` in this scope Oct 22 02:26:17.884 INFO kablam! --> src/models.rs:7:59 Oct 22 02:26:17.884 INFO kablam! | Oct 22 02:26:17.884 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 22 02:26:17.884 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:17.884 INFO kablam! | Oct 22 02:26:17.884 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:17.884 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:17.884 INFO kablam! Oct 22 02:26:17.884 INFO kablam! warning: cannot find type `users` in this scope Oct 22 02:26:17.884 INFO kablam! --> src/models.rs:14:23 Oct 22 02:26:17.884 INFO kablam! | Oct 22 02:26:17.884 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 22 02:26:17.884 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:17.884 INFO kablam! | Oct 22 02:26:17.884 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:17.884 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:17.884 INFO kablam! Oct 22 02:26:17.884 INFO kablam! warning: cannot find type `UserNew` in this scope Oct 22 02:26:17.884 INFO kablam! --> src/models.rs:14:23 Oct 22 02:26:17.884 INFO kablam! | Oct 22 02:26:17.884 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 22 02:26:17.884 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:17.884 INFO kablam! | Oct 22 02:26:17.884 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:17.884 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:17.884 INFO kablam! Oct 22 02:26:17.884 INFO kablam! warning: cannot find type `UserNew` in this scope Oct 22 02:26:17.884 INFO kablam! --> src/models.rs:14:35 Oct 22 02:26:17.884 INFO kablam! | Oct 22 02:26:17.884 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 22 02:26:17.884 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:17.884 INFO kablam! | Oct 22 02:26:17.884 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:17.884 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:17.884 INFO kablam! Oct 22 02:26:17.884 INFO kablam! warning: cannot find type `Token` in this scope Oct 22 02:26:17.884 INFO kablam! --> src/models.rs:21:17 Oct 22 02:26:17.884 INFO kablam! | Oct 22 02:26:17.884 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 22 02:26:17.884 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:17.884 INFO kablam! | Oct 22 02:26:17.884 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:17.884 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:17.884 INFO kablam! Oct 22 02:26:17.884 INFO kablam! warning: cannot find type `tokens` in this scope Oct 22 02:26:17.884 INFO kablam! --> src/models.rs:21:39 Oct 22 02:26:17.884 INFO kablam! | Oct 22 02:26:17.884 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 22 02:26:17.884 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:17.884 INFO kablam! | Oct 22 02:26:17.884 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:17.884 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:17.884 INFO kablam! Oct 22 02:26:17.884 INFO kablam! warning: cannot find type `Token` in this scope Oct 22 02:26:17.884 INFO kablam! --> src/models.rs:21:39 Oct 22 02:26:17.884 INFO kablam! | Oct 22 02:26:17.884 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 22 02:26:17.885 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:17.885 INFO kablam! | Oct 22 02:26:17.885 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:17.885 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:17.885 INFO kablam! Oct 22 02:26:17.885 INFO kablam! warning: cannot find type `User` in this scope Oct 22 02:26:17.885 INFO kablam! --> src/models.rs:21:64 Oct 22 02:26:17.885 INFO kablam! | Oct 22 02:26:17.885 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 22 02:26:17.885 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:17.885 INFO kablam! | Oct 22 02:26:17.885 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:17.885 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:17.885 INFO kablam! Oct 22 02:26:17.885 INFO kablam! warning: cannot find type `Token` in this scope Oct 22 02:26:17.885 INFO kablam! --> src/models.rs:21:64 Oct 22 02:26:17.885 INFO kablam! | Oct 22 02:26:17.885 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 22 02:26:17.885 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:17.885 INFO kablam! | Oct 22 02:26:17.885 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:17.885 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:17.885 INFO kablam! Oct 22 02:26:17.885 INFO kablam! warning: cannot find type `tokens` in this scope Oct 22 02:26:17.885 INFO kablam! --> src/models.rs:21:64 Oct 22 02:26:17.885 INFO kablam! | Oct 22 02:26:17.885 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 22 02:26:17.885 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:17.885 INFO kablam! | Oct 22 02:26:17.885 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:17.885 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:17.885 INFO kablam! Oct 22 02:26:17.885 INFO kablam! warning: cannot find type `Token` in this scope Oct 22 02:26:17.885 INFO kablam! --> src/models.rs:21:78 Oct 22 02:26:17.885 INFO kablam! | Oct 22 02:26:17.885 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 22 02:26:17.885 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:17.885 INFO kablam! | Oct 22 02:26:17.885 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:17.885 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:17.885 INFO kablam! Oct 22 02:26:17.885 INFO kablam! warning: cannot find type `tokens` in this scope Oct 22 02:26:17.885 INFO kablam! --> src/models.rs:21:78 Oct 22 02:26:17.885 INFO kablam! | Oct 22 02:26:17.885 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 22 02:26:17.885 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:17.885 INFO kablam! | Oct 22 02:26:17.885 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:17.885 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:17.885 INFO kablam! Oct 22 02:26:17.885 INFO kablam! warning: cannot find type `table` in this scope Oct 22 02:26:17.885 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 22 02:26:17.885 INFO kablam! | Oct 22 02:26:17.885 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 22 02:26:17.885 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:17.885 INFO kablam! | Oct 22 02:26:17.885 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:17.885 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:17.885 INFO kablam! Oct 22 02:26:17.885 INFO kablam! warning: cannot find type `token` in this scope Oct 22 02:26:17.885 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 02:26:17.885 INFO kablam! | Oct 22 02:26:17.885 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 02:26:17.885 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:17.885 INFO kablam! | Oct 22 02:26:17.885 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:17.885 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:17.885 INFO kablam! Oct 22 02:26:17.885 INFO kablam! warning: cannot find type `user_id` in this scope Oct 22 02:26:17.885 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 02:26:17.885 INFO kablam! | Oct 22 02:26:17.885 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 02:26:17.885 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:17.885 INFO kablam! | Oct 22 02:26:17.885 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:17.885 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:17.885 INFO kablam! Oct 22 02:26:17.885 INFO kablam! warning: cannot find type `id` in this scope Oct 22 02:26:17.885 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 02:26:17.885 INFO kablam! | Oct 22 02:26:17.885 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 02:26:17.885 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:17.885 INFO kablam! | Oct 22 02:26:17.885 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:17.886 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:17.886 INFO kablam! Oct 22 02:26:17.886 INFO kablam! warning: cannot find type `email` in this scope Oct 22 02:26:17.886 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 02:26:17.886 INFO kablam! | Oct 22 02:26:17.886 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 02:26:17.886 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:17.886 INFO kablam! | Oct 22 02:26:17.886 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:17.886 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:17.886 INFO kablam! Oct 22 02:26:17.886 INFO kablam! warning: cannot find type `password` in this scope Oct 22 02:26:17.886 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 02:26:17.886 INFO kablam! | Oct 22 02:26:17.886 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 02:26:17.886 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 02:26:17.886 INFO kablam! | Oct 22 02:26:17.886 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:17.886 INFO kablam! = note: for more information, see issue #50504 Oct 22 02:26:17.886 INFO kablam! Oct 22 02:26:30.374 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 07s Oct 22 02:26:30.408 INFO kablam! su: No module specific data is present Oct 22 02:26:30.862 INFO running `"docker" "rm" "-f" "cb857f0195bed65da79419ca81fa84c4464ae984c2c597de4fe7a7f101b37687"` Oct 22 02:26:31.108 INFO blam! cb857f0195bed65da79419ca81fa84c4464ae984c2c597de4fe7a7f101b37687