Oct 27 12:23:51.261 INFO checking ChrisPWill/login_api against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 12:23:51.261 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 12:23:51.795 INFO blam! e0e19d55df16271e94953a44f621ead713615c73b8a3e39de3484680c369ba8f Oct 27 12:23:51.798 INFO running `"docker" "start" "-a" "e0e19d55df16271e94953a44f621ead713615c73b8a3e39de3484680c369ba8f"` Oct 27 12:23:53.427 INFO kablam! usermod: no changes Oct 27 12:23:53.875 INFO kablam! Compiling if_chain v0.1.2 Oct 27 12:23:53.875 INFO kablam! Checking base64 v0.7.0 Oct 27 12:23:53.883 INFO kablam! Checking uuid v0.6.3 Oct 27 12:23:53.883 INFO kablam! Compiling idna v0.1.4 Oct 27 12:23:53.885 INFO kablam! Compiling syn v0.13.10 Oct 27 12:23:53.885 INFO kablam! Compiling regex v0.2.11 Oct 27 12:23:53.887 INFO kablam! Checking chrono v0.4.2 Oct 27 12:23:53.895 INFO kablam! Compiling diesel_derives v1.2.0 Oct 27 12:23:54.152 INFO kablam! Checking card-validate v2.2.0 Oct 27 12:23:56.623 INFO kablam! Checking gzip-header v0.1.2 Oct 27 12:23:56.818 INFO kablam! Checking chrono v0.2.25 Oct 27 12:24:00.399 INFO kablam! Checking bcrypt v0.2.0 Oct 27 12:24:01.399 INFO kablam! Checking deflate v0.7.18 Oct 27 12:24:04.115 INFO kablam! Checking mime_guess v1.8.4 Oct 27 12:24:05.791 INFO kablam! Checking tiny_http v0.5.9 Oct 27 12:24:16.260 INFO kablam! Checking easy_password v0.1.0 Oct 27 12:24:16.289 INFO kablam! Checking multipart v0.13.6 Oct 27 12:24:17.227 INFO kablam! Compiling url v1.7.0 Oct 27 12:24:33.175 INFO kablam! Checking diesel v1.2.2 Oct 27 12:24:53.089 INFO kablam! Compiling serde_derive v1.0.55 Oct 27 12:24:53.090 INFO kablam! Compiling derive-error-chain v0.11.1 Oct 27 12:25:11.563 INFO kablam! Checking dotenv v0.11.0 Oct 27 12:25:22.467 INFO kablam! Compiling validator v0.6.3 Oct 27 12:25:22.467 INFO kablam! Checking rouille v2.1.0 Oct 27 12:25:22.467 INFO kablam! Checking jsonwebtoken v4.0.1 Oct 27 12:25:26.684 INFO kablam! Compiling validator_derive v0.6.5 Oct 27 12:25:37.461 INFO kablam! Checking login_api v0.1.0 (/source) Oct 27 12:25:48.043 INFO kablam! warning: cannot find type `table` in this scope Oct 27 12:25:48.043 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 12:25:48.043 INFO kablam! | Oct 27 12:25:48.043 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 12:25:48.043 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.043 INFO kablam! | Oct 27 12:25:48.043 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 12:25:48.043 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 12:25:48.043 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.043 INFO kablam! Oct 27 12:25:48.043 INFO kablam! warning: cannot find type `table` in this scope Oct 27 12:25:48.043 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 12:25:48.043 INFO kablam! | Oct 27 12:25:48.043 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 12:25:48.043 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.043 INFO kablam! | Oct 27 12:25:48.043 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 12:25:48.043 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.043 INFO kablam! Oct 27 12:25:48.043 INFO kablam! warning: cannot find type `id` in this scope Oct 27 12:25:48.043 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:48.043 INFO kablam! | Oct 27 12:25:48.043 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:48.043 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.043 INFO kablam! | Oct 27 12:25:48.043 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 12:25:48.043 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.043 INFO kablam! Oct 27 12:25:48.043 INFO kablam! warning: cannot find type `email` in this scope Oct 27 12:25:48.043 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:48.043 INFO kablam! | Oct 27 12:25:48.043 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:48.043 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.043 INFO kablam! | Oct 27 12:25:48.043 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 12:25:48.043 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.043 INFO kablam! Oct 27 12:25:48.050 INFO kablam! warning: cannot find type `success` in this scope Oct 27 12:25:48.051 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:48.051 INFO kablam! | Oct 27 12:25:48.051 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:48.051 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.051 INFO kablam! | Oct 27 12:25:48.051 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 12:25:48.051 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.051 INFO kablam! Oct 27 12:25:48.051 INFO kablam! warning: cannot find type `ip_address` in this scope Oct 27 12:25:48.051 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:48.051 INFO kablam! | Oct 27 12:25:48.051 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:48.051 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.051 INFO kablam! | Oct 27 12:25:48.051 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 12:25:48.051 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.051 INFO kablam! Oct 27 12:25:48.051 INFO kablam! warning: cannot find type `user_agent` in this scope Oct 27 12:25:48.051 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:48.051 INFO kablam! | Oct 27 12:25:48.051 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:48.051 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.051 INFO kablam! | Oct 27 12:25:48.051 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 12:25:48.051 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.051 INFO kablam! Oct 27 12:25:48.051 INFO kablam! warning: cannot find type `date_created` in this scope Oct 27 12:25:48.051 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:48.051 INFO kablam! | Oct 27 12:25:48.051 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:48.051 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.051 INFO kablam! | Oct 27 12:25:48.051 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 12:25:48.051 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.051 INFO kablam! Oct 27 12:25:48.051 INFO kablam! warning: cannot find type `user_id` in this scope Oct 27 12:25:48.051 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:48.051 INFO kablam! | Oct 27 12:25:48.051 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:48.051 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.051 INFO kablam! | Oct 27 12:25:48.051 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 12:25:48.051 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.051 INFO kablam! Oct 27 12:25:48.051 INFO kablam! warning: cannot find type `token` in this scope Oct 27 12:25:48.051 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:48.051 INFO kablam! | Oct 27 12:25:48.051 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:48.051 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.051 INFO kablam! | Oct 27 12:25:48.051 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 12:25:48.051 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.051 INFO kablam! Oct 27 12:25:48.051 INFO kablam! warning: cannot find type `date_expired` in this scope Oct 27 12:25:48.051 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:48.051 INFO kablam! | Oct 27 12:25:48.051 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:48.051 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.051 INFO kablam! | Oct 27 12:25:48.051 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 12:25:48.051 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.051 INFO kablam! Oct 27 12:25:48.051 INFO kablam! warning: cannot find type `token_type` in this scope Oct 27 12:25:48.051 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:48.051 INFO kablam! | Oct 27 12:25:48.051 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:48.051 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.051 INFO kablam! | Oct 27 12:25:48.051 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 12:25:48.051 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.051 INFO kablam! Oct 27 12:25:48.051 INFO kablam! warning: cannot find type `password` in this scope Oct 27 12:25:48.051 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:48.051 INFO kablam! | Oct 27 12:25:48.051 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:48.051 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.051 INFO kablam! | Oct 27 12:25:48.051 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 12:25:48.051 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.051 INFO kablam! Oct 27 12:25:48.051 INFO kablam! warning: cannot find type `users` in this scope Oct 27 12:25:48.051 INFO kablam! --> src/dal/users.rs:9:10 Oct 27 12:25:48.051 INFO kablam! | Oct 27 12:25:48.052 INFO kablam! 9 | #[derive(Insertable)] Oct 27 12:25:48.052 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.052 INFO kablam! | Oct 27 12:25:48.052 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 12:25:48.052 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.052 INFO kablam! Oct 27 12:25:48.052 INFO kablam! warning: cannot find type `NewUser` in this scope Oct 27 12:25:48.052 INFO kablam! --> src/dal/users.rs:9:10 Oct 27 12:25:48.052 INFO kablam! | Oct 27 12:25:48.052 INFO kablam! 9 | #[derive(Insertable)] Oct 27 12:25:48.052 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.052 INFO kablam! | Oct 27 12:25:48.052 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 12:25:48.052 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.052 INFO kablam! Oct 27 12:25:48.052 INFO kablam! warning: cannot find type `User` in this scope Oct 27 12:25:48.052 INFO kablam! --> src/dal/users.rs:16:10 Oct 27 12:25:48.052 INFO kablam! | Oct 27 12:25:48.052 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Oct 27 12:25:48.052 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.052 INFO kablam! | Oct 27 12:25:48.052 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 12:25:48.052 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.052 INFO kablam! Oct 27 12:25:48.052 INFO kablam! warning: cannot find type `users` in this scope Oct 27 12:25:48.052 INFO kablam! --> src/dal/users.rs:16:10 Oct 27 12:25:48.052 INFO kablam! | Oct 27 12:25:48.052 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Oct 27 12:25:48.052 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.052 INFO kablam! | Oct 27 12:25:48.052 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 12:25:48.052 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.052 INFO kablam! Oct 27 12:25:48.052 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 27 12:25:48.052 INFO kablam! --> src/dal/users.rs:16:24 Oct 27 12:25:48.052 INFO kablam! | Oct 27 12:25:48.052 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Oct 27 12:25:48.052 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.052 INFO kablam! | Oct 27 12:25:48.052 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 12:25:48.052 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.052 INFO kablam! Oct 27 12:25:48.052 INFO kablam! warning: cannot find type `Utc` in this scope Oct 27 12:25:48.052 INFO kablam! --> src/dal/users.rs:16:24 Oct 27 12:25:48.052 INFO kablam! | Oct 27 12:25:48.052 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Oct 27 12:25:48.052 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.052 INFO kablam! | Oct 27 12:25:48.052 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 12:25:48.052 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.052 INFO kablam! Oct 27 12:25:48.052 INFO kablam! warning: cannot find type `User` in this scope Oct 27 12:25:48.052 INFO kablam! --> src/dal/users.rs:16:24 Oct 27 12:25:48.052 INFO kablam! | Oct 27 12:25:48.052 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Oct 27 12:25:48.052 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.052 INFO kablam! | Oct 27 12:25:48.052 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 12:25:48.052 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.052 INFO kablam! Oct 27 12:25:48.052 INFO kablam! warning: cannot find type `auth_tokens` in this scope Oct 27 12:25:48.052 INFO kablam! --> src/dal/users.rs:75:10 Oct 27 12:25:48.052 INFO kablam! | Oct 27 12:25:48.052 INFO kablam! 75 | #[derive(Insertable)] Oct 27 12:25:48.052 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.052 INFO kablam! | Oct 27 12:25:48.052 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 12:25:48.052 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.052 INFO kablam! Oct 27 12:25:48.052 INFO kablam! warning: cannot find type `NewAuthToken` in this scope Oct 27 12:25:48.052 INFO kablam! --> src/dal/users.rs:75:10 Oct 27 12:25:48.052 INFO kablam! | Oct 27 12:25:48.052 INFO kablam! 75 | #[derive(Insertable)] Oct 27 12:25:48.052 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.052 INFO kablam! | Oct 27 12:25:48.052 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 12:25:48.052 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.052 INFO kablam! Oct 27 12:25:48.052 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 27 12:25:48.052 INFO kablam! --> src/dal/users.rs:75:10 Oct 27 12:25:48.052 INFO kablam! | Oct 27 12:25:48.053 INFO kablam! 75 | #[derive(Insertable)] Oct 27 12:25:48.053 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.053 INFO kablam! | Oct 27 12:25:48.053 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 12:25:48.053 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.053 INFO kablam! Oct 27 12:25:48.053 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 27 12:25:48.053 INFO kablam! --> src/dal/users.rs:75:10 Oct 27 12:25:48.053 INFO kablam! | Oct 27 12:25:48.053 INFO kablam! 75 | #[derive(Insertable)] Oct 27 12:25:48.053 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.053 INFO kablam! | Oct 27 12:25:48.053 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 12:25:48.053 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.053 INFO kablam! Oct 27 12:25:48.053 INFO kablam! warning: cannot find type `Utc` in this scope Oct 27 12:25:48.053 INFO kablam! --> src/dal/users.rs:75:10 Oct 27 12:25:48.053 INFO kablam! | Oct 27 12:25:48.053 INFO kablam! 75 | #[derive(Insertable)] Oct 27 12:25:48.053 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.053 INFO kablam! | Oct 27 12:25:48.053 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 12:25:48.053 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.053 INFO kablam! Oct 27 12:25:48.053 INFO kablam! warning: cannot find type `AuthToken` in this scope Oct 27 12:25:48.053 INFO kablam! --> src/dal/users.rs:85:10 Oct 27 12:25:48.053 INFO kablam! | Oct 27 12:25:48.053 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Oct 27 12:25:48.053 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.053 INFO kablam! | Oct 27 12:25:48.053 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 12:25:48.053 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.053 INFO kablam! Oct 27 12:25:48.053 INFO kablam! warning: cannot find type `auth_tokens` in this scope Oct 27 12:25:48.053 INFO kablam! --> src/dal/users.rs:85:10 Oct 27 12:25:48.053 INFO kablam! | Oct 27 12:25:48.053 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Oct 27 12:25:48.053 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.053 INFO kablam! | Oct 27 12:25:48.053 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 12:25:48.053 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.053 INFO kablam! Oct 27 12:25:48.053 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 27 12:25:48.053 INFO kablam! --> src/dal/users.rs:85:24 Oct 27 12:25:48.053 INFO kablam! | Oct 27 12:25:48.053 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Oct 27 12:25:48.053 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.053 INFO kablam! | Oct 27 12:25:48.083 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 12:25:48.083 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.083 INFO kablam! Oct 27 12:25:48.083 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 27 12:25:48.083 INFO kablam! --> src/dal/users.rs:85:24 Oct 27 12:25:48.083 INFO kablam! | Oct 27 12:25:48.083 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Oct 27 12:25:48.083 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.083 INFO kablam! | Oct 27 12:25:48.083 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 12:25:48.083 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.083 INFO kablam! Oct 27 12:25:48.083 INFO kablam! warning: cannot find type `Utc` in this scope Oct 27 12:25:48.083 INFO kablam! --> src/dal/users.rs:85:24 Oct 27 12:25:48.083 INFO kablam! | Oct 27 12:25:48.083 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Oct 27 12:25:48.083 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.083 INFO kablam! | Oct 27 12:25:48.083 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 12:25:48.083 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.083 INFO kablam! Oct 27 12:25:48.083 INFO kablam! warning: cannot find type `AuthToken` in this scope Oct 27 12:25:48.083 INFO kablam! --> src/dal/users.rs:85:24 Oct 27 12:25:48.083 INFO kablam! | Oct 27 12:25:48.083 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Oct 27 12:25:48.083 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.083 INFO kablam! | Oct 27 12:25:48.083 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 12:25:48.083 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.083 INFO kablam! Oct 27 12:25:48.084 INFO kablam! warning: cannot find type `auth_log` in this scope Oct 27 12:25:48.084 INFO kablam! --> src/dal/users.rs:113:10 Oct 27 12:25:48.084 INFO kablam! | Oct 27 12:25:48.084 INFO kablam! 113 | #[derive(Insertable)] Oct 27 12:25:48.084 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.084 INFO kablam! | Oct 27 12:25:48.084 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 12:25:48.084 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.084 INFO kablam! Oct 27 12:25:48.084 INFO kablam! warning: cannot find type `NewAuthLog` in this scope Oct 27 12:25:48.084 INFO kablam! --> src/dal/users.rs:113:10 Oct 27 12:25:48.084 INFO kablam! | Oct 27 12:25:48.084 INFO kablam! 113 | #[derive(Insertable)] Oct 27 12:25:48.084 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.084 INFO kablam! | Oct 27 12:25:48.084 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 12:25:48.084 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.084 INFO kablam! Oct 27 12:25:48.084 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 27 12:25:48.084 INFO kablam! --> src/dal/users.rs:113:10 Oct 27 12:25:48.084 INFO kablam! | Oct 27 12:25:48.084 INFO kablam! 113 | #[derive(Insertable)] Oct 27 12:25:48.084 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.084 INFO kablam! | Oct 27 12:25:48.084 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 12:25:48.084 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.084 INFO kablam! Oct 27 12:25:48.084 INFO kablam! warning: cannot find type `Utc` in this scope Oct 27 12:25:48.084 INFO kablam! --> src/dal/users.rs:113:10 Oct 27 12:25:48.084 INFO kablam! | Oct 27 12:25:48.084 INFO kablam! 113 | #[derive(Insertable)] Oct 27 12:25:48.084 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.084 INFO kablam! | Oct 27 12:25:48.084 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 12:25:48.084 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.084 INFO kablam! Oct 27 12:25:48.084 INFO kablam! warning: cannot find type `AuthLog` in this scope Oct 27 12:25:48.084 INFO kablam! --> src/dal/users.rs:123:10 Oct 27 12:25:48.084 INFO kablam! | Oct 27 12:25:48.084 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Oct 27 12:25:48.084 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.084 INFO kablam! | Oct 27 12:25:48.084 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 12:25:48.084 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.084 INFO kablam! Oct 27 12:25:48.084 INFO kablam! warning: cannot find type `auth_log` in this scope Oct 27 12:25:48.084 INFO kablam! --> src/dal/users.rs:123:10 Oct 27 12:25:48.084 INFO kablam! | Oct 27 12:25:48.084 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Oct 27 12:25:48.084 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.084 INFO kablam! | Oct 27 12:25:48.084 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 12:25:48.084 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.084 INFO kablam! Oct 27 12:25:48.084 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 27 12:25:48.084 INFO kablam! --> src/dal/users.rs:123:24 Oct 27 12:25:48.084 INFO kablam! | Oct 27 12:25:48.084 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Oct 27 12:25:48.084 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.084 INFO kablam! | Oct 27 12:25:48.084 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 12:25:48.084 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.084 INFO kablam! Oct 27 12:25:48.084 INFO kablam! warning: cannot find type `Utc` in this scope Oct 27 12:25:48.084 INFO kablam! --> src/dal/users.rs:123:24 Oct 27 12:25:48.084 INFO kablam! | Oct 27 12:25:48.084 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Oct 27 12:25:48.084 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.084 INFO kablam! | Oct 27 12:25:48.084 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 12:25:48.084 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.084 INFO kablam! Oct 27 12:25:48.084 INFO kablam! warning: cannot find type `AuthLog` in this scope Oct 27 12:25:48.084 INFO kablam! --> src/dal/users.rs:123:24 Oct 27 12:25:48.084 INFO kablam! | Oct 27 12:25:48.084 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Oct 27 12:25:48.084 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.084 INFO kablam! | Oct 27 12:25:48.084 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 12:25:48.084 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.084 INFO kablam! Oct 27 12:25:48.362 INFO kablam! warning: cannot find type `table` in this scope Oct 27 12:25:48.362 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 12:25:48.362 INFO kablam! | Oct 27 12:25:48.363 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 12:25:48.363 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.363 INFO kablam! | Oct 27 12:25:48.364 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 12:25:48.364 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 12:25:48.365 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.366 INFO kablam! Oct 27 12:25:48.366 INFO kablam! warning: cannot find type `table` in this scope Oct 27 12:25:48.366 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 12:25:48.367 INFO kablam! | Oct 27 12:25:48.367 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 12:25:48.368 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.368 INFO kablam! | Oct 27 12:25:48.368 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 12:25:48.369 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.369 INFO kablam! Oct 27 12:25:48.369 INFO kablam! warning: cannot find type `id` in this scope Oct 27 12:25:48.369 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:48.370 INFO kablam! | Oct 27 12:25:48.370 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:48.370 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.371 INFO kablam! | Oct 27 12:25:48.371 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 12:25:48.371 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.372 INFO kablam! Oct 27 12:25:48.372 INFO kablam! warning: cannot find type `email` in this scope Oct 27 12:25:48.372 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:48.372 INFO kablam! | Oct 27 12:25:48.373 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:48.373 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.375 INFO kablam! | Oct 27 12:25:48.375 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 12:25:48.375 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.375 INFO kablam! Oct 27 12:25:48.375 INFO kablam! warning: cannot find type `success` in this scope Oct 27 12:25:48.375 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:48.375 INFO kablam! | Oct 27 12:25:48.375 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:48.375 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.375 INFO kablam! | Oct 27 12:25:48.375 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 12:25:48.375 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.375 INFO kablam! Oct 27 12:25:48.375 INFO kablam! warning: cannot find type `ip_address` in this scope Oct 27 12:25:48.375 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:48.375 INFO kablam! | Oct 27 12:25:48.375 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:48.375 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.375 INFO kablam! | Oct 27 12:25:48.375 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 12:25:48.375 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.375 INFO kablam! Oct 27 12:25:48.375 INFO kablam! warning: cannot find type `user_agent` in this scope Oct 27 12:25:48.375 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:48.375 INFO kablam! | Oct 27 12:25:48.375 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:48.375 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.375 INFO kablam! | Oct 27 12:25:48.375 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 12:25:48.375 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.375 INFO kablam! Oct 27 12:25:48.375 INFO kablam! warning: cannot find type `date_created` in this scope Oct 27 12:25:48.375 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:48.375 INFO kablam! | Oct 27 12:25:48.375 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:48.375 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.375 INFO kablam! | Oct 27 12:25:48.375 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 12:25:48.381 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.381 INFO kablam! Oct 27 12:25:48.383 INFO kablam! warning: cannot find type `user_id` in this scope Oct 27 12:25:48.383 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:48.383 INFO kablam! | Oct 27 12:25:48.383 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:48.383 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.383 INFO kablam! | Oct 27 12:25:48.383 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 12:25:48.383 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.383 INFO kablam! Oct 27 12:25:48.383 INFO kablam! warning: cannot find type `token` in this scope Oct 27 12:25:48.383 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:48.383 INFO kablam! | Oct 27 12:25:48.383 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:48.383 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.383 INFO kablam! | Oct 27 12:25:48.383 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 12:25:48.383 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.383 INFO kablam! Oct 27 12:25:48.387 INFO kablam! warning: cannot find type `date_expired` in this scope Oct 27 12:25:48.387 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:48.387 INFO kablam! | Oct 27 12:25:48.387 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:48.387 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.387 INFO kablam! | Oct 27 12:25:48.387 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 12:25:48.387 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.387 INFO kablam! Oct 27 12:25:48.389 INFO kablam! warning: cannot find type `token_type` in this scope Oct 27 12:25:48.389 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:48.390 INFO kablam! | Oct 27 12:25:48.390 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:48.390 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.390 INFO kablam! | Oct 27 12:25:48.390 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 12:25:48.390 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.390 INFO kablam! Oct 27 12:25:48.393 INFO kablam! warning: cannot find type `password` in this scope Oct 27 12:25:48.393 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 12:25:48.393 INFO kablam! | Oct 27 12:25:48.393 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 12:25:48.393 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.393 INFO kablam! | Oct 27 12:25:48.393 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 12:25:48.393 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.393 INFO kablam! Oct 27 12:25:48.396 INFO kablam! warning: cannot find type `users` in this scope Oct 27 12:25:48.396 INFO kablam! --> src/dal/users.rs:9:10 Oct 27 12:25:48.396 INFO kablam! | Oct 27 12:25:48.396 INFO kablam! 9 | #[derive(Insertable)] Oct 27 12:25:48.396 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.396 INFO kablam! | Oct 27 12:25:48.396 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 12:25:48.396 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.396 INFO kablam! Oct 27 12:25:48.396 INFO kablam! warning: cannot find type `NewUser` in this scope Oct 27 12:25:48.396 INFO kablam! --> src/dal/users.rs:9:10 Oct 27 12:25:48.396 INFO kablam! | Oct 27 12:25:48.396 INFO kablam! 9 | #[derive(Insertable)] Oct 27 12:25:48.396 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.396 INFO kablam! | Oct 27 12:25:48.396 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 12:25:48.396 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.396 INFO kablam! Oct 27 12:25:48.401 INFO kablam! warning: cannot find type `User` in this scope Oct 27 12:25:48.401 INFO kablam! --> src/dal/users.rs:16:10 Oct 27 12:25:48.401 INFO kablam! | Oct 27 12:25:48.401 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Oct 27 12:25:48.401 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.401 INFO kablam! | Oct 27 12:25:48.401 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 12:25:48.401 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.401 INFO kablam! Oct 27 12:25:48.401 INFO kablam! warning: cannot find type `users` in this scope Oct 27 12:25:48.401 INFO kablam! --> src/dal/users.rs:16:10 Oct 27 12:25:48.401 INFO kablam! | Oct 27 12:25:48.401 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Oct 27 12:25:48.401 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.401 INFO kablam! | Oct 27 12:25:48.401 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 12:25:48.401 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.401 INFO kablam! Oct 27 12:25:48.401 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 27 12:25:48.401 INFO kablam! --> src/dal/users.rs:16:24 Oct 27 12:25:48.402 INFO kablam! | Oct 27 12:25:48.402 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Oct 27 12:25:48.402 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.402 INFO kablam! | Oct 27 12:25:48.402 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 12:25:48.402 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.402 INFO kablam! Oct 27 12:25:48.402 INFO kablam! warning: cannot find type `Utc` in this scope Oct 27 12:25:48.402 INFO kablam! --> src/dal/users.rs:16:24 Oct 27 12:25:48.402 INFO kablam! | Oct 27 12:25:48.402 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Oct 27 12:25:48.402 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.402 INFO kablam! | Oct 27 12:25:48.402 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 12:25:48.402 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.402 INFO kablam! Oct 27 12:25:48.402 INFO kablam! warning: cannot find type `User` in this scope Oct 27 12:25:48.402 INFO kablam! --> src/dal/users.rs:16:24 Oct 27 12:25:48.402 INFO kablam! | Oct 27 12:25:48.402 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Oct 27 12:25:48.402 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.402 INFO kablam! | Oct 27 12:25:48.402 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 12:25:48.402 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.402 INFO kablam! Oct 27 12:25:48.414 INFO kablam! warning: cannot find type `auth_tokens` in this scope Oct 27 12:25:48.415 INFO kablam! --> src/dal/users.rs:75:10 Oct 27 12:25:48.415 INFO kablam! | Oct 27 12:25:48.415 INFO kablam! 75 | #[derive(Insertable)] Oct 27 12:25:48.415 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.415 INFO kablam! | Oct 27 12:25:48.415 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 12:25:48.415 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.415 INFO kablam! Oct 27 12:25:48.415 INFO kablam! warning: cannot find type `NewAuthToken` in this scope Oct 27 12:25:48.415 INFO kablam! --> src/dal/users.rs:75:10 Oct 27 12:25:48.415 INFO kablam! | Oct 27 12:25:48.415 INFO kablam! 75 | #[derive(Insertable)] Oct 27 12:25:48.415 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.415 INFO kablam! | Oct 27 12:25:48.415 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 12:25:48.415 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.415 INFO kablam! Oct 27 12:25:48.415 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 27 12:25:48.415 INFO kablam! --> src/dal/users.rs:75:10 Oct 27 12:25:48.415 INFO kablam! | Oct 27 12:25:48.415 INFO kablam! 75 | #[derive(Insertable)] Oct 27 12:25:48.415 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.415 INFO kablam! | Oct 27 12:25:48.415 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 12:25:48.415 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.415 INFO kablam! Oct 27 12:25:48.415 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 27 12:25:48.415 INFO kablam! --> src/dal/users.rs:75:10 Oct 27 12:25:48.415 INFO kablam! | Oct 27 12:25:48.415 INFO kablam! 75 | #[derive(Insertable)] Oct 27 12:25:48.415 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.415 INFO kablam! | Oct 27 12:25:48.415 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 12:25:48.415 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.415 INFO kablam! Oct 27 12:25:48.415 INFO kablam! warning: cannot find type `Utc` in this scope Oct 27 12:25:48.415 INFO kablam! --> src/dal/users.rs:75:10 Oct 27 12:25:48.415 INFO kablam! | Oct 27 12:25:48.415 INFO kablam! 75 | #[derive(Insertable)] Oct 27 12:25:48.415 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.415 INFO kablam! | Oct 27 12:25:48.415 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 12:25:48.415 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.415 INFO kablam! Oct 27 12:25:48.415 INFO kablam! warning: cannot find type `AuthToken` in this scope Oct 27 12:25:48.415 INFO kablam! --> src/dal/users.rs:85:10 Oct 27 12:25:48.415 INFO kablam! | Oct 27 12:25:48.415 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Oct 27 12:25:48.415 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.415 INFO kablam! | Oct 27 12:25:48.415 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 12:25:48.415 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.415 INFO kablam! Oct 27 12:25:48.415 INFO kablam! warning: cannot find type `auth_tokens` in this scope Oct 27 12:25:48.415 INFO kablam! --> src/dal/users.rs:85:10 Oct 27 12:25:48.415 INFO kablam! | Oct 27 12:25:48.415 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Oct 27 12:25:48.415 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.415 INFO kablam! | Oct 27 12:25:48.415 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 12:25:48.415 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.415 INFO kablam! Oct 27 12:25:48.415 INFO kablam! warning: cannot find type `Uuid` in this scope Oct 27 12:25:48.415 INFO kablam! --> src/dal/users.rs:85:24 Oct 27 12:25:48.415 INFO kablam! | Oct 27 12:25:48.415 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Oct 27 12:25:48.415 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.415 INFO kablam! | Oct 27 12:25:48.415 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 12:25:48.415 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.415 INFO kablam! Oct 27 12:25:48.415 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 27 12:25:48.415 INFO kablam! --> src/dal/users.rs:85:24 Oct 27 12:25:48.415 INFO kablam! | Oct 27 12:25:48.415 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Oct 27 12:25:48.415 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.415 INFO kablam! | Oct 27 12:25:48.415 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 12:25:48.415 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.415 INFO kablam! Oct 27 12:25:48.415 INFO kablam! warning: cannot find type `Utc` in this scope Oct 27 12:25:48.415 INFO kablam! --> src/dal/users.rs:85:24 Oct 27 12:25:48.415 INFO kablam! | Oct 27 12:25:48.415 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Oct 27 12:25:48.415 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.415 INFO kablam! | Oct 27 12:25:48.415 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 12:25:48.415 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.416 INFO kablam! Oct 27 12:25:48.416 INFO kablam! warning: cannot find type `AuthToken` in this scope Oct 27 12:25:48.416 INFO kablam! --> src/dal/users.rs:85:24 Oct 27 12:25:48.416 INFO kablam! | Oct 27 12:25:48.416 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Oct 27 12:25:48.416 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.416 INFO kablam! | Oct 27 12:25:48.416 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 12:25:48.416 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.416 INFO kablam! Oct 27 12:25:48.416 INFO kablam! warning: cannot find type `auth_log` in this scope Oct 27 12:25:48.416 INFO kablam! --> src/dal/users.rs:113:10 Oct 27 12:25:48.416 INFO kablam! | Oct 27 12:25:48.416 INFO kablam! 113 | #[derive(Insertable)] Oct 27 12:25:48.416 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.416 INFO kablam! | Oct 27 12:25:48.422 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 12:25:48.422 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.423 INFO kablam! Oct 27 12:25:48.423 INFO kablam! warning: cannot find type `NewAuthLog` in this scope Oct 27 12:25:48.423 INFO kablam! --> src/dal/users.rs:113:10 Oct 27 12:25:48.423 INFO kablam! | Oct 27 12:25:48.423 INFO kablam! 113 | #[derive(Insertable)] Oct 27 12:25:48.423 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.423 INFO kablam! | Oct 27 12:25:48.423 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 12:25:48.423 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.423 INFO kablam! Oct 27 12:25:48.423 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 27 12:25:48.423 INFO kablam! --> src/dal/users.rs:113:10 Oct 27 12:25:48.423 INFO kablam! | Oct 27 12:25:48.423 INFO kablam! 113 | #[derive(Insertable)] Oct 27 12:25:48.423 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.423 INFO kablam! | Oct 27 12:25:48.423 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 12:25:48.423 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.423 INFO kablam! Oct 27 12:25:48.438 INFO kablam! warning: cannot find type `Utc` in this scope Oct 27 12:25:48.439 INFO kablam! --> src/dal/users.rs:113:10 Oct 27 12:25:48.439 INFO kablam! | Oct 27 12:25:48.439 INFO kablam! 113 | #[derive(Insertable)] Oct 27 12:25:48.439 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.439 INFO kablam! | Oct 27 12:25:48.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 27 12:25:48.439 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.439 INFO kablam! Oct 27 12:25:48.439 INFO kablam! warning: cannot find type `AuthLog` in this scope Oct 27 12:25:48.439 INFO kablam! --> src/dal/users.rs:123:10 Oct 27 12:25:48.439 INFO kablam! | Oct 27 12:25:48.439 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Oct 27 12:25:48.439 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.439 INFO kablam! | Oct 27 12:25:48.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 27 12:25:48.439 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.439 INFO kablam! Oct 27 12:25:48.439 INFO kablam! warning: cannot find type `auth_log` in this scope Oct 27 12:25:48.439 INFO kablam! --> src/dal/users.rs:123:10 Oct 27 12:25:48.439 INFO kablam! | Oct 27 12:25:48.439 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Oct 27 12:25:48.439 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.439 INFO kablam! | Oct 27 12:25:48.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 27 12:25:48.439 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.439 INFO kablam! Oct 27 12:25:48.439 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 27 12:25:48.439 INFO kablam! --> src/dal/users.rs:123:24 Oct 27 12:25:48.439 INFO kablam! | Oct 27 12:25:48.439 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Oct 27 12:25:48.439 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.439 INFO kablam! | Oct 27 12:25:48.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 27 12:25:48.439 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.439 INFO kablam! Oct 27 12:25:48.439 INFO kablam! warning: cannot find type `Utc` in this scope Oct 27 12:25:48.439 INFO kablam! --> src/dal/users.rs:123:24 Oct 27 12:25:48.439 INFO kablam! | Oct 27 12:25:48.439 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Oct 27 12:25:48.439 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.439 INFO kablam! | Oct 27 12:25:48.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 27 12:25:48.439 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.439 INFO kablam! Oct 27 12:25:48.439 INFO kablam! warning: cannot find type `AuthLog` in this scope Oct 27 12:25:48.439 INFO kablam! --> src/dal/users.rs:123:24 Oct 27 12:25:48.439 INFO kablam! | Oct 27 12:25:48.439 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Oct 27 12:25:48.439 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:25:48.439 INFO kablam! | Oct 27 12:25:48.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 27 12:25:48.439 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:25:48.439 INFO kablam! Oct 27 12:25:49.580 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 56s Oct 27 12:25:49.622 INFO kablam! su: No module specific data is present Oct 27 12:25:50.451 INFO running `"docker" "rm" "-f" "e0e19d55df16271e94953a44f621ead713615c73b8a3e39de3484680c369ba8f"` Oct 27 12:25:50.691 INFO blam! e0e19d55df16271e94953a44f621ead713615c73b8a3e39de3484680c369ba8f