Nov 09 20:34:26.656 INFO checking ChrisPWill/login_api against master#653da4fd006c97625247acd7e076d0782cdc149b for pr-55632 Nov 09 20:34:26.657 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-1/master#653da4fd006c97625247acd7e076d0782cdc149b:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55632/master#653da4fd006c97625247acd7e076d0782cdc149b:/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 +653da4fd006c97625247acd7e076d0782cdc149b-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 09 20:34:27.023 INFO blam! 96b2907aff8fa4c7b76676c583fd9600eba6a74afb356642059a3abbc2a2e6e9 Nov 09 20:34:27.035 INFO running `"docker" "start" "-a" "96b2907aff8fa4c7b76676c583fd9600eba6a74afb356642059a3abbc2a2e6e9"` Nov 09 20:34:28.427 INFO kablam! usermod: no changes Nov 09 20:34:28.879 INFO kablam! Checking opaque-debug v0.1.1 Nov 09 20:34:28.899 INFO kablam! Compiling if_chain v0.1.2 Nov 09 20:34:28.899 INFO kablam! Compiling memchr v2.0.1 Nov 09 20:34:28.931 INFO kablam! Checking filetime v0.1.15 Nov 09 20:34:28.967 INFO kablam! Checking uuid v0.6.3 Nov 09 20:34:28.967 INFO kablam! Compiling syn v0.13.10 Nov 09 20:34:28.967 INFO kablam! Compiling syn v0.12.15 Nov 09 20:34:28.975 INFO kablam! Checking chrono v0.4.2 Nov 09 20:34:29.247 INFO kablam! Checking block-cipher-trait v0.5.0 Nov 09 20:34:29.711 INFO kablam! Checking card-validate v2.2.0 Nov 09 20:34:30.051 INFO kablam! Checking num v0.1.42 Nov 09 20:34:31.097 INFO kablam! Checking gzip-header v0.1.2 Nov 09 20:34:32.531 INFO kablam! Checking error-chain v0.11.0 Nov 09 20:34:33.259 INFO kablam! Checking blowfish v0.3.0 Nov 09 20:34:33.315 INFO kablam! Compiling ring v0.12.1 Nov 09 20:34:34.456 INFO kablam! Checking chrono v0.2.25 Nov 09 20:34:35.111 INFO kablam! Compiling aho-corasick v0.6.4 Nov 09 20:34:35.371 INFO kablam! Checking bcrypt v0.2.0 Nov 09 20:34:36.683 INFO kablam! Checking deflate v0.7.18 Nov 09 20:34:36.983 INFO kablam! Checking mime_guess v1.8.4 Nov 09 20:34:39.091 INFO kablam! Checking easy_password v0.1.0 Nov 09 20:34:40.507 INFO kablam! Checking multipart v0.13.6 Nov 09 20:34:45.007 INFO kablam! Compiling regex v0.2.11 Nov 09 20:34:45.987 INFO kablam! Checking tiny_http v0.5.9 Nov 09 20:35:20.211 INFO kablam! Compiling diesel_derives v1.2.0 Nov 09 20:35:33.481 INFO kablam! Compiling serde_derive v1.0.55 Nov 09 20:35:33.484 INFO kablam! Compiling derive-error-chain v0.11.1 Nov 09 20:35:39.746 INFO kablam! Checking diesel v1.2.2 Nov 09 20:35:50.251 INFO kablam! Checking dotenv v0.11.0 Nov 09 20:36:01.242 INFO kablam! Compiling validator v0.6.3 Nov 09 20:36:01.248 INFO kablam! Checking rouille v2.1.0 Nov 09 20:36:01.250 INFO kablam! Checking jsonwebtoken v4.0.1 Nov 09 20:36:05.736 INFO kablam! Compiling validator_derive v0.6.5 Nov 09 20:36:27.651 INFO kablam! Checking login_api v0.1.0 (/source) Nov 09 20:36:36.823 INFO kablam! warning: cannot find type `table` in this scope Nov 09 20:36:36.823 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 20:36:36.823 INFO kablam! | Nov 09 20:36:36.823 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 20:36:36.823 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.823 INFO kablam! | Nov 09 20:36:36.823 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 20:36:36.823 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 09 20:36:36.823 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.823 INFO kablam! Nov 09 20:36:36.823 INFO kablam! warning: cannot find type `table` in this scope Nov 09 20:36:36.823 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 20:36:36.823 INFO kablam! | Nov 09 20:36:36.823 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 20:36:36.823 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.823 INFO kablam! | Nov 09 20:36:36.823 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 09 20:36:36.823 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.823 INFO kablam! Nov 09 20:36:36.823 INFO kablam! warning: cannot find type `id` in this scope Nov 09 20:36:36.823 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 20:36:36.823 INFO kablam! | Nov 09 20:36:36.823 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 20:36:36.823 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.823 INFO kablam! | Nov 09 20:36:36.823 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 09 20:36:36.823 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.823 INFO kablam! Nov 09 20:36:36.823 INFO kablam! warning: cannot find type `email` in this scope Nov 09 20:36:36.823 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 20:36:36.823 INFO kablam! | Nov 09 20:36:36.823 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 20:36:36.823 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.823 INFO kablam! | Nov 09 20:36:36.823 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 09 20:36:36.823 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.823 INFO kablam! Nov 09 20:36:36.823 INFO kablam! warning: cannot find type `success` in this scope Nov 09 20:36:36.823 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 20:36:36.823 INFO kablam! | Nov 09 20:36:36.823 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 20:36:36.823 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.823 INFO kablam! | Nov 09 20:36:36.823 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 09 20:36:36.823 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.823 INFO kablam! Nov 09 20:36:36.823 INFO kablam! warning: cannot find type `ip_address` in this scope Nov 09 20:36:36.823 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 20:36:36.823 INFO kablam! | Nov 09 20:36:36.823 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 20:36:36.823 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.823 INFO kablam! | Nov 09 20:36:36.823 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 09 20:36:36.823 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.823 INFO kablam! Nov 09 20:36:36.823 INFO kablam! warning: cannot find type `user_agent` in this scope Nov 09 20:36:36.823 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 20:36:36.823 INFO kablam! | Nov 09 20:36:36.823 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 20:36:36.823 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.823 INFO kablam! | Nov 09 20:36:36.823 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 09 20:36:36.823 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.823 INFO kablam! Nov 09 20:36:36.823 INFO kablam! warning: cannot find type `date_created` in this scope Nov 09 20:36:36.823 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 20:36:36.823 INFO kablam! | Nov 09 20:36:36.823 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 20:36:36.823 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.823 INFO kablam! | Nov 09 20:36:36.823 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 09 20:36:36.823 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.823 INFO kablam! Nov 09 20:36:36.823 INFO kablam! warning: cannot find type `user_id` in this scope Nov 09 20:36:36.823 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 20:36:36.824 INFO kablam! | Nov 09 20:36:36.824 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 20:36:36.824 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.824 INFO kablam! | Nov 09 20:36:36.824 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 09 20:36:36.824 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.824 INFO kablam! Nov 09 20:36:36.824 INFO kablam! warning: cannot find type `token` in this scope Nov 09 20:36:36.824 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 20:36:36.824 INFO kablam! | Nov 09 20:36:36.824 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 20:36:36.824 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.824 INFO kablam! | Nov 09 20:36:36.824 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 09 20:36:36.824 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.824 INFO kablam! Nov 09 20:36:36.824 INFO kablam! warning: cannot find type `date_expired` in this scope Nov 09 20:36:36.824 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 20:36:36.824 INFO kablam! | Nov 09 20:36:36.824 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 20:36:36.824 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.824 INFO kablam! | Nov 09 20:36:36.824 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 09 20:36:36.824 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.824 INFO kablam! Nov 09 20:36:36.824 INFO kablam! warning: cannot find type `token_type` in this scope Nov 09 20:36:36.824 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 20:36:36.824 INFO kablam! | Nov 09 20:36:36.824 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 20:36:36.824 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.824 INFO kablam! | Nov 09 20:36:36.824 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 09 20:36:36.824 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.824 INFO kablam! Nov 09 20:36:36.824 INFO kablam! warning: cannot find type `password` in this scope Nov 09 20:36:36.824 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 20:36:36.824 INFO kablam! | Nov 09 20:36:36.824 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 20:36:36.824 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.824 INFO kablam! | Nov 09 20:36:36.824 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 09 20:36:36.824 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.824 INFO kablam! Nov 09 20:36:36.824 INFO kablam! warning: cannot find type `users` in this scope Nov 09 20:36:36.824 INFO kablam! --> src/dal/users.rs:9:10 Nov 09 20:36:36.824 INFO kablam! | Nov 09 20:36:36.824 INFO kablam! 9 | #[derive(Insertable)] Nov 09 20:36:36.824 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.824 INFO kablam! | Nov 09 20:36:36.824 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 09 20:36:36.824 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.824 INFO kablam! Nov 09 20:36:36.824 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 09 20:36:36.824 INFO kablam! --> src/dal/users.rs:9:10 Nov 09 20:36:36.824 INFO kablam! | Nov 09 20:36:36.824 INFO kablam! 9 | #[derive(Insertable)] Nov 09 20:36:36.824 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.824 INFO kablam! | Nov 09 20:36:36.824 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 09 20:36:36.824 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.824 INFO kablam! Nov 09 20:36:36.824 INFO kablam! warning: cannot find type `User` in this scope Nov 09 20:36:36.824 INFO kablam! --> src/dal/users.rs:16:10 Nov 09 20:36:36.824 INFO kablam! | Nov 09 20:36:36.824 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 09 20:36:36.824 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.824 INFO kablam! | Nov 09 20:36:36.824 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 09 20:36:36.824 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.824 INFO kablam! Nov 09 20:36:36.824 INFO kablam! warning: cannot find type `users` in this scope Nov 09 20:36:36.824 INFO kablam! --> src/dal/users.rs:16:10 Nov 09 20:36:36.824 INFO kablam! | Nov 09 20:36:36.824 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 09 20:36:36.824 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.824 INFO kablam! | Nov 09 20:36:36.824 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 09 20:36:36.824 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.824 INFO kablam! Nov 09 20:36:36.824 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 09 20:36:36.824 INFO kablam! --> src/dal/users.rs:16:24 Nov 09 20:36:36.824 INFO kablam! | Nov 09 20:36:36.824 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 09 20:36:36.824 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.824 INFO kablam! | Nov 09 20:36:36.824 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 09 20:36:36.824 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.824 INFO kablam! Nov 09 20:36:36.825 INFO kablam! warning: cannot find type `Utc` in this scope Nov 09 20:36:36.825 INFO kablam! --> src/dal/users.rs:16:24 Nov 09 20:36:36.825 INFO kablam! | Nov 09 20:36:36.825 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 09 20:36:36.825 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.825 INFO kablam! | Nov 09 20:36:36.825 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 09 20:36:36.825 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.825 INFO kablam! Nov 09 20:36:36.825 INFO kablam! warning: cannot find type `User` in this scope Nov 09 20:36:36.825 INFO kablam! --> src/dal/users.rs:16:24 Nov 09 20:36:36.825 INFO kablam! | Nov 09 20:36:36.825 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 09 20:36:36.825 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.825 INFO kablam! | Nov 09 20:36:36.825 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 09 20:36:36.825 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.825 INFO kablam! Nov 09 20:36:36.825 INFO kablam! warning: cannot find type `auth_tokens` in this scope Nov 09 20:36:36.825 INFO kablam! --> src/dal/users.rs:75:10 Nov 09 20:36:36.825 INFO kablam! | Nov 09 20:36:36.825 INFO kablam! 75 | #[derive(Insertable)] Nov 09 20:36:36.825 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.825 INFO kablam! | Nov 09 20:36:36.825 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 09 20:36:36.825 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.825 INFO kablam! Nov 09 20:36:36.825 INFO kablam! warning: cannot find type `NewAuthToken` in this scope Nov 09 20:36:36.825 INFO kablam! --> src/dal/users.rs:75:10 Nov 09 20:36:36.825 INFO kablam! | Nov 09 20:36:36.825 INFO kablam! 75 | #[derive(Insertable)] Nov 09 20:36:36.825 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.825 INFO kablam! | Nov 09 20:36:36.825 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 09 20:36:36.825 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.825 INFO kablam! Nov 09 20:36:36.825 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 09 20:36:36.825 INFO kablam! --> src/dal/users.rs:75:10 Nov 09 20:36:36.825 INFO kablam! | Nov 09 20:36:36.825 INFO kablam! 75 | #[derive(Insertable)] Nov 09 20:36:36.825 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.825 INFO kablam! | Nov 09 20:36:36.825 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 09 20:36:36.825 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.825 INFO kablam! Nov 09 20:36:36.825 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 09 20:36:36.825 INFO kablam! --> src/dal/users.rs:75:10 Nov 09 20:36:36.825 INFO kablam! | Nov 09 20:36:36.825 INFO kablam! 75 | #[derive(Insertable)] Nov 09 20:36:36.825 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.825 INFO kablam! | Nov 09 20:36:36.825 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 09 20:36:36.825 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.825 INFO kablam! Nov 09 20:36:36.825 INFO kablam! warning: cannot find type `Utc` in this scope Nov 09 20:36:36.825 INFO kablam! --> src/dal/users.rs:75:10 Nov 09 20:36:36.825 INFO kablam! | Nov 09 20:36:36.825 INFO kablam! 75 | #[derive(Insertable)] Nov 09 20:36:36.825 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.825 INFO kablam! | Nov 09 20:36:36.825 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 09 20:36:36.825 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.825 INFO kablam! Nov 09 20:36:36.825 INFO kablam! warning: cannot find type `AuthToken` in this scope Nov 09 20:36:36.825 INFO kablam! --> src/dal/users.rs:85:10 Nov 09 20:36:36.825 INFO kablam! | Nov 09 20:36:36.825 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 09 20:36:36.825 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.825 INFO kablam! | Nov 09 20:36:36.825 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 09 20:36:36.825 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.825 INFO kablam! Nov 09 20:36:36.825 INFO kablam! warning: cannot find type `auth_tokens` in this scope Nov 09 20:36:36.825 INFO kablam! --> src/dal/users.rs:85:10 Nov 09 20:36:36.825 INFO kablam! | Nov 09 20:36:36.825 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 09 20:36:36.825 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.825 INFO kablam! | Nov 09 20:36:36.825 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 09 20:36:36.825 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.825 INFO kablam! Nov 09 20:36:36.825 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 09 20:36:36.825 INFO kablam! --> src/dal/users.rs:85:24 Nov 09 20:36:36.825 INFO kablam! | Nov 09 20:36:36.825 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 09 20:36:36.825 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.825 INFO kablam! | Nov 09 20:36:36.825 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 09 20:36:36.826 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.826 INFO kablam! Nov 09 20:36:36.826 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 09 20:36:36.826 INFO kablam! --> src/dal/users.rs:85:24 Nov 09 20:36:36.826 INFO kablam! | Nov 09 20:36:36.826 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 09 20:36:36.826 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.826 INFO kablam! | Nov 09 20:36:36.826 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 09 20:36:36.826 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.826 INFO kablam! Nov 09 20:36:36.826 INFO kablam! warning: cannot find type `Utc` in this scope Nov 09 20:36:36.826 INFO kablam! --> src/dal/users.rs:85:24 Nov 09 20:36:36.826 INFO kablam! | Nov 09 20:36:36.826 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 09 20:36:36.826 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.826 INFO kablam! | Nov 09 20:36:36.826 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 09 20:36:36.826 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.826 INFO kablam! Nov 09 20:36:36.826 INFO kablam! warning: cannot find type `AuthToken` in this scope Nov 09 20:36:36.826 INFO kablam! --> src/dal/users.rs:85:24 Nov 09 20:36:36.826 INFO kablam! | Nov 09 20:36:36.826 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 09 20:36:36.826 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.826 INFO kablam! | Nov 09 20:36:36.826 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 09 20:36:36.826 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.826 INFO kablam! Nov 09 20:36:36.826 INFO kablam! warning: cannot find type `auth_log` in this scope Nov 09 20:36:36.826 INFO kablam! --> src/dal/users.rs:113:10 Nov 09 20:36:36.826 INFO kablam! | Nov 09 20:36:36.826 INFO kablam! 113 | #[derive(Insertable)] Nov 09 20:36:36.826 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.826 INFO kablam! | Nov 09 20:36:36.826 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 09 20:36:36.826 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.826 INFO kablam! Nov 09 20:36:36.826 INFO kablam! warning: cannot find type `NewAuthLog` in this scope Nov 09 20:36:36.826 INFO kablam! --> src/dal/users.rs:113:10 Nov 09 20:36:36.826 INFO kablam! | Nov 09 20:36:36.826 INFO kablam! 113 | #[derive(Insertable)] Nov 09 20:36:36.826 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.826 INFO kablam! | Nov 09 20:36:36.826 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 09 20:36:36.826 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.826 INFO kablam! Nov 09 20:36:36.826 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 09 20:36:36.826 INFO kablam! --> src/dal/users.rs:113:10 Nov 09 20:36:36.826 INFO kablam! | Nov 09 20:36:36.826 INFO kablam! 113 | #[derive(Insertable)] Nov 09 20:36:36.826 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.826 INFO kablam! | Nov 09 20:36:36.826 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 09 20:36:36.826 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.826 INFO kablam! Nov 09 20:36:36.826 INFO kablam! warning: cannot find type `Utc` in this scope Nov 09 20:36:36.826 INFO kablam! --> src/dal/users.rs:113:10 Nov 09 20:36:36.826 INFO kablam! | Nov 09 20:36:36.826 INFO kablam! 113 | #[derive(Insertable)] Nov 09 20:36:36.826 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.826 INFO kablam! | Nov 09 20:36:36.826 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 09 20:36:36.826 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.826 INFO kablam! Nov 09 20:36:36.826 INFO kablam! warning: cannot find type `AuthLog` in this scope Nov 09 20:36:36.826 INFO kablam! --> src/dal/users.rs:123:10 Nov 09 20:36:36.826 INFO kablam! | Nov 09 20:36:36.826 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 09 20:36:36.826 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.826 INFO kablam! | Nov 09 20:36:36.826 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 09 20:36:36.826 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.826 INFO kablam! Nov 09 20:36:36.826 INFO kablam! warning: cannot find type `auth_log` in this scope Nov 09 20:36:36.826 INFO kablam! --> src/dal/users.rs:123:10 Nov 09 20:36:36.826 INFO kablam! | Nov 09 20:36:36.826 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 09 20:36:36.826 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.826 INFO kablam! | Nov 09 20:36:36.826 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 09 20:36:36.826 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.826 INFO kablam! Nov 09 20:36:36.826 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 09 20:36:36.827 INFO kablam! --> src/dal/users.rs:123:24 Nov 09 20:36:36.827 INFO kablam! | Nov 09 20:36:36.827 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 09 20:36:36.827 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.827 INFO kablam! | Nov 09 20:36:36.827 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 09 20:36:36.827 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.827 INFO kablam! Nov 09 20:36:36.827 INFO kablam! warning: cannot find type `Utc` in this scope Nov 09 20:36:36.827 INFO kablam! --> src/dal/users.rs:123:24 Nov 09 20:36:36.827 INFO kablam! | Nov 09 20:36:36.827 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 09 20:36:36.827 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.827 INFO kablam! | Nov 09 20:36:36.827 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 09 20:36:36.827 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.827 INFO kablam! Nov 09 20:36:36.827 INFO kablam! warning: cannot find type `AuthLog` in this scope Nov 09 20:36:36.827 INFO kablam! --> src/dal/users.rs:123:24 Nov 09 20:36:36.827 INFO kablam! | Nov 09 20:36:36.827 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 09 20:36:36.827 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:36.827 INFO kablam! | Nov 09 20:36:36.827 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 09 20:36:36.827 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:36.827 INFO kablam! Nov 09 20:36:37.507 INFO kablam! warning: cannot find type `table` in this scope Nov 09 20:36:37.507 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 20:36:37.507 INFO kablam! | Nov 09 20:36:37.507 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 20:36:37.507 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.507 INFO kablam! | Nov 09 20:36:37.507 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 20:36:37.507 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 09 20:36:37.507 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.507 INFO kablam! Nov 09 20:36:37.507 INFO kablam! warning: cannot find type `table` in this scope Nov 09 20:36:37.507 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 20:36:37.507 INFO kablam! | Nov 09 20:36:37.507 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 20:36:37.507 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.507 INFO kablam! | Nov 09 20:36:37.507 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 09 20:36:37.507 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.507 INFO kablam! Nov 09 20:36:37.507 INFO kablam! warning: cannot find type `id` in this scope Nov 09 20:36:37.507 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 20:36:37.507 INFO kablam! | Nov 09 20:36:37.507 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 20:36:37.507 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.507 INFO kablam! | Nov 09 20:36:37.507 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 09 20:36:37.507 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.507 INFO kablam! Nov 09 20:36:37.507 INFO kablam! warning: cannot find type `email` in this scope Nov 09 20:36:37.507 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 20:36:37.507 INFO kablam! | Nov 09 20:36:37.507 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 20:36:37.507 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.507 INFO kablam! | Nov 09 20:36:37.507 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 09 20:36:37.507 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.507 INFO kablam! Nov 09 20:36:37.507 INFO kablam! warning: cannot find type `success` in this scope Nov 09 20:36:37.507 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 20:36:37.507 INFO kablam! | Nov 09 20:36:37.507 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 20:36:37.507 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.507 INFO kablam! | Nov 09 20:36:37.507 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 09 20:36:37.507 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.507 INFO kablam! Nov 09 20:36:37.507 INFO kablam! warning: cannot find type `ip_address` in this scope Nov 09 20:36:37.507 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 20:36:37.507 INFO kablam! | Nov 09 20:36:37.507 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 20:36:37.507 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.507 INFO kablam! | Nov 09 20:36:37.507 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 09 20:36:37.507 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.507 INFO kablam! Nov 09 20:36:37.507 INFO kablam! warning: cannot find type `user_agent` in this scope Nov 09 20:36:37.507 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 20:36:37.507 INFO kablam! | Nov 09 20:36:37.507 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 20:36:37.507 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.507 INFO kablam! | Nov 09 20:36:37.507 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 09 20:36:37.507 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.507 INFO kablam! Nov 09 20:36:37.507 INFO kablam! warning: cannot find type `date_created` in this scope Nov 09 20:36:37.507 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 20:36:37.507 INFO kablam! | Nov 09 20:36:37.507 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 20:36:37.507 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.507 INFO kablam! | Nov 09 20:36:37.507 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 09 20:36:37.507 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.507 INFO kablam! Nov 09 20:36:37.516 INFO kablam! warning: cannot find type `user_id` in this scope Nov 09 20:36:37.516 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 20:36:37.516 INFO kablam! | Nov 09 20:36:37.516 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 20:36:37.516 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.516 INFO kablam! | Nov 09 20:36:37.516 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 09 20:36:37.516 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.516 INFO kablam! Nov 09 20:36:37.516 INFO kablam! warning: cannot find type `token` in this scope Nov 09 20:36:37.516 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 20:36:37.516 INFO kablam! | Nov 09 20:36:37.516 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 20:36:37.516 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.516 INFO kablam! | Nov 09 20:36:37.516 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 09 20:36:37.516 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.516 INFO kablam! Nov 09 20:36:37.516 INFO kablam! warning: cannot find type `date_expired` in this scope Nov 09 20:36:37.516 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 20:36:37.516 INFO kablam! | Nov 09 20:36:37.516 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 20:36:37.516 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.516 INFO kablam! | Nov 09 20:36:37.516 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 09 20:36:37.516 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.516 INFO kablam! Nov 09 20:36:37.516 INFO kablam! warning: cannot find type `token_type` in this scope Nov 09 20:36:37.516 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 20:36:37.516 INFO kablam! | Nov 09 20:36:37.516 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 20:36:37.516 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.516 INFO kablam! | Nov 09 20:36:37.516 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 09 20:36:37.516 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.516 INFO kablam! Nov 09 20:36:37.516 INFO kablam! warning: cannot find type `password` in this scope Nov 09 20:36:37.516 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 20:36:37.516 INFO kablam! | Nov 09 20:36:37.516 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 20:36:37.516 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.516 INFO kablam! | Nov 09 20:36:37.516 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 09 20:36:37.516 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.516 INFO kablam! Nov 09 20:36:37.516 INFO kablam! warning: cannot find type `users` in this scope Nov 09 20:36:37.516 INFO kablam! --> src/dal/users.rs:9:10 Nov 09 20:36:37.516 INFO kablam! | Nov 09 20:36:37.516 INFO kablam! 9 | #[derive(Insertable)] Nov 09 20:36:37.517 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.517 INFO kablam! | Nov 09 20:36:37.517 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 09 20:36:37.517 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.517 INFO kablam! Nov 09 20:36:37.517 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 09 20:36:37.517 INFO kablam! --> src/dal/users.rs:9:10 Nov 09 20:36:37.517 INFO kablam! | Nov 09 20:36:37.517 INFO kablam! 9 | #[derive(Insertable)] Nov 09 20:36:37.517 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.517 INFO kablam! | Nov 09 20:36:37.517 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 09 20:36:37.517 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.517 INFO kablam! Nov 09 20:36:37.517 INFO kablam! warning: cannot find type `User` in this scope Nov 09 20:36:37.517 INFO kablam! --> src/dal/users.rs:16:10 Nov 09 20:36:37.517 INFO kablam! | Nov 09 20:36:37.517 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 09 20:36:37.517 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.517 INFO kablam! | Nov 09 20:36:37.517 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 09 20:36:37.517 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.517 INFO kablam! Nov 09 20:36:37.517 INFO kablam! warning: cannot find type `users` in this scope Nov 09 20:36:37.517 INFO kablam! --> src/dal/users.rs:16:10 Nov 09 20:36:37.517 INFO kablam! | Nov 09 20:36:37.517 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 09 20:36:37.517 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.517 INFO kablam! | Nov 09 20:36:37.517 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 09 20:36:37.517 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.517 INFO kablam! Nov 09 20:36:37.517 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 09 20:36:37.517 INFO kablam! --> src/dal/users.rs:16:24 Nov 09 20:36:37.517 INFO kablam! | Nov 09 20:36:37.517 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 09 20:36:37.517 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.517 INFO kablam! | Nov 09 20:36:37.517 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 09 20:36:37.517 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.517 INFO kablam! Nov 09 20:36:37.517 INFO kablam! warning: cannot find type `Utc` in this scope Nov 09 20:36:37.517 INFO kablam! --> src/dal/users.rs:16:24 Nov 09 20:36:37.517 INFO kablam! | Nov 09 20:36:37.517 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 09 20:36:37.517 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.517 INFO kablam! | Nov 09 20:36:37.517 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 09 20:36:37.517 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.517 INFO kablam! Nov 09 20:36:37.517 INFO kablam! warning: cannot find type `User` in this scope Nov 09 20:36:37.517 INFO kablam! --> src/dal/users.rs:16:24 Nov 09 20:36:37.517 INFO kablam! | Nov 09 20:36:37.517 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 09 20:36:37.517 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.517 INFO kablam! | Nov 09 20:36:37.517 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 09 20:36:37.517 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.517 INFO kablam! Nov 09 20:36:37.517 INFO kablam! warning: cannot find type `auth_tokens` in this scope Nov 09 20:36:37.517 INFO kablam! --> src/dal/users.rs:75:10 Nov 09 20:36:37.517 INFO kablam! | Nov 09 20:36:37.517 INFO kablam! 75 | #[derive(Insertable)] Nov 09 20:36:37.517 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.517 INFO kablam! | Nov 09 20:36:37.517 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 09 20:36:37.517 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.517 INFO kablam! Nov 09 20:36:37.517 INFO kablam! warning: cannot find type `NewAuthToken` in this scope Nov 09 20:36:37.517 INFO kablam! --> src/dal/users.rs:75:10 Nov 09 20:36:37.517 INFO kablam! | Nov 09 20:36:37.517 INFO kablam! 75 | #[derive(Insertable)] Nov 09 20:36:37.517 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.517 INFO kablam! | Nov 09 20:36:37.517 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 09 20:36:37.517 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.517 INFO kablam! Nov 09 20:36:37.517 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 09 20:36:37.517 INFO kablam! --> src/dal/users.rs:75:10 Nov 09 20:36:37.517 INFO kablam! | Nov 09 20:36:37.517 INFO kablam! 75 | #[derive(Insertable)] Nov 09 20:36:37.517 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.517 INFO kablam! | Nov 09 20:36:37.517 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 09 20:36:37.518 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.518 INFO kablam! Nov 09 20:36:37.518 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 09 20:36:37.518 INFO kablam! --> src/dal/users.rs:75:10 Nov 09 20:36:37.518 INFO kablam! | Nov 09 20:36:37.518 INFO kablam! 75 | #[derive(Insertable)] Nov 09 20:36:37.518 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.518 INFO kablam! | Nov 09 20:36:37.518 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 09 20:36:37.518 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.518 INFO kablam! Nov 09 20:36:37.518 INFO kablam! warning: cannot find type `Utc` in this scope Nov 09 20:36:37.518 INFO kablam! --> src/dal/users.rs:75:10 Nov 09 20:36:37.518 INFO kablam! | Nov 09 20:36:37.518 INFO kablam! 75 | #[derive(Insertable)] Nov 09 20:36:37.518 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.518 INFO kablam! | Nov 09 20:36:37.518 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 09 20:36:37.518 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.518 INFO kablam! Nov 09 20:36:37.518 INFO kablam! warning: cannot find type `AuthToken` in this scope Nov 09 20:36:37.518 INFO kablam! --> src/dal/users.rs:85:10 Nov 09 20:36:37.518 INFO kablam! | Nov 09 20:36:37.518 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 09 20:36:37.518 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.518 INFO kablam! | Nov 09 20:36:37.518 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 09 20:36:37.518 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.518 INFO kablam! Nov 09 20:36:37.518 INFO kablam! warning: cannot find type `auth_tokens` in this scope Nov 09 20:36:37.518 INFO kablam! --> src/dal/users.rs:85:10 Nov 09 20:36:37.518 INFO kablam! | Nov 09 20:36:37.518 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 09 20:36:37.518 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.518 INFO kablam! | Nov 09 20:36:37.518 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 09 20:36:37.518 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.518 INFO kablam! Nov 09 20:36:37.518 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 09 20:36:37.518 INFO kablam! --> src/dal/users.rs:85:24 Nov 09 20:36:37.518 INFO kablam! | Nov 09 20:36:37.518 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 09 20:36:37.518 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.518 INFO kablam! | Nov 09 20:36:37.518 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 09 20:36:37.518 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.518 INFO kablam! Nov 09 20:36:37.518 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 09 20:36:37.518 INFO kablam! --> src/dal/users.rs:85:24 Nov 09 20:36:37.518 INFO kablam! | Nov 09 20:36:37.518 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 09 20:36:37.518 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.518 INFO kablam! | Nov 09 20:36:37.518 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 09 20:36:37.518 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.518 INFO kablam! Nov 09 20:36:37.518 INFO kablam! warning: cannot find type `Utc` in this scope Nov 09 20:36:37.518 INFO kablam! --> src/dal/users.rs:85:24 Nov 09 20:36:37.518 INFO kablam! | Nov 09 20:36:37.518 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 09 20:36:37.518 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.518 INFO kablam! | Nov 09 20:36:37.518 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 09 20:36:37.518 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.518 INFO kablam! Nov 09 20:36:37.518 INFO kablam! warning: cannot find type `AuthToken` in this scope Nov 09 20:36:37.518 INFO kablam! --> src/dal/users.rs:85:24 Nov 09 20:36:37.518 INFO kablam! | Nov 09 20:36:37.518 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 09 20:36:37.518 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.518 INFO kablam! | Nov 09 20:36:37.518 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 09 20:36:37.518 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.518 INFO kablam! Nov 09 20:36:37.518 INFO kablam! warning: cannot find type `auth_log` in this scope Nov 09 20:36:37.522 INFO kablam! --> src/dal/users.rs:113:10 Nov 09 20:36:37.522 INFO kablam! | Nov 09 20:36:37.522 INFO kablam! 113 | #[derive(Insertable)] Nov 09 20:36:37.522 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.522 INFO kablam! | Nov 09 20:36:37.522 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 09 20:36:37.522 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.523 INFO kablam! Nov 09 20:36:37.523 INFO kablam! warning: cannot find type `NewAuthLog` in this scope Nov 09 20:36:37.523 INFO kablam! --> src/dal/users.rs:113:10 Nov 09 20:36:37.523 INFO kablam! | Nov 09 20:36:37.523 INFO kablam! 113 | #[derive(Insertable)] Nov 09 20:36:37.523 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.523 INFO kablam! | Nov 09 20:36:37.523 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 09 20:36:37.523 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.523 INFO kablam! Nov 09 20:36:37.523 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 09 20:36:37.523 INFO kablam! --> src/dal/users.rs:113:10 Nov 09 20:36:37.523 INFO kablam! | Nov 09 20:36:37.523 INFO kablam! 113 | #[derive(Insertable)] Nov 09 20:36:37.523 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.523 INFO kablam! | Nov 09 20:36:37.523 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 09 20:36:37.523 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.523 INFO kablam! Nov 09 20:36:37.523 INFO kablam! warning: cannot find type `Utc` in this scope Nov 09 20:36:37.523 INFO kablam! --> src/dal/users.rs:113:10 Nov 09 20:36:37.523 INFO kablam! | Nov 09 20:36:37.523 INFO kablam! 113 | #[derive(Insertable)] Nov 09 20:36:37.524 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.524 INFO kablam! | Nov 09 20:36:37.524 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 09 20:36:37.524 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.524 INFO kablam! Nov 09 20:36:37.524 INFO kablam! warning: cannot find type `AuthLog` in this scope Nov 09 20:36:37.524 INFO kablam! --> src/dal/users.rs:123:10 Nov 09 20:36:37.524 INFO kablam! | Nov 09 20:36:37.524 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 09 20:36:37.524 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.524 INFO kablam! | Nov 09 20:36:37.524 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 09 20:36:37.524 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.524 INFO kablam! Nov 09 20:36:37.524 INFO kablam! warning: cannot find type `auth_log` in this scope Nov 09 20:36:37.524 INFO kablam! --> src/dal/users.rs:123:10 Nov 09 20:36:37.524 INFO kablam! | Nov 09 20:36:37.524 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 09 20:36:37.524 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.524 INFO kablam! | Nov 09 20:36:37.524 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 09 20:36:37.524 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.524 INFO kablam! Nov 09 20:36:37.524 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 09 20:36:37.525 INFO kablam! --> src/dal/users.rs:123:24 Nov 09 20:36:37.525 INFO kablam! | Nov 09 20:36:37.525 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 09 20:36:37.525 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.525 INFO kablam! | Nov 09 20:36:37.525 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 09 20:36:37.525 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.525 INFO kablam! Nov 09 20:36:37.525 INFO kablam! warning: cannot find type `Utc` in this scope Nov 09 20:36:37.525 INFO kablam! --> src/dal/users.rs:123:24 Nov 09 20:36:37.525 INFO kablam! | Nov 09 20:36:37.525 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 09 20:36:37.525 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.525 INFO kablam! | Nov 09 20:36:37.525 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 09 20:36:37.525 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.525 INFO kablam! Nov 09 20:36:37.525 INFO kablam! warning: cannot find type `AuthLog` in this scope Nov 09 20:36:37.525 INFO kablam! --> src/dal/users.rs:123:24 Nov 09 20:36:37.525 INFO kablam! | Nov 09 20:36:37.525 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 09 20:36:37.528 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 20:36:37.528 INFO kablam! | Nov 09 20:36:37.528 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 09 20:36:37.528 INFO kablam! = note: for more information, see issue #50504 Nov 09 20:36:37.528 INFO kablam! Nov 09 20:36:38.476 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 10s Nov 09 20:36:38.515 INFO kablam! su: No module specific data is present Nov 09 20:36:39.065 INFO running `"docker" "rm" "-f" "96b2907aff8fa4c7b76676c583fd9600eba6a74afb356642059a3abbc2a2e6e9"` Nov 09 20:36:39.335 INFO blam! 96b2907aff8fa4c7b76676c583fd9600eba6a74afb356642059a3abbc2a2e6e9