Nov 01 12:44:45.534 INFO checking ChrisPWill/login_api against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Nov 01 12:44:45.534 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-5/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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:45.920 INFO blam! 52c1ce3de5e6248347ace86675354867b21f7885961f4eedbbbc65323d0c6087 Nov 01 12:44:45.920 INFO running `"docker" "start" "-a" "52c1ce3de5e6248347ace86675354867b21f7885961f4eedbbbc65323d0c6087"` Nov 01 12:44:46.684 INFO kablam! usermod: no changes Nov 01 12:44:47.083 INFO kablam! Compiling if_chain v0.1.2 Nov 01 12:44:47.091 INFO kablam! Compiling memchr v2.0.1 Nov 01 12:44:47.092 INFO kablam! Checking filetime v0.1.15 Nov 01 12:44:47.102 INFO kablam! Checking base64 v0.7.0 Nov 01 12:44:47.103 INFO kablam! Compiling crossbeam-epoch v0.3.1 Nov 01 12:44:47.103 INFO kablam! Checking uuid v0.6.3 Nov 01 12:44:47.105 INFO kablam! Compiling idna v0.1.4 Nov 01 12:44:47.107 INFO kablam! Compiling syn v0.13.10 Nov 01 12:44:47.681 INFO kablam! Compiling syn v0.12.15 Nov 01 12:44:51.112 INFO kablam! Checking chrono v0.4.2 Nov 01 12:44:51.112 INFO kablam! Checking card-validate v2.2.0 Nov 01 12:44:51.124 INFO kablam! Checking num v0.1.42 Nov 01 12:44:51.352 INFO kablam! Checking gzip-header v0.1.2 Nov 01 12:44:52.848 INFO kablam! Compiling aho-corasick v0.6.4 Nov 01 12:44:54.692 INFO kablam! Checking chrono v0.2.25 Nov 01 12:44:54.871 INFO kablam! Checking bcrypt v0.2.0 Nov 01 12:44:56.936 INFO kablam! Checking deflate v0.7.18 Nov 01 12:44:57.072 INFO kablam! Compiling crossbeam-deque v0.2.0 Nov 01 12:44:58.524 INFO kablam! Checking easy_password v0.1.0 Nov 01 12:45:00.117 INFO kablam! Compiling regex v0.2.11 Nov 01 12:45:01.212 INFO kablam! Checking multipart v0.13.6 Nov 01 12:45:03.190 INFO kablam! Compiling rayon-core v1.4.0 Nov 01 12:45:05.072 INFO kablam! Checking tiny_http v0.5.9 Nov 01 12:45:13.861 INFO kablam! Compiling url v1.7.0 Nov 01 12:45:14.357 INFO kablam! Compiling rayon v0.8.2 Nov 01 12:45:35.133 INFO kablam! Compiling ring v0.12.1 Nov 01 12:45:54.437 INFO kablam! Compiling diesel_derives v1.2.0 Nov 01 12:45:57.337 INFO kablam! Compiling serde_derive v1.0.55 Nov 01 12:45:57.338 INFO kablam! Compiling derive-error-chain v0.11.1 Nov 01 12:46:13.178 INFO kablam! Checking diesel v1.2.2 Nov 01 12:46:19.391 INFO kablam! Checking dotenv v0.11.0 Nov 01 12:46:27.668 INFO kablam! Compiling validator v0.6.3 Nov 01 12:46:27.668 INFO kablam! Checking rouille v2.1.0 Nov 01 12:46:27.668 INFO kablam! Checking jsonwebtoken v4.0.1 Nov 01 12:46:31.569 INFO kablam! Compiling validator_derive v0.6.5 Nov 01 12:46:56.950 INFO kablam! Checking login_api v0.1.0 (/source) Nov 01 12:47:05.588 INFO kablam! warning: cannot find type `table` in this scope Nov 01 12:47:05.588 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 12:47:05.588 INFO kablam! | Nov 01 12:47:05.588 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 12:47:05.588 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.588 INFO kablam! | Nov 01 12:47:05.588 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 12:47:05.588 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:05.588 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.588 INFO kablam! Nov 01 12:47:05.588 INFO kablam! warning: cannot find type `table` in this scope Nov 01 12:47:05.588 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 12:47:05.588 INFO kablam! | Nov 01 12:47:05.588 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 12:47:05.588 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.588 INFO kablam! | Nov 01 12:47:05.588 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:05.588 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.588 INFO kablam! Nov 01 12:47:05.588 INFO kablam! warning: cannot find type `id` in this scope Nov 01 12:47:05.588 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:05.588 INFO kablam! | Nov 01 12:47:05.588 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:05.588 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.588 INFO kablam! | Nov 01 12:47:05.588 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:05.588 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.588 INFO kablam! Nov 01 12:47:05.588 INFO kablam! warning: cannot find type `email` in this scope Nov 01 12:47:05.588 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:05.588 INFO kablam! | Nov 01 12:47:05.588 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:05.588 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.588 INFO kablam! | Nov 01 12:47:05.588 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:05.588 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.588 INFO kablam! Nov 01 12:47:05.588 INFO kablam! warning: cannot find type `success` in this scope Nov 01 12:47:05.589 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:05.589 INFO kablam! | Nov 01 12:47:05.589 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:05.589 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.589 INFO kablam! | Nov 01 12:47:05.589 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:05.589 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.589 INFO kablam! Nov 01 12:47:05.589 INFO kablam! warning: cannot find type `ip_address` in this scope Nov 01 12:47:05.589 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:05.589 INFO kablam! | Nov 01 12:47:05.589 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:05.589 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.589 INFO kablam! | Nov 01 12:47:05.589 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:05.589 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.589 INFO kablam! Nov 01 12:47:05.600 INFO kablam! warning: cannot find type `user_agent` in this scope Nov 01 12:47:05.600 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:05.600 INFO kablam! | Nov 01 12:47:05.600 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:05.600 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.600 INFO kablam! | Nov 01 12:47:05.600 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:05.600 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.600 INFO kablam! Nov 01 12:47:05.600 INFO kablam! warning: cannot find type `date_created` in this scope Nov 01 12:47:05.600 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:05.600 INFO kablam! | Nov 01 12:47:05.600 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:05.600 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.600 INFO kablam! | Nov 01 12:47:05.600 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:05.600 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.600 INFO kablam! Nov 01 12:47:05.600 INFO kablam! warning: cannot find type `user_id` in this scope Nov 01 12:47:05.600 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:05.600 INFO kablam! | Nov 01 12:47:05.600 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:05.600 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.600 INFO kablam! | Nov 01 12:47:05.600 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:05.600 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.600 INFO kablam! Nov 01 12:47:05.600 INFO kablam! warning: cannot find type `token` in this scope Nov 01 12:47:05.600 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:05.600 INFO kablam! | Nov 01 12:47:05.600 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:05.600 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.600 INFO kablam! | Nov 01 12:47:05.600 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:05.600 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.600 INFO kablam! Nov 01 12:47:05.600 INFO kablam! warning: cannot find type `date_expired` in this scope Nov 01 12:47:05.600 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:05.600 INFO kablam! | Nov 01 12:47:05.600 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:05.600 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.600 INFO kablam! | Nov 01 12:47:05.600 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:05.600 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.601 INFO kablam! Nov 01 12:47:05.601 INFO kablam! warning: cannot find type `token_type` in this scope Nov 01 12:47:05.601 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:05.601 INFO kablam! | Nov 01 12:47:05.601 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:05.601 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.601 INFO kablam! | Nov 01 12:47:05.601 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:05.601 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.601 INFO kablam! Nov 01 12:47:05.601 INFO kablam! warning: cannot find type `password` in this scope Nov 01 12:47:05.601 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:05.601 INFO kablam! | Nov 01 12:47:05.601 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:05.601 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.601 INFO kablam! | Nov 01 12:47:05.601 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:05.601 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.601 INFO kablam! Nov 01 12:47:05.601 INFO kablam! warning: cannot find type `users` in this scope Nov 01 12:47:05.601 INFO kablam! --> src/dal/users.rs:9:10 Nov 01 12:47:05.601 INFO kablam! | Nov 01 12:47:05.601 INFO kablam! 9 | #[derive(Insertable)] Nov 01 12:47:05.601 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.601 INFO kablam! | Nov 01 12:47:05.601 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:05.601 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.601 INFO kablam! Nov 01 12:47:05.601 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 01 12:47:05.601 INFO kablam! --> src/dal/users.rs:9:10 Nov 01 12:47:05.601 INFO kablam! | Nov 01 12:47:05.601 INFO kablam! 9 | #[derive(Insertable)] Nov 01 12:47:05.601 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.601 INFO kablam! | Nov 01 12:47:05.601 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:05.601 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.601 INFO kablam! Nov 01 12:47:05.601 INFO kablam! warning: cannot find type `User` in this scope Nov 01 12:47:05.601 INFO kablam! --> src/dal/users.rs:16:10 Nov 01 12:47:05.601 INFO kablam! | Nov 01 12:47:05.601 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 01 12:47:05.601 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.601 INFO kablam! | Nov 01 12:47:05.601 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:05.601 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.601 INFO kablam! Nov 01 12:47:05.601 INFO kablam! warning: cannot find type `users` in this scope Nov 01 12:47:05.601 INFO kablam! --> src/dal/users.rs:16:10 Nov 01 12:47:05.601 INFO kablam! | Nov 01 12:47:05.601 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 01 12:47:05.601 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.601 INFO kablam! | Nov 01 12:47:05.601 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:05.601 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.601 INFO kablam! Nov 01 12:47:05.601 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 01 12:47:05.601 INFO kablam! --> src/dal/users.rs:16:24 Nov 01 12:47:05.601 INFO kablam! | Nov 01 12:47:05.601 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 01 12:47:05.601 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.601 INFO kablam! | Nov 01 12:47:05.601 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:05.601 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.601 INFO kablam! Nov 01 12:47:05.601 INFO kablam! warning: cannot find type `Utc` in this scope Nov 01 12:47:05.601 INFO kablam! --> src/dal/users.rs:16:24 Nov 01 12:47:05.601 INFO kablam! | Nov 01 12:47:05.601 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 01 12:47:05.601 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.601 INFO kablam! | Nov 01 12:47:05.601 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:05.601 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.601 INFO kablam! Nov 01 12:47:05.601 INFO kablam! warning: cannot find type `User` in this scope Nov 01 12:47:05.601 INFO kablam! --> src/dal/users.rs:16:24 Nov 01 12:47:05.601 INFO kablam! | Nov 01 12:47:05.601 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 01 12:47:05.601 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.601 INFO kablam! | Nov 01 12:47:05.601 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:05.601 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.601 INFO kablam! Nov 01 12:47:05.601 INFO kablam! warning: cannot find type `auth_tokens` in this scope Nov 01 12:47:05.601 INFO kablam! --> src/dal/users.rs:75:10 Nov 01 12:47:05.602 INFO kablam! | Nov 01 12:47:05.602 INFO kablam! 75 | #[derive(Insertable)] Nov 01 12:47:05.602 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.602 INFO kablam! | Nov 01 12:47:05.602 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:05.602 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.602 INFO kablam! Nov 01 12:47:05.602 INFO kablam! warning: cannot find type `NewAuthToken` in this scope Nov 01 12:47:05.602 INFO kablam! --> src/dal/users.rs:75:10 Nov 01 12:47:05.602 INFO kablam! | Nov 01 12:47:05.602 INFO kablam! 75 | #[derive(Insertable)] Nov 01 12:47:05.602 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.602 INFO kablam! | Nov 01 12:47:05.602 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:05.602 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.602 INFO kablam! Nov 01 12:47:05.602 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 12:47:05.602 INFO kablam! --> src/dal/users.rs:75:10 Nov 01 12:47:05.602 INFO kablam! | Nov 01 12:47:05.602 INFO kablam! 75 | #[derive(Insertable)] Nov 01 12:47:05.602 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.602 INFO kablam! | Nov 01 12:47:05.602 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:05.602 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.602 INFO kablam! Nov 01 12:47:05.602 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 01 12:47:05.602 INFO kablam! --> src/dal/users.rs:75:10 Nov 01 12:47:05.602 INFO kablam! | Nov 01 12:47:05.602 INFO kablam! 75 | #[derive(Insertable)] Nov 01 12:47:05.602 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.602 INFO kablam! | Nov 01 12:47:05.602 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:05.602 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.602 INFO kablam! Nov 01 12:47:05.602 INFO kablam! warning: cannot find type `Utc` in this scope Nov 01 12:47:05.602 INFO kablam! --> src/dal/users.rs:75:10 Nov 01 12:47:05.602 INFO kablam! | Nov 01 12:47:05.602 INFO kablam! 75 | #[derive(Insertable)] Nov 01 12:47:05.602 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.602 INFO kablam! | Nov 01 12:47:05.602 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:05.602 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.602 INFO kablam! Nov 01 12:47:05.602 INFO kablam! warning: cannot find type `AuthToken` in this scope Nov 01 12:47:05.602 INFO kablam! --> src/dal/users.rs:85:10 Nov 01 12:47:05.602 INFO kablam! | Nov 01 12:47:05.602 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 01 12:47:05.602 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.602 INFO kablam! | Nov 01 12:47:05.602 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:05.602 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.602 INFO kablam! Nov 01 12:47:05.602 INFO kablam! warning: cannot find type `auth_tokens` in this scope Nov 01 12:47:05.602 INFO kablam! --> src/dal/users.rs:85:10 Nov 01 12:47:05.602 INFO kablam! | Nov 01 12:47:05.602 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 01 12:47:05.602 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.602 INFO kablam! | Nov 01 12:47:05.602 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:05.602 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.602 INFO kablam! Nov 01 12:47:05.602 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 12:47:05.602 INFO kablam! --> src/dal/users.rs:85:24 Nov 01 12:47:05.602 INFO kablam! | Nov 01 12:47:05.602 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 01 12:47:05.602 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.602 INFO kablam! | Nov 01 12:47:05.602 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:05.602 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.602 INFO kablam! Nov 01 12:47:05.602 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 01 12:47:05.602 INFO kablam! --> src/dal/users.rs:85:24 Nov 01 12:47:05.602 INFO kablam! | Nov 01 12:47:05.602 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 01 12:47:05.602 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.602 INFO kablam! | Nov 01 12:47:05.602 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:05.602 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.602 INFO kablam! Nov 01 12:47:05.602 INFO kablam! warning: cannot find type `Utc` in this scope Nov 01 12:47:05.602 INFO kablam! --> src/dal/users.rs:85:24 Nov 01 12:47:05.602 INFO kablam! | Nov 01 12:47:05.602 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 01 12:47:05.602 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.602 INFO kablam! | Nov 01 12:47:05.602 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:05.603 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.603 INFO kablam! Nov 01 12:47:05.603 INFO kablam! warning: cannot find type `AuthToken` in this scope Nov 01 12:47:05.603 INFO kablam! --> src/dal/users.rs:85:24 Nov 01 12:47:05.603 INFO kablam! | Nov 01 12:47:05.603 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 01 12:47:05.603 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.603 INFO kablam! | Nov 01 12:47:05.603 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:05.603 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.603 INFO kablam! Nov 01 12:47:05.603 INFO kablam! warning: cannot find type `auth_log` in this scope Nov 01 12:47:05.603 INFO kablam! --> src/dal/users.rs:113:10 Nov 01 12:47:05.603 INFO kablam! | Nov 01 12:47:05.603 INFO kablam! 113 | #[derive(Insertable)] Nov 01 12:47:05.603 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.603 INFO kablam! | Nov 01 12:47:05.603 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:05.603 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.603 INFO kablam! Nov 01 12:47:05.603 INFO kablam! warning: cannot find type `NewAuthLog` in this scope Nov 01 12:47:05.603 INFO kablam! --> src/dal/users.rs:113:10 Nov 01 12:47:05.603 INFO kablam! | Nov 01 12:47:05.603 INFO kablam! 113 | #[derive(Insertable)] Nov 01 12:47:05.603 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.603 INFO kablam! | Nov 01 12:47:05.603 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:05.603 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.603 INFO kablam! Nov 01 12:47:05.603 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 01 12:47:05.603 INFO kablam! --> src/dal/users.rs:113:10 Nov 01 12:47:05.603 INFO kablam! | Nov 01 12:47:05.603 INFO kablam! 113 | #[derive(Insertable)] Nov 01 12:47:05.603 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.603 INFO kablam! | Nov 01 12:47:05.603 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:05.603 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.603 INFO kablam! Nov 01 12:47:05.603 INFO kablam! warning: cannot find type `Utc` in this scope Nov 01 12:47:05.603 INFO kablam! --> src/dal/users.rs:113:10 Nov 01 12:47:05.603 INFO kablam! | Nov 01 12:47:05.603 INFO kablam! 113 | #[derive(Insertable)] Nov 01 12:47:05.603 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.603 INFO kablam! | Nov 01 12:47:05.603 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:05.603 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.603 INFO kablam! Nov 01 12:47:05.603 INFO kablam! warning: cannot find type `AuthLog` in this scope Nov 01 12:47:05.603 INFO kablam! --> src/dal/users.rs:123:10 Nov 01 12:47:05.603 INFO kablam! | Nov 01 12:47:05.603 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 01 12:47:05.603 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.603 INFO kablam! | Nov 01 12:47:05.603 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:05.603 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.603 INFO kablam! Nov 01 12:47:05.603 INFO kablam! warning: cannot find type `auth_log` in this scope Nov 01 12:47:05.603 INFO kablam! --> src/dal/users.rs:123:10 Nov 01 12:47:05.603 INFO kablam! | Nov 01 12:47:05.603 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 01 12:47:05.603 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.603 INFO kablam! | Nov 01 12:47:05.603 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:05.603 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.603 INFO kablam! Nov 01 12:47:05.603 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 01 12:47:05.603 INFO kablam! --> src/dal/users.rs:123:24 Nov 01 12:47:05.603 INFO kablam! | Nov 01 12:47:05.603 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 01 12:47:05.603 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.603 INFO kablam! | Nov 01 12:47:05.603 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:05.603 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.603 INFO kablam! Nov 01 12:47:05.603 INFO kablam! warning: cannot find type `Utc` in this scope Nov 01 12:47:05.603 INFO kablam! --> src/dal/users.rs:123:24 Nov 01 12:47:05.603 INFO kablam! | Nov 01 12:47:05.603 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 01 12:47:05.603 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.603 INFO kablam! | Nov 01 12:47:05.603 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:05.603 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.603 INFO kablam! Nov 01 12:47:05.603 INFO kablam! warning: cannot find type `AuthLog` in this scope Nov 01 12:47:05.603 INFO kablam! --> src/dal/users.rs:123:24 Nov 01 12:47:05.604 INFO kablam! | Nov 01 12:47:05.604 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 01 12:47:05.604 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:05.604 INFO kablam! | Nov 01 12:47:05.604 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:05.604 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:05.604 INFO kablam! Nov 01 12:47:06.117 INFO kablam! warning: cannot find type `table` in this scope Nov 01 12:47:06.118 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 12:47:06.118 INFO kablam! | Nov 01 12:47:06.118 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 12:47:06.118 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.118 INFO kablam! | Nov 01 12:47:06.118 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 12:47:06.118 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:06.118 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.118 INFO kablam! Nov 01 12:47:06.118 INFO kablam! warning: cannot find type `table` in this scope Nov 01 12:47:06.118 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 12:47:06.118 INFO kablam! | Nov 01 12:47:06.118 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 12:47:06.118 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.118 INFO kablam! | Nov 01 12:47:06.118 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:06.118 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.118 INFO kablam! Nov 01 12:47:06.118 INFO kablam! warning: cannot find type `id` in this scope Nov 01 12:47:06.118 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:06.118 INFO kablam! | Nov 01 12:47:06.118 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:06.118 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.118 INFO kablam! | Nov 01 12:47:06.118 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:06.118 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.118 INFO kablam! Nov 01 12:47:06.118 INFO kablam! warning: cannot find type `email` in this scope Nov 01 12:47:06.118 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:06.118 INFO kablam! | Nov 01 12:47:06.118 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:06.118 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.118 INFO kablam! | Nov 01 12:47:06.118 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:06.118 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.118 INFO kablam! Nov 01 12:47:06.118 INFO kablam! warning: cannot find type `success` in this scope Nov 01 12:47:06.118 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:06.118 INFO kablam! | Nov 01 12:47:06.118 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:06.118 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.118 INFO kablam! | Nov 01 12:47:06.118 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:06.118 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.118 INFO kablam! Nov 01 12:47:06.118 INFO kablam! warning: cannot find type `ip_address` in this scope Nov 01 12:47:06.118 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:06.118 INFO kablam! | Nov 01 12:47:06.118 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:06.118 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.118 INFO kablam! | Nov 01 12:47:06.118 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:06.118 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.118 INFO kablam! Nov 01 12:47:06.118 INFO kablam! warning: cannot find type `user_agent` in this scope Nov 01 12:47:06.118 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:06.118 INFO kablam! | Nov 01 12:47:06.118 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:06.118 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.118 INFO kablam! | Nov 01 12:47:06.118 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:06.118 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.118 INFO kablam! Nov 01 12:47:06.118 INFO kablam! warning: cannot find type `date_created` in this scope Nov 01 12:47:06.118 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:06.118 INFO kablam! | Nov 01 12:47:06.118 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:06.118 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.118 INFO kablam! | Nov 01 12:47:06.118 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:06.118 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.118 INFO kablam! Nov 01 12:47:06.118 INFO kablam! warning: cannot find type `user_id` in this scope Nov 01 12:47:06.118 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:06.118 INFO kablam! | Nov 01 12:47:06.118 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:06.118 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.118 INFO kablam! | Nov 01 12:47:06.118 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:06.118 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.118 INFO kablam! Nov 01 12:47:06.118 INFO kablam! warning: cannot find type `token` in this scope Nov 01 12:47:06.118 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:06.119 INFO kablam! | Nov 01 12:47:06.119 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:06.119 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.119 INFO kablam! | Nov 01 12:47:06.119 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:06.119 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.119 INFO kablam! Nov 01 12:47:06.119 INFO kablam! warning: cannot find type `date_expired` in this scope Nov 01 12:47:06.119 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:06.119 INFO kablam! | Nov 01 12:47:06.119 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:06.119 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.119 INFO kablam! | Nov 01 12:47:06.119 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:06.119 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.119 INFO kablam! Nov 01 12:47:06.119 INFO kablam! warning: cannot find type `token_type` in this scope Nov 01 12:47:06.119 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:06.119 INFO kablam! | Nov 01 12:47:06.119 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:06.119 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.119 INFO kablam! | Nov 01 12:47:06.119 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:06.119 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.119 INFO kablam! Nov 01 12:47:06.119 INFO kablam! warning: cannot find type `password` in this scope Nov 01 12:47:06.119 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 12:47:06.119 INFO kablam! | Nov 01 12:47:06.119 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 12:47:06.119 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.119 INFO kablam! | Nov 01 12:47:06.119 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:06.119 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.119 INFO kablam! Nov 01 12:47:06.119 INFO kablam! warning: cannot find type `users` in this scope Nov 01 12:47:06.119 INFO kablam! --> src/dal/users.rs:9:10 Nov 01 12:47:06.119 INFO kablam! | Nov 01 12:47:06.119 INFO kablam! 9 | #[derive(Insertable)] Nov 01 12:47:06.119 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.119 INFO kablam! | Nov 01 12:47:06.119 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:06.119 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.119 INFO kablam! Nov 01 12:47:06.119 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 01 12:47:06.119 INFO kablam! --> src/dal/users.rs:9:10 Nov 01 12:47:06.119 INFO kablam! | Nov 01 12:47:06.119 INFO kablam! 9 | #[derive(Insertable)] Nov 01 12:47:06.119 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.119 INFO kablam! | Nov 01 12:47:06.119 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:06.119 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.119 INFO kablam! Nov 01 12:47:06.119 INFO kablam! warning: cannot find type `User` in this scope Nov 01 12:47:06.119 INFO kablam! --> src/dal/users.rs:16:10 Nov 01 12:47:06.119 INFO kablam! | Nov 01 12:47:06.119 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 01 12:47:06.119 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.119 INFO kablam! | Nov 01 12:47:06.119 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:06.119 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.119 INFO kablam! Nov 01 12:47:06.119 INFO kablam! warning: cannot find type `users` in this scope Nov 01 12:47:06.119 INFO kablam! --> src/dal/users.rs:16:10 Nov 01 12:47:06.119 INFO kablam! | Nov 01 12:47:06.119 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 01 12:47:06.119 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.119 INFO kablam! | Nov 01 12:47:06.119 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:06.119 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.119 INFO kablam! Nov 01 12:47:06.119 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 01 12:47:06.119 INFO kablam! --> src/dal/users.rs:16:24 Nov 01 12:47:06.119 INFO kablam! | Nov 01 12:47:06.119 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 01 12:47:06.119 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.119 INFO kablam! | Nov 01 12:47:06.119 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:06.119 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.119 INFO kablam! Nov 01 12:47:06.119 INFO kablam! warning: cannot find type `Utc` in this scope Nov 01 12:47:06.119 INFO kablam! --> src/dal/users.rs:16:24 Nov 01 12:47:06.119 INFO kablam! | Nov 01 12:47:06.119 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 01 12:47:06.119 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.119 INFO kablam! | Nov 01 12:47:06.120 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:06.120 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.120 INFO kablam! Nov 01 12:47:06.120 INFO kablam! warning: cannot find type `User` in this scope Nov 01 12:47:06.120 INFO kablam! --> src/dal/users.rs:16:24 Nov 01 12:47:06.120 INFO kablam! | Nov 01 12:47:06.120 INFO kablam! 16 | #[derive(Identifiable, Queryable)] Nov 01 12:47:06.120 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.120 INFO kablam! | Nov 01 12:47:06.120 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:06.120 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.120 INFO kablam! Nov 01 12:47:06.120 INFO kablam! warning: cannot find type `auth_tokens` in this scope Nov 01 12:47:06.120 INFO kablam! --> src/dal/users.rs:75:10 Nov 01 12:47:06.120 INFO kablam! | Nov 01 12:47:06.120 INFO kablam! 75 | #[derive(Insertable)] Nov 01 12:47:06.120 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.120 INFO kablam! | Nov 01 12:47:06.120 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:06.120 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.120 INFO kablam! Nov 01 12:47:06.120 INFO kablam! warning: cannot find type `NewAuthToken` in this scope Nov 01 12:47:06.120 INFO kablam! --> src/dal/users.rs:75:10 Nov 01 12:47:06.120 INFO kablam! | Nov 01 12:47:06.120 INFO kablam! 75 | #[derive(Insertable)] Nov 01 12:47:06.120 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.120 INFO kablam! | Nov 01 12:47:06.120 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:06.120 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.120 INFO kablam! Nov 01 12:47:06.120 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 12:47:06.120 INFO kablam! --> src/dal/users.rs:75:10 Nov 01 12:47:06.120 INFO kablam! | Nov 01 12:47:06.120 INFO kablam! 75 | #[derive(Insertable)] Nov 01 12:47:06.120 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.120 INFO kablam! | Nov 01 12:47:06.120 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:06.120 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.120 INFO kablam! Nov 01 12:47:06.120 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 01 12:47:06.120 INFO kablam! --> src/dal/users.rs:75:10 Nov 01 12:47:06.120 INFO kablam! | Nov 01 12:47:06.120 INFO kablam! 75 | #[derive(Insertable)] Nov 01 12:47:06.120 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.120 INFO kablam! | Nov 01 12:47:06.120 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:06.120 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.120 INFO kablam! Nov 01 12:47:06.120 INFO kablam! warning: cannot find type `Utc` in this scope Nov 01 12:47:06.120 INFO kablam! --> src/dal/users.rs:75:10 Nov 01 12:47:06.120 INFO kablam! | Nov 01 12:47:06.120 INFO kablam! 75 | #[derive(Insertable)] Nov 01 12:47:06.120 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.120 INFO kablam! | Nov 01 12:47:06.120 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:06.120 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.120 INFO kablam! Nov 01 12:47:06.120 INFO kablam! warning: cannot find type `AuthToken` in this scope Nov 01 12:47:06.120 INFO kablam! --> src/dal/users.rs:85:10 Nov 01 12:47:06.120 INFO kablam! | Nov 01 12:47:06.120 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 01 12:47:06.120 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.120 INFO kablam! | Nov 01 12:47:06.120 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:06.120 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.120 INFO kablam! Nov 01 12:47:06.120 INFO kablam! warning: cannot find type `auth_tokens` in this scope Nov 01 12:47:06.120 INFO kablam! --> src/dal/users.rs:85:10 Nov 01 12:47:06.120 INFO kablam! | Nov 01 12:47:06.120 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 01 12:47:06.120 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.120 INFO kablam! | Nov 01 12:47:06.120 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:06.120 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.120 INFO kablam! Nov 01 12:47:06.120 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 12:47:06.120 INFO kablam! --> src/dal/users.rs:85:24 Nov 01 12:47:06.120 INFO kablam! | Nov 01 12:47:06.120 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 01 12:47:06.120 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.120 INFO kablam! | Nov 01 12:47:06.120 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:06.120 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.121 INFO kablam! Nov 01 12:47:06.121 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 01 12:47:06.121 INFO kablam! --> src/dal/users.rs:85:24 Nov 01 12:47:06.121 INFO kablam! | Nov 01 12:47:06.121 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 01 12:47:06.121 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.121 INFO kablam! | Nov 01 12:47:06.121 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:06.121 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.121 INFO kablam! Nov 01 12:47:06.121 INFO kablam! warning: cannot find type `Utc` in this scope Nov 01 12:47:06.121 INFO kablam! --> src/dal/users.rs:85:24 Nov 01 12:47:06.121 INFO kablam! | Nov 01 12:47:06.121 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 01 12:47:06.121 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.121 INFO kablam! | Nov 01 12:47:06.121 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:06.121 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.121 INFO kablam! Nov 01 12:47:06.121 INFO kablam! warning: cannot find type `AuthToken` in this scope Nov 01 12:47:06.121 INFO kablam! --> src/dal/users.rs:85:24 Nov 01 12:47:06.121 INFO kablam! | Nov 01 12:47:06.121 INFO kablam! 85 | #[derive(Identifiable, Queryable)] Nov 01 12:47:06.121 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.121 INFO kablam! | Nov 01 12:47:06.121 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:06.121 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.121 INFO kablam! Nov 01 12:47:06.121 INFO kablam! warning: cannot find type `auth_log` in this scope Nov 01 12:47:06.121 INFO kablam! --> src/dal/users.rs:113:10 Nov 01 12:47:06.121 INFO kablam! | Nov 01 12:47:06.121 INFO kablam! 113 | #[derive(Insertable)] Nov 01 12:47:06.121 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.121 INFO kablam! | Nov 01 12:47:06.121 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:06.121 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.121 INFO kablam! Nov 01 12:47:06.121 INFO kablam! warning: cannot find type `NewAuthLog` in this scope Nov 01 12:47:06.121 INFO kablam! --> src/dal/users.rs:113:10 Nov 01 12:47:06.121 INFO kablam! | Nov 01 12:47:06.121 INFO kablam! 113 | #[derive(Insertable)] Nov 01 12:47:06.121 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.121 INFO kablam! | Nov 01 12:47:06.121 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:06.121 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.121 INFO kablam! Nov 01 12:47:06.121 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 01 12:47:06.121 INFO kablam! --> src/dal/users.rs:113:10 Nov 01 12:47:06.121 INFO kablam! | Nov 01 12:47:06.121 INFO kablam! 113 | #[derive(Insertable)] Nov 01 12:47:06.121 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.121 INFO kablam! | Nov 01 12:47:06.121 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:06.121 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.121 INFO kablam! Nov 01 12:47:06.121 INFO kablam! warning: cannot find type `Utc` in this scope Nov 01 12:47:06.121 INFO kablam! --> src/dal/users.rs:113:10 Nov 01 12:47:06.121 INFO kablam! | Nov 01 12:47:06.121 INFO kablam! 113 | #[derive(Insertable)] Nov 01 12:47:06.121 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.121 INFO kablam! | Nov 01 12:47:06.121 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:06.121 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.121 INFO kablam! Nov 01 12:47:06.121 INFO kablam! warning: cannot find type `AuthLog` in this scope Nov 01 12:47:06.121 INFO kablam! --> src/dal/users.rs:123:10 Nov 01 12:47:06.121 INFO kablam! | Nov 01 12:47:06.121 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 01 12:47:06.121 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.121 INFO kablam! | Nov 01 12:47:06.121 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:06.121 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.121 INFO kablam! Nov 01 12:47:06.121 INFO kablam! warning: cannot find type `auth_log` in this scope Nov 01 12:47:06.121 INFO kablam! --> src/dal/users.rs:123:10 Nov 01 12:47:06.121 INFO kablam! | Nov 01 12:47:06.121 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 01 12:47:06.121 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.121 INFO kablam! | Nov 01 12:47:06.121 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:06.121 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.121 INFO kablam! Nov 01 12:47:06.121 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 01 12:47:06.121 INFO kablam! --> src/dal/users.rs:123:24 Nov 01 12:47:06.122 INFO kablam! | Nov 01 12:47:06.122 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 01 12:47:06.122 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.122 INFO kablam! | Nov 01 12:47:06.122 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:06.122 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.122 INFO kablam! Nov 01 12:47:06.122 INFO kablam! warning: cannot find type `Utc` in this scope Nov 01 12:47:06.122 INFO kablam! --> src/dal/users.rs:123:24 Nov 01 12:47:06.122 INFO kablam! | Nov 01 12:47:06.122 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 01 12:47:06.122 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.122 INFO kablam! | Nov 01 12:47:06.122 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:06.122 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.122 INFO kablam! Nov 01 12:47:06.122 INFO kablam! warning: cannot find type `AuthLog` in this scope Nov 01 12:47:06.122 INFO kablam! --> src/dal/users.rs:123:24 Nov 01 12:47:06.122 INFO kablam! | Nov 01 12:47:06.122 INFO kablam! 123 | #[derive(Identifiable, Queryable)] Nov 01 12:47:06.122 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 12:47:06.122 INFO kablam! | Nov 01 12:47:06.122 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:06.122 INFO kablam! = note: for more information, see issue #50504 Nov 01 12:47:06.122 INFO kablam! Nov 01 12:47:07.336 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 20s Nov 01 12:47:07.348 INFO kablam! su: No module specific data is present Nov 01 12:47:08.153 INFO running `"docker" "rm" "-f" "52c1ce3de5e6248347ace86675354867b21f7885961f4eedbbbc65323d0c6087"` Nov 01 12:47:08.592 INFO blam! 52c1ce3de5e6248347ace86675354867b21f7885961f4eedbbbc65323d0c6087