Oct 27 08:53:43.228 INFO checking acmumn/identity against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 08:53:43.230 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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"` Oct 27 08:53:43.693 INFO blam! a84dd77f4550bfe670a75658ed0ee463f5400e1b32f1b6e58b5cfeb5f2a0a0af Oct 27 08:53:43.696 INFO running `"docker" "start" "-a" "a84dd77f4550bfe670a75658ed0ee463f5400e1b32f1b6e58b5cfeb5f2a0a0af"` Oct 27 08:53:45.326 INFO kablam! usermod: no changes Oct 27 08:53:45.911 INFO kablam! Checking urlencoding v1.0.0 Oct 27 08:53:45.947 INFO kablam! Checking http v0.1.11 Oct 27 08:53:45.947 INFO kablam! Checking input_buffer v0.2.0 Oct 27 08:53:45.947 INFO kablam! Checking serde_json v1.0.27 Oct 27 08:53:45.959 INFO kablam! Compiling diesel_derives v1.3.0 Oct 27 08:53:45.959 INFO kablam! Compiling serde_derive v1.0.76 Oct 27 08:53:45.959 INFO kablam! Compiling structopt-derive v0.2.10 Oct 27 08:53:45.959 INFO kablam! Checking sha-1 v0.7.0 Oct 27 08:53:48.419 INFO kablam! Checking error-chain v0.11.0 Oct 27 08:53:49.408 INFO kablam! Checking failure v0.1.2 Oct 27 08:53:50.509 INFO kablam! Checking tungstenite v0.6.0 Oct 27 08:53:54.255 INFO kablam! Checking syslog v4.0.1 Oct 27 08:53:55.632 INFO kablam! Checking dotenv v0.13.0 Oct 27 08:53:57.065 INFO kablam! Checking tera v0.11.14 Oct 27 08:54:04.308 INFO kablam! Checking h2 v0.1.12 Oct 27 08:54:15.375 INFO kablam! Checking structopt v0.2.10 Oct 27 08:54:21.405 INFO kablam! Checking diesel v1.3.2 Oct 27 08:54:24.083 INFO kablam! Checking hyper v0.12.9 Oct 27 08:54:41.011 INFO kablam! Checking acmumn-identity-common v0.1.0 (/source/rust-common) Oct 27 08:54:43.013 INFO kablam! Checking warp v0.1.3 Oct 27 08:54:43.013 INFO kablam! Checking acmumn-identity-client v0.1.0 (/source/rust-client) Oct 27 08:54:51.795 INFO kablam! warning: unused `#[macro_use]` import Oct 27 08:54:51.796 INFO kablam! --> rust-client/src/lib.rs:3:1 Oct 27 08:54:51.797 INFO kablam! | Oct 27 08:54:51.798 INFO kablam! 3 | #[macro_use] Oct 27 08:54:51.798 INFO kablam! | ^^^^^^^^^^^^ Oct 27 08:54:51.823 INFO kablam! | Oct 27 08:54:51.824 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 08:54:51.825 INFO kablam! Oct 27 08:54:52.851 INFO kablam! warning: unused `#[macro_use]` import Oct 27 08:54:52.851 INFO kablam! --> rust-client/src/lib.rs:3:1 Oct 27 08:54:52.851 INFO kablam! | Oct 27 08:54:52.851 INFO kablam! 3 | #[macro_use] Oct 27 08:54:52.851 INFO kablam! | ^^^^^^^^^^^^ Oct 27 08:54:52.852 INFO kablam! | Oct 27 08:54:52.852 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 08:54:52.852 INFO kablam! Oct 27 08:54:53.555 INFO kablam! Checking acmumn-identity-server v0.1.0 (/source/server) Oct 27 08:55:01.291 INFO kablam! warning: unused `#[macro_use]` import Oct 27 08:55:01.291 INFO kablam! --> server/src/lib.rs:6:1 Oct 27 08:55:01.291 INFO kablam! | Oct 27 08:55:01.291 INFO kablam! 6 | #[macro_use] Oct 27 08:55:01.291 INFO kablam! | ^^^^^^^^^^^^ Oct 27 08:55:01.291 INFO kablam! | Oct 27 08:55:01.291 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 08:55:01.292 INFO kablam! Oct 27 08:55:01.292 INFO kablam! warning: unused macro definition Oct 27 08:55:01.292 INFO kablam! --> server/src/macros.rs:2:1 Oct 27 08:55:01.292 INFO kablam! | Oct 27 08:55:01.292 INFO kablam! 2 | / macro_rules! context { Oct 27 08:55:01.292 INFO kablam! 3 | | ($($name:ident : $value:expr),* $(,)*) => {{ Oct 27 08:55:01.292 INFO kablam! 4 | | let mut ctx = ::tera::Context::new(); Oct 27 08:55:01.292 INFO kablam! 5 | | $(ctx.add(stringify!($name), &$value);)* Oct 27 08:55:01.292 INFO kablam! 6 | | ctx Oct 27 08:55:01.292 INFO kablam! 7 | | }}; Oct 27 08:55:01.292 INFO kablam! 8 | | } Oct 27 08:55:01.292 INFO kablam! | |_^ Oct 27 08:55:01.292 INFO kablam! | Oct 27 08:55:01.292 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 27 08:55:01.292 INFO kablam! Oct 27 08:55:01.292 INFO kablam! warning: cannot find type `table` in this scope Oct 27 08:55:01.292 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 08:55:01.292 INFO kablam! | Oct 27 08:55:01.292 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 08:55:01.292 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:55:01.292 INFO kablam! | Oct 27 08:55:01.292 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 08:55:01.292 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! Oct 27 08:55:01.292 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:55:01.292 INFO kablam! Oct 27 08:55:01.292 INFO kablam! warning: cannot find type `table` in this scope Oct 27 08:55:01.292 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 08:55:01.292 INFO kablam! | Oct 27 08:55:01.292 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 08:55:01.292 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:55:01.292 INFO kablam! | Oct 27 08:55:01.292 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! Oct 27 08:55:01.292 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:55:01.292 INFO kablam! Oct 27 08:55:01.292 INFO kablam! warning: cannot find type `id` in this scope Oct 27 08:55:01.292 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:55:01.292 INFO kablam! | Oct 27 08:55:01.292 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:55:01.292 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:55:01.292 INFO kablam! | Oct 27 08:55:01.292 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! Oct 27 08:55:01.292 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:55:01.292 INFO kablam! Oct 27 08:55:01.292 INFO kablam! warning: cannot find type `member_id` in this scope Oct 27 08:55:01.292 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:55:01.292 INFO kablam! | Oct 27 08:55:01.292 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:55:01.292 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:55:01.292 INFO kablam! | Oct 27 08:55:01.292 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! Oct 27 08:55:01.292 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:55:01.292 INFO kablam! Oct 27 08:55:01.292 INFO kablam! warning: cannot find type `uuid` in this scope Oct 27 08:55:01.292 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:55:01.292 INFO kablam! | Oct 27 08:55:01.292 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:55:01.292 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:55:01.292 INFO kablam! | Oct 27 08:55:01.292 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! Oct 27 08:55:01.292 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:55:01.292 INFO kablam! Oct 27 08:55:01.292 INFO kablam! warning: cannot find type `created` in this scope Oct 27 08:55:01.292 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:55:01.292 INFO kablam! | Oct 27 08:55:01.292 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:55:01.292 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:55:01.292 INFO kablam! | Oct 27 08:55:01.292 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! Oct 27 08:55:01.292 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:55:01.292 INFO kablam! Oct 27 08:55:01.292 INFO kablam! warning: cannot find type `name` in this scope Oct 27 08:55:01.292 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:55:01.292 INFO kablam! | Oct 27 08:55:01.292 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:55:01.292 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:55:01.292 INFO kablam! | Oct 27 08:55:01.292 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! Oct 27 08:55:01.292 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:55:01.292 INFO kablam! Oct 27 08:55:01.292 INFO kablam! warning: cannot find type `studentId` in this scope Oct 27 08:55:01.292 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:55:01.292 INFO kablam! | Oct 27 08:55:01.292 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:55:01.292 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:55:01.293 INFO kablam! | Oct 27 08:55:01.293 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! Oct 27 08:55:01.293 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:55:01.293 INFO kablam! Oct 27 08:55:01.293 INFO kablam! warning: cannot find type `x500` in this scope Oct 27 08:55:01.293 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:55:01.293 INFO kablam! | Oct 27 08:55:01.293 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:55:01.293 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:55:01.293 INFO kablam! | Oct 27 08:55:01.293 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! Oct 27 08:55:01.293 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:55:01.293 INFO kablam! Oct 27 08:55:01.293 INFO kablam! warning: cannot find type `card` in this scope Oct 27 08:55:01.293 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:55:01.293 INFO kablam! | Oct 27 08:55:01.293 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:55:01.293 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:55:01.293 INFO kablam! | Oct 27 08:55:01.293 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! Oct 27 08:55:01.293 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:55:01.293 INFO kablam! Oct 27 08:55:01.293 INFO kablam! warning: cannot find type `email` in this scope Oct 27 08:55:01.293 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:55:01.293 INFO kablam! | Oct 27 08:55:01.293 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:55:01.293 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:55:01.293 INFO kablam! | Oct 27 08:55:01.293 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! Oct 27 08:55:01.293 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:55:01.293 INFO kablam! Oct 27 08:55:01.293 INFO kablam! warning: unused import: `self` Oct 27 08:55:01.293 INFO kablam! --> server/src/db/mod.rs:8:5 Oct 27 08:55:01.293 INFO kablam! | Oct 27 08:55:01.293 INFO kablam! 8 | self, Oct 27 08:55:01.293 INFO kablam! | ^^^^ Oct 27 08:55:01.293 INFO kablam! Oct 27 08:55:01.293 INFO kablam! warning: unused imports: `identity_jwt_escrow`, `members_members` Oct 27 08:55:01.293 INFO kablam! --> server/src/db/mod.rs:18:18 Oct 27 08:55:01.293 INFO kablam! | Oct 27 08:55:01.293 INFO kablam! 18 | use db::schema::{identity_jwt_escrow, members_members}; Oct 27 08:55:01.293 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ Oct 27 08:55:01.293 INFO kablam! Oct 27 08:55:01.293 INFO kablam! warning: unused import: `ErrorKind` Oct 27 08:55:01.293 INFO kablam! --> server/src/db/mod.rs:19:13 Oct 27 08:55:01.293 INFO kablam! | Oct 27 08:55:01.293 INFO kablam! 19 | use {Error, ErrorKind, Result}; Oct 27 08:55:01.293 INFO kablam! | ^^^^^^^^^ Oct 27 08:55:01.293 INFO kablam! Oct 27 08:55:01.293 INFO kablam! warning: unused imports: `Either`, `err` Oct 27 08:55:01.293 INFO kablam! --> server/src/web/endpoints.rs:4:14 Oct 27 08:55:01.293 INFO kablam! | Oct 27 08:55:01.293 INFO kablam! 4 | future::{err, ok, Either}, Oct 27 08:55:01.293 INFO kablam! | ^^^ ^^^^^^ Oct 27 08:55:01.293 INFO kablam! Oct 27 08:55:01.293 INFO kablam! warning: unused import: `url::Url` Oct 27 08:55:01.293 INFO kablam! --> server/src/web/endpoints.rs:8:5 Oct 27 08:55:01.293 INFO kablam! | Oct 27 08:55:01.293 INFO kablam! 8 | use url::Url; Oct 27 08:55:01.293 INFO kablam! | ^^^^^^^^ Oct 27 08:55:01.293 INFO kablam! Oct 27 08:55:01.293 INFO kablam! warning: unused imports: `ErrorKind`, `log_err` Oct 27 08:55:01.293 INFO kablam! --> server/src/web/endpoints.rs:11:6 Oct 27 08:55:01.293 INFO kablam! | Oct 27 08:55:01.293 INFO kablam! 11 | use {log_err, Error, ErrorKind, DB}; Oct 27 08:55:01.293 INFO kablam! | ^^^^^^^ ^^^^^^^^^ Oct 27 08:55:01.293 INFO kablam! Oct 27 08:55:01.293 INFO kablam! warning: unused import: `std::collections::BTreeMap` Oct 27 08:55:01.293 INFO kablam! --> server/src/web/mod.rs:6:5 Oct 27 08:55:01.293 INFO kablam! | Oct 27 08:55:01.293 INFO kablam! 6 | use std::collections::BTreeMap; Oct 27 08:55:01.293 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:55:01.293 INFO kablam! Oct 27 08:55:01.293 INFO kablam! warning: unused import: `serde_json::Value` Oct 27 08:55:01.293 INFO kablam! --> server/src/web/mod.rs:10:5 Oct 27 08:55:01.293 INFO kablam! | Oct 27 08:55:01.293 INFO kablam! 10 | use serde_json::Value; Oct 27 08:55:01.293 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 08:55:01.293 INFO kablam! Oct 27 08:55:01.723 INFO kablam! warning: unreachable expression Oct 27 08:55:01.723 INFO kablam! --> server/src/web/endpoints.rs:47:5 Oct 27 08:55:01.723 INFO kablam! | Oct 27 08:55:01.723 INFO kablam! 47 | ok(Response::new("TODO".to_string())) Oct 27 08:55:01.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:55:01.723 INFO kablam! | Oct 27 08:55:01.723 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 27 08:55:01.723 INFO kablam! Oct 27 08:55:01.723 INFO kablam! warning: unreachable expression Oct 27 08:55:01.723 INFO kablam! --> server/src/web/endpoints.rs:52:5 Oct 27 08:55:01.723 INFO kablam! | Oct 27 08:55:01.723 INFO kablam! 52 | ok(Response::new("TODO".to_string())) Oct 27 08:55:01.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:55:01.723 INFO kablam! Oct 27 08:55:01.832 INFO kablam! warning: unused `#[macro_use]` import Oct 27 08:55:01.832 INFO kablam! --> server/src/lib.rs:6:1 Oct 27 08:55:01.833 INFO kablam! | Oct 27 08:55:01.833 INFO kablam! 6 | #[macro_use] Oct 27 08:55:01.833 INFO kablam! | ^^^^^^^^^^^^ Oct 27 08:55:01.833 INFO kablam! | Oct 27 08:55:01.833 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 08:55:01.833 INFO kablam! Oct 27 08:55:01.833 INFO kablam! warning: unused macro definition Oct 27 08:55:01.833 INFO kablam! --> server/src/macros.rs:2:1 Oct 27 08:55:01.833 INFO kablam! | Oct 27 08:55:01.833 INFO kablam! 2 | / macro_rules! context { Oct 27 08:55:01.833 INFO kablam! 3 | | ($($name:ident : $value:expr),* $(,)*) => {{ Oct 27 08:55:01.833 INFO kablam! 4 | | let mut ctx = ::tera::Context::new(); Oct 27 08:55:01.833 INFO kablam! 5 | | $(ctx.add(stringify!($name), &$value);)* Oct 27 08:55:01.833 INFO kablam! 6 | | ctx Oct 27 08:55:01.833 INFO kablam! 7 | | }}; Oct 27 08:55:01.833 INFO kablam! 8 | | } Oct 27 08:55:01.833 INFO kablam! | |_^ Oct 27 08:55:01.833 INFO kablam! | Oct 27 08:55:01.833 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 27 08:55:01.833 INFO kablam! Oct 27 08:55:01.843 INFO kablam! warning: cannot find type `table` in this scope Oct 27 08:55:01.843 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 08:55:01.843 INFO kablam! | Oct 27 08:55:01.843 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 08:55:01.843 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:55:01.843 INFO kablam! | Oct 27 08:55:01.843 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 08:55:01.843 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! Oct 27 08:55:01.843 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:55:01.843 INFO kablam! Oct 27 08:55:01.843 INFO kablam! warning: cannot find type `table` in this scope Oct 27 08:55:01.843 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 08:55:01.843 INFO kablam! | Oct 27 08:55:01.843 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 08:55:01.843 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:55:01.843 INFO kablam! | Oct 27 08:55:01.843 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! Oct 27 08:55:01.843 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:55:01.843 INFO kablam! Oct 27 08:55:01.843 INFO kablam! warning: cannot find type `id` in this scope Oct 27 08:55:01.844 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:55:01.844 INFO kablam! | Oct 27 08:55:01.844 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:55:01.844 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:55:01.844 INFO kablam! | Oct 27 08:55:01.844 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! Oct 27 08:55:01.844 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:55:01.844 INFO kablam! Oct 27 08:55:01.845 INFO kablam! warning: cannot find type `member_id` in this scope Oct 27 08:55:01.845 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:55:01.845 INFO kablam! | Oct 27 08:55:01.845 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:55:01.845 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:55:01.845 INFO kablam! | Oct 27 08:55:01.846 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! Oct 27 08:55:01.846 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:55:01.847 INFO kablam! Oct 27 08:55:01.847 INFO kablam! warning: cannot find type `uuid` in this scope Oct 27 08:55:01.847 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:55:01.847 INFO kablam! | Oct 27 08:55:01.847 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:55:01.847 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:55:01.847 INFO kablam! | Oct 27 08:55:01.847 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! Oct 27 08:55:01.847 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:55:01.847 INFO kablam! Oct 27 08:55:01.847 INFO kablam! warning: cannot find type `created` in this scope Oct 27 08:55:01.847 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:55:01.847 INFO kablam! | Oct 27 08:55:01.847 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:55:01.847 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:55:01.847 INFO kablam! | Oct 27 08:55:01.847 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! Oct 27 08:55:01.847 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:55:01.847 INFO kablam! Oct 27 08:55:01.847 INFO kablam! warning: cannot find type `name` in this scope Oct 27 08:55:01.847 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:55:01.847 INFO kablam! | Oct 27 08:55:01.847 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:55:01.847 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:55:01.847 INFO kablam! | Oct 27 08:55:01.847 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! Oct 27 08:55:01.847 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:55:01.847 INFO kablam! Oct 27 08:55:01.847 INFO kablam! warning: cannot find type `studentId` in this scope Oct 27 08:55:01.847 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:55:01.847 INFO kablam! | Oct 27 08:55:01.847 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:55:01.847 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:55:01.847 INFO kablam! | Oct 27 08:55:01.847 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! Oct 27 08:55:01.847 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:55:01.847 INFO kablam! Oct 27 08:55:01.847 INFO kablam! warning: cannot find type `x500` in this scope Oct 27 08:55:01.847 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:55:01.847 INFO kablam! | Oct 27 08:55:01.847 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:55:01.847 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:55:01.847 INFO kablam! | Oct 27 08:55:01.847 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! Oct 27 08:55:01.847 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:55:01.847 INFO kablam! Oct 27 08:55:01.847 INFO kablam! warning: cannot find type `card` in this scope Oct 27 08:55:01.847 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:55:01.847 INFO kablam! | Oct 27 08:55:01.847 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:55:01.847 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:55:01.847 INFO kablam! | Oct 27 08:55:01.847 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! Oct 27 08:55:01.847 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:55:01.847 INFO kablam! Oct 27 08:55:01.847 INFO kablam! warning: cannot find type `email` in this scope Oct 27 08:55:01.847 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:55:01.847 INFO kablam! | Oct 27 08:55:01.847 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:55:01.847 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:55:01.847 INFO kablam! | Oct 27 08:55:01.847 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! Oct 27 08:55:01.847 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:55:01.847 INFO kablam! Oct 27 08:55:01.847 INFO kablam! warning: unused import: `self` Oct 27 08:55:01.847 INFO kablam! --> server/src/db/mod.rs:8:5 Oct 27 08:55:01.847 INFO kablam! | Oct 27 08:55:01.847 INFO kablam! 8 | self, Oct 27 08:55:01.847 INFO kablam! | ^^^^ Oct 27 08:55:01.847 INFO kablam! Oct 27 08:55:01.847 INFO kablam! warning: unused imports: `identity_jwt_escrow`, `members_members` Oct 27 08:55:01.847 INFO kablam! --> server/src/db/mod.rs:18:18 Oct 27 08:55:01.847 INFO kablam! | Oct 27 08:55:01.847 INFO kablam! 18 | use db::schema::{identity_jwt_escrow, members_members}; Oct 27 08:55:01.848 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ Oct 27 08:55:01.848 INFO kablam! Oct 27 08:55:01.848 INFO kablam! warning: unused import: `ErrorKind` Oct 27 08:55:01.848 INFO kablam! --> server/src/db/mod.rs:19:13 Oct 27 08:55:01.848 INFO kablam! | Oct 27 08:55:01.848 INFO kablam! 19 | use {Error, ErrorKind, Result}; Oct 27 08:55:01.848 INFO kablam! | ^^^^^^^^^ Oct 27 08:55:01.848 INFO kablam! Oct 27 08:55:01.848 INFO kablam! warning: unused imports: `Either`, `err` Oct 27 08:55:01.848 INFO kablam! --> server/src/web/endpoints.rs:4:14 Oct 27 08:55:01.848 INFO kablam! | Oct 27 08:55:01.848 INFO kablam! 4 | future::{err, ok, Either}, Oct 27 08:55:01.848 INFO kablam! | ^^^ ^^^^^^ Oct 27 08:55:01.848 INFO kablam! Oct 27 08:55:01.848 INFO kablam! warning: unused import: `url::Url` Oct 27 08:55:01.848 INFO kablam! --> server/src/web/endpoints.rs:8:5 Oct 27 08:55:01.848 INFO kablam! | Oct 27 08:55:01.848 INFO kablam! 8 | use url::Url; Oct 27 08:55:01.848 INFO kablam! | ^^^^^^^^ Oct 27 08:55:01.848 INFO kablam! Oct 27 08:55:01.848 INFO kablam! warning: unused imports: `ErrorKind`, `log_err` Oct 27 08:55:01.848 INFO kablam! --> server/src/web/endpoints.rs:11:6 Oct 27 08:55:01.848 INFO kablam! | Oct 27 08:55:01.848 INFO kablam! 11 | use {log_err, Error, ErrorKind, DB}; Oct 27 08:55:01.848 INFO kablam! | ^^^^^^^ ^^^^^^^^^ Oct 27 08:55:01.848 INFO kablam! Oct 27 08:55:01.848 INFO kablam! warning: unused import: `std::collections::BTreeMap` Oct 27 08:55:01.848 INFO kablam! --> server/src/web/mod.rs:6:5 Oct 27 08:55:01.848 INFO kablam! | Oct 27 08:55:01.848 INFO kablam! 6 | use std::collections::BTreeMap; Oct 27 08:55:01.848 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:55:01.848 INFO kablam! Oct 27 08:55:01.848 INFO kablam! warning: unused import: `serde_json::Value` Oct 27 08:55:01.848 INFO kablam! --> server/src/web/mod.rs:10:5 Oct 27 08:55:01.848 INFO kablam! | Oct 27 08:55:01.848 INFO kablam! 10 | use serde_json::Value; Oct 27 08:55:01.848 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 08:55:01.848 INFO kablam! Oct 27 08:55:02.014 INFO kablam! warning: unused variable: `params` Oct 27 08:55:02.014 INFO kablam! --> server/src/web/endpoints.rs:33:5 Oct 27 08:55:02.014 INFO kablam! | Oct 27 08:55:02.014 INFO kablam! 33 | params: IndexParams, Oct 27 08:55:02.015 INFO kablam! | ^^^^^^ help: consider using `_params` instead Oct 27 08:55:02.015 INFO kablam! | Oct 27 08:55:02.015 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 08:55:02.015 INFO kablam! Oct 27 08:55:02.015 INFO kablam! warning: unused variable: `db` Oct 27 08:55:02.015 INFO kablam! --> server/src/web/endpoints.rs:35:5 Oct 27 08:55:02.015 INFO kablam! | Oct 27 08:55:02.015 INFO kablam! 35 | db: DB, Oct 27 08:55:02.015 INFO kablam! | ^^ help: consider using `_db` instead Oct 27 08:55:02.015 INFO kablam! Oct 27 08:55:02.015 INFO kablam! warning: unused variable: `uuid` Oct 27 08:55:02.015 INFO kablam! --> server/src/web/endpoints.rs:45:18 Oct 27 08:55:02.015 INFO kablam! | Oct 27 08:55:02.015 INFO kablam! 45 | pub fn get_login(uuid: String, db: DB) -> impl Future, Error = Error> { Oct 27 08:55:02.015 INFO kablam! | ^^^^ help: consider using `_uuid` instead Oct 27 08:55:02.015 INFO kablam! Oct 27 08:55:02.015 INFO kablam! warning: unused variable: `db` Oct 27 08:55:02.015 INFO kablam! --> server/src/web/endpoints.rs:45:32 Oct 27 08:55:02.015 INFO kablam! | Oct 27 08:55:02.015 INFO kablam! 45 | pub fn get_login(uuid: String, db: DB) -> impl Future, Error = Error> { Oct 27 08:55:02.015 INFO kablam! | ^^ help: consider using `_db` instead Oct 27 08:55:02.015 INFO kablam! Oct 27 08:55:02.015 INFO kablam! warning: unused variable: `token` Oct 27 08:55:02.015 INFO kablam! --> server/src/web/endpoints.rs:50:22 Oct 27 08:55:02.015 INFO kablam! | Oct 27 08:55:02.015 INFO kablam! 50 | pub fn post_validate(token: String, db: DB) -> impl Future, Error = Error> { Oct 27 08:55:02.015 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 27 08:55:02.015 INFO kablam! Oct 27 08:55:02.015 INFO kablam! warning: unused variable: `db` Oct 27 08:55:02.015 INFO kablam! --> server/src/web/endpoints.rs:50:37 Oct 27 08:55:02.015 INFO kablam! | Oct 27 08:55:02.015 INFO kablam! 50 | pub fn post_validate(token: String, db: DB) -> impl Future, Error = Error> { Oct 27 08:55:02.015 INFO kablam! | ^^ help: consider using `_db` instead Oct 27 08:55:02.015 INFO kablam! Oct 27 08:55:02.015 INFO kablam! warning: unused variable: `render3` Oct 27 08:55:02.015 INFO kablam! --> server/src/web/mod.rs:78:9 Oct 27 08:55:02.015 INFO kablam! | Oct 27 08:55:02.015 INFO kablam! 78 | let render3 = render.clone(); Oct 27 08:55:02.015 INFO kablam! | ^^^^^^^ help: consider using `_render3` instead Oct 27 08:55:02.015 INFO kablam! Oct 27 08:55:02.015 INFO kablam! warning: unused variable: `db2` Oct 27 08:55:02.015 INFO kablam! --> server/src/web/mod.rs:80:9 Oct 27 08:55:02.015 INFO kablam! | Oct 27 08:55:02.015 INFO kablam! 80 | let db2 = db.clone(); Oct 27 08:55:02.015 INFO kablam! | ^^^ help: consider using `_db2` instead Oct 27 08:55:02.015 INFO kablam! Oct 27 08:55:02.015 INFO kablam! warning: unused variable: `db3` Oct 27 08:55:02.015 INFO kablam! --> server/src/web/mod.rs:81:9 Oct 27 08:55:02.015 INFO kablam! | Oct 27 08:55:02.015 INFO kablam! 81 | let db3 = db.clone(); Oct 27 08:55:02.015 INFO kablam! | ^^^ help: consider using `_db3` instead Oct 27 08:55:02.015 INFO kablam! Oct 27 08:55:02.015 INFO kablam! warning: unused variable: `db4` Oct 27 08:55:02.015 INFO kablam! --> server/src/web/mod.rs:82:9 Oct 27 08:55:02.015 INFO kablam! | Oct 27 08:55:02.015 INFO kablam! 82 | let db4 = db.clone(); Oct 27 08:55:02.015 INFO kablam! | ^^^ help: consider using `_db4` instead Oct 27 08:55:02.015 INFO kablam! Oct 27 08:55:02.015 INFO kablam! warning: unused variable: `mailer_server_url` Oct 27 08:55:02.015 INFO kablam! --> server/src/web/mod.rs:34:5 Oct 27 08:55:02.015 INFO kablam! | Oct 27 08:55:02.015 INFO kablam! 34 | mailer_server_url: Url, Oct 27 08:55:02.015 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: consider using `_mailer_server_url` instead Oct 27 08:55:02.015 INFO kablam! Oct 27 08:55:02.175 INFO kablam! warning: unreachable expression Oct 27 08:55:02.175 INFO kablam! --> server/src/web/endpoints.rs:47:5 Oct 27 08:55:02.175 INFO kablam! | Oct 27 08:55:02.175 INFO kablam! 47 | ok(Response::new("TODO".to_string())) Oct 27 08:55:02.175 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:55:02.175 INFO kablam! | Oct 27 08:55:02.175 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 27 08:55:02.175 INFO kablam! Oct 27 08:55:02.179 INFO kablam! warning: unreachable expression Oct 27 08:55:02.179 INFO kablam! --> server/src/web/endpoints.rs:52:5 Oct 27 08:55:02.179 INFO kablam! | Oct 27 08:55:02.179 INFO kablam! 52 | ok(Response::new("TODO".to_string())) Oct 27 08:55:02.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:55:02.179 INFO kablam! Oct 27 08:55:02.226 INFO kablam! warning: field is never used: `redirect` Oct 27 08:55:02.226 INFO kablam! --> server/src/web/endpoints.rs:28:5 Oct 27 08:55:02.226 INFO kablam! | Oct 27 08:55:02.226 INFO kablam! 28 | redirect: String, Oct 27 08:55:02.226 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 08:55:02.226 INFO kablam! | Oct 27 08:55:02.226 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 08:55:02.226 INFO kablam! Oct 27 08:55:02.226 INFO kablam! warning: field is never used: `x500` Oct 27 08:55:02.226 INFO kablam! --> server/src/web/endpoints.rs:29:5 Oct 27 08:55:02.226 INFO kablam! | Oct 27 08:55:02.226 INFO kablam! 29 | x500: String, Oct 27 08:55:02.226 INFO kablam! | ^^^^^^^^^^^^ Oct 27 08:55:02.226 INFO kablam! Oct 27 08:55:02.226 INFO kablam! warning: function is never used: `get_login` Oct 27 08:55:02.226 INFO kablam! --> server/src/web/endpoints.rs:45:1 Oct 27 08:55:02.226 INFO kablam! | Oct 27 08:55:02.226 INFO kablam! 45 | pub fn get_login(uuid: String, db: DB) -> impl Future, Error = Error> { Oct 27 08:55:02.226 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:55:02.226 INFO kablam! Oct 27 08:55:02.226 INFO kablam! warning: function is never used: `post_validate` Oct 27 08:55:02.226 INFO kablam! --> server/src/web/endpoints.rs:50:1 Oct 27 08:55:02.226 INFO kablam! | Oct 27 08:55:02.226 INFO kablam! 50 | pub fn post_validate(token: String, db: DB) -> impl Future, Error = Error> { Oct 27 08:55:02.226 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:55:02.226 INFO kablam! Oct 27 08:55:02.467 INFO kablam! warning: unused variable: `params` Oct 27 08:55:02.467 INFO kablam! --> server/src/web/endpoints.rs:33:5 Oct 27 08:55:02.467 INFO kablam! | Oct 27 08:55:02.467 INFO kablam! 33 | params: IndexParams, Oct 27 08:55:02.467 INFO kablam! | ^^^^^^ help: consider using `_params` instead Oct 27 08:55:02.467 INFO kablam! | Oct 27 08:55:02.467 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 08:55:02.467 INFO kablam! Oct 27 08:55:02.467 INFO kablam! warning: unused variable: `db` Oct 27 08:55:02.467 INFO kablam! --> server/src/web/endpoints.rs:35:5 Oct 27 08:55:02.467 INFO kablam! | Oct 27 08:55:02.467 INFO kablam! 35 | db: DB, Oct 27 08:55:02.467 INFO kablam! | ^^ help: consider using `_db` instead Oct 27 08:55:02.467 INFO kablam! Oct 27 08:55:02.467 INFO kablam! warning: unused variable: `uuid` Oct 27 08:55:02.467 INFO kablam! --> server/src/web/endpoints.rs:45:18 Oct 27 08:55:02.467 INFO kablam! | Oct 27 08:55:02.467 INFO kablam! 45 | pub fn get_login(uuid: String, db: DB) -> impl Future, Error = Error> { Oct 27 08:55:02.467 INFO kablam! | ^^^^ help: consider using `_uuid` instead Oct 27 08:55:02.467 INFO kablam! Oct 27 08:55:02.467 INFO kablam! warning: unused variable: `db` Oct 27 08:55:02.467 INFO kablam! --> server/src/web/endpoints.rs:45:32 Oct 27 08:55:02.467 INFO kablam! | Oct 27 08:55:02.467 INFO kablam! 45 | pub fn get_login(uuid: String, db: DB) -> impl Future, Error = Error> { Oct 27 08:55:02.467 INFO kablam! | ^^ help: consider using `_db` instead Oct 27 08:55:02.467 INFO kablam! Oct 27 08:55:02.467 INFO kablam! warning: unused variable: `token` Oct 27 08:55:02.467 INFO kablam! --> server/src/web/endpoints.rs:50:22 Oct 27 08:55:02.467 INFO kablam! | Oct 27 08:55:02.467 INFO kablam! 50 | pub fn post_validate(token: String, db: DB) -> impl Future, Error = Error> { Oct 27 08:55:02.467 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 27 08:55:02.467 INFO kablam! Oct 27 08:55:02.467 INFO kablam! warning: unused variable: `db` Oct 27 08:55:02.467 INFO kablam! --> server/src/web/endpoints.rs:50:37 Oct 27 08:55:02.467 INFO kablam! | Oct 27 08:55:02.467 INFO kablam! 50 | pub fn post_validate(token: String, db: DB) -> impl Future, Error = Error> { Oct 27 08:55:02.467 INFO kablam! | ^^ help: consider using `_db` instead Oct 27 08:55:02.467 INFO kablam! Oct 27 08:55:02.467 INFO kablam! warning: unused variable: `render3` Oct 27 08:55:02.468 INFO kablam! --> server/src/web/mod.rs:78:9 Oct 27 08:55:02.468 INFO kablam! | Oct 27 08:55:02.468 INFO kablam! 78 | let render3 = render.clone(); Oct 27 08:55:02.468 INFO kablam! | ^^^^^^^ help: consider using `_render3` instead Oct 27 08:55:02.468 INFO kablam! Oct 27 08:55:02.468 INFO kablam! warning: unused variable: `db2` Oct 27 08:55:02.468 INFO kablam! --> server/src/web/mod.rs:80:9 Oct 27 08:55:02.468 INFO kablam! | Oct 27 08:55:02.468 INFO kablam! 80 | let db2 = db.clone(); Oct 27 08:55:02.468 INFO kablam! | ^^^ help: consider using `_db2` instead Oct 27 08:55:02.468 INFO kablam! Oct 27 08:55:02.468 INFO kablam! warning: unused variable: `db3` Oct 27 08:55:02.468 INFO kablam! --> server/src/web/mod.rs:81:9 Oct 27 08:55:02.468 INFO kablam! | Oct 27 08:55:02.468 INFO kablam! 81 | let db3 = db.clone(); Oct 27 08:55:02.468 INFO kablam! | ^^^ help: consider using `_db3` instead Oct 27 08:55:02.468 INFO kablam! Oct 27 08:55:02.468 INFO kablam! warning: unused variable: `db4` Oct 27 08:55:02.468 INFO kablam! --> server/src/web/mod.rs:82:9 Oct 27 08:55:02.468 INFO kablam! | Oct 27 08:55:02.468 INFO kablam! 82 | let db4 = db.clone(); Oct 27 08:55:02.468 INFO kablam! | ^^^ help: consider using `_db4` instead Oct 27 08:55:02.468 INFO kablam! Oct 27 08:55:02.468 INFO kablam! warning: unused variable: `mailer_server_url` Oct 27 08:55:02.468 INFO kablam! --> server/src/web/mod.rs:34:5 Oct 27 08:55:02.468 INFO kablam! | Oct 27 08:55:02.468 INFO kablam! 34 | mailer_server_url: Url, Oct 27 08:55:02.468 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: consider using `_mailer_server_url` instead Oct 27 08:55:02.468 INFO kablam! Oct 27 08:55:02.616 INFO kablam! warning: field is never used: `redirect` Oct 27 08:55:02.617 INFO kablam! --> server/src/web/endpoints.rs:28:5 Oct 27 08:55:02.617 INFO kablam! | Oct 27 08:55:02.617 INFO kablam! 28 | redirect: String, Oct 27 08:55:02.617 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 08:55:02.617 INFO kablam! | Oct 27 08:55:02.617 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 08:55:02.617 INFO kablam! Oct 27 08:55:02.617 INFO kablam! warning: field is never used: `x500` Oct 27 08:55:02.617 INFO kablam! --> server/src/web/endpoints.rs:29:5 Oct 27 08:55:02.617 INFO kablam! | Oct 27 08:55:02.617 INFO kablam! 29 | x500: String, Oct 27 08:55:02.617 INFO kablam! | ^^^^^^^^^^^^ Oct 27 08:55:02.617 INFO kablam! Oct 27 08:55:02.617 INFO kablam! warning: function is never used: `get_login` Oct 27 08:55:02.617 INFO kablam! --> server/src/web/endpoints.rs:45:1 Oct 27 08:55:02.617 INFO kablam! | Oct 27 08:55:02.617 INFO kablam! 45 | pub fn get_login(uuid: String, db: DB) -> impl Future, Error = Error> { Oct 27 08:55:02.617 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:55:02.617 INFO kablam! Oct 27 08:55:02.617 INFO kablam! warning: function is never used: `post_validate` Oct 27 08:55:02.617 INFO kablam! --> server/src/web/endpoints.rs:50:1 Oct 27 08:55:02.618 INFO kablam! | Oct 27 08:55:02.618 INFO kablam! 50 | pub fn post_validate(token: String, db: DB) -> impl Future, Error = Error> { Oct 27 08:55:02.618 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:55:02.618 INFO kablam! Oct 27 08:55:13.483 INFO kablam! warning: unused `#[macro_use]` import Oct 27 08:55:13.483 INFO kablam! --> server/src/main.rs:8:1 Oct 27 08:55:13.483 INFO kablam! | Oct 27 08:55:13.483 INFO kablam! 8 | #[macro_use] Oct 27 08:55:13.483 INFO kablam! | ^^^^^^^^^^^^ Oct 27 08:55:13.483 INFO kablam! | Oct 27 08:55:13.483 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 08:55:13.483 INFO kablam! Oct 27 08:55:13.888 INFO kablam! warning: unused `#[macro_use]` import Oct 27 08:55:13.889 INFO kablam! --> server/src/main.rs:8:1 Oct 27 08:55:13.889 INFO kablam! | Oct 27 08:55:13.889 INFO kablam! 8 | #[macro_use] Oct 27 08:55:13.890 INFO kablam! | ^^^^^^^^^^^^ Oct 27 08:55:13.891 INFO kablam! | Oct 27 08:55:13.891 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 08:55:13.891 INFO kablam! Oct 27 08:55:14.110 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 28s Oct 27 08:55:14.174 INFO kablam! su: No module specific data is present Oct 27 08:55:14.928 INFO running `"docker" "rm" "-f" "a84dd77f4550bfe670a75658ed0ee463f5400e1b32f1b6e58b5cfeb5f2a0a0af"` Oct 27 08:55:15.427 INFO blam! a84dd77f4550bfe670a75658ed0ee463f5400e1b32f1b6e58b5cfeb5f2a0a0af