Nov 02 22:17:40.288 INFO checking ChrisPWill/login_api against try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7 for pr-55517 Nov 02 22:17:40.290 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-7/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55517/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/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 +dc8b02d6f1e93f212fc39844ea688b634b4a03c7-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"` Nov 02 22:17:40.767 INFO blam! 8a7adfc35ff14856ee3c4b0a926b758cc85713d384e24d1b79054fb4668fc750 Nov 02 22:17:40.768 INFO running `"docker" "start" "-a" "8a7adfc35ff14856ee3c4b0a926b758cc85713d384e24d1b79054fb4668fc750"` Nov 02 22:17:42.363 INFO kablam! usermod: no changes Nov 02 22:17:42.849 INFO kablam! Compiling serde v1.0.55 Nov 02 22:17:42.857 INFO kablam! Compiling if_chain v0.1.2 Nov 02 22:17:42.857 INFO kablam! Compiling memchr v2.0.1 Nov 02 22:17:42.868 INFO kablam! Checking base64 v0.7.0 Nov 02 22:17:42.888 INFO kablam! Checking uuid v0.6.3 Nov 02 22:17:42.888 INFO kablam! Checking twoway v0.1.8 Nov 02 22:17:42.888 INFO kablam! Checking buf_redux v0.6.3 Nov 02 22:17:42.896 INFO kablam! Compiling idna v0.1.4 Nov 02 22:17:43.292 INFO kablam! Compiling syn v0.13.10 Nov 02 22:17:44.596 INFO kablam! Compiling syn v0.12.15 Nov 02 22:17:44.596 INFO kablam! Checking uuid v0.1.18 Nov 02 22:17:44.612 INFO kablam! Checking brotli-sys v0.2.1 Nov 02 22:17:44.656 INFO kablam! Compiling rayon-core v1.4.0 Nov 02 22:17:45.284 INFO kablam! Checking chrono v0.4.2 Nov 02 22:17:45.936 INFO kablam! Compiling aho-corasick v0.6.4 Nov 02 22:17:49.860 INFO kablam! Checking card-validate v2.2.0 Nov 02 22:17:57.510 INFO kablam! Checking brotli2 v0.2.2 Nov 02 22:17:57.517 INFO kablam! Checking blowfish v0.3.0 Nov 02 22:17:57.669 INFO kablam! Checking error-chain v0.11.0 Nov 02 22:17:59.162 INFO kablam! Checking url v0.2.38 Nov 02 22:17:59.736 INFO kablam! Compiling regex v0.2.11 Nov 02 22:17:59.768 INFO kablam! Checking chrono v0.2.25 Nov 02 22:18:00.784 INFO kablam! Checking deflate v0.7.18 Nov 02 22:18:04.016 INFO kablam! Compiling rayon v0.8.2 Nov 02 22:18:11.040 INFO kablam! Checking bcrypt v0.2.0 Nov 02 22:18:11.072 INFO kablam! Compiling mime_guess v1.8.4 Nov 02 22:18:11.236 INFO kablam! Checking tiny_http v0.5.9 Nov 02 22:18:17.073 INFO kablam! Compiling url v1.7.0 Nov 02 22:18:42.068 INFO kablam! Checking easy_password v0.1.0 Nov 02 22:18:42.194 INFO kablam! Compiling ring v0.12.1 Nov 02 22:18:48.792 INFO kablam! Checking multipart v0.13.6 Nov 02 22:18:49.132 INFO kablam! Compiling serde_json v1.0.17 Nov 02 22:19:09.848 INFO kablam! Compiling diesel_derives v1.2.0 Nov 02 22:19:11.827 INFO kablam! Compiling serde_derive v1.0.55 Nov 02 22:19:11.827 INFO kablam! Compiling derive-error-chain v0.11.1 Nov 02 22:19:26.732 INFO kablam! Checking dotenv v0.11.0 Nov 02 22:19:26.961 INFO kablam! Checking diesel v1.2.2 Nov 02 22:19:35.672 INFO kablam! Compiling validator v0.6.3 Nov 02 22:19:35.684 INFO kablam! Checking rouille v2.1.0 Nov 02 22:19:35.684 INFO kablam! Checking jsonwebtoken v4.0.1 Nov 02 22:19:43.722 INFO kablam! Compiling validator_derive v0.6.5 Nov 02 22:20:10.244 INFO kablam! Checking login_api v0.1.0 (/source) Nov 02 22:20:17.965 INFO kablam! warning: cannot find type `table` in this scope Nov 02 22:20:17.965 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 22:20:17.966 INFO kablam! | Nov 02 22:20:17.966 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 22:20:17.966 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:17.966 INFO kablam! | Nov 02 22:20:17.967 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 22:20:17.967 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! Nov 02 22:20:17.967 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:17.968 INFO kablam! Nov 02 22:20:17.968 INFO kablam! warning: cannot find type `table` in this scope Nov 02 22:20:17.968 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 22:20:17.968 INFO kablam! | Nov 02 22:20:17.969 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 22:20:17.969 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:17.969 INFO kablam! | Nov 02 22:20:17.970 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! Nov 02 22:20:17.970 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:17.970 INFO kablam! Nov 02 22:20:17.971 INFO kablam! warning: cannot find type `id` in this scope Nov 02 22:20:17.971 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 22:20:17.971 INFO kablam! | Nov 02 22:20:17.971 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 22:20:17.972 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:17.972 INFO kablam! | Nov 02 22:20:17.972 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! Nov 02 22:20:17.973 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:17.973 INFO kablam! Nov 02 22:20:17.973 INFO kablam! warning: cannot find type `email` in this scope Nov 02 22:20:17.974 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 22:20:17.974 INFO kablam! | Nov 02 22:20:17.974 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 22:20:17.975 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:17.975 INFO kablam! | Nov 02 22:20:17.975 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! Nov 02 22:20:17.975 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:17.976 INFO kablam! Nov 02 22:20:17.976 INFO kablam! warning: cannot find type `success` in this scope Nov 02 22:20:17.976 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 22:20:17.977 INFO kablam! | Nov 02 22:20:17.977 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 22:20:17.977 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:17.978 INFO kablam! | Nov 02 22:20:17.978 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! Nov 02 22:20:17.978 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:17.978 INFO kablam! Nov 02 22:20:17.979 INFO kablam! warning: cannot find type `ip_address` in this scope Nov 02 22:20:17.979 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 22:20:17.979 INFO kablam! | Nov 02 22:20:17.980 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 22:20:17.980 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:17.980 INFO kablam! | Nov 02 22:20:17.980 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! Nov 02 22:20:17.981 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:17.981 INFO kablam! Nov 02 22:20:17.981 INFO kablam! warning: cannot find type `user_agent` in this scope Nov 02 22:20:17.982 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 22:20:17.982 INFO kablam! | Nov 02 22:20:17.982 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 22:20:17.982 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:17.983 INFO kablam! | Nov 02 22:20:17.983 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! Nov 02 22:20:17.983 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:17.983 INFO kablam! Nov 02 22:20:17.983 INFO kablam! warning: cannot find type `date_created` in this scope Nov 02 22:20:17.983 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 22:20:17.983 INFO kablam! | Nov 02 22:20:17.983 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 22:20:17.983 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:17.983 INFO kablam! | Nov 02 22:20:17.983 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! Nov 02 22:20:17.983 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:17.983 INFO kablam! Nov 02 22:20:17.983 INFO kablam! warning: cannot find type `user_id` in this scope Nov 02 22:20:17.983 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 22:20:17.983 INFO kablam! | Nov 02 22:20:17.983 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 22:20:17.983 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:17.983 INFO kablam! | Nov 02 22:20:17.983 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! Nov 02 22:20:17.983 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:17.983 INFO kablam! Nov 02 22:20:17.983 INFO kablam! warning: cannot find type `token` in this scope Nov 02 22:20:17.983 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 22:20:17.983 INFO kablam! | Nov 02 22:20:17.983 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 22:20:17.983 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:17.983 INFO kablam! | Nov 02 22:20:17.983 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! Nov 02 22:20:17.983 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:17.983 INFO kablam! Nov 02 22:20:17.983 INFO kablam! warning: cannot find type `date_expired` in this scope Nov 02 22:20:17.983 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 22:20:17.983 INFO kablam! | Nov 02 22:20:17.983 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 22:20:17.983 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:17.983 INFO kablam! | Nov 02 22:20:17.983 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! Nov 02 22:20:17.983 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:17.983 INFO kablam! Nov 02 22:20:17.984 INFO kablam! warning: cannot find type `token_type` in this scope Nov 02 22:20:17.984 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 22:20:17.984 INFO kablam! | Nov 02 22:20:17.984 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 22:20:17.984 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:17.984 INFO kablam! | Nov 02 22:20:17.984 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! Nov 02 22:20:17.984 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:17.984 INFO kablam! Nov 02 22:20:17.984 INFO kablam! warning: cannot find type `password` in this scope Nov 02 22:20:17.984 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 22:20:17.984 INFO kablam! | Nov 02 22:20:17.984 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 22:20:17.984 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:17.984 INFO kablam! | Nov 02 22:20:17.984 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! Nov 02 22:20:17.984 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:17.984 INFO kablam! Nov 02 22:20:17.984 INFO kablam! warning: cannot find type `users` in this scope Nov 02 22:20:17.984 INFO kablam! --> src/dal/users.rs:9:10 Nov 02 22:20:17.984 INFO kablam! | Nov 02 22:20:17.984 INFO kablam! 9 | #[derive(Insertable)] Nov 02 22:20:17.984 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:17.984 INFO kablam! | Nov 02 22:20:17.984 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! Nov 02 22:20:17.984 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:17.984 INFO kablam! Nov 02 22:20:17.984 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 02 22:20:17.984 INFO kablam! --> src/dal/users.rs:9:10 Nov 02 22:20:17.984 INFO kablam! | Nov 02 22:20:17.984 INFO kablam! 9 | #[derive(Insertable)] Nov 02 22:20:17.984 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:17.984 INFO kablam! | Nov 02 22:20:17.984 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! Nov 02 22:20:17.984 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:17.984 INFO kablam! Nov 02 22:20:17.984 INFO kablam! warning: cannot find type `User` in this scope Nov 02 22:20:17.984 INFO kablam! --> src/dal/users.rs:16:10 Nov 02 22:20:17.984 INFO kablam! | Nov 02 22:20:17.984 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 02 22:20:17.984 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:17.984 INFO kablam! | Nov 02 22:20:17.984 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! Nov 02 22:20:17.984 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:17.984 INFO kablam! Nov 02 22:20:17.984 INFO kablam! warning: cannot find type `users` in this scope Nov 02 22:20:17.984 INFO kablam! --> src/dal/users.rs:16:10 Nov 02 22:20:17.984 INFO kablam! | Nov 02 22:20:17.984 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 02 22:20:17.984 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:17.984 INFO kablam! | Nov 02 22:20:17.984 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! Nov 02 22:20:17.984 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:17.984 INFO kablam! Nov 02 22:20:17.984 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 02 22:20:17.984 INFO kablam! --> src/dal/users.rs:16:24 Nov 02 22:20:17.984 INFO kablam! | Nov 02 22:20:17.984 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 02 22:20:17.984 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:17.984 INFO kablam! | Nov 02 22:20:17.984 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! Nov 02 22:20:17.984 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:17.984 INFO kablam! Nov 02 22:20:17.984 INFO kablam! warning: cannot find type `Utc` in this scope Nov 02 22:20:17.984 INFO kablam! --> src/dal/users.rs:16:24 Nov 02 22:20:17.984 INFO kablam! | Nov 02 22:20:17.984 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 02 22:20:17.984 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:17.984 INFO kablam! | Nov 02 22:20:17.984 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! Nov 02 22:20:17.984 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:17.984 INFO kablam! Nov 02 22:20:17.984 INFO kablam! warning: cannot find type `User` in this scope Nov 02 22:20:17.984 INFO kablam! --> src/dal/users.rs:16:24 Nov 02 22:20:17.984 INFO kablam! | Nov 02 22:20:17.984 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 02 22:20:17.984 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:17.984 INFO kablam! | Nov 02 22:20:17.984 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! Nov 02 22:20:17.984 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:17.984 INFO kablam! Nov 02 22:20:17.984 INFO kablam! warning: cannot find type `auth_tokens` in this scope Nov 02 22:20:17.984 INFO kablam! --> src/dal/users.rs:75:10 Nov 02 22:20:17.985 INFO kablam! | Nov 02 22:20:17.985 INFO kablam! 75 | #[derive(Insertable)] Nov 02 22:20:17.985 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:17.985 INFO kablam! | Nov 02 22:20:17.985 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! Nov 02 22:20:17.985 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:17.985 INFO kablam! Nov 02 22:20:17.985 INFO kablam! warning: cannot find type `NewAuthToken` in this scope Nov 02 22:20:17.985 INFO kablam! --> src/dal/users.rs:75:10 Nov 02 22:20:17.985 INFO kablam! | Nov 02 22:20:17.985 INFO kablam! 75 | #[derive(Insertable)] Nov 02 22:20:17.985 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:17.985 INFO kablam! | Nov 02 22:20:17.985 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! Nov 02 22:20:17.985 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:17.985 INFO kablam! Nov 02 22:20:17.985 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 02 22:20:17.985 INFO kablam! --> src/dal/users.rs:75:10 Nov 02 22:20:17.985 INFO kablam! | Nov 02 22:20:17.985 INFO kablam! 75 | #[derive(Insertable)] Nov 02 22:20:17.985 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:17.985 INFO kablam! | Nov 02 22:20:17.985 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! Nov 02 22:20:17.985 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:17.985 INFO kablam! Nov 02 22:20:17.985 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 02 22:20:17.985 INFO kablam! --> src/dal/users.rs:75:10 Nov 02 22:20:17.985 INFO kablam! | Nov 02 22:20:17.985 INFO kablam! 75 | #[derive(Insertable)] Nov 02 22:20:17.985 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:17.985 INFO kablam! | Nov 02 22:20:17.985 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! Nov 02 22:20:17.985 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:17.985 INFO kablam! Nov 02 22:20:17.985 INFO kablam! warning: cannot find type `Utc` in this scope Nov 02 22:20:17.985 INFO kablam! --> src/dal/users.rs:75:10 Nov 02 22:20:17.985 INFO kablam! | Nov 02 22:20:17.985 INFO kablam! 75 | #[derive(Insertable)] Nov 02 22:20:17.985 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:17.985 INFO kablam! | Nov 02 22:20:17.985 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! Nov 02 22:20:17.985 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:17.985 INFO kablam! Nov 02 22:20:17.985 INFO kablam! warning: cannot find type `AuthToken` in this scope Nov 02 22:20:17.985 INFO kablam! --> src/dal/users.rs:85:10 Nov 02 22:20:17.985 INFO kablam! | Nov 02 22:20:17.985 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 02 22:20:17.985 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:17.985 INFO kablam! | Nov 02 22:20:17.985 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! Nov 02 22:20:17.985 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.000 INFO kablam! Nov 02 22:20:18.000 INFO kablam! warning: cannot find type `auth_tokens` in this scope Nov 02 22:20:18.000 INFO kablam! --> src/dal/users.rs:85:10 Nov 02 22:20:18.000 INFO kablam! | Nov 02 22:20:18.000 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 02 22:20:18.000 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.000 INFO kablam! | Nov 02 22:20:18.000 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! Nov 02 22:20:18.000 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.000 INFO kablam! Nov 02 22:20:18.000 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 02 22:20:18.000 INFO kablam! --> src/dal/users.rs:85:24 Nov 02 22:20:18.000 INFO kablam! | Nov 02 22:20:18.000 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 02 22:20:18.000 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.000 INFO kablam! | Nov 02 22:20:18.000 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! Nov 02 22:20:18.000 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.000 INFO kablam! Nov 02 22:20:18.000 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 02 22:20:18.000 INFO kablam! --> src/dal/users.rs:85:24 Nov 02 22:20:18.000 INFO kablam! | Nov 02 22:20:18.000 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 02 22:20:18.000 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.000 INFO kablam! | Nov 02 22:20:18.000 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! Nov 02 22:20:18.000 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.000 INFO kablam! Nov 02 22:20:18.000 INFO kablam! warning: cannot find type `Utc` in this scope Nov 02 22:20:18.000 INFO kablam! --> src/dal/users.rs:85:24 Nov 02 22:20:18.000 INFO kablam! | Nov 02 22:20:18.000 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 02 22:20:18.000 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.000 INFO kablam! | Nov 02 22:20:18.000 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! Nov 02 22:20:18.000 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.001 INFO kablam! Nov 02 22:20:18.001 INFO kablam! warning: cannot find type `AuthToken` in this scope Nov 02 22:20:18.001 INFO kablam! --> src/dal/users.rs:85:24 Nov 02 22:20:18.001 INFO kablam! | Nov 02 22:20:18.001 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 02 22:20:18.001 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.001 INFO kablam! | Nov 02 22:20:18.001 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! Nov 02 22:20:18.001 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.001 INFO kablam! Nov 02 22:20:18.001 INFO kablam! warning: cannot find type `auth_log` in this scope Nov 02 22:20:18.001 INFO kablam! --> src/dal/users.rs:113:10 Nov 02 22:20:18.001 INFO kablam! | Nov 02 22:20:18.001 INFO kablam! 113 | #[derive(Insertable)] Nov 02 22:20:18.001 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.001 INFO kablam! | Nov 02 22:20:18.001 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! Nov 02 22:20:18.001 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.001 INFO kablam! Nov 02 22:20:18.001 INFO kablam! warning: cannot find type `NewAuthLog` in this scope Nov 02 22:20:18.001 INFO kablam! --> src/dal/users.rs:113:10 Nov 02 22:20:18.001 INFO kablam! | Nov 02 22:20:18.001 INFO kablam! 113 | #[derive(Insertable)] Nov 02 22:20:18.001 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.001 INFO kablam! | Nov 02 22:20:18.001 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! Nov 02 22:20:18.001 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.001 INFO kablam! Nov 02 22:20:18.001 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 02 22:20:18.001 INFO kablam! --> src/dal/users.rs:113:10 Nov 02 22:20:18.001 INFO kablam! | Nov 02 22:20:18.001 INFO kablam! 113 | #[derive(Insertable)] Nov 02 22:20:18.001 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.001 INFO kablam! | Nov 02 22:20:18.001 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! Nov 02 22:20:18.001 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.001 INFO kablam! Nov 02 22:20:18.001 INFO kablam! warning: cannot find type `Utc` in this scope Nov 02 22:20:18.001 INFO kablam! --> src/dal/users.rs:113:10 Nov 02 22:20:18.001 INFO kablam! | Nov 02 22:20:18.001 INFO kablam! 113 | #[derive(Insertable)] Nov 02 22:20:18.001 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.001 INFO kablam! | Nov 02 22:20:18.001 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! Nov 02 22:20:18.001 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.001 INFO kablam! Nov 02 22:20:18.016 INFO kablam! warning: cannot find type `AuthLog` in this scope Nov 02 22:20:18.016 INFO kablam! --> src/dal/users.rs:123:10 Nov 02 22:20:18.016 INFO kablam! | Nov 02 22:20:18.016 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 02 22:20:18.016 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.016 INFO kablam! | Nov 02 22:20:18.016 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! Nov 02 22:20:18.016 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.016 INFO kablam! Nov 02 22:20:18.016 INFO kablam! warning: cannot find type `auth_log` in this scope Nov 02 22:20:18.016 INFO kablam! --> src/dal/users.rs:123:10 Nov 02 22:20:18.016 INFO kablam! | Nov 02 22:20:18.016 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 02 22:20:18.016 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.016 INFO kablam! | Nov 02 22:20:18.016 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! Nov 02 22:20:18.016 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.016 INFO kablam! Nov 02 22:20:18.016 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 02 22:20:18.016 INFO kablam! --> src/dal/users.rs:123:24 Nov 02 22:20:18.016 INFO kablam! | Nov 02 22:20:18.016 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 02 22:20:18.016 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.016 INFO kablam! | Nov 02 22:20:18.016 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! Nov 02 22:20:18.016 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.016 INFO kablam! Nov 02 22:20:18.016 INFO kablam! warning: cannot find type `Utc` in this scope Nov 02 22:20:18.016 INFO kablam! --> src/dal/users.rs:123:24 Nov 02 22:20:18.016 INFO kablam! | Nov 02 22:20:18.016 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 02 22:20:18.016 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.016 INFO kablam! | Nov 02 22:20:18.016 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! Nov 02 22:20:18.016 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.016 INFO kablam! Nov 02 22:20:18.016 INFO kablam! warning: cannot find type `AuthLog` in this scope Nov 02 22:20:18.016 INFO kablam! --> src/dal/users.rs:123:24 Nov 02 22:20:18.017 INFO kablam! | Nov 02 22:20:18.017 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 02 22:20:18.017 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.017 INFO kablam! | Nov 02 22:20:18.017 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! Nov 02 22:20:18.017 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.017 INFO kablam! Nov 02 22:20:18.664 INFO kablam! warning: cannot find type `table` in this scope Nov 02 22:20:18.664 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 22:20:18.664 INFO kablam! | Nov 02 22:20:18.664 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 22:20:18.664 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.664 INFO kablam! | Nov 02 22:20:18.664 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 22:20:18.665 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! Nov 02 22:20:18.665 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.665 INFO kablam! Nov 02 22:20:18.665 INFO kablam! warning: cannot find type `table` in this scope Nov 02 22:20:18.665 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 22:20:18.665 INFO kablam! | Nov 02 22:20:18.665 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 22:20:18.665 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.665 INFO kablam! | Nov 02 22:20:18.665 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! Nov 02 22:20:18.665 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.665 INFO kablam! Nov 02 22:20:18.665 INFO kablam! warning: cannot find type `id` in this scope Nov 02 22:20:18.665 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 22:20:18.665 INFO kablam! | Nov 02 22:20:18.665 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 22:20:18.665 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.665 INFO kablam! | Nov 02 22:20:18.667 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! Nov 02 22:20:18.667 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.667 INFO kablam! Nov 02 22:20:18.684 INFO kablam! warning: cannot find type `email` in this scope Nov 02 22:20:18.684 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 22:20:18.684 INFO kablam! | Nov 02 22:20:18.684 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 22:20:18.685 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.685 INFO kablam! | Nov 02 22:20:18.685 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! Nov 02 22:20:18.686 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.686 INFO kablam! Nov 02 22:20:18.686 INFO kablam! warning: cannot find type `success` in this scope Nov 02 22:20:18.686 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 22:20:18.687 INFO kablam! | Nov 02 22:20:18.687 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 22:20:18.687 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.687 INFO kablam! | Nov 02 22:20:18.688 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! Nov 02 22:20:18.688 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.688 INFO kablam! Nov 02 22:20:18.689 INFO kablam! warning: cannot find type `ip_address` in this scope Nov 02 22:20:18.689 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 22:20:18.689 INFO kablam! | Nov 02 22:20:18.690 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 22:20:18.692 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.692 INFO kablam! | Nov 02 22:20:18.692 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! Nov 02 22:20:18.692 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.692 INFO kablam! Nov 02 22:20:18.692 INFO kablam! warning: cannot find type `user_agent` in this scope Nov 02 22:20:18.692 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 22:20:18.692 INFO kablam! | Nov 02 22:20:18.692 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 22:20:18.692 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.692 INFO kablam! | Nov 02 22:20:18.692 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! Nov 02 22:20:18.692 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.692 INFO kablam! Nov 02 22:20:18.692 INFO kablam! warning: cannot find type `date_created` in this scope Nov 02 22:20:18.692 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 22:20:18.692 INFO kablam! | Nov 02 22:20:18.692 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 22:20:18.692 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.692 INFO kablam! | Nov 02 22:20:18.692 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! Nov 02 22:20:18.692 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.692 INFO kablam! Nov 02 22:20:18.692 INFO kablam! warning: cannot find type `user_id` in this scope Nov 02 22:20:18.692 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 22:20:18.692 INFO kablam! | Nov 02 22:20:18.692 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 22:20:18.692 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.692 INFO kablam! | Nov 02 22:20:18.692 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! Nov 02 22:20:18.692 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.692 INFO kablam! Nov 02 22:20:18.692 INFO kablam! warning: cannot find type `token` in this scope Nov 02 22:20:18.692 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 22:20:18.692 INFO kablam! | Nov 02 22:20:18.692 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 22:20:18.692 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.692 INFO kablam! | Nov 02 22:20:18.692 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! Nov 02 22:20:18.692 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.692 INFO kablam! Nov 02 22:20:18.692 INFO kablam! warning: cannot find type `date_expired` in this scope Nov 02 22:20:18.692 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 22:20:18.692 INFO kablam! | Nov 02 22:20:18.692 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 22:20:18.692 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.692 INFO kablam! | Nov 02 22:20:18.692 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! Nov 02 22:20:18.692 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.692 INFO kablam! Nov 02 22:20:18.692 INFO kablam! warning: cannot find type `token_type` in this scope Nov 02 22:20:18.692 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 22:20:18.692 INFO kablam! | Nov 02 22:20:18.692 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 22:20:18.692 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.692 INFO kablam! | Nov 02 22:20:18.692 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! Nov 02 22:20:18.692 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.692 INFO kablam! Nov 02 22:20:18.692 INFO kablam! warning: cannot find type `password` in this scope Nov 02 22:20:18.693 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 22:20:18.693 INFO kablam! | Nov 02 22:20:18.693 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 22:20:18.693 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.693 INFO kablam! | Nov 02 22:20:18.693 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! Nov 02 22:20:18.693 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.693 INFO kablam! Nov 02 22:20:18.693 INFO kablam! warning: cannot find type `users` in this scope Nov 02 22:20:18.693 INFO kablam! --> src/dal/users.rs:9:10 Nov 02 22:20:18.693 INFO kablam! | Nov 02 22:20:18.693 INFO kablam! 9 | #[derive(Insertable)] Nov 02 22:20:18.693 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.693 INFO kablam! | Nov 02 22:20:18.693 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! Nov 02 22:20:18.693 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.693 INFO kablam! Nov 02 22:20:18.693 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 02 22:20:18.693 INFO kablam! --> src/dal/users.rs:9:10 Nov 02 22:20:18.693 INFO kablam! | Nov 02 22:20:18.693 INFO kablam! 9 | #[derive(Insertable)] Nov 02 22:20:18.693 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.693 INFO kablam! | Nov 02 22:20:18.693 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! Nov 02 22:20:18.693 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.693 INFO kablam! Nov 02 22:20:18.693 INFO kablam! warning: cannot find type `User` in this scope Nov 02 22:20:18.693 INFO kablam! --> src/dal/users.rs:16:10 Nov 02 22:20:18.693 INFO kablam! | Nov 02 22:20:18.693 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 02 22:20:18.693 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.693 INFO kablam! | Nov 02 22:20:18.693 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! Nov 02 22:20:18.693 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.693 INFO kablam! Nov 02 22:20:18.693 INFO kablam! warning: cannot find type `users` in this scope Nov 02 22:20:18.693 INFO kablam! --> src/dal/users.rs:16:10 Nov 02 22:20:18.693 INFO kablam! | Nov 02 22:20:18.693 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 02 22:20:18.693 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.693 INFO kablam! | Nov 02 22:20:18.693 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! Nov 02 22:20:18.693 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.693 INFO kablam! Nov 02 22:20:18.693 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 02 22:20:18.693 INFO kablam! --> src/dal/users.rs:16:24 Nov 02 22:20:18.693 INFO kablam! | Nov 02 22:20:18.693 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 02 22:20:18.693 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.693 INFO kablam! | Nov 02 22:20:18.693 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! Nov 02 22:20:18.693 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.693 INFO kablam! Nov 02 22:20:18.693 INFO kablam! warning: cannot find type `Utc` in this scope Nov 02 22:20:18.693 INFO kablam! --> src/dal/users.rs:16:24 Nov 02 22:20:18.693 INFO kablam! | Nov 02 22:20:18.693 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 02 22:20:18.693 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.693 INFO kablam! | Nov 02 22:20:18.693 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! Nov 02 22:20:18.693 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.693 INFO kablam! Nov 02 22:20:18.693 INFO kablam! warning: cannot find type `User` in this scope Nov 02 22:20:18.693 INFO kablam! --> src/dal/users.rs:16:24 Nov 02 22:20:18.693 INFO kablam! | Nov 02 22:20:18.693 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 02 22:20:18.693 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.693 INFO kablam! | Nov 02 22:20:18.693 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! Nov 02 22:20:18.693 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.693 INFO kablam! Nov 02 22:20:18.693 INFO kablam! warning: cannot find type `auth_tokens` in this scope Nov 02 22:20:18.693 INFO kablam! --> src/dal/users.rs:75:10 Nov 02 22:20:18.693 INFO kablam! | Nov 02 22:20:18.693 INFO kablam! 75 | #[derive(Insertable)] Nov 02 22:20:18.693 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.693 INFO kablam! | Nov 02 22:20:18.693 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! Nov 02 22:20:18.693 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.693 INFO kablam! Nov 02 22:20:18.693 INFO kablam! warning: cannot find type `NewAuthToken` in this scope Nov 02 22:20:18.693 INFO kablam! --> src/dal/users.rs:75:10 Nov 02 22:20:18.693 INFO kablam! | Nov 02 22:20:18.693 INFO kablam! 75 | #[derive(Insertable)] Nov 02 22:20:18.693 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.693 INFO kablam! | Nov 02 22:20:18.693 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! Nov 02 22:20:18.694 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.694 INFO kablam! Nov 02 22:20:18.694 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 02 22:20:18.694 INFO kablam! --> src/dal/users.rs:75:10 Nov 02 22:20:18.694 INFO kablam! | Nov 02 22:20:18.694 INFO kablam! 75 | #[derive(Insertable)] Nov 02 22:20:18.694 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.694 INFO kablam! | Nov 02 22:20:18.694 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! Nov 02 22:20:18.694 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.694 INFO kablam! Nov 02 22:20:18.694 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 02 22:20:18.694 INFO kablam! --> src/dal/users.rs:75:10 Nov 02 22:20:18.694 INFO kablam! | Nov 02 22:20:18.694 INFO kablam! 75 | #[derive(Insertable)] Nov 02 22:20:18.694 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.694 INFO kablam! | Nov 02 22:20:18.694 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! Nov 02 22:20:18.694 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.694 INFO kablam! Nov 02 22:20:18.694 INFO kablam! warning: cannot find type `Utc` in this scope Nov 02 22:20:18.694 INFO kablam! --> src/dal/users.rs:75:10 Nov 02 22:20:18.694 INFO kablam! | Nov 02 22:20:18.694 INFO kablam! 75 | #[derive(Insertable)] Nov 02 22:20:18.694 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.694 INFO kablam! | Nov 02 22:20:18.694 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! Nov 02 22:20:18.694 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.694 INFO kablam! Nov 02 22:20:18.694 INFO kablam! warning: cannot find type `AuthToken` in this scope Nov 02 22:20:18.694 INFO kablam! --> src/dal/users.rs:85:10 Nov 02 22:20:18.694 INFO kablam! | Nov 02 22:20:18.694 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 02 22:20:18.694 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.694 INFO kablam! | Nov 02 22:20:18.694 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! Nov 02 22:20:18.694 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.694 INFO kablam! Nov 02 22:20:18.694 INFO kablam! warning: cannot find type `auth_tokens` in this scope Nov 02 22:20:18.694 INFO kablam! --> src/dal/users.rs:85:10 Nov 02 22:20:18.694 INFO kablam! | Nov 02 22:20:18.694 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 02 22:20:18.694 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.694 INFO kablam! | Nov 02 22:20:18.694 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! Nov 02 22:20:18.694 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.694 INFO kablam! Nov 02 22:20:18.694 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 02 22:20:18.694 INFO kablam! --> src/dal/users.rs:85:24 Nov 02 22:20:18.694 INFO kablam! | Nov 02 22:20:18.694 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 02 22:20:18.694 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.694 INFO kablam! | Nov 02 22:20:18.694 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! Nov 02 22:20:18.694 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.694 INFO kablam! Nov 02 22:20:18.694 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 02 22:20:18.694 INFO kablam! --> src/dal/users.rs:85:24 Nov 02 22:20:18.694 INFO kablam! | Nov 02 22:20:18.694 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 02 22:20:18.694 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.694 INFO kablam! | Nov 02 22:20:18.694 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! Nov 02 22:20:18.694 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.694 INFO kablam! Nov 02 22:20:18.694 INFO kablam! warning: cannot find type `Utc` in this scope Nov 02 22:20:18.694 INFO kablam! --> src/dal/users.rs:85:24 Nov 02 22:20:18.694 INFO kablam! | Nov 02 22:20:18.694 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 02 22:20:18.694 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.694 INFO kablam! | Nov 02 22:20:18.694 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! Nov 02 22:20:18.694 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.694 INFO kablam! Nov 02 22:20:18.694 INFO kablam! warning: cannot find type `AuthToken` in this scope Nov 02 22:20:18.694 INFO kablam! --> src/dal/users.rs:85:24 Nov 02 22:20:18.694 INFO kablam! | Nov 02 22:20:18.694 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 02 22:20:18.694 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.694 INFO kablam! | Nov 02 22:20:18.694 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! Nov 02 22:20:18.694 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.694 INFO kablam! Nov 02 22:20:18.694 INFO kablam! warning: cannot find type `auth_log` in this scope Nov 02 22:20:18.694 INFO kablam! --> src/dal/users.rs:113:10 Nov 02 22:20:18.694 INFO kablam! | Nov 02 22:20:18.694 INFO kablam! 113 | #[derive(Insertable)] Nov 02 22:20:18.695 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.695 INFO kablam! | Nov 02 22:20:18.695 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! Nov 02 22:20:18.695 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.695 INFO kablam! Nov 02 22:20:18.695 INFO kablam! warning: cannot find type `NewAuthLog` in this scope Nov 02 22:20:18.695 INFO kablam! --> src/dal/users.rs:113:10 Nov 02 22:20:18.695 INFO kablam! | Nov 02 22:20:18.695 INFO kablam! 113 | #[derive(Insertable)] Nov 02 22:20:18.695 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.695 INFO kablam! | Nov 02 22:20:18.695 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! Nov 02 22:20:18.695 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.695 INFO kablam! Nov 02 22:20:18.695 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 02 22:20:18.695 INFO kablam! --> src/dal/users.rs:113:10 Nov 02 22:20:18.695 INFO kablam! | Nov 02 22:20:18.695 INFO kablam! 113 | #[derive(Insertable)] Nov 02 22:20:18.695 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.695 INFO kablam! | Nov 02 22:20:18.695 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! Nov 02 22:20:18.695 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.695 INFO kablam! Nov 02 22:20:18.695 INFO kablam! warning: cannot find type `Utc` in this scope Nov 02 22:20:18.695 INFO kablam! --> src/dal/users.rs:113:10 Nov 02 22:20:18.695 INFO kablam! | Nov 02 22:20:18.695 INFO kablam! 113 | #[derive(Insertable)] Nov 02 22:20:18.695 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.695 INFO kablam! | Nov 02 22:20:18.695 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! Nov 02 22:20:18.695 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.695 INFO kablam! Nov 02 22:20:18.695 INFO kablam! warning: cannot find type `AuthLog` in this scope Nov 02 22:20:18.695 INFO kablam! --> src/dal/users.rs:123:10 Nov 02 22:20:18.695 INFO kablam! | Nov 02 22:20:18.695 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 02 22:20:18.695 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.695 INFO kablam! | Nov 02 22:20:18.695 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! Nov 02 22:20:18.695 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.695 INFO kablam! Nov 02 22:20:18.695 INFO kablam! warning: cannot find type `auth_log` in this scope Nov 02 22:20:18.695 INFO kablam! --> src/dal/users.rs:123:10 Nov 02 22:20:18.695 INFO kablam! | Nov 02 22:20:18.695 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 02 22:20:18.695 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.695 INFO kablam! | Nov 02 22:20:18.695 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! Nov 02 22:20:18.695 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.695 INFO kablam! Nov 02 22:20:18.695 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 02 22:20:18.695 INFO kablam! --> src/dal/users.rs:123:24 Nov 02 22:20:18.695 INFO kablam! | Nov 02 22:20:18.695 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 02 22:20:18.695 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.695 INFO kablam! | Nov 02 22:20:18.695 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! Nov 02 22:20:18.695 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.695 INFO kablam! Nov 02 22:20:18.695 INFO kablam! warning: cannot find type `Utc` in this scope Nov 02 22:20:18.695 INFO kablam! --> src/dal/users.rs:123:24 Nov 02 22:20:18.695 INFO kablam! | Nov 02 22:20:18.695 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 02 22:20:18.695 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.695 INFO kablam! | Nov 02 22:20:18.695 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! Nov 02 22:20:18.695 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.695 INFO kablam! Nov 02 22:20:18.695 INFO kablam! warning: cannot find type `AuthLog` in this scope Nov 02 22:20:18.695 INFO kablam! --> src/dal/users.rs:123:24 Nov 02 22:20:18.695 INFO kablam! | Nov 02 22:20:18.695 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 02 22:20:18.695 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 22:20:18.695 INFO kablam! | Nov 02 22:20:18.695 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! Nov 02 22:20:18.695 INFO kablam! = note: for more information, see issue #50504 Nov 02 22:20:18.695 INFO kablam! Nov 02 22:20:19.812 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 37s Nov 02 22:20:19.842 INFO kablam! su: No module specific data is present Nov 02 22:20:20.680 INFO running `"docker" "rm" "-f" "8a7adfc35ff14856ee3c4b0a926b758cc85713d384e24d1b79054fb4668fc750"` Nov 02 22:20:20.932 INFO blam! 8a7adfc35ff14856ee3c4b0a926b758cc85713d384e24d1b79054fb4668fc750