Nov 28 14:11:03.374 INFO checking ChrisPWill/login_api against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 28 14:11:03.374 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-7/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/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 +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-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 28 14:11:03.796 INFO [stdout] dfec42ad8cecc2c754d641b388da7ecb647f963fec2a9ba62d8a88e787286a8b Nov 28 14:11:03.800 INFO running `"docker" "start" "-a" "dfec42ad8cecc2c754d641b388da7ecb647f963fec2a9ba62d8a88e787286a8b"` Nov 28 14:11:04.456 INFO [stderr] usermod: no changes Nov 28 14:11:04.956 INFO [stderr] Compiling serde v1.0.55 Nov 28 14:11:04.960 INFO [stderr] Compiling if_chain v0.1.2 Nov 28 14:11:04.960 INFO [stderr] Checking filetime v0.1.15 Nov 28 14:11:04.964 INFO [stderr] Compiling brotli-sys v0.2.1 Nov 28 14:11:04.964 INFO [stderr] Checking base64 v0.7.0 Nov 28 14:11:04.964 INFO [stderr] Checking serde_json v1.0.17 Nov 28 14:11:04.964 INFO [stderr] Checking uuid v0.6.3 Nov 28 14:11:04.964 INFO [stderr] Checking twoway v0.1.8 Nov 28 14:11:05.568 INFO [stderr] Checking buf_redux v0.6.3 Nov 28 14:11:07.624 INFO [stderr] Compiling idna v0.1.4 Nov 28 14:11:08.176 INFO [stderr] Compiling regex v0.2.11 Nov 28 14:11:08.176 INFO [stderr] Checking uuid v0.1.18 Nov 28 14:11:08.598 INFO [stderr] Compiling syn v0.13.10 Nov 28 14:11:08.712 INFO [stderr] Checking chrono v0.4.2 Nov 28 14:11:09.296 INFO [stderr] Checking block-cipher-trait v0.5.0 Nov 28 14:11:10.480 INFO [stderr] Checking card-validate v2.2.0 Nov 28 14:11:13.634 INFO [stderr] Checking gzip-header v0.1.2 Nov 28 14:11:13.797 INFO [stderr] Checking blowfish v0.3.0 Nov 28 14:11:15.834 INFO [stderr] Checking url v0.2.38 Nov 28 14:11:18.481 INFO [stderr] Compiling ring v0.12.1 Nov 28 14:11:19.818 INFO [stderr] Checking chrono v0.2.25 Nov 28 14:11:23.790 INFO [stderr] Checking bcrypt v0.2.0 Nov 28 14:11:34.516 INFO [stderr] Checking deflate v0.7.18 Nov 28 14:11:41.260 INFO [stderr] Checking diesel v1.2.2 Nov 28 14:11:41.490 INFO [stderr] Checking easy_password v0.1.0 Nov 28 14:11:41.701 INFO [stderr] Checking tiny_http v0.5.9 Nov 28 14:11:43.618 INFO [stderr] Compiling url v1.7.0 Nov 28 14:11:51.610 INFO [stderr] Checking mime_guess v1.8.4 Nov 28 14:11:51.822 INFO [stderr] Checking brotli2 v0.2.2 Nov 28 14:11:57.056 INFO [stderr] Checking multipart v0.13.6 Nov 28 14:12:14.304 INFO [stderr] Compiling serde_derive v1.0.55 Nov 28 14:12:14.304 INFO [stderr] Compiling derive-error-chain v0.11.1 Nov 28 14:12:33.356 INFO [stderr] Checking dotenv v0.11.0 Nov 28 14:12:47.216 INFO [stderr] Compiling validator v0.6.3 Nov 28 14:12:47.223 INFO [stderr] Checking jsonwebtoken v4.0.1 Nov 28 14:12:47.225 INFO [stderr] Checking rouille v2.1.0 Nov 28 14:12:52.080 INFO [stderr] Compiling validator_derive v0.6.5 Nov 28 14:13:07.352 INFO [stderr] Checking login_api v0.1.0 (/source) Nov 28 14:13:15.152 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 14:13:15.152 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 14:13:15.152 INFO [stderr] | Nov 28 14:13:15.153 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 14:13:15.153 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.153 INFO [stderr] | Nov 28 14:13:15.153 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 14:13:15.154 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.154 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.154 INFO [stderr] Nov 28 14:13:15.155 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 14:13:15.155 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 14:13:15.155 INFO [stderr] | Nov 28 14:13:15.155 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 14:13:15.155 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.155 INFO [stderr] | Nov 28 14:13:15.155 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.155 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.155 INFO [stderr] Nov 28 14:13:15.156 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 14:13:15.156 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:13:15.156 INFO [stderr] | Nov 28 14:13:15.156 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:13:15.156 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.156 INFO [stderr] | Nov 28 14:13:15.156 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.156 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.156 INFO [stderr] Nov 28 14:13:15.157 INFO [stderr] warning: cannot find type `email` in this scope Nov 28 14:13:15.157 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:13:15.157 INFO [stderr] | Nov 28 14:13:15.157 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:13:15.157 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.157 INFO [stderr] | Nov 28 14:13:15.157 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.157 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.157 INFO [stderr] Nov 28 14:13:15.158 INFO [stderr] warning: cannot find type `success` in this scope Nov 28 14:13:15.158 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:13:15.158 INFO [stderr] | Nov 28 14:13:15.158 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:13:15.158 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.158 INFO [stderr] | Nov 28 14:13:15.158 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.158 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.158 INFO [stderr] Nov 28 14:13:15.159 INFO [stderr] warning: cannot find type `ip_address` in this scope Nov 28 14:13:15.159 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:13:15.159 INFO [stderr] | Nov 28 14:13:15.159 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:13:15.159 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.159 INFO [stderr] | Nov 28 14:13:15.159 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.159 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.159 INFO [stderr] Nov 28 14:13:15.160 INFO [stderr] warning: cannot find type `user_agent` in this scope Nov 28 14:13:15.160 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:13:15.160 INFO [stderr] | Nov 28 14:13:15.160 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:13:15.160 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.160 INFO [stderr] | Nov 28 14:13:15.160 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.160 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.160 INFO [stderr] Nov 28 14:13:15.161 INFO [stderr] warning: cannot find type `date_created` in this scope Nov 28 14:13:15.161 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:13:15.161 INFO [stderr] | Nov 28 14:13:15.161 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:13:15.161 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.161 INFO [stderr] | Nov 28 14:13:15.161 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.161 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.162 INFO [stderr] Nov 28 14:13:15.163 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 28 14:13:15.163 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:13:15.163 INFO [stderr] | Nov 28 14:13:15.163 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:13:15.163 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.163 INFO [stderr] | Nov 28 14:13:15.163 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.163 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.163 INFO [stderr] Nov 28 14:13:15.163 INFO [stderr] warning: cannot find type `token` in this scope Nov 28 14:13:15.163 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:13:15.163 INFO [stderr] | Nov 28 14:13:15.163 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:13:15.163 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.163 INFO [stderr] | Nov 28 14:13:15.163 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.163 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.163 INFO [stderr] Nov 28 14:13:15.164 INFO [stderr] warning: cannot find type `date_expired` in this scope Nov 28 14:13:15.164 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:13:15.164 INFO [stderr] | Nov 28 14:13:15.164 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:13:15.164 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.164 INFO [stderr] | Nov 28 14:13:15.164 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.164 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.165 INFO [stderr] Nov 28 14:13:15.165 INFO [stderr] warning: cannot find type `token_type` in this scope Nov 28 14:13:15.165 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:13:15.165 INFO [stderr] | Nov 28 14:13:15.165 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:13:15.165 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.166 INFO [stderr] | Nov 28 14:13:15.166 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.166 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.166 INFO [stderr] Nov 28 14:13:15.172 INFO [stderr] warning: cannot find type `password` in this scope Nov 28 14:13:15.172 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:13:15.172 INFO [stderr] | Nov 28 14:13:15.172 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:13:15.172 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.172 INFO [stderr] | Nov 28 14:13:15.172 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.173 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.173 INFO [stderr] Nov 28 14:13:15.173 INFO [stderr] warning: cannot find type `users` in this scope Nov 28 14:13:15.173 INFO [stderr] --> src/dal/users.rs:9:10 Nov 28 14:13:15.173 INFO [stderr] | Nov 28 14:13:15.173 INFO [stderr] 9 | #[derive(Insertable)] Nov 28 14:13:15.173 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.173 INFO [stderr] | Nov 28 14:13:15.174 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.174 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.174 INFO [stderr] Nov 28 14:13:15.174 INFO [stderr] warning: cannot find type `NewUser` in this scope Nov 28 14:13:15.174 INFO [stderr] --> src/dal/users.rs:9:10 Nov 28 14:13:15.174 INFO [stderr] | Nov 28 14:13:15.174 INFO [stderr] 9 | #[derive(Insertable)] Nov 28 14:13:15.174 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.174 INFO [stderr] | Nov 28 14:13:15.174 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.174 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.174 INFO [stderr] Nov 28 14:13:15.175 INFO [stderr] warning: cannot find type `User` in this scope Nov 28 14:13:15.175 INFO [stderr] --> src/dal/users.rs:16:10 Nov 28 14:13:15.175 INFO [stderr] | Nov 28 14:13:15.175 INFO [stderr] 16 | #[derive(Identifiable, Queryable)] Nov 28 14:13:15.175 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.175 INFO [stderr] | Nov 28 14:13:15.175 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.175 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.175 INFO [stderr] Nov 28 14:13:15.176 INFO [stderr] warning: cannot find type `users` in this scope Nov 28 14:13:15.176 INFO [stderr] --> src/dal/users.rs:16:10 Nov 28 14:13:15.176 INFO [stderr] | Nov 28 14:13:15.176 INFO [stderr] 16 | #[derive(Identifiable, Queryable)] Nov 28 14:13:15.176 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.176 INFO [stderr] | Nov 28 14:13:15.176 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.176 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.176 INFO [stderr] Nov 28 14:13:15.176 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 28 14:13:15.177 INFO [stderr] --> src/dal/users.rs:16:24 Nov 28 14:13:15.177 INFO [stderr] | Nov 28 14:13:15.177 INFO [stderr] 16 | #[derive(Identifiable, Queryable)] Nov 28 14:13:15.177 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.177 INFO [stderr] | Nov 28 14:13:15.177 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.177 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.177 INFO [stderr] Nov 28 14:13:15.177 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 28 14:13:15.177 INFO [stderr] --> src/dal/users.rs:16:24 Nov 28 14:13:15.177 INFO [stderr] | Nov 28 14:13:15.177 INFO [stderr] 16 | #[derive(Identifiable, Queryable)] Nov 28 14:13:15.178 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.178 INFO [stderr] | Nov 28 14:13:15.178 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.178 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.178 INFO [stderr] Nov 28 14:13:15.178 INFO [stderr] warning: cannot find type `User` in this scope Nov 28 14:13:15.178 INFO [stderr] --> src/dal/users.rs:16:24 Nov 28 14:13:15.178 INFO [stderr] | Nov 28 14:13:15.178 INFO [stderr] 16 | #[derive(Identifiable, Queryable)] Nov 28 14:13:15.178 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.178 INFO [stderr] | Nov 28 14:13:15.179 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.179 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.179 INFO [stderr] Nov 28 14:13:15.179 INFO [stderr] warning: cannot find type `auth_tokens` in this scope Nov 28 14:13:15.179 INFO [stderr] --> src/dal/users.rs:75:10 Nov 28 14:13:15.179 INFO [stderr] | Nov 28 14:13:15.179 INFO [stderr] 75 | #[derive(Insertable)] Nov 28 14:13:15.179 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.179 INFO [stderr] | Nov 28 14:13:15.179 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.180 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.180 INFO [stderr] Nov 28 14:13:15.180 INFO [stderr] warning: cannot find type `NewAuthToken` in this scope Nov 28 14:13:15.180 INFO [stderr] --> src/dal/users.rs:75:10 Nov 28 14:13:15.180 INFO [stderr] | Nov 28 14:13:15.180 INFO [stderr] 75 | #[derive(Insertable)] Nov 28 14:13:15.180 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.180 INFO [stderr] | Nov 28 14:13:15.180 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.180 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.180 INFO [stderr] Nov 28 14:13:15.181 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 28 14:13:15.181 INFO [stderr] --> src/dal/users.rs:75:10 Nov 28 14:13:15.181 INFO [stderr] | Nov 28 14:13:15.181 INFO [stderr] 75 | #[derive(Insertable)] Nov 28 14:13:15.181 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.181 INFO [stderr] | Nov 28 14:13:15.181 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.181 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.181 INFO [stderr] Nov 28 14:13:15.181 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 28 14:13:15.181 INFO [stderr] --> src/dal/users.rs:75:10 Nov 28 14:13:15.181 INFO [stderr] | Nov 28 14:13:15.182 INFO [stderr] 75 | #[derive(Insertable)] Nov 28 14:13:15.182 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.182 INFO [stderr] | Nov 28 14:13:15.182 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.182 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.182 INFO [stderr] Nov 28 14:13:15.182 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 28 14:13:15.182 INFO [stderr] --> src/dal/users.rs:75:10 Nov 28 14:13:15.182 INFO [stderr] | Nov 28 14:13:15.182 INFO [stderr] 75 | #[derive(Insertable)] Nov 28 14:13:15.182 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.183 INFO [stderr] | Nov 28 14:13:15.183 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.183 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.183 INFO [stderr] Nov 28 14:13:15.183 INFO [stderr] warning: cannot find type `AuthToken` in this scope Nov 28 14:13:15.183 INFO [stderr] --> src/dal/users.rs:85:10 Nov 28 14:13:15.183 INFO [stderr] | Nov 28 14:13:15.184 INFO [stderr] 85 | #[derive(Identifiable, Queryable)] Nov 28 14:13:15.184 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.184 INFO [stderr] | Nov 28 14:13:15.184 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.184 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.184 INFO [stderr] Nov 28 14:13:15.184 INFO [stderr] warning: cannot find type `auth_tokens` in this scope Nov 28 14:13:15.184 INFO [stderr] --> src/dal/users.rs:85:10 Nov 28 14:13:15.184 INFO [stderr] | Nov 28 14:13:15.184 INFO [stderr] 85 | #[derive(Identifiable, Queryable)] Nov 28 14:13:15.184 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.184 INFO [stderr] | Nov 28 14:13:15.184 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.184 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.184 INFO [stderr] Nov 28 14:13:15.184 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 28 14:13:15.184 INFO [stderr] --> src/dal/users.rs:85:24 Nov 28 14:13:15.185 INFO [stderr] | Nov 28 14:13:15.185 INFO [stderr] 85 | #[derive(Identifiable, Queryable)] Nov 28 14:13:15.185 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.185 INFO [stderr] | Nov 28 14:13:15.185 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.185 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.185 INFO [stderr] Nov 28 14:13:15.185 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 28 14:13:15.185 INFO [stderr] --> src/dal/users.rs:85:24 Nov 28 14:13:15.185 INFO [stderr] | Nov 28 14:13:15.185 INFO [stderr] 85 | #[derive(Identifiable, Queryable)] Nov 28 14:13:15.185 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.185 INFO [stderr] | Nov 28 14:13:15.185 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.185 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.185 INFO [stderr] Nov 28 14:13:15.185 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 28 14:13:15.185 INFO [stderr] --> src/dal/users.rs:85:24 Nov 28 14:13:15.185 INFO [stderr] | Nov 28 14:13:15.185 INFO [stderr] 85 | #[derive(Identifiable, Queryable)] Nov 28 14:13:15.185 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.185 INFO [stderr] | Nov 28 14:13:15.186 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.186 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.186 INFO [stderr] Nov 28 14:13:15.186 INFO [stderr] warning: cannot find type `AuthToken` in this scope Nov 28 14:13:15.186 INFO [stderr] --> src/dal/users.rs:85:24 Nov 28 14:13:15.186 INFO [stderr] | Nov 28 14:13:15.186 INFO [stderr] 85 | #[derive(Identifiable, Queryable)] Nov 28 14:13:15.186 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.186 INFO [stderr] | Nov 28 14:13:15.186 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.186 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.186 INFO [stderr] Nov 28 14:13:15.186 INFO [stderr] warning: cannot find type `auth_log` in this scope Nov 28 14:13:15.186 INFO [stderr] --> src/dal/users.rs:113:10 Nov 28 14:13:15.186 INFO [stderr] | Nov 28 14:13:15.186 INFO [stderr] 113 | #[derive(Insertable)] Nov 28 14:13:15.186 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.186 INFO [stderr] | Nov 28 14:13:15.186 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.186 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.186 INFO [stderr] Nov 28 14:13:15.187 INFO [stderr] warning: cannot find type `NewAuthLog` in this scope Nov 28 14:13:15.187 INFO [stderr] --> src/dal/users.rs:113:10 Nov 28 14:13:15.187 INFO [stderr] | Nov 28 14:13:15.187 INFO [stderr] 113 | #[derive(Insertable)] Nov 28 14:13:15.187 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.187 INFO [stderr] | Nov 28 14:13:15.187 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.187 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.187 INFO [stderr] Nov 28 14:13:15.187 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 28 14:13:15.187 INFO [stderr] --> src/dal/users.rs:113:10 Nov 28 14:13:15.187 INFO [stderr] | Nov 28 14:13:15.187 INFO [stderr] 113 | #[derive(Insertable)] Nov 28 14:13:15.187 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.187 INFO [stderr] | Nov 28 14:13:15.187 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.187 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.187 INFO [stderr] Nov 28 14:13:15.187 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 28 14:13:15.187 INFO [stderr] --> src/dal/users.rs:113:10 Nov 28 14:13:15.187 INFO [stderr] | Nov 28 14:13:15.187 INFO [stderr] 113 | #[derive(Insertable)] Nov 28 14:13:15.187 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.188 INFO [stderr] | Nov 28 14:13:15.188 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.188 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.188 INFO [stderr] Nov 28 14:13:15.188 INFO [stderr] warning: cannot find type `AuthLog` in this scope Nov 28 14:13:15.188 INFO [stderr] --> src/dal/users.rs:123:10 Nov 28 14:13:15.188 INFO [stderr] | Nov 28 14:13:15.188 INFO [stderr] 123 | #[derive(Identifiable, Queryable)] Nov 28 14:13:15.188 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.188 INFO [stderr] | Nov 28 14:13:15.188 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.188 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.188 INFO [stderr] Nov 28 14:13:15.188 INFO [stderr] warning: cannot find type `auth_log` in this scope Nov 28 14:13:15.188 INFO [stderr] --> src/dal/users.rs:123:10 Nov 28 14:13:15.188 INFO [stderr] | Nov 28 14:13:15.188 INFO [stderr] 123 | #[derive(Identifiable, Queryable)] Nov 28 14:13:15.188 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.188 INFO [stderr] | Nov 28 14:13:15.188 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.188 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.188 INFO [stderr] Nov 28 14:13:15.188 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 28 14:13:15.189 INFO [stderr] --> src/dal/users.rs:123:24 Nov 28 14:13:15.189 INFO [stderr] | Nov 28 14:13:15.189 INFO [stderr] 123 | #[derive(Identifiable, Queryable)] Nov 28 14:13:15.189 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.189 INFO [stderr] | Nov 28 14:13:15.189 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.189 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.189 INFO [stderr] Nov 28 14:13:15.189 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 28 14:13:15.189 INFO [stderr] --> src/dal/users.rs:123:24 Nov 28 14:13:15.189 INFO [stderr] | Nov 28 14:13:15.189 INFO [stderr] 123 | #[derive(Identifiable, Queryable)] Nov 28 14:13:15.189 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.189 INFO [stderr] | Nov 28 14:13:15.189 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.189 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.189 INFO [stderr] Nov 28 14:13:15.189 INFO [stderr] warning: cannot find type `AuthLog` in this scope Nov 28 14:13:15.189 INFO [stderr] --> src/dal/users.rs:123:24 Nov 28 14:13:15.189 INFO [stderr] | Nov 28 14:13:15.189 INFO [stderr] 123 | #[derive(Identifiable, Queryable)] Nov 28 14:13:15.189 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.189 INFO [stderr] | Nov 28 14:13:15.189 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.189 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.190 INFO [stderr] Nov 28 14:13:15.505 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 14:13:15.505 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 14:13:15.505 INFO [stderr] | Nov 28 14:13:15.505 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 14:13:15.505 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.505 INFO [stderr] | Nov 28 14:13:15.505 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 14:13:15.505 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.505 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.505 INFO [stderr] Nov 28 14:13:15.505 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 14:13:15.505 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 14:13:15.505 INFO [stderr] | Nov 28 14:13:15.505 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 14:13:15.505 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.505 INFO [stderr] | Nov 28 14:13:15.505 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.505 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.505 INFO [stderr] Nov 28 14:13:15.505 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 14:13:15.505 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:13:15.505 INFO [stderr] | Nov 28 14:13:15.505 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:13:15.505 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.505 INFO [stderr] | Nov 28 14:13:15.505 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.505 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.505 INFO [stderr] Nov 28 14:13:15.505 INFO [stderr] warning: cannot find type `email` in this scope Nov 28 14:13:15.505 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:13:15.505 INFO [stderr] | Nov 28 14:13:15.505 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:13:15.505 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.505 INFO [stderr] | Nov 28 14:13:15.505 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.505 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.505 INFO [stderr] Nov 28 14:13:15.505 INFO [stderr] warning: cannot find type `success` in this scope Nov 28 14:13:15.505 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:13:15.505 INFO [stderr] | Nov 28 14:13:15.505 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:13:15.505 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.505 INFO [stderr] | Nov 28 14:13:15.505 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.505 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.505 INFO [stderr] Nov 28 14:13:15.505 INFO [stderr] warning: cannot find type `ip_address` in this scope Nov 28 14:13:15.505 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:13:15.505 INFO [stderr] | Nov 28 14:13:15.505 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:13:15.505 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.505 INFO [stderr] | Nov 28 14:13:15.505 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.505 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.505 INFO [stderr] Nov 28 14:13:15.505 INFO [stderr] warning: cannot find type `user_agent` in this scope Nov 28 14:13:15.505 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:13:15.505 INFO [stderr] | Nov 28 14:13:15.505 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:13:15.505 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.505 INFO [stderr] | Nov 28 14:13:15.505 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.505 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.505 INFO [stderr] Nov 28 14:13:15.505 INFO [stderr] warning: cannot find type `date_created` in this scope Nov 28 14:13:15.505 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:13:15.505 INFO [stderr] | Nov 28 14:13:15.505 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:13:15.505 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.505 INFO [stderr] | Nov 28 14:13:15.505 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.506 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.506 INFO [stderr] Nov 28 14:13:15.506 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 28 14:13:15.506 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:13:15.506 INFO [stderr] | Nov 28 14:13:15.506 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:13:15.506 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.506 INFO [stderr] | Nov 28 14:13:15.506 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.506 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.506 INFO [stderr] Nov 28 14:13:15.506 INFO [stderr] warning: cannot find type `token` in this scope Nov 28 14:13:15.506 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:13:15.506 INFO [stderr] | Nov 28 14:13:15.506 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:13:15.506 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.506 INFO [stderr] | Nov 28 14:13:15.506 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.506 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.506 INFO [stderr] Nov 28 14:13:15.506 INFO [stderr] warning: cannot find type `date_expired` in this scope Nov 28 14:13:15.506 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:13:15.506 INFO [stderr] | Nov 28 14:13:15.506 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:13:15.506 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.506 INFO [stderr] | Nov 28 14:13:15.506 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.506 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.506 INFO [stderr] Nov 28 14:13:15.506 INFO [stderr] warning: cannot find type `token_type` in this scope Nov 28 14:13:15.506 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:13:15.506 INFO [stderr] | Nov 28 14:13:15.506 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:13:15.506 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.506 INFO [stderr] | Nov 28 14:13:15.506 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.506 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.506 INFO [stderr] Nov 28 14:13:15.506 INFO [stderr] warning: cannot find type `password` in this scope Nov 28 14:13:15.506 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 14:13:15.506 INFO [stderr] | Nov 28 14:13:15.506 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 14:13:15.506 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.506 INFO [stderr] | Nov 28 14:13:15.506 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.506 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.506 INFO [stderr] Nov 28 14:13:15.506 INFO [stderr] warning: cannot find type `users` in this scope Nov 28 14:13:15.506 INFO [stderr] --> src/dal/users.rs:9:10 Nov 28 14:13:15.506 INFO [stderr] | Nov 28 14:13:15.506 INFO [stderr] 9 | #[derive(Insertable)] Nov 28 14:13:15.506 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.506 INFO [stderr] | Nov 28 14:13:15.506 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.506 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.506 INFO [stderr] Nov 28 14:13:15.506 INFO [stderr] warning: cannot find type `NewUser` in this scope Nov 28 14:13:15.506 INFO [stderr] --> src/dal/users.rs:9:10 Nov 28 14:13:15.506 INFO [stderr] | Nov 28 14:13:15.506 INFO [stderr] 9 | #[derive(Insertable)] Nov 28 14:13:15.506 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.506 INFO [stderr] | Nov 28 14:13:15.506 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.506 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.506 INFO [stderr] Nov 28 14:13:15.506 INFO [stderr] warning: cannot find type `User` in this scope Nov 28 14:13:15.506 INFO [stderr] --> src/dal/users.rs:16:10 Nov 28 14:13:15.506 INFO [stderr] | Nov 28 14:13:15.506 INFO [stderr] 16 | #[derive(Identifiable, Queryable)] Nov 28 14:13:15.506 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.506 INFO [stderr] | Nov 28 14:13:15.506 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.506 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.506 INFO [stderr] Nov 28 14:13:15.506 INFO [stderr] warning: cannot find type `users` in this scope Nov 28 14:13:15.506 INFO [stderr] --> src/dal/users.rs:16:10 Nov 28 14:13:15.506 INFO [stderr] | Nov 28 14:13:15.506 INFO [stderr] 16 | #[derive(Identifiable, Queryable)] Nov 28 14:13:15.506 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.506 INFO [stderr] | Nov 28 14:13:15.507 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.507 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.507 INFO [stderr] Nov 28 14:13:15.507 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 28 14:13:15.507 INFO [stderr] --> src/dal/users.rs:16:24 Nov 28 14:13:15.507 INFO [stderr] | Nov 28 14:13:15.507 INFO [stderr] 16 | #[derive(Identifiable, Queryable)] Nov 28 14:13:15.507 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.507 INFO [stderr] | Nov 28 14:13:15.507 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.507 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.509 INFO [stderr] Nov 28 14:13:15.509 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 28 14:13:15.509 INFO [stderr] --> src/dal/users.rs:16:24 Nov 28 14:13:15.509 INFO [stderr] | Nov 28 14:13:15.509 INFO [stderr] 16 | #[derive(Identifiable, Queryable)] Nov 28 14:13:15.509 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.509 INFO [stderr] | Nov 28 14:13:15.509 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.509 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.509 INFO [stderr] Nov 28 14:13:15.509 INFO [stderr] warning: cannot find type `User` in this scope Nov 28 14:13:15.509 INFO [stderr] --> src/dal/users.rs:16:24 Nov 28 14:13:15.509 INFO [stderr] | Nov 28 14:13:15.509 INFO [stderr] 16 | #[derive(Identifiable, Queryable)] Nov 28 14:13:15.509 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.509 INFO [stderr] | Nov 28 14:13:15.509 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.509 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.509 INFO [stderr] Nov 28 14:13:15.509 INFO [stderr] warning: cannot find type `auth_tokens` in this scope Nov 28 14:13:15.509 INFO [stderr] --> src/dal/users.rs:75:10 Nov 28 14:13:15.509 INFO [stderr] | Nov 28 14:13:15.509 INFO [stderr] 75 | #[derive(Insertable)] Nov 28 14:13:15.509 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.509 INFO [stderr] | Nov 28 14:13:15.509 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.509 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.509 INFO [stderr] Nov 28 14:13:15.509 INFO [stderr] warning: cannot find type `NewAuthToken` in this scope Nov 28 14:13:15.509 INFO [stderr] --> src/dal/users.rs:75:10 Nov 28 14:13:15.509 INFO [stderr] | Nov 28 14:13:15.509 INFO [stderr] 75 | #[derive(Insertable)] Nov 28 14:13:15.509 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.509 INFO [stderr] | Nov 28 14:13:15.509 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.509 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.509 INFO [stderr] Nov 28 14:13:15.509 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 28 14:13:15.509 INFO [stderr] --> src/dal/users.rs:75:10 Nov 28 14:13:15.509 INFO [stderr] | Nov 28 14:13:15.509 INFO [stderr] 75 | #[derive(Insertable)] Nov 28 14:13:15.509 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.509 INFO [stderr] | Nov 28 14:13:15.509 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.509 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.509 INFO [stderr] Nov 28 14:13:15.509 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 28 14:13:15.509 INFO [stderr] --> src/dal/users.rs:75:10 Nov 28 14:13:15.509 INFO [stderr] | Nov 28 14:13:15.509 INFO [stderr] 75 | #[derive(Insertable)] Nov 28 14:13:15.509 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.509 INFO [stderr] | Nov 28 14:13:15.509 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.509 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.509 INFO [stderr] Nov 28 14:13:15.509 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 28 14:13:15.509 INFO [stderr] --> src/dal/users.rs:75:10 Nov 28 14:13:15.509 INFO [stderr] | Nov 28 14:13:15.509 INFO [stderr] 75 | #[derive(Insertable)] Nov 28 14:13:15.509 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.509 INFO [stderr] | Nov 28 14:13:15.509 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.509 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.509 INFO [stderr] Nov 28 14:13:15.509 INFO [stderr] warning: cannot find type `AuthToken` in this scope Nov 28 14:13:15.509 INFO [stderr] --> src/dal/users.rs:85:10 Nov 28 14:13:15.509 INFO [stderr] | Nov 28 14:13:15.509 INFO [stderr] 85 | #[derive(Identifiable, Queryable)] Nov 28 14:13:15.509 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.510 INFO [stderr] | Nov 28 14:13:15.510 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.510 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.510 INFO [stderr] Nov 28 14:13:15.510 INFO [stderr] warning: cannot find type `auth_tokens` in this scope Nov 28 14:13:15.510 INFO [stderr] --> src/dal/users.rs:85:10 Nov 28 14:13:15.510 INFO [stderr] | Nov 28 14:13:15.510 INFO [stderr] 85 | #[derive(Identifiable, Queryable)] Nov 28 14:13:15.510 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.510 INFO [stderr] | Nov 28 14:13:15.510 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.510 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.510 INFO [stderr] Nov 28 14:13:15.510 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 28 14:13:15.510 INFO [stderr] --> src/dal/users.rs:85:24 Nov 28 14:13:15.510 INFO [stderr] | Nov 28 14:13:15.510 INFO [stderr] 85 | #[derive(Identifiable, Queryable)] Nov 28 14:13:15.510 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.510 INFO [stderr] | Nov 28 14:13:15.510 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.510 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.510 INFO [stderr] Nov 28 14:13:15.510 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 28 14:13:15.510 INFO [stderr] --> src/dal/users.rs:85:24 Nov 28 14:13:15.510 INFO [stderr] | Nov 28 14:13:15.510 INFO [stderr] 85 | #[derive(Identifiable, Queryable)] Nov 28 14:13:15.510 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.510 INFO [stderr] | Nov 28 14:13:15.510 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.510 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.510 INFO [stderr] Nov 28 14:13:15.510 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 28 14:13:15.510 INFO [stderr] --> src/dal/users.rs:85:24 Nov 28 14:13:15.510 INFO [stderr] | Nov 28 14:13:15.510 INFO [stderr] 85 | #[derive(Identifiable, Queryable)] Nov 28 14:13:15.510 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.510 INFO [stderr] | Nov 28 14:13:15.510 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.510 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.510 INFO [stderr] Nov 28 14:13:15.510 INFO [stderr] warning: cannot find type `AuthToken` in this scope Nov 28 14:13:15.510 INFO [stderr] --> src/dal/users.rs:85:24 Nov 28 14:13:15.510 INFO [stderr] | Nov 28 14:13:15.510 INFO [stderr] 85 | #[derive(Identifiable, Queryable)] Nov 28 14:13:15.510 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.510 INFO [stderr] | Nov 28 14:13:15.510 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.510 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.510 INFO [stderr] Nov 28 14:13:15.510 INFO [stderr] warning: cannot find type `auth_log` in this scope Nov 28 14:13:15.510 INFO [stderr] --> src/dal/users.rs:113:10 Nov 28 14:13:15.510 INFO [stderr] | Nov 28 14:13:15.510 INFO [stderr] 113 | #[derive(Insertable)] Nov 28 14:13:15.510 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.510 INFO [stderr] | Nov 28 14:13:15.510 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.510 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.510 INFO [stderr] Nov 28 14:13:15.510 INFO [stderr] warning: cannot find type `NewAuthLog` in this scope Nov 28 14:13:15.510 INFO [stderr] --> src/dal/users.rs:113:10 Nov 28 14:13:15.510 INFO [stderr] | Nov 28 14:13:15.510 INFO [stderr] 113 | #[derive(Insertable)] Nov 28 14:13:15.510 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.510 INFO [stderr] | Nov 28 14:13:15.510 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.510 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.510 INFO [stderr] Nov 28 14:13:15.510 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 28 14:13:15.510 INFO [stderr] --> src/dal/users.rs:113:10 Nov 28 14:13:15.510 INFO [stderr] | Nov 28 14:13:15.510 INFO [stderr] 113 | #[derive(Insertable)] Nov 28 14:13:15.510 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.510 INFO [stderr] | Nov 28 14:13:15.510 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.510 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.510 INFO [stderr] Nov 28 14:13:15.510 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 28 14:13:15.510 INFO [stderr] --> src/dal/users.rs:113:10 Nov 28 14:13:15.510 INFO [stderr] | Nov 28 14:13:15.510 INFO [stderr] 113 | #[derive(Insertable)] Nov 28 14:13:15.510 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.510 INFO [stderr] | Nov 28 14:13:15.510 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.511 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.511 INFO [stderr] Nov 28 14:13:15.511 INFO [stderr] warning: cannot find type `AuthLog` in this scope Nov 28 14:13:15.511 INFO [stderr] --> src/dal/users.rs:123:10 Nov 28 14:13:15.511 INFO [stderr] | Nov 28 14:13:15.511 INFO [stderr] 123 | #[derive(Identifiable, Queryable)] Nov 28 14:13:15.511 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.511 INFO [stderr] | Nov 28 14:13:15.511 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.511 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.511 INFO [stderr] Nov 28 14:13:15.511 INFO [stderr] warning: cannot find type `auth_log` in this scope Nov 28 14:13:15.511 INFO [stderr] --> src/dal/users.rs:123:10 Nov 28 14:13:15.511 INFO [stderr] | Nov 28 14:13:15.511 INFO [stderr] 123 | #[derive(Identifiable, Queryable)] Nov 28 14:13:15.511 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.511 INFO [stderr] | Nov 28 14:13:15.511 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.511 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.511 INFO [stderr] Nov 28 14:13:15.511 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 28 14:13:15.511 INFO [stderr] --> src/dal/users.rs:123:24 Nov 28 14:13:15.511 INFO [stderr] | Nov 28 14:13:15.511 INFO [stderr] 123 | #[derive(Identifiable, Queryable)] Nov 28 14:13:15.511 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.511 INFO [stderr] | Nov 28 14:13:15.511 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.511 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.511 INFO [stderr] Nov 28 14:13:15.512 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 28 14:13:15.512 INFO [stderr] --> src/dal/users.rs:123:24 Nov 28 14:13:15.512 INFO [stderr] | Nov 28 14:13:15.512 INFO [stderr] 123 | #[derive(Identifiable, Queryable)] Nov 28 14:13:15.512 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.512 INFO [stderr] | Nov 28 14:13:15.512 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.512 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.512 INFO [stderr] Nov 28 14:13:15.512 INFO [stderr] warning: cannot find type `AuthLog` in this scope Nov 28 14:13:15.512 INFO [stderr] --> src/dal/users.rs:123:24 Nov 28 14:13:15.512 INFO [stderr] | Nov 28 14:13:15.512 INFO [stderr] 123 | #[derive(Identifiable, Queryable)] Nov 28 14:13:15.512 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 14:13:15.512 INFO [stderr] | Nov 28 14:13:15.512 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 14:13:15.512 INFO [stderr] = note: for more information, see issue #50504 Nov 28 14:13:15.512 INFO [stderr] Nov 28 14:13:16.720 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 12s Nov 28 14:13:16.740 INFO [stderr] su: No module specific data is present Nov 28 14:13:17.890 INFO running `"docker" "inspect" "dfec42ad8cecc2c754d641b388da7ecb647f963fec2a9ba62d8a88e787286a8b"` Nov 28 14:13:18.186 INFO running `"docker" "rm" "-f" "dfec42ad8cecc2c754d641b388da7ecb647f963fec2a9ba62d8a88e787286a8b"` Nov 28 14:13:18.440 INFO [stdout] dfec42ad8cecc2c754d641b388da7ecb647f963fec2a9ba62d8a88e787286a8b