Nov 01 12:44:52.530 INFO checking ChrisPWill/login_api against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Nov 01 12:44:52.530 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-1/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 01 12:44:52.976 INFO blam! eba888ab1abc746359a9657e68ebadbe7afe5a3a6c28b14472e635e2a6ff26b4 Nov 01 12:44:52.992 INFO running `"docker" "start" "-a" "eba888ab1abc746359a9657e68ebadbe7afe5a3a6c28b14472e635e2a6ff26b4"` Nov 01 12:44:54.165 INFO kablam! usermod: no changes Nov 01 12:44:54.708 INFO kablam! Compiling serde v1.0.55 Nov 01 12:44:54.712 INFO kablam! Compiling if_chain v0.1.2 Nov 01 12:44:54.716 INFO kablam! Checking memchr v1.0.2 Nov 01 12:44:54.716 INFO kablam! Checking filetime v0.1.15 Nov 01 12:44:54.720 INFO kablam! Checking base64 v0.7.0 Nov 01 12:44:54.720 INFO kablam! Checking uuid v0.6.3 Nov 01 12:44:54.732 INFO kablam! Compiling idna v0.1.4 Nov 01 12:44:54.732 INFO kablam! Compiling regex v0.2.11 Nov 01 12:44:55.180 INFO kablam! Compiling syn v0.13.10 Nov 01 12:44:57.752 INFO kablam! Compiling syn v0.12.15 Nov 01 12:44:57.784 INFO kablam! Checking uuid v0.1.18 Nov 01 12:44:58.420 INFO kablam! Checking brotli-sys v0.2.1 Nov 01 12:44:59.498 INFO kablam! Checking chrono v0.4.2 Nov 01 12:45:01.669 INFO kablam! Checking buf_redux v0.6.3 Nov 01 12:45:02.316 INFO kablam! Checking card-validate v2.2.0 Nov 01 12:45:06.013 INFO kablam! Checking brotli2 v0.2.2 Nov 01 12:45:07.566 INFO kablam! Checking hmac v0.5.0 Nov 01 12:45:08.790 INFO kablam! Checking url v0.2.38 Nov 01 12:45:09.785 INFO kablam! Compiling ring v0.12.1 Nov 01 12:45:15.113 INFO kablam! Checking chrono v0.2.25 Nov 01 12:45:38.528 INFO kablam! Checking deflate v0.7.18 Nov 01 12:45:38.708 INFO kablam! Checking bcrypt v0.2.0 Nov 01 12:45:39.196 INFO kablam! Compiling mime_guess v1.8.4 Nov 01 12:45:39.216 INFO kablam! Checking tiny_http v0.5.9 Nov 01 12:45:40.300 INFO kablam! Compiling url v1.7.0 Nov 01 12:46:03.212 INFO kablam! Checking easy_password v0.1.0 Nov 01 12:46:03.244 INFO kablam! Compiling serde_json v1.0.17 Nov 01 12:46:04.597 INFO kablam! Compiling diesel_derives v1.2.0 Nov 01 12:46:09.462 INFO kablam! Checking multipart v0.13.6 Nov 01 12:46:23.940 INFO kablam! Compiling serde_derive v1.0.55 Nov 01 12:46:23.940 INFO kablam! Compiling derive-error-chain v0.11.1 Nov 01 12:46:27.260 INFO kablam! Checking diesel v1.2.2 Nov 01 12:46:33.861 INFO kablam! Checking dotenv v0.11.0 Nov 01 12:46:41.917 INFO kablam! Compiling validator v0.6.3 Nov 01 12:46:41.917 INFO kablam! Checking jsonwebtoken v4.0.1 Nov 01 12:46:41.917 INFO kablam! Checking rouille v2.1.0 Nov 01 12:46:49.202 INFO kablam! Compiling validator_derive v0.6.5 Nov 01 12:47:12.772 INFO kablam! Checking login_api v0.1.0 (/source) Nov 01 12:47:21.480 INFO kablam! warning: cannot find type `table` in this scope Nov 01 12:47:21.480 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 12:47:21.480 INFO kablam! | Nov 01 12:47:21.480 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 12:47:21.480 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.480 INFO kablam! | Nov 01 12:47:21.480 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 12:47:21.480 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.480 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.481 INFO kablam! Nov 01 12:47:21.481 INFO kablam! warning: cannot find type `table` in this scope Nov 01 12:47:21.481 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 12:47:21.481 INFO kablam! | Nov 01 12:47:21.481 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 12:47:21.481 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.481 INFO kablam! | Nov 01 12:47:21.481 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.481 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.481 INFO kablam! Nov 01 12:47:21.481 INFO kablam! warning: cannot find type `id` in this scope Nov 01 12:47:21.481 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:21.481 INFO kablam! | Nov 01 12:47:21.481 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:21.481 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.481 INFO kablam! | Nov 01 12:47:21.481 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.481 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.481 INFO kablam! Nov 01 12:47:21.481 INFO kablam! warning: cannot find type `email` in this scope Nov 01 12:47:21.481 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:21.481 INFO kablam! | Nov 01 12:47:21.481 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:21.482 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.482 INFO kablam! | Nov 01 12:47:21.482 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.482 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.482 INFO kablam! Nov 01 12:47:21.482 INFO kablam! warning: cannot find type `success` in this scope Nov 01 12:47:21.482 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:21.482 INFO kablam! | Nov 01 12:47:21.482 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:21.482 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.482 INFO kablam! | Nov 01 12:47:21.482 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.482 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.482 INFO kablam! Nov 01 12:47:21.482 INFO kablam! warning: cannot find type `ip_address` in this scope Nov 01 12:47:21.482 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:21.482 INFO kablam! | Nov 01 12:47:21.482 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:21.482 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.482 INFO kablam! | Nov 01 12:47:21.482 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.482 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.482 INFO kablam! Nov 01 12:47:21.483 INFO kablam! warning: cannot find type `user_agent` in this scope Nov 01 12:47:21.483 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:21.483 INFO kablam! | Nov 01 12:47:21.483 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:21.483 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.483 INFO kablam! | Nov 01 12:47:21.483 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.483 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.483 INFO kablam! Nov 01 12:47:21.483 INFO kablam! warning: cannot find type `date_created` in this scope Nov 01 12:47:21.483 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:21.483 INFO kablam! | Nov 01 12:47:21.483 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:21.483 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.483 INFO kablam! | Nov 01 12:47:21.483 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.483 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.483 INFO kablam! Nov 01 12:47:21.483 INFO kablam! warning: cannot find type `user_id` in this scope Nov 01 12:47:21.483 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:21.483 INFO kablam! | Nov 01 12:47:21.483 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:21.483 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.484 INFO kablam! | Nov 01 12:47:21.484 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.484 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.484 INFO kablam! Nov 01 12:47:21.484 INFO kablam! warning: cannot find type `token` in this scope Nov 01 12:47:21.484 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:21.484 INFO kablam! | Nov 01 12:47:21.484 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:21.484 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.484 INFO kablam! | Nov 01 12:47:21.484 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.484 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.484 INFO kablam! Nov 01 12:47:21.484 INFO kablam! warning: cannot find type `date_expired` in this scope Nov 01 12:47:21.484 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:21.484 INFO kablam! | Nov 01 12:47:21.484 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:21.484 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.484 INFO kablam! | Nov 01 12:47:21.484 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.484 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.484 INFO kablam! Nov 01 12:47:21.484 INFO kablam! warning: cannot find type `token_type` in this scope Nov 01 12:47:21.485 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:21.485 INFO kablam! | Nov 01 12:47:21.485 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:21.485 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.485 INFO kablam! | Nov 01 12:47:21.485 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.485 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.485 INFO kablam! Nov 01 12:47:21.485 INFO kablam! warning: cannot find type `password` in this scope Nov 01 12:47:21.485 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:21.485 INFO kablam! | Nov 01 12:47:21.485 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:21.485 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.485 INFO kablam! | Nov 01 12:47:21.485 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.485 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.485 INFO kablam! Nov 01 12:47:21.485 INFO kablam! warning: cannot find type `users` in this scope Nov 01 12:47:21.485 INFO kablam! --> src/dal/users.rs:9:10 Nov 01 12:47:21.485 INFO kablam! | Nov 01 12:47:21.485 INFO kablam! 9 | #[derive(Insertable)] Nov 01 12:47:21.485 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.485 INFO kablam! | Nov 01 12:47:21.486 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.486 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.486 INFO kablam! Nov 01 12:47:21.486 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 01 12:47:21.486 INFO kablam! --> src/dal/users.rs:9:10 Nov 01 12:47:21.486 INFO kablam! | Nov 01 12:47:21.486 INFO kablam! 9 | #[derive(Insertable)] Nov 01 12:47:21.486 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.486 INFO kablam! | Nov 01 12:47:21.486 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.486 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.486 INFO kablam! Nov 01 12:47:21.494 INFO kablam! warning: cannot find type `User` in this scope Nov 01 12:47:21.494 INFO kablam! --> src/dal/users.rs:16:10 Nov 01 12:47:21.494 INFO kablam! | Nov 01 12:47:21.495 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 01 12:47:21.495 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.495 INFO kablam! | Nov 01 12:47:21.495 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.495 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.495 INFO kablam! Nov 01 12:47:21.495 INFO kablam! warning: cannot find type `users` in this scope Nov 01 12:47:21.495 INFO kablam! --> src/dal/users.rs:16:10 Nov 01 12:47:21.495 INFO kablam! | Nov 01 12:47:21.495 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 01 12:47:21.495 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.495 INFO kablam! | Nov 01 12:47:21.495 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.495 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.495 INFO kablam! Nov 01 12:47:21.495 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 01 12:47:21.495 INFO kablam! --> src/dal/users.rs:16:24 Nov 01 12:47:21.495 INFO kablam! | Nov 01 12:47:21.495 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 01 12:47:21.495 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.495 INFO kablam! | Nov 01 12:47:21.495 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.495 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.496 INFO kablam! Nov 01 12:47:21.496 INFO kablam! warning: cannot find type `Utc` in this scope Nov 01 12:47:21.496 INFO kablam! --> src/dal/users.rs:16:24 Nov 01 12:47:21.496 INFO kablam! | Nov 01 12:47:21.496 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 01 12:47:21.496 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.496 INFO kablam! | Nov 01 12:47:21.496 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.496 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.496 INFO kablam! Nov 01 12:47:21.496 INFO kablam! warning: cannot find type `User` in this scope Nov 01 12:47:21.496 INFO kablam! --> src/dal/users.rs:16:24 Nov 01 12:47:21.496 INFO kablam! | Nov 01 12:47:21.496 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 01 12:47:21.496 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.496 INFO kablam! | Nov 01 12:47:21.496 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.496 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.496 INFO kablam! Nov 01 12:47:21.496 INFO kablam! warning: cannot find type `auth_tokens` in this scope Nov 01 12:47:21.496 INFO kablam! --> src/dal/users.rs:75:10 Nov 01 12:47:21.496 INFO kablam! | Nov 01 12:47:21.496 INFO kablam! 75 | #[derive(Insertable)] Nov 01 12:47:21.497 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.497 INFO kablam! | Nov 01 12:47:21.497 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.497 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.497 INFO kablam! Nov 01 12:47:21.497 INFO kablam! warning: cannot find type `NewAuthToken` in this scope Nov 01 12:47:21.497 INFO kablam! --> src/dal/users.rs:75:10 Nov 01 12:47:21.497 INFO kablam! | Nov 01 12:47:21.497 INFO kablam! 75 | #[derive(Insertable)] Nov 01 12:47:21.497 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.497 INFO kablam! | Nov 01 12:47:21.497 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.497 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.497 INFO kablam! Nov 01 12:47:21.497 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 12:47:21.497 INFO kablam! --> src/dal/users.rs:75:10 Nov 01 12:47:21.497 INFO kablam! | Nov 01 12:47:21.497 INFO kablam! 75 | #[derive(Insertable)] Nov 01 12:47:21.497 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.497 INFO kablam! | Nov 01 12:47:21.497 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.497 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.498 INFO kablam! Nov 01 12:47:21.498 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 01 12:47:21.498 INFO kablam! --> src/dal/users.rs:75:10 Nov 01 12:47:21.498 INFO kablam! | Nov 01 12:47:21.498 INFO kablam! 75 | #[derive(Insertable)] Nov 01 12:47:21.498 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.498 INFO kablam! | Nov 01 12:47:21.498 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.498 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.498 INFO kablam! Nov 01 12:47:21.498 INFO kablam! warning: cannot find type `Utc` in this scope Nov 01 12:47:21.498 INFO kablam! --> src/dal/users.rs:75:10 Nov 01 12:47:21.498 INFO kablam! | Nov 01 12:47:21.498 INFO kablam! 75 | #[derive(Insertable)] Nov 01 12:47:21.498 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.498 INFO kablam! | Nov 01 12:47:21.498 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.498 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.498 INFO kablam! Nov 01 12:47:21.498 INFO kablam! warning: cannot find type `AuthToken` in this scope Nov 01 12:47:21.498 INFO kablam! --> src/dal/users.rs:85:10 Nov 01 12:47:21.498 INFO kablam! | Nov 01 12:47:21.499 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 01 12:47:21.499 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.499 INFO kablam! | Nov 01 12:47:21.499 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.499 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.499 INFO kablam! Nov 01 12:47:21.499 INFO kablam! warning: cannot find type `auth_tokens` in this scope Nov 01 12:47:21.499 INFO kablam! --> src/dal/users.rs:85:10 Nov 01 12:47:21.499 INFO kablam! | Nov 01 12:47:21.499 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 01 12:47:21.499 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.499 INFO kablam! | Nov 01 12:47:21.499 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.499 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.499 INFO kablam! Nov 01 12:47:21.499 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 12:47:21.499 INFO kablam! --> src/dal/users.rs:85:24 Nov 01 12:47:21.499 INFO kablam! | Nov 01 12:47:21.499 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 01 12:47:21.499 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.499 INFO kablam! | Nov 01 12:47:21.499 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.499 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.500 INFO kablam! Nov 01 12:47:21.500 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 01 12:47:21.500 INFO kablam! --> src/dal/users.rs:85:24 Nov 01 12:47:21.500 INFO kablam! | Nov 01 12:47:21.500 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 01 12:47:21.500 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.500 INFO kablam! | Nov 01 12:47:21.500 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.500 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.500 INFO kablam! Nov 01 12:47:21.500 INFO kablam! warning: cannot find type `Utc` in this scope Nov 01 12:47:21.500 INFO kablam! --> src/dal/users.rs:85:24 Nov 01 12:47:21.500 INFO kablam! | Nov 01 12:47:21.500 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 01 12:47:21.500 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.500 INFO kablam! | Nov 01 12:47:21.500 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.500 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.500 INFO kablam! Nov 01 12:47:21.500 INFO kablam! warning: cannot find type `AuthToken` in this scope Nov 01 12:47:21.500 INFO kablam! --> src/dal/users.rs:85:24 Nov 01 12:47:21.500 INFO kablam! | Nov 01 12:47:21.500 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 01 12:47:21.501 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.501 INFO kablam! | Nov 01 12:47:21.501 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.501 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.501 INFO kablam! Nov 01 12:47:21.501 INFO kablam! warning: cannot find type `auth_log` in this scope Nov 01 12:47:21.501 INFO kablam! --> src/dal/users.rs:113:10 Nov 01 12:47:21.501 INFO kablam! | Nov 01 12:47:21.501 INFO kablam! 113 | #[derive(Insertable)] Nov 01 12:47:21.501 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.501 INFO kablam! | Nov 01 12:47:21.501 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.501 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.501 INFO kablam! Nov 01 12:47:21.501 INFO kablam! warning: cannot find type `NewAuthLog` in this scope Nov 01 12:47:21.501 INFO kablam! --> src/dal/users.rs:113:10 Nov 01 12:47:21.501 INFO kablam! | Nov 01 12:47:21.501 INFO kablam! 113 | #[derive(Insertable)] Nov 01 12:47:21.501 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.501 INFO kablam! | Nov 01 12:47:21.501 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.501 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.502 INFO kablam! Nov 01 12:47:21.502 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 01 12:47:21.502 INFO kablam! --> src/dal/users.rs:113:10 Nov 01 12:47:21.502 INFO kablam! | Nov 01 12:47:21.502 INFO kablam! 113 | #[derive(Insertable)] Nov 01 12:47:21.502 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.502 INFO kablam! | Nov 01 12:47:21.502 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.502 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.502 INFO kablam! Nov 01 12:47:21.502 INFO kablam! warning: cannot find type `Utc` in this scope Nov 01 12:47:21.502 INFO kablam! --> src/dal/users.rs:113:10 Nov 01 12:47:21.502 INFO kablam! | Nov 01 12:47:21.502 INFO kablam! 113 | #[derive(Insertable)] Nov 01 12:47:21.502 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.502 INFO kablam! | Nov 01 12:47:21.502 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.502 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.502 INFO kablam! Nov 01 12:47:21.502 INFO kablam! warning: cannot find type `AuthLog` in this scope Nov 01 12:47:21.502 INFO kablam! --> src/dal/users.rs:123:10 Nov 01 12:47:21.502 INFO kablam! | Nov 01 12:47:21.502 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 01 12:47:21.503 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.503 INFO kablam! | Nov 01 12:47:21.503 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.503 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.503 INFO kablam! Nov 01 12:47:21.503 INFO kablam! warning: cannot find type `auth_log` in this scope Nov 01 12:47:21.503 INFO kablam! --> src/dal/users.rs:123:10 Nov 01 12:47:21.503 INFO kablam! | Nov 01 12:47:21.503 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 01 12:47:21.503 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.503 INFO kablam! | Nov 01 12:47:21.503 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.503 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.503 INFO kablam! Nov 01 12:47:21.503 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 01 12:47:21.503 INFO kablam! --> src/dal/users.rs:123:24 Nov 01 12:47:21.503 INFO kablam! | Nov 01 12:47:21.503 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 01 12:47:21.503 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.503 INFO kablam! | Nov 01 12:47:21.503 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.503 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.503 INFO kablam! Nov 01 12:47:21.504 INFO kablam! warning: cannot find type `Utc` in this scope Nov 01 12:47:21.504 INFO kablam! --> src/dal/users.rs:123:24 Nov 01 12:47:21.504 INFO kablam! | Nov 01 12:47:21.504 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 01 12:47:21.504 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.504 INFO kablam! | Nov 01 12:47:21.504 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.504 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.504 INFO kablam! Nov 01 12:47:21.504 INFO kablam! warning: cannot find type `AuthLog` in this scope Nov 01 12:47:21.504 INFO kablam! --> src/dal/users.rs:123:24 Nov 01 12:47:21.504 INFO kablam! | Nov 01 12:47:21.504 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 01 12:47:21.504 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.504 INFO kablam! | Nov 01 12:47:21.504 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.504 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.504 INFO kablam! Nov 01 12:47:21.745 INFO kablam! warning: cannot find type `table` in this scope Nov 01 12:47:21.745 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 12:47:21.745 INFO kablam! | Nov 01 12:47:21.745 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 12:47:21.745 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.745 INFO kablam! | Nov 01 12:47:21.745 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 12:47:21.745 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.745 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.745 INFO kablam! Nov 01 12:47:21.745 INFO kablam! warning: cannot find type `table` in this scope Nov 01 12:47:21.745 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 12:47:21.745 INFO kablam! | Nov 01 12:47:21.745 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 12:47:21.745 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.745 INFO kablam! | Nov 01 12:47:21.745 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.745 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.745 INFO kablam! Nov 01 12:47:21.745 INFO kablam! warning: cannot find type `id` in this scope Nov 01 12:47:21.745 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:21.745 INFO kablam! | Nov 01 12:47:21.745 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:21.745 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.745 INFO kablam! | Nov 01 12:47:21.745 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.745 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.746 INFO kablam! Nov 01 12:47:21.746 INFO kablam! warning: cannot find type `email` in this scope Nov 01 12:47:21.746 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:21.746 INFO kablam! | Nov 01 12:47:21.746 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:21.746 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.746 INFO kablam! | Nov 01 12:47:21.746 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.746 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.746 INFO kablam! Nov 01 12:47:21.746 INFO kablam! warning: cannot find type `success` in this scope Nov 01 12:47:21.746 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:21.746 INFO kablam! | Nov 01 12:47:21.746 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:21.746 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.746 INFO kablam! | Nov 01 12:47:21.746 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.746 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.746 INFO kablam! Nov 01 12:47:21.746 INFO kablam! warning: cannot find type `ip_address` in this scope Nov 01 12:47:21.746 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:21.746 INFO kablam! | Nov 01 12:47:21.746 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:21.746 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.746 INFO kablam! | Nov 01 12:47:21.746 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.746 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.746 INFO kablam! Nov 01 12:47:21.747 INFO kablam! warning: cannot find type `user_agent` in this scope Nov 01 12:47:21.747 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:21.747 INFO kablam! | Nov 01 12:47:21.747 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:21.747 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.747 INFO kablam! | Nov 01 12:47:21.747 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.747 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.747 INFO kablam! Nov 01 12:47:21.747 INFO kablam! warning: cannot find type `date_created` in this scope Nov 01 12:47:21.747 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:21.747 INFO kablam! | Nov 01 12:47:21.747 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:21.747 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.747 INFO kablam! | Nov 01 12:47:21.747 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.747 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.747 INFO kablam! Nov 01 12:47:21.747 INFO kablam! warning: cannot find type `user_id` in this scope Nov 01 12:47:21.747 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:21.747 INFO kablam! | Nov 01 12:47:21.747 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:21.747 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.747 INFO kablam! | Nov 01 12:47:21.747 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.747 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.747 INFO kablam! Nov 01 12:47:21.747 INFO kablam! warning: cannot find type `token` in this scope Nov 01 12:47:21.747 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:21.748 INFO kablam! | Nov 01 12:47:21.748 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:21.748 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.748 INFO kablam! | Nov 01 12:47:21.748 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.748 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.748 INFO kablam! Nov 01 12:47:21.748 INFO kablam! warning: cannot find type `date_expired` in this scope Nov 01 12:47:21.748 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:21.748 INFO kablam! | Nov 01 12:47:21.748 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:21.748 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.748 INFO kablam! | Nov 01 12:47:21.748 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.748 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.748 INFO kablam! Nov 01 12:47:21.748 INFO kablam! warning: cannot find type `token_type` in this scope Nov 01 12:47:21.748 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:21.748 INFO kablam! | Nov 01 12:47:21.748 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:21.748 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.748 INFO kablam! | Nov 01 12:47:21.748 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.748 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.748 INFO kablam! Nov 01 12:47:21.748 INFO kablam! warning: cannot find type `password` in this scope Nov 01 12:47:21.749 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:21.749 INFO kablam! | Nov 01 12:47:21.749 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:21.749 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.749 INFO kablam! | Nov 01 12:47:21.749 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.749 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.749 INFO kablam! Nov 01 12:47:21.749 INFO kablam! warning: cannot find type `users` in this scope Nov 01 12:47:21.749 INFO kablam! --> src/dal/users.rs:9:10 Nov 01 12:47:21.749 INFO kablam! | Nov 01 12:47:21.749 INFO kablam! 9 | #[derive(Insertable)] Nov 01 12:47:21.749 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.749 INFO kablam! | Nov 01 12:47:21.749 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.749 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.749 INFO kablam! Nov 01 12:47:21.749 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 01 12:47:21.749 INFO kablam! --> src/dal/users.rs:9:10 Nov 01 12:47:21.749 INFO kablam! | Nov 01 12:47:21.749 INFO kablam! 9 | #[derive(Insertable)] Nov 01 12:47:21.749 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.749 INFO kablam! | Nov 01 12:47:21.749 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.750 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.750 INFO kablam! Nov 01 12:47:21.750 INFO kablam! warning: cannot find type `User` in this scope Nov 01 12:47:21.750 INFO kablam! --> src/dal/users.rs:16:10 Nov 01 12:47:21.750 INFO kablam! | Nov 01 12:47:21.750 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 01 12:47:21.750 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.750 INFO kablam! | Nov 01 12:47:21.750 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.750 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.750 INFO kablam! Nov 01 12:47:21.750 INFO kablam! warning: cannot find type `users` in this scope Nov 01 12:47:21.750 INFO kablam! --> src/dal/users.rs:16:10 Nov 01 12:47:21.750 INFO kablam! | Nov 01 12:47:21.750 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 01 12:47:21.750 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.750 INFO kablam! | Nov 01 12:47:21.750 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.750 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.750 INFO kablam! Nov 01 12:47:21.750 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 01 12:47:21.750 INFO kablam! --> src/dal/users.rs:16:24 Nov 01 12:47:21.751 INFO kablam! | Nov 01 12:47:21.751 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 01 12:47:21.751 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.751 INFO kablam! | Nov 01 12:47:21.751 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.751 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.751 INFO kablam! Nov 01 12:47:21.751 INFO kablam! warning: cannot find type `Utc` in this scope Nov 01 12:47:21.751 INFO kablam! --> src/dal/users.rs:16:24 Nov 01 12:47:21.751 INFO kablam! | Nov 01 12:47:21.751 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 01 12:47:21.751 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.751 INFO kablam! | Nov 01 12:47:21.751 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.751 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.751 INFO kablam! Nov 01 12:47:21.751 INFO kablam! warning: cannot find type `User` in this scope Nov 01 12:47:21.751 INFO kablam! --> src/dal/users.rs:16:24 Nov 01 12:47:21.751 INFO kablam! | Nov 01 12:47:21.751 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 01 12:47:21.751 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.751 INFO kablam! | Nov 01 12:47:21.751 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.751 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.752 INFO kablam! Nov 01 12:47:21.752 INFO kablam! warning: cannot find type `auth_tokens` in this scope Nov 01 12:47:21.752 INFO kablam! --> src/dal/users.rs:75:10 Nov 01 12:47:21.752 INFO kablam! | Nov 01 12:47:21.752 INFO kablam! 75 | #[derive(Insertable)] Nov 01 12:47:21.752 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.752 INFO kablam! | Nov 01 12:47:21.752 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.752 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.752 INFO kablam! Nov 01 12:47:21.752 INFO kablam! warning: cannot find type `NewAuthToken` in this scope Nov 01 12:47:21.752 INFO kablam! --> src/dal/users.rs:75:10 Nov 01 12:47:21.752 INFO kablam! | Nov 01 12:47:21.752 INFO kablam! 75 | #[derive(Insertable)] Nov 01 12:47:21.752 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.752 INFO kablam! | Nov 01 12:47:21.752 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.752 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.752 INFO kablam! Nov 01 12:47:21.752 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 12:47:21.752 INFO kablam! --> src/dal/users.rs:75:10 Nov 01 12:47:21.752 INFO kablam! | Nov 01 12:47:21.752 INFO kablam! 75 | #[derive(Insertable)] Nov 01 12:47:21.753 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.753 INFO kablam! | Nov 01 12:47:21.753 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.753 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.753 INFO kablam! Nov 01 12:47:21.753 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 01 12:47:21.753 INFO kablam! --> src/dal/users.rs:75:10 Nov 01 12:47:21.753 INFO kablam! | Nov 01 12:47:21.753 INFO kablam! 75 | #[derive(Insertable)] Nov 01 12:47:21.753 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.753 INFO kablam! | Nov 01 12:47:21.753 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.753 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.753 INFO kablam! Nov 01 12:47:21.753 INFO kablam! warning: cannot find type `Utc` in this scope Nov 01 12:47:21.753 INFO kablam! --> src/dal/users.rs:75:10 Nov 01 12:47:21.753 INFO kablam! | Nov 01 12:47:21.753 INFO kablam! 75 | #[derive(Insertable)] Nov 01 12:47:21.753 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.753 INFO kablam! | Nov 01 12:47:21.753 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.753 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.753 INFO kablam! Nov 01 12:47:21.754 INFO kablam! warning: cannot find type `AuthToken` in this scope Nov 01 12:47:21.754 INFO kablam! --> src/dal/users.rs:85:10 Nov 01 12:47:21.754 INFO kablam! | Nov 01 12:47:21.754 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 01 12:47:21.754 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.754 INFO kablam! | Nov 01 12:47:21.754 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.754 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.754 INFO kablam! Nov 01 12:47:21.754 INFO kablam! warning: cannot find type `auth_tokens` in this scope Nov 01 12:47:21.754 INFO kablam! --> src/dal/users.rs:85:10 Nov 01 12:47:21.754 INFO kablam! | Nov 01 12:47:21.754 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 01 12:47:21.754 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.754 INFO kablam! | Nov 01 12:47:21.754 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.754 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.754 INFO kablam! Nov 01 12:47:21.754 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 12:47:21.754 INFO kablam! --> src/dal/users.rs:85:24 Nov 01 12:47:21.754 INFO kablam! | Nov 01 12:47:21.754 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 01 12:47:21.754 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.755 INFO kablam! | Nov 01 12:47:21.755 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.755 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.755 INFO kablam! Nov 01 12:47:21.755 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 01 12:47:21.755 INFO kablam! --> src/dal/users.rs:85:24 Nov 01 12:47:21.755 INFO kablam! | Nov 01 12:47:21.755 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 01 12:47:21.755 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.755 INFO kablam! | Nov 01 12:47:21.755 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.755 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.755 INFO kablam! Nov 01 12:47:21.755 INFO kablam! warning: cannot find type `Utc` in this scope Nov 01 12:47:21.755 INFO kablam! --> src/dal/users.rs:85:24 Nov 01 12:47:21.755 INFO kablam! | Nov 01 12:47:21.755 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 01 12:47:21.755 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.755 INFO kablam! | Nov 01 12:47:21.755 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.755 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.755 INFO kablam! Nov 01 12:47:21.755 INFO kablam! warning: cannot find type `AuthToken` in this scope Nov 01 12:47:21.756 INFO kablam! --> src/dal/users.rs:85:24 Nov 01 12:47:21.756 INFO kablam! | Nov 01 12:47:21.756 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 01 12:47:21.756 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.756 INFO kablam! | Nov 01 12:47:21.756 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.756 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.756 INFO kablam! Nov 01 12:47:21.756 INFO kablam! warning: cannot find type `auth_log` in this scope Nov 01 12:47:21.756 INFO kablam! --> src/dal/users.rs:113:10 Nov 01 12:47:21.756 INFO kablam! | Nov 01 12:47:21.756 INFO kablam! 113 | #[derive(Insertable)] Nov 01 12:47:21.756 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.756 INFO kablam! | Nov 01 12:47:21.756 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.756 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.756 INFO kablam! Nov 01 12:47:21.756 INFO kablam! warning: cannot find type `NewAuthLog` in this scope Nov 01 12:47:21.756 INFO kablam! --> src/dal/users.rs:113:10 Nov 01 12:47:21.756 INFO kablam! | Nov 01 12:47:21.756 INFO kablam! 113 | #[derive(Insertable)] Nov 01 12:47:21.757 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.757 INFO kablam! | Nov 01 12:47:21.757 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.757 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.757 INFO kablam! Nov 01 12:47:21.757 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 01 12:47:21.757 INFO kablam! --> src/dal/users.rs:113:10 Nov 01 12:47:21.757 INFO kablam! | Nov 01 12:47:21.757 INFO kablam! 113 | #[derive(Insertable)] Nov 01 12:47:21.757 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.757 INFO kablam! | Nov 01 12:47:21.757 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.757 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.757 INFO kablam! Nov 01 12:47:21.757 INFO kablam! warning: cannot find type `Utc` in this scope Nov 01 12:47:21.757 INFO kablam! --> src/dal/users.rs:113:10 Nov 01 12:47:21.757 INFO kablam! | Nov 01 12:47:21.757 INFO kablam! 113 | #[derive(Insertable)] Nov 01 12:47:21.757 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.757 INFO kablam! | Nov 01 12:47:21.757 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.757 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.757 INFO kablam! Nov 01 12:47:21.758 INFO kablam! warning: cannot find type `AuthLog` in this scope Nov 01 12:47:21.758 INFO kablam! --> src/dal/users.rs:123:10 Nov 01 12:47:21.758 INFO kablam! | Nov 01 12:47:21.758 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 01 12:47:21.758 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.758 INFO kablam! | Nov 01 12:47:21.758 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.758 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.758 INFO kablam! Nov 01 12:47:21.758 INFO kablam! warning: cannot find type `auth_log` in this scope Nov 01 12:47:21.758 INFO kablam! --> src/dal/users.rs:123:10 Nov 01 12:47:21.758 INFO kablam! | Nov 01 12:47:21.758 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 01 12:47:21.758 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.758 INFO kablam! | Nov 01 12:47:21.758 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.758 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.758 INFO kablam! Nov 01 12:47:21.758 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 01 12:47:21.758 INFO kablam! --> src/dal/users.rs:123:24 Nov 01 12:47:21.758 INFO kablam! | Nov 01 12:47:21.758 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 01 12:47:21.758 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.759 INFO kablam! | Nov 01 12:47:21.759 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.759 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.759 INFO kablam! Nov 01 12:47:21.759 INFO kablam! warning: cannot find type `Utc` in this scope Nov 01 12:47:21.759 INFO kablam! --> src/dal/users.rs:123:24 Nov 01 12:47:21.759 INFO kablam! | Nov 01 12:47:21.759 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 01 12:47:21.759 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.759 INFO kablam! | Nov 01 12:47:21.759 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.759 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.759 INFO kablam! Nov 01 12:47:21.759 INFO kablam! warning: cannot find type `AuthLog` in this scope Nov 01 12:47:21.759 INFO kablam! --> src/dal/users.rs:123:24 Nov 01 12:47:21.759 INFO kablam! | Nov 01 12:47:21.759 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 01 12:47:21.759 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:21.759 INFO kablam! | Nov 01 12:47:21.759 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 12:47:21.759 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:21.759 INFO kablam! Nov 01 12:47:23.068 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 28s Nov 01 12:47:23.092 INFO kablam! su: No module specific data is present Nov 01 12:47:23.808 INFO running `"docker" "rm" "-f" "eba888ab1abc746359a9657e68ebadbe7afe5a3a6c28b14472e635e2a6ff26b4"` Nov 01 12:47:24.061 INFO blam! eba888ab1abc746359a9657e68ebadbe7afe5a3a6c28b14472e635e2a6ff26b4