Nov 30 11:40:28.414 INFO checking ChrisPWill/login_api against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 11:40:28.414 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-1/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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 30 11:40:28.856 INFO [stdout] 44763dde2afaf09798d92aabd29997c162ecff38514c2e59802986d33340ce92 Nov 30 11:40:28.864 INFO running `"docker" "start" "-a" "44763dde2afaf09798d92aabd29997c162ecff38514c2e59802986d33340ce92"` Nov 30 11:40:30.096 INFO [stderr] usermod: no changes Nov 30 11:40:30.441 INFO [stderr] Checking filetime v0.1.15 Nov 30 11:40:30.464 INFO [stderr] Checking base64 v0.7.0 Nov 30 11:40:30.489 INFO [stderr] Checking uuid v0.6.3 Nov 30 11:40:30.489 INFO [stderr] Checking buf_redux v0.6.3 Nov 30 11:40:30.490 INFO [stderr] Checking uuid v0.1.18 Nov 30 11:40:30.504 INFO [stderr] Compiling syn v0.13.10 Nov 30 11:40:30.512 INFO [stderr] Checking brotli-sys v0.2.1 Nov 30 11:40:30.512 INFO [stderr] Checking chrono v0.4.2 Nov 30 11:40:33.116 INFO [stderr] Compiling card-validate v2.2.0 Nov 30 11:40:33.142 INFO [stderr] Compiling diesel_derives v1.2.0 Nov 30 11:40:33.933 INFO [stderr] Checking gzip-header v0.1.2 Nov 30 11:40:34.180 INFO [stderr] Checking blowfish v0.3.0 Nov 30 11:40:34.208 INFO [stderr] Checking brotli2 v0.2.2 Nov 30 11:40:35.494 INFO [stderr] Checking url v0.2.38 Nov 30 11:40:36.688 INFO [stderr] Compiling ring v0.12.1 Nov 30 11:40:36.916 INFO [stderr] Checking chrono v0.2.25 Nov 30 11:40:37.144 INFO [stderr] Checking bcrypt v0.2.0 Nov 30 11:40:40.396 INFO [stderr] Checking deflate v0.7.18 Nov 30 11:40:40.616 INFO [stderr] Checking easy_password v0.1.0 Nov 30 11:40:44.088 INFO [stderr] Checking multipart v0.13.6 Nov 30 11:40:47.310 INFO [stderr] Checking tiny_http v0.5.9 Nov 30 11:41:03.877 INFO [stderr] Checking diesel v1.2.2 Nov 30 11:41:23.908 INFO [stderr] Compiling serde_derive v1.0.55 Nov 30 11:41:23.908 INFO [stderr] Compiling derive-error-chain v0.11.1 Nov 30 11:41:37.748 INFO [stderr] Checking dotenv v0.11.0 Nov 30 11:41:47.632 INFO [stderr] Compiling validator v0.6.3 Nov 30 11:41:47.632 INFO [stderr] Checking jsonwebtoken v4.0.1 Nov 30 11:41:47.632 INFO [stderr] Checking rouille v2.1.0 Nov 30 11:41:55.785 INFO [stderr] Compiling validator_derive v0.6.5 Nov 30 11:42:09.511 INFO [stderr] Checking login_api v0.1.0 (/source) Nov 30 11:42:18.234 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 11:42:18.234 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 11:42:18.234 INFO [stderr] | Nov 30 11:42:18.235 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 11:42:18.235 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.235 INFO [stderr] | Nov 30 11:42:18.235 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 11:42:18.235 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 30 11:42:18.236 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.236 INFO [stderr] Nov 30 11:42:18.236 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 11:42:18.237 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 11:42:18.237 INFO [stderr] | Nov 30 11:42:18.237 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 11:42:18.237 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.238 INFO [stderr] | Nov 30 11:42:18.238 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 30 11:42:18.238 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.238 INFO [stderr] Nov 30 11:42:18.239 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 11:42:18.239 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 11:42:18.239 INFO [stderr] | Nov 30 11:42:18.240 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 11:42:18.240 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.240 INFO [stderr] | Nov 30 11:42:18.240 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 30 11:42:18.241 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.241 INFO [stderr] Nov 30 11:42:18.241 INFO [stderr] warning: cannot find type `email` in this scope Nov 30 11:42:18.242 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 11:42:18.242 INFO [stderr] | Nov 30 11:42:18.242 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 11:42:18.242 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.243 INFO [stderr] | Nov 30 11:42:18.243 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 30 11:42:18.243 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.243 INFO [stderr] Nov 30 11:42:18.244 INFO [stderr] warning: cannot find type `success` in this scope Nov 30 11:42:18.244 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 11:42:18.245 INFO [stderr] | Nov 30 11:42:18.245 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 11:42:18.245 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.245 INFO [stderr] | Nov 30 11:42:18.245 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 30 11:42:18.245 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.245 INFO [stderr] Nov 30 11:42:18.245 INFO [stderr] warning: cannot find type `ip_address` in this scope Nov 30 11:42:18.246 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 11:42:18.246 INFO [stderr] | Nov 30 11:42:18.246 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 11:42:18.246 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.246 INFO [stderr] | Nov 30 11:42:18.246 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 30 11:42:18.246 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.246 INFO [stderr] Nov 30 11:42:18.246 INFO [stderr] warning: cannot find type `user_agent` in this scope Nov 30 11:42:18.246 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 11:42:18.246 INFO [stderr] | Nov 30 11:42:18.246 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 11:42:18.246 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.246 INFO [stderr] | Nov 30 11:42:18.246 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 30 11:42:18.246 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.246 INFO [stderr] Nov 30 11:42:18.247 INFO [stderr] warning: cannot find type `date_created` in this scope Nov 30 11:42:18.247 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 11:42:18.247 INFO [stderr] | Nov 30 11:42:18.247 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 11:42:18.247 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.247 INFO [stderr] | Nov 30 11:42:18.247 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 30 11:42:18.247 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.248 INFO [stderr] Nov 30 11:42:18.248 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 30 11:42:18.249 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 11:42:18.249 INFO [stderr] | Nov 30 11:42:18.249 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 11:42:18.249 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.249 INFO [stderr] | Nov 30 11:42:18.250 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 30 11:42:18.250 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.250 INFO [stderr] Nov 30 11:42:18.251 INFO [stderr] warning: cannot find type `token` in this scope Nov 30 11:42:18.251 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 11:42:18.251 INFO [stderr] | Nov 30 11:42:18.251 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 11:42:18.252 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.252 INFO [stderr] | Nov 30 11:42:18.252 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 30 11:42:18.252 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.252 INFO [stderr] Nov 30 11:42:18.253 INFO [stderr] warning: cannot find type `date_expired` in this scope Nov 30 11:42:18.253 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 11:42:18.254 INFO [stderr] | Nov 30 11:42:18.254 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 11:42:18.254 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.254 INFO [stderr] | Nov 30 11:42:18.254 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 30 11:42:18.255 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.255 INFO [stderr] Nov 30 11:42:18.255 INFO [stderr] warning: cannot find type `token_type` in this scope Nov 30 11:42:18.256 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 11:42:18.256 INFO [stderr] | Nov 30 11:42:18.256 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 11:42:18.256 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.257 INFO [stderr] | Nov 30 11:42:18.257 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 30 11:42:18.257 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.257 INFO [stderr] Nov 30 11:42:18.258 INFO [stderr] warning: cannot find type `password` in this scope Nov 30 11:42:18.258 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 11:42:18.259 INFO [stderr] | Nov 30 11:42:18.259 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 11:42:18.259 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.259 INFO [stderr] | Nov 30 11:42:18.260 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 30 11:42:18.260 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.260 INFO [stderr] Nov 30 11:42:18.261 INFO [stderr] warning: cannot find type `users` in this scope Nov 30 11:42:18.261 INFO [stderr] --> src/dal/users.rs:9:10 Nov 30 11:42:18.261 INFO [stderr] | Nov 30 11:42:18.261 INFO [stderr] 9 | #[derive(Insertable)] Nov 30 11:42:18.261 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.262 INFO [stderr] | Nov 30 11:42:18.262 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 30 11:42:18.262 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.262 INFO [stderr] Nov 30 11:42:18.263 INFO [stderr] warning: cannot find type `NewUser` in this scope Nov 30 11:42:18.263 INFO [stderr] --> src/dal/users.rs:9:10 Nov 30 11:42:18.263 INFO [stderr] | Nov 30 11:42:18.263 INFO [stderr] 9 | #[derive(Insertable)] Nov 30 11:42:18.263 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.264 INFO [stderr] | Nov 30 11:42:18.264 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 30 11:42:18.264 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.264 INFO [stderr] Nov 30 11:42:18.265 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 11:42:18.265 INFO [stderr] --> src/dal/users.rs:16:10 Nov 30 11:42:18.265 INFO [stderr] | Nov 30 11:42:18.265 INFO [stderr] 16 | #[derive(Identifiable, Queryable)] Nov 30 11:42:18.266 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.266 INFO [stderr] | Nov 30 11:42:18.266 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 30 11:42:18.266 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.267 INFO [stderr] Nov 30 11:42:18.267 INFO [stderr] warning: cannot find type `users` in this scope Nov 30 11:42:18.267 INFO [stderr] --> src/dal/users.rs:16:10 Nov 30 11:42:18.267 INFO [stderr] | Nov 30 11:42:18.268 INFO [stderr] 16 | #[derive(Identifiable, Queryable)] Nov 30 11:42:18.268 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.268 INFO [stderr] | Nov 30 11:42:18.268 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 30 11:42:18.269 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.269 INFO [stderr] Nov 30 11:42:18.269 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 30 11:42:18.269 INFO [stderr] --> src/dal/users.rs:16:24 Nov 30 11:42:18.270 INFO [stderr] | Nov 30 11:42:18.270 INFO [stderr] 16 | #[derive(Identifiable, Queryable)] Nov 30 11:42:18.270 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.270 INFO [stderr] | Nov 30 11:42:18.271 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 30 11:42:18.271 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.271 INFO [stderr] Nov 30 11:42:18.271 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 30 11:42:18.271 INFO [stderr] --> src/dal/users.rs:16:24 Nov 30 11:42:18.272 INFO [stderr] | Nov 30 11:42:18.272 INFO [stderr] 16 | #[derive(Identifiable, Queryable)] Nov 30 11:42:18.272 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.272 INFO [stderr] | Nov 30 11:42:18.273 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 30 11:42:18.273 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.273 INFO [stderr] Nov 30 11:42:18.273 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 11:42:18.274 INFO [stderr] --> src/dal/users.rs:16:24 Nov 30 11:42:18.274 INFO [stderr] | Nov 30 11:42:18.274 INFO [stderr] 16 | #[derive(Identifiable, Queryable)] Nov 30 11:42:18.274 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.275 INFO [stderr] | Nov 30 11:42:18.275 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 30 11:42:18.275 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.275 INFO [stderr] Nov 30 11:42:18.276 INFO [stderr] warning: cannot find type `auth_tokens` in this scope Nov 30 11:42:18.276 INFO [stderr] --> src/dal/users.rs:75:10 Nov 30 11:42:18.276 INFO [stderr] | Nov 30 11:42:18.276 INFO [stderr] 75 | #[derive(Insertable)] Nov 30 11:42:18.277 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.277 INFO [stderr] | Nov 30 11:42:18.277 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 30 11:42:18.277 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.277 INFO [stderr] Nov 30 11:42:18.278 INFO [stderr] warning: cannot find type `NewAuthToken` in this scope Nov 30 11:42:18.278 INFO [stderr] --> src/dal/users.rs:75:10 Nov 30 11:42:18.278 INFO [stderr] | Nov 30 11:42:18.278 INFO [stderr] 75 | #[derive(Insertable)] Nov 30 11:42:18.279 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.279 INFO [stderr] | Nov 30 11:42:18.279 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 30 11:42:18.279 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.280 INFO [stderr] Nov 30 11:42:18.280 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 30 11:42:18.280 INFO [stderr] --> src/dal/users.rs:75:10 Nov 30 11:42:18.280 INFO [stderr] | Nov 30 11:42:18.281 INFO [stderr] 75 | #[derive(Insertable)] Nov 30 11:42:18.281 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.281 INFO [stderr] | Nov 30 11:42:18.281 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 30 11:42:18.282 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.282 INFO [stderr] Nov 30 11:42:18.282 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 30 11:42:18.282 INFO [stderr] --> src/dal/users.rs:75:10 Nov 30 11:42:18.282 INFO [stderr] | Nov 30 11:42:18.283 INFO [stderr] 75 | #[derive(Insertable)] Nov 30 11:42:18.283 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.283 INFO [stderr] | Nov 30 11:42:18.283 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 30 11:42:18.284 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.284 INFO [stderr] Nov 30 11:42:18.284 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 30 11:42:18.284 INFO [stderr] --> src/dal/users.rs:75:10 Nov 30 11:42:18.285 INFO [stderr] | Nov 30 11:42:18.285 INFO [stderr] 75 | #[derive(Insertable)] Nov 30 11:42:18.285 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.285 INFO [stderr] | Nov 30 11:42:18.286 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 30 11:42:18.286 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.286 INFO [stderr] Nov 30 11:42:18.287 INFO [stderr] warning: cannot find type `AuthToken` in this scope Nov 30 11:42:18.287 INFO [stderr] --> src/dal/users.rs:85:10 Nov 30 11:42:18.287 INFO [stderr] | Nov 30 11:42:18.287 INFO [stderr] 85 | #[derive(Identifiable, Queryable)] Nov 30 11:42:18.287 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.288 INFO [stderr] | Nov 30 11:42:18.288 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 30 11:42:18.288 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.288 INFO [stderr] Nov 30 11:42:18.289 INFO [stderr] warning: cannot find type `auth_tokens` in this scope Nov 30 11:42:18.289 INFO [stderr] --> src/dal/users.rs:85:10 Nov 30 11:42:18.289 INFO [stderr] | Nov 30 11:42:18.289 INFO [stderr] 85 | #[derive(Identifiable, Queryable)] Nov 30 11:42:18.289 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.290 INFO [stderr] | Nov 30 11:42:18.290 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 30 11:42:18.290 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.290 INFO [stderr] Nov 30 11:42:18.291 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 30 11:42:18.291 INFO [stderr] --> src/dal/users.rs:85:24 Nov 30 11:42:18.291 INFO [stderr] | Nov 30 11:42:18.291 INFO [stderr] 85 | #[derive(Identifiable, Queryable)] Nov 30 11:42:18.292 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.292 INFO [stderr] | Nov 30 11:42:18.292 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 30 11:42:18.292 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.292 INFO [stderr] Nov 30 11:42:18.293 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 30 11:42:18.293 INFO [stderr] --> src/dal/users.rs:85:24 Nov 30 11:42:18.293 INFO [stderr] | Nov 30 11:42:18.293 INFO [stderr] 85 | #[derive(Identifiable, Queryable)] Nov 30 11:42:18.293 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.294 INFO [stderr] | Nov 30 11:42:18.294 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 30 11:42:18.294 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.294 INFO [stderr] Nov 30 11:42:18.295 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 30 11:42:18.295 INFO [stderr] --> src/dal/users.rs:85:24 Nov 30 11:42:18.295 INFO [stderr] | Nov 30 11:42:18.295 INFO [stderr] 85 | #[derive(Identifiable, Queryable)] Nov 30 11:42:18.295 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.296 INFO [stderr] | Nov 30 11:42:18.296 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 30 11:42:18.296 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.296 INFO [stderr] Nov 30 11:42:18.297 INFO [stderr] warning: cannot find type `AuthToken` in this scope Nov 30 11:42:18.297 INFO [stderr] --> src/dal/users.rs:85:24 Nov 30 11:42:18.297 INFO [stderr] | Nov 30 11:42:18.297 INFO [stderr] 85 | #[derive(Identifiable, Queryable)] Nov 30 11:42:18.298 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.298 INFO [stderr] | Nov 30 11:42:18.298 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 30 11:42:18.298 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.299 INFO [stderr] Nov 30 11:42:18.299 INFO [stderr] warning: cannot find type `auth_log` in this scope Nov 30 11:42:18.299 INFO [stderr] --> src/dal/users.rs:113:10 Nov 30 11:42:18.299 INFO [stderr] | Nov 30 11:42:18.300 INFO [stderr] 113 | #[derive(Insertable)] Nov 30 11:42:18.300 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.300 INFO [stderr] | Nov 30 11:42:18.300 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 30 11:42:18.301 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.301 INFO [stderr] Nov 30 11:42:18.301 INFO [stderr] warning: cannot find type `NewAuthLog` in this scope Nov 30 11:42:18.301 INFO [stderr] --> src/dal/users.rs:113:10 Nov 30 11:42:18.302 INFO [stderr] | Nov 30 11:42:18.302 INFO [stderr] 113 | #[derive(Insertable)] Nov 30 11:42:18.302 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.302 INFO [stderr] | Nov 30 11:42:18.303 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 30 11:42:18.303 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.303 INFO [stderr] Nov 30 11:42:18.303 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 30 11:42:18.304 INFO [stderr] --> src/dal/users.rs:113:10 Nov 30 11:42:18.304 INFO [stderr] | Nov 30 11:42:18.304 INFO [stderr] 113 | #[derive(Insertable)] Nov 30 11:42:18.304 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.305 INFO [stderr] | Nov 30 11:42:18.305 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 30 11:42:18.305 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.305 INFO [stderr] Nov 30 11:42:18.306 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 30 11:42:18.306 INFO [stderr] --> src/dal/users.rs:113:10 Nov 30 11:42:18.306 INFO [stderr] | Nov 30 11:42:18.306 INFO [stderr] 113 | #[derive(Insertable)] Nov 30 11:42:18.307 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.307 INFO [stderr] | Nov 30 11:42:18.307 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 30 11:42:18.307 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.307 INFO [stderr] Nov 30 11:42:18.308 INFO [stderr] warning: cannot find type `AuthLog` in this scope Nov 30 11:42:18.308 INFO [stderr] --> src/dal/users.rs:123:10 Nov 30 11:42:18.308 INFO [stderr] | Nov 30 11:42:18.309 INFO [stderr] 123 | #[derive(Identifiable, Queryable)] Nov 30 11:42:18.309 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.309 INFO [stderr] | Nov 30 11:42:18.309 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 30 11:42:18.310 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.310 INFO [stderr] Nov 30 11:42:18.310 INFO [stderr] warning: cannot find type `auth_log` in this scope Nov 30 11:42:18.310 INFO [stderr] --> src/dal/users.rs:123:10 Nov 30 11:42:18.311 INFO [stderr] | Nov 30 11:42:18.311 INFO [stderr] 123 | #[derive(Identifiable, Queryable)] Nov 30 11:42:18.311 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.311 INFO [stderr] | Nov 30 11:42:18.312 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 30 11:42:18.312 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.312 INFO [stderr] Nov 30 11:42:18.312 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 30 11:42:18.313 INFO [stderr] --> src/dal/users.rs:123:24 Nov 30 11:42:18.313 INFO [stderr] | Nov 30 11:42:18.313 INFO [stderr] 123 | #[derive(Identifiable, Queryable)] Nov 30 11:42:18.313 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.314 INFO [stderr] | Nov 30 11:42:18.314 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 30 11:42:18.314 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.314 INFO [stderr] Nov 30 11:42:18.315 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 30 11:42:18.315 INFO [stderr] --> src/dal/users.rs:123:24 Nov 30 11:42:18.315 INFO [stderr] | Nov 30 11:42:18.315 INFO [stderr] 123 | #[derive(Identifiable, Queryable)] Nov 30 11:42:18.316 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.316 INFO [stderr] | Nov 30 11:42:18.316 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 30 11:42:18.316 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.317 INFO [stderr] Nov 30 11:42:18.317 INFO [stderr] warning: cannot find type `AuthLog` in this scope Nov 30 11:42:18.317 INFO [stderr] --> src/dal/users.rs:123:24 Nov 30 11:42:18.317 INFO [stderr] | Nov 30 11:42:18.318 INFO [stderr] 123 | #[derive(Identifiable, Queryable)] Nov 30 11:42:18.318 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:18.318 INFO [stderr] | Nov 30 11:42:18.318 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 30 11:42:18.319 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:18.319 INFO [stderr] Nov 30 11:42:19.152 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 11:42:19.152 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 11:42:19.152 INFO [stderr] | Nov 30 11:42:19.152 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 11:42:19.152 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.152 INFO [stderr] | Nov 30 11:42:19.152 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 11:42:19.152 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 30 11:42:19.152 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.152 INFO [stderr] Nov 30 11:42:19.152 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 11:42:19.153 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 11:42:19.153 INFO [stderr] | Nov 30 11:42:19.153 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 11:42:19.153 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.153 INFO [stderr] | Nov 30 11:42:19.153 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 30 11:42:19.153 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.153 INFO [stderr] Nov 30 11:42:19.153 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 11:42:19.153 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 11:42:19.153 INFO [stderr] | Nov 30 11:42:19.153 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 11:42:19.153 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.153 INFO [stderr] | Nov 30 11:42:19.153 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 30 11:42:19.153 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.153 INFO [stderr] Nov 30 11:42:19.154 INFO [stderr] warning: cannot find type `email` in this scope Nov 30 11:42:19.154 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 11:42:19.154 INFO [stderr] | Nov 30 11:42:19.154 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 11:42:19.154 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.154 INFO [stderr] | Nov 30 11:42:19.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 30 11:42:19.154 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.154 INFO [stderr] Nov 30 11:42:19.154 INFO [stderr] warning: cannot find type `success` in this scope Nov 30 11:42:19.154 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 11:42:19.154 INFO [stderr] | Nov 30 11:42:19.154 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 11:42:19.154 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.154 INFO [stderr] | Nov 30 11:42:19.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 30 11:42:19.154 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.154 INFO [stderr] Nov 30 11:42:19.155 INFO [stderr] warning: cannot find type `ip_address` in this scope Nov 30 11:42:19.155 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 11:42:19.155 INFO [stderr] | Nov 30 11:42:19.155 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 11:42:19.155 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.155 INFO [stderr] | Nov 30 11:42:19.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 30 11:42:19.155 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.155 INFO [stderr] Nov 30 11:42:19.155 INFO [stderr] warning: cannot find type `user_agent` in this scope Nov 30 11:42:19.155 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 11:42:19.155 INFO [stderr] | Nov 30 11:42:19.155 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 11:42:19.155 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.155 INFO [stderr] | Nov 30 11:42:19.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 30 11:42:19.155 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.155 INFO [stderr] Nov 30 11:42:19.155 INFO [stderr] warning: cannot find type `date_created` in this scope Nov 30 11:42:19.156 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 11:42:19.156 INFO [stderr] | Nov 30 11:42:19.156 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 11:42:19.156 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.156 INFO [stderr] | Nov 30 11:42:19.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 30 11:42:19.156 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.156 INFO [stderr] Nov 30 11:42:19.156 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 30 11:42:19.156 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 11:42:19.156 INFO [stderr] | Nov 30 11:42:19.156 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 11:42:19.156 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.156 INFO [stderr] | Nov 30 11:42:19.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 30 11:42:19.157 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.157 INFO [stderr] Nov 30 11:42:19.157 INFO [stderr] warning: cannot find type `token` in this scope Nov 30 11:42:19.157 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 11:42:19.157 INFO [stderr] | Nov 30 11:42:19.157 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 11:42:19.157 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.157 INFO [stderr] | Nov 30 11:42:19.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 30 11:42:19.157 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.157 INFO [stderr] Nov 30 11:42:19.157 INFO [stderr] warning: cannot find type `date_expired` in this scope Nov 30 11:42:19.157 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 11:42:19.158 INFO [stderr] | Nov 30 11:42:19.158 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 11:42:19.158 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.158 INFO [stderr] | Nov 30 11:42:19.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 30 11:42:19.158 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.158 INFO [stderr] Nov 30 11:42:19.158 INFO [stderr] warning: cannot find type `token_type` in this scope Nov 30 11:42:19.158 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 11:42:19.158 INFO [stderr] | Nov 30 11:42:19.158 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 11:42:19.158 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.158 INFO [stderr] | Nov 30 11:42:19.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 30 11:42:19.158 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.158 INFO [stderr] Nov 30 11:42:19.159 INFO [stderr] warning: cannot find type `password` in this scope Nov 30 11:42:19.159 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 11:42:19.159 INFO [stderr] | Nov 30 11:42:19.159 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 11:42:19.159 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.159 INFO [stderr] | Nov 30 11:42:19.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 30 11:42:19.159 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.159 INFO [stderr] Nov 30 11:42:19.160 INFO [stderr] warning: cannot find type `users` in this scope Nov 30 11:42:19.160 INFO [stderr] --> src/dal/users.rs:9:10 Nov 30 11:42:19.160 INFO [stderr] | Nov 30 11:42:19.160 INFO [stderr] 9 | #[derive(Insertable)] Nov 30 11:42:19.160 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.160 INFO [stderr] | Nov 30 11:42:19.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 30 11:42:19.160 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.160 INFO [stderr] Nov 30 11:42:19.160 INFO [stderr] warning: cannot find type `NewUser` in this scope Nov 30 11:42:19.160 INFO [stderr] --> src/dal/users.rs:9:10 Nov 30 11:42:19.160 INFO [stderr] | Nov 30 11:42:19.160 INFO [stderr] 9 | #[derive(Insertable)] Nov 30 11:42:19.160 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.160 INFO [stderr] | Nov 30 11:42:19.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 30 11:42:19.160 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.160 INFO [stderr] Nov 30 11:42:19.160 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 11:42:19.160 INFO [stderr] --> src/dal/users.rs:16:10 Nov 30 11:42:19.160 INFO [stderr] | Nov 30 11:42:19.160 INFO [stderr] 16 | #[derive(Identifiable, Queryable)] Nov 30 11:42:19.160 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.160 INFO [stderr] | Nov 30 11:42:19.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 30 11:42:19.160 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.161 INFO [stderr] Nov 30 11:42:19.161 INFO [stderr] warning: cannot find type `users` in this scope Nov 30 11:42:19.161 INFO [stderr] --> src/dal/users.rs:16:10 Nov 30 11:42:19.161 INFO [stderr] | Nov 30 11:42:19.161 INFO [stderr] 16 | #[derive(Identifiable, Queryable)] Nov 30 11:42:19.161 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.161 INFO [stderr] | Nov 30 11:42:19.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 30 11:42:19.161 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.161 INFO [stderr] Nov 30 11:42:19.161 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 30 11:42:19.161 INFO [stderr] --> src/dal/users.rs:16:24 Nov 30 11:42:19.161 INFO [stderr] | Nov 30 11:42:19.161 INFO [stderr] 16 | #[derive(Identifiable, Queryable)] Nov 30 11:42:19.161 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.161 INFO [stderr] | Nov 30 11:42:19.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 30 11:42:19.161 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.161 INFO [stderr] Nov 30 11:42:19.161 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 30 11:42:19.161 INFO [stderr] --> src/dal/users.rs:16:24 Nov 30 11:42:19.161 INFO [stderr] | Nov 30 11:42:19.161 INFO [stderr] 16 | #[derive(Identifiable, Queryable)] Nov 30 11:42:19.161 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.161 INFO [stderr] | Nov 30 11:42:19.162 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 30 11:42:19.162 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.162 INFO [stderr] Nov 30 11:42:19.162 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 11:42:19.162 INFO [stderr] --> src/dal/users.rs:16:24 Nov 30 11:42:19.162 INFO [stderr] | Nov 30 11:42:19.162 INFO [stderr] 16 | #[derive(Identifiable, Queryable)] Nov 30 11:42:19.162 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.162 INFO [stderr] | Nov 30 11:42:19.162 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 30 11:42:19.162 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.162 INFO [stderr] Nov 30 11:42:19.162 INFO [stderr] warning: cannot find type `auth_tokens` in this scope Nov 30 11:42:19.162 INFO [stderr] --> src/dal/users.rs:75:10 Nov 30 11:42:19.162 INFO [stderr] | Nov 30 11:42:19.162 INFO [stderr] 75 | #[derive(Insertable)] Nov 30 11:42:19.162 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.162 INFO [stderr] | Nov 30 11:42:19.162 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 30 11:42:19.162 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.162 INFO [stderr] Nov 30 11:42:19.163 INFO [stderr] warning: cannot find type `NewAuthToken` in this scope Nov 30 11:42:19.163 INFO [stderr] --> src/dal/users.rs:75:10 Nov 30 11:42:19.163 INFO [stderr] | Nov 30 11:42:19.163 INFO [stderr] 75 | #[derive(Insertable)] Nov 30 11:42:19.163 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.163 INFO [stderr] | Nov 30 11:42:19.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 30 11:42:19.163 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.163 INFO [stderr] Nov 30 11:42:19.163 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 30 11:42:19.163 INFO [stderr] --> src/dal/users.rs:75:10 Nov 30 11:42:19.163 INFO [stderr] | Nov 30 11:42:19.163 INFO [stderr] 75 | #[derive(Insertable)] Nov 30 11:42:19.163 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.163 INFO [stderr] | Nov 30 11:42:19.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 30 11:42:19.164 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.164 INFO [stderr] Nov 30 11:42:19.164 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 30 11:42:19.164 INFO [stderr] --> src/dal/users.rs:75:10 Nov 30 11:42:19.164 INFO [stderr] | Nov 30 11:42:19.164 INFO [stderr] 75 | #[derive(Insertable)] Nov 30 11:42:19.164 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.164 INFO [stderr] | Nov 30 11:42:19.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 30 11:42:19.164 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.164 INFO [stderr] Nov 30 11:42:19.164 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 30 11:42:19.164 INFO [stderr] --> src/dal/users.rs:75:10 Nov 30 11:42:19.164 INFO [stderr] | Nov 30 11:42:19.165 INFO [stderr] 75 | #[derive(Insertable)] Nov 30 11:42:19.165 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.165 INFO [stderr] | Nov 30 11:42:19.165 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 30 11:42:19.165 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.165 INFO [stderr] Nov 30 11:42:19.165 INFO [stderr] warning: cannot find type `AuthToken` in this scope Nov 30 11:42:19.165 INFO [stderr] --> src/dal/users.rs:85:10 Nov 30 11:42:19.165 INFO [stderr] | Nov 30 11:42:19.165 INFO [stderr] 85 | #[derive(Identifiable, Queryable)] Nov 30 11:42:19.165 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.166 INFO [stderr] | Nov 30 11:42:19.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 30 11:42:19.166 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.166 INFO [stderr] Nov 30 11:42:19.166 INFO [stderr] warning: cannot find type `auth_tokens` in this scope Nov 30 11:42:19.166 INFO [stderr] --> src/dal/users.rs:85:10 Nov 30 11:42:19.166 INFO [stderr] | Nov 30 11:42:19.166 INFO [stderr] 85 | #[derive(Identifiable, Queryable)] Nov 30 11:42:19.166 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.166 INFO [stderr] | Nov 30 11:42:19.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 30 11:42:19.166 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.166 INFO [stderr] Nov 30 11:42:19.167 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 30 11:42:19.167 INFO [stderr] --> src/dal/users.rs:85:24 Nov 30 11:42:19.167 INFO [stderr] | Nov 30 11:42:19.167 INFO [stderr] 85 | #[derive(Identifiable, Queryable)] Nov 30 11:42:19.167 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.167 INFO [stderr] | Nov 30 11:42:19.167 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 30 11:42:19.167 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.167 INFO [stderr] Nov 30 11:42:19.167 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 30 11:42:19.167 INFO [stderr] --> src/dal/users.rs:85:24 Nov 30 11:42:19.167 INFO [stderr] | Nov 30 11:42:19.167 INFO [stderr] 85 | #[derive(Identifiable, Queryable)] Nov 30 11:42:19.167 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.167 INFO [stderr] | Nov 30 11:42:19.167 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 30 11:42:19.167 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.168 INFO [stderr] Nov 30 11:42:19.168 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 30 11:42:19.168 INFO [stderr] --> src/dal/users.rs:85:24 Nov 30 11:42:19.168 INFO [stderr] | Nov 30 11:42:19.168 INFO [stderr] 85 | #[derive(Identifiable, Queryable)] Nov 30 11:42:19.168 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.168 INFO [stderr] | Nov 30 11:42:19.168 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 30 11:42:19.168 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.168 INFO [stderr] Nov 30 11:42:19.168 INFO [stderr] warning: cannot find type `AuthToken` in this scope Nov 30 11:42:19.168 INFO [stderr] --> src/dal/users.rs:85:24 Nov 30 11:42:19.168 INFO [stderr] | Nov 30 11:42:19.168 INFO [stderr] 85 | #[derive(Identifiable, Queryable)] Nov 30 11:42:19.168 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.169 INFO [stderr] | Nov 30 11:42:19.169 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 30 11:42:19.169 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.169 INFO [stderr] Nov 30 11:42:19.169 INFO [stderr] warning: cannot find type `auth_log` in this scope Nov 30 11:42:19.169 INFO [stderr] --> src/dal/users.rs:113:10 Nov 30 11:42:19.169 INFO [stderr] | Nov 30 11:42:19.169 INFO [stderr] 113 | #[derive(Insertable)] Nov 30 11:42:19.169 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.170 INFO [stderr] | Nov 30 11:42:19.170 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 30 11:42:19.170 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.170 INFO [stderr] Nov 30 11:42:19.170 INFO [stderr] warning: cannot find type `NewAuthLog` in this scope Nov 30 11:42:19.170 INFO [stderr] --> src/dal/users.rs:113:10 Nov 30 11:42:19.170 INFO [stderr] | Nov 30 11:42:19.170 INFO [stderr] 113 | #[derive(Insertable)] Nov 30 11:42:19.170 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.170 INFO [stderr] | Nov 30 11:42:19.170 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 30 11:42:19.170 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.170 INFO [stderr] Nov 30 11:42:19.171 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 30 11:42:19.171 INFO [stderr] --> src/dal/users.rs:113:10 Nov 30 11:42:19.171 INFO [stderr] | Nov 30 11:42:19.171 INFO [stderr] 113 | #[derive(Insertable)] Nov 30 11:42:19.171 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.171 INFO [stderr] | Nov 30 11:42:19.171 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 30 11:42:19.171 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.171 INFO [stderr] Nov 30 11:42:19.171 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 30 11:42:19.172 INFO [stderr] --> src/dal/users.rs:113:10 Nov 30 11:42:19.172 INFO [stderr] | Nov 30 11:42:19.172 INFO [stderr] 113 | #[derive(Insertable)] Nov 30 11:42:19.172 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.172 INFO [stderr] | Nov 30 11:42:19.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 30 11:42:19.172 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.172 INFO [stderr] Nov 30 11:42:19.172 INFO [stderr] warning: cannot find type `AuthLog` in this scope Nov 30 11:42:19.172 INFO [stderr] --> src/dal/users.rs:123:10 Nov 30 11:42:19.173 INFO [stderr] | Nov 30 11:42:19.173 INFO [stderr] 123 | #[derive(Identifiable, Queryable)] Nov 30 11:42:19.173 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.173 INFO [stderr] | Nov 30 11:42:19.173 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 30 11:42:19.173 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.173 INFO [stderr] Nov 30 11:42:19.173 INFO [stderr] warning: cannot find type `auth_log` in this scope Nov 30 11:42:19.173 INFO [stderr] --> src/dal/users.rs:123:10 Nov 30 11:42:19.173 INFO [stderr] | Nov 30 11:42:19.173 INFO [stderr] 123 | #[derive(Identifiable, Queryable)] Nov 30 11:42:19.173 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.174 INFO [stderr] | Nov 30 11:42:19.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 30 11:42:19.174 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.174 INFO [stderr] Nov 30 11:42:19.174 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 30 11:42:19.174 INFO [stderr] --> src/dal/users.rs:123:24 Nov 30 11:42:19.174 INFO [stderr] | Nov 30 11:42:19.174 INFO [stderr] 123 | #[derive(Identifiable, Queryable)] Nov 30 11:42:19.174 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.174 INFO [stderr] | Nov 30 11:42:19.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 30 11:42:19.174 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.175 INFO [stderr] Nov 30 11:42:19.175 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 30 11:42:19.175 INFO [stderr] --> src/dal/users.rs:123:24 Nov 30 11:42:19.175 INFO [stderr] | Nov 30 11:42:19.175 INFO [stderr] 123 | #[derive(Identifiable, Queryable)] Nov 30 11:42:19.175 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.175 INFO [stderr] | Nov 30 11:42:19.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 30 11:42:19.175 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.175 INFO [stderr] Nov 30 11:42:19.175 INFO [stderr] warning: cannot find type `AuthLog` in this scope Nov 30 11:42:19.176 INFO [stderr] --> src/dal/users.rs:123:24 Nov 30 11:42:19.176 INFO [stderr] | Nov 30 11:42:19.176 INFO [stderr] 123 | #[derive(Identifiable, Queryable)] Nov 30 11:42:19.176 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 11:42:19.176 INFO [stderr] | Nov 30 11:42:19.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 30 11:42:19.176 INFO [stderr] = note: for more information, see issue #50504 Nov 30 11:42:19.176 INFO [stderr] Nov 30 11:42:20.228 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 50s Nov 30 11:42:20.245 INFO [stderr] su: No module specific data is present Nov 30 11:42:21.325 INFO running `"docker" "inspect" "44763dde2afaf09798d92aabd29997c162ecff38514c2e59802986d33340ce92"` Nov 30 11:42:21.558 INFO running `"docker" "rm" "-f" "44763dde2afaf09798d92aabd29997c162ecff38514c2e59802986d33340ce92"` Nov 30 11:42:21.860 INFO [stdout] 44763dde2afaf09798d92aabd29997c162ecff38514c2e59802986d33340ce92