Oct 11 03:36:45.978 INFO testing acmumn/identity against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 03:36:45.978 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 03:36:45.978 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 03:36:46.476 INFO blam! 5da5214be01b29aeb97df48dd674f8a704ac0caad99acac9100de5dfc35b1a27 Oct 11 03:36:46.478 INFO running `"docker" "start" "-a" "5da5214be01b29aeb97df48dd674f8a704ac0caad99acac9100de5dfc35b1a27"` Oct 11 03:36:47.604 INFO kablam! usermod: no changes Oct 11 03:36:48.121 INFO kablam! Compiling mysqlclient-sys v0.2.3 Oct 11 03:36:48.138 INFO kablam! Compiling mio v0.6.16 Oct 11 03:36:48.148 INFO kablam! Compiling r2d2 v0.8.2 Oct 11 03:36:48.148 INFO kablam! Compiling parking_lot_core v0.3.0 Oct 11 03:36:48.148 INFO kablam! Compiling http v0.1.11 Oct 11 03:36:48.148 INFO kablam! Compiling serde_json v1.0.27 Oct 11 03:36:48.148 INFO kablam! Compiling syn v0.14.9 Oct 11 03:36:48.152 INFO kablam! Compiling chrono v0.4.6 Oct 11 03:36:54.452 INFO kablam! Compiling serde_urlencoded v0.5.3 Oct 11 03:36:56.592 INFO kablam! Compiling regex v1.0.5 Oct 11 03:37:01.019 INFO kablam! Compiling error-chain v0.11.0 Oct 11 03:37:09.056 INFO kablam! Compiling error-chain v0.12.0 Oct 11 03:37:10.877 INFO kablam! Compiling tokio-threadpool v0.1.6 Oct 11 03:37:10.896 INFO kablam! Compiling parking_lot v0.6.4 Oct 11 03:37:10.896 INFO kablam! Compiling tungstenite v0.6.0 Oct 11 03:37:10.981 INFO kablam! Compiling mio-uds v0.6.7 Oct 11 03:37:33.568 INFO kablam! Compiling syslog v4.0.1 Oct 11 03:37:33.641 INFO kablam! Compiling tokio-reactor v0.1.5 Oct 11 03:37:33.804 INFO kablam! Compiling tokio-fs v0.1.3 Oct 11 03:37:34.052 INFO kablam! Compiling h2 v0.1.12 Oct 11 03:37:39.093 INFO kablam! Compiling diesel v1.3.2 Oct 11 03:37:39.166 INFO kablam! Compiling tera v0.11.14 Oct 11 03:37:53.788 INFO kablam! Compiling tokio-udp v0.1.2 Oct 11 03:37:54.596 INFO kablam! Compiling tokio-uds v0.2.1 Oct 11 03:37:54.809 INFO kablam! Compiling tokio-tcp v0.1.1 Oct 11 03:37:56.313 INFO kablam! Compiling synstructure v0.9.0 Oct 11 03:37:56.313 INFO kablam! Compiling structopt-derive v0.2.10 Oct 11 03:38:08.209 INFO kablam! Compiling serde_derive v1.0.76 Oct 11 03:38:08.292 INFO kablam! Compiling tokio v0.1.8 Oct 11 03:38:27.670 INFO kablam! Compiling hyper v0.12.9 Oct 11 03:38:28.284 INFO kablam! Compiling structopt v0.2.10 Oct 11 03:38:28.904 INFO kablam! Compiling failure_derive v0.1.2 Oct 11 03:38:35.836 INFO kablam! Compiling failure v0.1.2 Oct 11 03:38:38.533 INFO kablam! Compiling dotenv v0.13.0 Oct 11 03:38:40.448 INFO kablam! Compiling acmumn-identity-common v0.1.0 (/source/rust-common) Oct 11 03:38:42.542 INFO kablam! Compiling warp v0.1.3 Oct 11 03:38:42.542 INFO kablam! Compiling acmumn-identity-client v0.1.0 (/source/rust-client) Oct 11 03:38:52.868 INFO kablam! warning: unused `#[macro_use]` import Oct 11 03:38:52.869 INFO kablam! --> rust-client/src/lib.rs:3:1 Oct 11 03:38:52.869 INFO kablam! | Oct 11 03:38:52.869 INFO kablam! 3 | #[macro_use] Oct 11 03:38:52.870 INFO kablam! | ^^^^^^^^^^^^ Oct 11 03:38:52.870 INFO kablam! | Oct 11 03:38:52.870 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 03:38:52.870 INFO kablam! Oct 11 03:38:54.536 INFO kablam! Compiling acmumn-identity-server v0.1.0 (/source/server) Oct 11 03:39:03.288 INFO kablam! warning: unused `#[macro_use]` import Oct 11 03:39:03.289 INFO kablam! --> server/src/lib.rs:6:1 Oct 11 03:39:03.289 INFO kablam! | Oct 11 03:39:03.289 INFO kablam! 6 | #[macro_use] Oct 11 03:39:03.290 INFO kablam! | ^^^^^^^^^^^^ Oct 11 03:39:03.290 INFO kablam! | Oct 11 03:39:03.290 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 03:39:03.291 INFO kablam! Oct 11 03:39:03.291 INFO kablam! warning: unused macro definition Oct 11 03:39:03.291 INFO kablam! --> server/src/macros.rs:2:1 Oct 11 03:39:03.291 INFO kablam! | Oct 11 03:39:03.292 INFO kablam! 2 | / macro_rules! context { Oct 11 03:39:03.292 INFO kablam! 3 | | ($($name:ident : $value:expr),* $(,)*) => {{ Oct 11 03:39:03.292 INFO kablam! 4 | | let mut ctx = ::tera::Context::new(); Oct 11 03:39:03.292 INFO kablam! 5 | | $(ctx.add(stringify!($name), &$value);)* Oct 11 03:39:03.293 INFO kablam! 6 | | ctx Oct 11 03:39:03.293 INFO kablam! 7 | | }}; Oct 11 03:39:03.293 INFO kablam! 8 | | } Oct 11 03:39:03.294 INFO kablam! | |_^ Oct 11 03:39:03.294 INFO kablam! | Oct 11 03:39:03.294 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 11 03:39:03.294 INFO kablam! Oct 11 03:39:03.295 INFO kablam! warning: cannot find type `table` in this scope Oct 11 03:39:03.295 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 11 03:39:03.295 INFO kablam! | Oct 11 03:39:03.295 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 11 03:39:03.296 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 03:39:03.296 INFO kablam! | Oct 11 03:39:03.296 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 11 03:39:03.297 INFO 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 11 03:39:03.297 INFO kablam! = note: for more information, see issue #50504 Oct 11 03:39:03.297 INFO kablam! Oct 11 03:39:03.297 INFO kablam! warning: cannot find type `table` in this scope Oct 11 03:39:03.298 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 11 03:39:03.298 INFO kablam! | Oct 11 03:39:03.298 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 11 03:39:03.298 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 03:39:03.299 INFO kablam! | Oct 11 03:39:03.299 INFO 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 11 03:39:03.299 INFO kablam! = note: for more information, see issue #50504 Oct 11 03:39:03.299 INFO kablam! Oct 11 03:39:03.300 INFO kablam! warning: cannot find type `id` in this scope Oct 11 03:39:03.300 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 03:39:03.300 INFO kablam! | Oct 11 03:39:03.301 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 03:39:03.301 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 03:39:03.301 INFO kablam! | Oct 11 03:39:03.301 INFO 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 11 03:39:03.302 INFO kablam! = note: for more information, see issue #50504 Oct 11 03:39:03.302 INFO kablam! Oct 11 03:39:03.302 INFO kablam! warning: cannot find type `member_id` in this scope Oct 11 03:39:03.302 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 03:39:03.303 INFO kablam! | Oct 11 03:39:03.303 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 03:39:03.303 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 03:39:03.304 INFO kablam! | Oct 11 03:39:03.304 INFO 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 11 03:39:03.304 INFO kablam! = note: for more information, see issue #50504 Oct 11 03:39:03.304 INFO kablam! Oct 11 03:39:03.305 INFO kablam! warning: cannot find type `uuid` in this scope Oct 11 03:39:03.305 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 03:39:03.305 INFO kablam! | Oct 11 03:39:03.305 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 03:39:03.306 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 03:39:03.306 INFO kablam! | Oct 11 03:39:03.306 INFO 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 11 03:39:03.307 INFO kablam! = note: for more information, see issue #50504 Oct 11 03:39:03.307 INFO kablam! Oct 11 03:39:03.307 INFO kablam! warning: cannot find type `created` in this scope Oct 11 03:39:03.307 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 03:39:03.308 INFO kablam! | Oct 11 03:39:03.308 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 03:39:03.308 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 03:39:03.309 INFO kablam! | Oct 11 03:39:03.309 INFO 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 11 03:39:03.309 INFO kablam! = note: for more information, see issue #50504 Oct 11 03:39:03.309 INFO kablam! Oct 11 03:39:03.310 INFO kablam! warning: cannot find type `name` in this scope Oct 11 03:39:03.310 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 03:39:03.310 INFO kablam! | Oct 11 03:39:03.311 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 03:39:03.311 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 03:39:03.311 INFO kablam! | Oct 11 03:39:03.311 INFO 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 11 03:39:03.312 INFO kablam! = note: for more information, see issue #50504 Oct 11 03:39:03.312 INFO kablam! Oct 11 03:39:03.312 INFO kablam! warning: cannot find type `studentId` in this scope Oct 11 03:39:03.312 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 03:39:03.313 INFO kablam! | Oct 11 03:39:03.313 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 03:39:03.313 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 03:39:03.313 INFO kablam! | Oct 11 03:39:03.314 INFO 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 11 03:39:03.314 INFO kablam! = note: for more information, see issue #50504 Oct 11 03:39:03.314 INFO kablam! Oct 11 03:39:03.315 INFO kablam! warning: cannot find type `x500` in this scope Oct 11 03:39:03.315 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 03:39:03.315 INFO kablam! | Oct 11 03:39:03.315 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 03:39:03.316 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 03:39:03.316 INFO kablam! | Oct 11 03:39:03.316 INFO 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 11 03:39:03.316 INFO kablam! = note: for more information, see issue #50504 Oct 11 03:39:03.317 INFO kablam! Oct 11 03:39:03.317 INFO kablam! warning: cannot find type `card` in this scope Oct 11 03:39:03.317 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 03:39:03.318 INFO kablam! | Oct 11 03:39:03.318 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 03:39:03.318 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 03:39:03.318 INFO kablam! | Oct 11 03:39:03.319 INFO 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 11 03:39:03.319 INFO kablam! = note: for more information, see issue #50504 Oct 11 03:39:03.319 INFO kablam! Oct 11 03:39:03.319 INFO kablam! warning: cannot find type `email` in this scope Oct 11 03:39:03.320 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 03:39:03.320 INFO kablam! | Oct 11 03:39:03.320 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 03:39:03.321 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 03:39:03.321 INFO kablam! | Oct 11 03:39:03.321 INFO 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 11 03:39:03.321 INFO kablam! = note: for more information, see issue #50504 Oct 11 03:39:03.322 INFO kablam! Oct 11 03:39:03.322 INFO kablam! warning: unused import: `self` Oct 11 03:39:03.322 INFO kablam! --> server/src/db/mod.rs:8:5 Oct 11 03:39:03.322 INFO kablam! | Oct 11 03:39:03.323 INFO kablam! 8 | self, Oct 11 03:39:03.323 INFO kablam! | ^^^^ Oct 11 03:39:03.323 INFO kablam! Oct 11 03:39:03.324 INFO kablam! warning: unused imports: `identity_jwt_escrow`, `members_members` Oct 11 03:39:03.324 INFO kablam! --> server/src/db/mod.rs:18:18 Oct 11 03:39:03.324 INFO kablam! | Oct 11 03:39:03.324 INFO kablam! 18 | use db::schema::{identity_jwt_escrow, members_members}; Oct 11 03:39:03.325 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ Oct 11 03:39:03.325 INFO kablam! Oct 11 03:39:03.325 INFO kablam! warning: unused import: `ErrorKind` Oct 11 03:39:03.325 INFO kablam! --> server/src/db/mod.rs:19:13 Oct 11 03:39:03.325 INFO kablam! | Oct 11 03:39:03.325 INFO kablam! 19 | use {Error, ErrorKind, Result}; Oct 11 03:39:03.325 INFO kablam! | ^^^^^^^^^ Oct 11 03:39:03.325 INFO kablam! Oct 11 03:39:03.325 INFO kablam! warning: unused imports: `Either`, `err` Oct 11 03:39:03.325 INFO kablam! --> server/src/web/endpoints.rs:4:14 Oct 11 03:39:03.325 INFO kablam! | Oct 11 03:39:03.325 INFO kablam! 4 | future::{err, ok, Either}, Oct 11 03:39:03.325 INFO kablam! | ^^^ ^^^^^^ Oct 11 03:39:03.325 INFO kablam! Oct 11 03:39:03.325 INFO kablam! warning: unused import: `url::Url` Oct 11 03:39:03.325 INFO kablam! --> server/src/web/endpoints.rs:8:5 Oct 11 03:39:03.325 INFO kablam! | Oct 11 03:39:03.325 INFO kablam! 8 | use url::Url; Oct 11 03:39:03.325 INFO kablam! | ^^^^^^^^ Oct 11 03:39:03.325 INFO kablam! Oct 11 03:39:03.325 INFO kablam! warning: unused imports: `ErrorKind`, `log_err` Oct 11 03:39:03.325 INFO kablam! --> server/src/web/endpoints.rs:11:6 Oct 11 03:39:03.325 INFO kablam! | Oct 11 03:39:03.325 INFO kablam! 11 | use {log_err, Error, ErrorKind, DB}; Oct 11 03:39:03.325 INFO kablam! | ^^^^^^^ ^^^^^^^^^ Oct 11 03:39:03.325 INFO kablam! Oct 11 03:39:03.325 INFO kablam! warning: unused import: `std::collections::BTreeMap` Oct 11 03:39:03.325 INFO kablam! --> server/src/web/mod.rs:6:5 Oct 11 03:39:03.325 INFO kablam! | Oct 11 03:39:03.325 INFO kablam! 6 | use std::collections::BTreeMap; Oct 11 03:39:03.325 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:39:03.325 INFO kablam! Oct 11 03:39:03.325 INFO kablam! warning: unused import: `serde_json::Value` Oct 11 03:39:03.325 INFO kablam! --> server/src/web/mod.rs:10:5 Oct 11 03:39:03.325 INFO kablam! | Oct 11 03:39:03.325 INFO kablam! 10 | use serde_json::Value; Oct 11 03:39:03.325 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 03:39:03.325 INFO kablam! Oct 11 03:39:03.564 INFO kablam! warning: unreachable expression Oct 11 03:39:03.565 INFO kablam! --> server/src/web/endpoints.rs:47:5 Oct 11 03:39:03.565 INFO kablam! | Oct 11 03:39:03.565 INFO kablam! 47 | ok(Response::new("TODO".to_string())) Oct 11 03:39:03.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:39:03.566 INFO kablam! | Oct 11 03:39:03.566 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 11 03:39:03.566 INFO kablam! Oct 11 03:39:03.567 INFO kablam! warning: unreachable expression Oct 11 03:39:03.567 INFO kablam! --> server/src/web/endpoints.rs:52:5 Oct 11 03:39:03.567 INFO kablam! | Oct 11 03:39:03.567 INFO kablam! 52 | ok(Response::new("TODO".to_string())) Oct 11 03:39:03.568 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:39:03.568 INFO kablam! Oct 11 03:39:03.764 INFO kablam! warning: unused variable: `params` Oct 11 03:39:03.764 INFO kablam! --> server/src/web/endpoints.rs:33:5 Oct 11 03:39:03.764 INFO kablam! | Oct 11 03:39:03.764 INFO kablam! 33 | params: IndexParams, Oct 11 03:39:03.764 INFO kablam! | ^^^^^^ help: consider using `_params` instead Oct 11 03:39:03.764 INFO kablam! | Oct 11 03:39:03.764 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 03:39:03.764 INFO kablam! Oct 11 03:39:03.764 INFO kablam! warning: unused variable: `db` Oct 11 03:39:03.764 INFO kablam! --> server/src/web/endpoints.rs:35:5 Oct 11 03:39:03.764 INFO kablam! | Oct 11 03:39:03.764 INFO kablam! 35 | db: DB, Oct 11 03:39:03.764 INFO kablam! | ^^ help: consider using `_db` instead Oct 11 03:39:03.764 INFO kablam! Oct 11 03:39:03.764 INFO kablam! warning: unused variable: `uuid` Oct 11 03:39:03.764 INFO kablam! --> server/src/web/endpoints.rs:45:18 Oct 11 03:39:03.764 INFO kablam! | Oct 11 03:39:03.764 INFO kablam! 45 | pub fn get_login(uuid: String, db: DB) -> impl Future, Error = Error> { Oct 11 03:39:03.764 INFO kablam! | ^^^^ help: consider using `_uuid` instead Oct 11 03:39:03.764 INFO kablam! Oct 11 03:39:03.764 INFO kablam! warning: unused variable: `db` Oct 11 03:39:03.764 INFO kablam! --> server/src/web/endpoints.rs:45:32 Oct 11 03:39:03.764 INFO kablam! | Oct 11 03:39:03.764 INFO kablam! 45 | pub fn get_login(uuid: String, db: DB) -> impl Future, Error = Error> { Oct 11 03:39:03.764 INFO kablam! | ^^ help: consider using `_db` instead Oct 11 03:39:03.764 INFO kablam! Oct 11 03:39:03.764 INFO kablam! warning: unused variable: `token` Oct 11 03:39:03.764 INFO kablam! --> server/src/web/endpoints.rs:50:22 Oct 11 03:39:03.764 INFO kablam! | Oct 11 03:39:03.764 INFO kablam! 50 | pub fn post_validate(token: String, db: DB) -> impl Future, Error = Error> { Oct 11 03:39:03.764 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 11 03:39:03.764 INFO kablam! Oct 11 03:39:03.764 INFO kablam! warning: unused variable: `db` Oct 11 03:39:03.764 INFO kablam! --> server/src/web/endpoints.rs:50:37 Oct 11 03:39:03.764 INFO kablam! | Oct 11 03:39:03.764 INFO kablam! 50 | pub fn post_validate(token: String, db: DB) -> impl Future, Error = Error> { Oct 11 03:39:03.764 INFO kablam! | ^^ help: consider using `_db` instead Oct 11 03:39:03.764 INFO kablam! Oct 11 03:39:03.764 INFO kablam! warning: unused variable: `render3` Oct 11 03:39:03.764 INFO kablam! --> server/src/web/mod.rs:78:9 Oct 11 03:39:03.764 INFO kablam! | Oct 11 03:39:03.764 INFO kablam! 78 | let render3 = render.clone(); Oct 11 03:39:03.764 INFO kablam! | ^^^^^^^ help: consider using `_render3` instead Oct 11 03:39:03.764 INFO kablam! Oct 11 03:39:03.765 INFO kablam! warning: unused variable: `db2` Oct 11 03:39:03.765 INFO kablam! --> server/src/web/mod.rs:80:9 Oct 11 03:39:03.765 INFO kablam! | Oct 11 03:39:03.765 INFO kablam! 80 | let db2 = db.clone(); Oct 11 03:39:03.765 INFO kablam! | ^^^ help: consider using `_db2` instead Oct 11 03:39:03.765 INFO kablam! Oct 11 03:39:03.765 INFO kablam! warning: unused variable: `db3` Oct 11 03:39:03.765 INFO kablam! --> server/src/web/mod.rs:81:9 Oct 11 03:39:03.765 INFO kablam! | Oct 11 03:39:03.765 INFO kablam! 81 | let db3 = db.clone(); Oct 11 03:39:03.765 INFO kablam! | ^^^ help: consider using `_db3` instead Oct 11 03:39:03.765 INFO kablam! Oct 11 03:39:03.765 INFO kablam! warning: unused variable: `db4` Oct 11 03:39:03.765 INFO kablam! --> server/src/web/mod.rs:82:9 Oct 11 03:39:03.765 INFO kablam! | Oct 11 03:39:03.765 INFO kablam! 82 | let db4 = db.clone(); Oct 11 03:39:03.765 INFO kablam! | ^^^ help: consider using `_db4` instead Oct 11 03:39:03.765 INFO kablam! Oct 11 03:39:03.765 INFO kablam! warning: unused variable: `mailer_server_url` Oct 11 03:39:03.765 INFO kablam! --> server/src/web/mod.rs:34:5 Oct 11 03:39:03.765 INFO kablam! | Oct 11 03:39:03.765 INFO kablam! 34 | mailer_server_url: Url, Oct 11 03:39:03.765 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: consider using `_mailer_server_url` instead Oct 11 03:39:03.765 INFO kablam! Oct 11 03:39:03.925 INFO kablam! warning: field is never used: `redirect` Oct 11 03:39:03.925 INFO kablam! --> server/src/web/endpoints.rs:28:5 Oct 11 03:39:03.925 INFO kablam! | Oct 11 03:39:03.926 INFO kablam! 28 | redirect: String, Oct 11 03:39:03.926 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 03:39:03.926 INFO kablam! | Oct 11 03:39:03.927 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 03:39:03.927 INFO kablam! Oct 11 03:39:03.927 INFO kablam! warning: field is never used: `x500` Oct 11 03:39:03.927 INFO kablam! --> server/src/web/endpoints.rs:29:5 Oct 11 03:39:03.928 INFO kablam! | Oct 11 03:39:03.928 INFO kablam! 29 | x500: String, Oct 11 03:39:03.928 INFO kablam! | ^^^^^^^^^^^^ Oct 11 03:39:03.929 INFO kablam! Oct 11 03:39:03.929 INFO kablam! warning: function is never used: `get_login` Oct 11 03:39:03.929 INFO kablam! --> server/src/web/endpoints.rs:45:1 Oct 11 03:39:03.930 INFO kablam! | Oct 11 03:39:03.930 INFO kablam! 45 | pub fn get_login(uuid: String, db: DB) -> impl Future, Error = Error> { Oct 11 03:39:03.930 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:39:03.931 INFO kablam! Oct 11 03:39:03.931 INFO kablam! warning: function is never used: `post_validate` Oct 11 03:39:03.931 INFO kablam! --> server/src/web/endpoints.rs:50:1 Oct 11 03:39:03.932 INFO kablam! | Oct 11 03:39:03.932 INFO kablam! 50 | pub fn post_validate(token: String, db: DB) -> impl Future, Error = Error> { Oct 11 03:39:03.932 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:39:03.932 INFO kablam! Oct 11 03:39:16.365 INFO kablam! warning: unused `#[macro_use]` import Oct 11 03:39:16.365 INFO kablam! --> server/src/main.rs:8:1 Oct 11 03:39:16.365 INFO kablam! | Oct 11 03:39:16.365 INFO kablam! 8 | #[macro_use] Oct 11 03:39:16.365 INFO kablam! | ^^^^^^^^^^^^ Oct 11 03:39:16.365 INFO kablam! | Oct 11 03:39:16.365 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 03:39:16.365 INFO kablam! Oct 11 03:39:23.678 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 36s Oct 11 03:39:23.696 INFO kablam! su: No module specific data is present Oct 11 03:39:24.256 INFO running `"docker" "rm" "-f" "5da5214be01b29aeb97df48dd674f8a704ac0caad99acac9100de5dfc35b1a27"` Oct 11 03:39:24.479 INFO blam! 5da5214be01b29aeb97df48dd674f8a704ac0caad99acac9100de5dfc35b1a27 Oct 11 03:39:24.484 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 03:39:24.484 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 03:39:24.903 INFO blam! 766d0e8e8e965f9f2f2c7f65494b5d71356df8b04ced73263483fcc6bca274be Oct 11 03:39:24.904 INFO running `"docker" "start" "-a" "766d0e8e8e965f9f2f2c7f65494b5d71356df8b04ced73263483fcc6bca274be"` Oct 11 03:39:25.509 INFO kablam! usermod: no changes Oct 11 03:39:25.788 INFO kablam! Compiling acmumn-identity-common v0.1.0 (/source/rust-common) Oct 11 03:39:25.790 INFO kablam! Compiling acmumn-identity-client v0.1.0 (/source/rust-client) Oct 11 03:39:25.790 INFO kablam! Compiling acmumn-identity-server v0.1.0 (/source/server) Oct 11 03:39:32.008 INFO kablam! warning: unused `#[macro_use]` import Oct 11 03:39:32.008 INFO kablam! --> rust-client/src/lib.rs:3:1 Oct 11 03:39:32.008 INFO kablam! | Oct 11 03:39:32.008 INFO kablam! 3 | #[macro_use] Oct 11 03:39:32.008 INFO kablam! | ^^^^^^^^^^^^ Oct 11 03:39:32.008 INFO kablam! | Oct 11 03:39:32.008 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 03:39:32.008 INFO kablam! Oct 11 03:39:38.425 INFO kablam! warning: unused `#[macro_use]` import Oct 11 03:39:38.425 INFO kablam! --> server/src/lib.rs:6:1 Oct 11 03:39:38.425 INFO kablam! | Oct 11 03:39:38.425 INFO kablam! 6 | #[macro_use] Oct 11 03:39:38.425 INFO kablam! | ^^^^^^^^^^^^ Oct 11 03:39:38.425 INFO kablam! | Oct 11 03:39:38.425 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 03:39:38.425 INFO kablam! Oct 11 03:39:38.425 INFO kablam! warning: unused macro definition Oct 11 03:39:38.425 INFO kablam! --> server/src/macros.rs:2:1 Oct 11 03:39:38.425 INFO kablam! | Oct 11 03:39:38.425 INFO kablam! 2 | / macro_rules! context { Oct 11 03:39:38.425 INFO kablam! 3 | | ($($name:ident : $value:expr),* $(,)*) => {{ Oct 11 03:39:38.425 INFO kablam! 4 | | let mut ctx = ::tera::Context::new(); Oct 11 03:39:38.425 INFO kablam! 5 | | $(ctx.add(stringify!($name), &$value);)* Oct 11 03:39:38.425 INFO kablam! 6 | | ctx Oct 11 03:39:38.425 INFO kablam! 7 | | }}; Oct 11 03:39:38.425 INFO kablam! 8 | | } Oct 11 03:39:38.425 INFO kablam! | |_^ Oct 11 03:39:38.425 INFO kablam! | Oct 11 03:39:38.426 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 11 03:39:38.426 INFO kablam! Oct 11 03:39:38.426 INFO kablam! warning: cannot find type `table` in this scope Oct 11 03:39:38.426 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 11 03:39:38.426 INFO kablam! | Oct 11 03:39:38.426 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 11 03:39:38.426 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 03:39:38.426 INFO kablam! | Oct 11 03:39:38.426 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 11 03:39:38.426 INFO 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 11 03:39:38.426 INFO kablam! = note: for more information, see issue #50504 Oct 11 03:39:38.426 INFO kablam! Oct 11 03:39:38.426 INFO kablam! warning: cannot find type `table` in this scope Oct 11 03:39:38.426 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 11 03:39:38.426 INFO kablam! | Oct 11 03:39:38.426 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 11 03:39:38.426 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 03:39:38.426 INFO kablam! | Oct 11 03:39:38.426 INFO 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 11 03:39:38.426 INFO kablam! = note: for more information, see issue #50504 Oct 11 03:39:38.426 INFO kablam! Oct 11 03:39:38.426 INFO kablam! warning: cannot find type `id` in this scope Oct 11 03:39:38.426 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 03:39:38.426 INFO kablam! | Oct 11 03:39:38.426 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 03:39:38.426 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 03:39:38.426 INFO kablam! | Oct 11 03:39:38.426 INFO 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 11 03:39:38.426 INFO kablam! = note: for more information, see issue #50504 Oct 11 03:39:38.426 INFO kablam! Oct 11 03:39:38.426 INFO kablam! warning: cannot find type `member_id` in this scope Oct 11 03:39:38.426 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 03:39:38.426 INFO kablam! | Oct 11 03:39:38.426 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 03:39:38.426 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 03:39:38.426 INFO kablam! | Oct 11 03:39:38.426 INFO 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 11 03:39:38.426 INFO kablam! = note: for more information, see issue #50504 Oct 11 03:39:38.426 INFO kablam! Oct 11 03:39:38.426 INFO kablam! warning: cannot find type `uuid` in this scope Oct 11 03:39:38.426 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 03:39:38.426 INFO kablam! | Oct 11 03:39:38.426 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 03:39:38.426 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 03:39:38.426 INFO kablam! | Oct 11 03:39:38.426 INFO 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 11 03:39:38.426 INFO kablam! = note: for more information, see issue #50504 Oct 11 03:39:38.426 INFO kablam! Oct 11 03:39:38.426 INFO kablam! warning: cannot find type `created` in this scope Oct 11 03:39:38.426 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 03:39:38.426 INFO kablam! | Oct 11 03:39:38.426 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 03:39:38.426 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 03:39:38.426 INFO kablam! | Oct 11 03:39:38.426 INFO 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 11 03:39:38.426 INFO kablam! = note: for more information, see issue #50504 Oct 11 03:39:38.426 INFO kablam! Oct 11 03:39:38.426 INFO kablam! warning: cannot find type `name` in this scope Oct 11 03:39:38.426 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 03:39:38.426 INFO kablam! | Oct 11 03:39:38.426 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 03:39:38.426 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 03:39:38.426 INFO kablam! | Oct 11 03:39:38.426 INFO 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 11 03:39:38.426 INFO kablam! = note: for more information, see issue #50504 Oct 11 03:39:38.426 INFO kablam! Oct 11 03:39:38.426 INFO kablam! warning: cannot find type `studentId` in this scope Oct 11 03:39:38.426 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 03:39:38.426 INFO kablam! | Oct 11 03:39:38.426 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 03:39:38.426 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 03:39:38.426 INFO kablam! | Oct 11 03:39:38.426 INFO 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 11 03:39:38.426 INFO kablam! = note: for more information, see issue #50504 Oct 11 03:39:38.426 INFO kablam! Oct 11 03:39:38.426 INFO kablam! warning: cannot find type `x500` in this scope Oct 11 03:39:38.426 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 03:39:38.426 INFO kablam! | Oct 11 03:39:38.426 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 03:39:38.426 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 03:39:38.426 INFO kablam! | Oct 11 03:39:38.426 INFO 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 11 03:39:38.426 INFO kablam! = note: for more information, see issue #50504 Oct 11 03:39:38.426 INFO kablam! Oct 11 03:39:38.426 INFO kablam! warning: cannot find type `card` in this scope Oct 11 03:39:38.427 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 03:39:38.427 INFO kablam! | Oct 11 03:39:38.427 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 03:39:38.427 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 03:39:38.427 INFO kablam! | Oct 11 03:39:38.427 INFO 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 11 03:39:38.427 INFO kablam! = note: for more information, see issue #50504 Oct 11 03:39:38.427 INFO kablam! Oct 11 03:39:38.427 INFO kablam! warning: cannot find type `email` in this scope Oct 11 03:39:38.427 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 03:39:38.427 INFO kablam! | Oct 11 03:39:38.427 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 03:39:38.427 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 03:39:38.427 INFO kablam! | Oct 11 03:39:38.427 INFO 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 11 03:39:38.427 INFO kablam! = note: for more information, see issue #50504 Oct 11 03:39:38.427 INFO kablam! Oct 11 03:39:38.427 INFO kablam! warning: unused import: `self` Oct 11 03:39:38.427 INFO kablam! --> server/src/db/mod.rs:8:5 Oct 11 03:39:38.427 INFO kablam! | Oct 11 03:39:38.427 INFO kablam! 8 | self, Oct 11 03:39:38.427 INFO kablam! | ^^^^ Oct 11 03:39:38.427 INFO kablam! Oct 11 03:39:38.427 INFO kablam! warning: unused imports: `identity_jwt_escrow`, `members_members` Oct 11 03:39:38.427 INFO kablam! --> server/src/db/mod.rs:18:18 Oct 11 03:39:38.427 INFO kablam! | Oct 11 03:39:38.427 INFO kablam! 18 | use db::schema::{identity_jwt_escrow, members_members}; Oct 11 03:39:38.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ Oct 11 03:39:38.427 INFO kablam! Oct 11 03:39:38.427 INFO kablam! warning: unused import: `ErrorKind` Oct 11 03:39:38.427 INFO kablam! --> server/src/db/mod.rs:19:13 Oct 11 03:39:38.427 INFO kablam! | Oct 11 03:39:38.427 INFO kablam! 19 | use {Error, ErrorKind, Result}; Oct 11 03:39:38.427 INFO kablam! | ^^^^^^^^^ Oct 11 03:39:38.427 INFO kablam! Oct 11 03:39:38.427 INFO kablam! warning: unused imports: `Either`, `err` Oct 11 03:39:38.427 INFO kablam! --> server/src/web/endpoints.rs:4:14 Oct 11 03:39:38.427 INFO kablam! | Oct 11 03:39:38.427 INFO kablam! 4 | future::{err, ok, Either}, Oct 11 03:39:38.427 INFO kablam! | ^^^ ^^^^^^ Oct 11 03:39:38.427 INFO kablam! Oct 11 03:39:38.427 INFO kablam! warning: unused import: `url::Url` Oct 11 03:39:38.427 INFO kablam! --> server/src/web/endpoints.rs:8:5 Oct 11 03:39:38.427 INFO kablam! | Oct 11 03:39:38.427 INFO kablam! 8 | use url::Url; Oct 11 03:39:38.427 INFO kablam! | ^^^^^^^^ Oct 11 03:39:38.427 INFO kablam! Oct 11 03:39:38.427 INFO kablam! warning: unused imports: `ErrorKind`, `log_err` Oct 11 03:39:38.427 INFO kablam! --> server/src/web/endpoints.rs:11:6 Oct 11 03:39:38.427 INFO kablam! | Oct 11 03:39:38.427 INFO kablam! 11 | use {log_err, Error, ErrorKind, DB}; Oct 11 03:39:38.427 INFO kablam! | ^^^^^^^ ^^^^^^^^^ Oct 11 03:39:38.427 INFO kablam! Oct 11 03:39:38.440 INFO kablam! warning: unused import: `std::collections::BTreeMap` Oct 11 03:39:38.440 INFO kablam! --> server/src/web/mod.rs:6:5 Oct 11 03:39:38.440 INFO kablam! | Oct 11 03:39:38.440 INFO kablam! 6 | use std::collections::BTreeMap; Oct 11 03:39:38.440 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:39:38.440 INFO kablam! Oct 11 03:39:38.440 INFO kablam! warning: unused import: `serde_json::Value` Oct 11 03:39:38.440 INFO kablam! --> server/src/web/mod.rs:10:5 Oct 11 03:39:38.440 INFO kablam! | Oct 11 03:39:38.440 INFO kablam! 10 | use serde_json::Value; Oct 11 03:39:38.440 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 03:39:38.440 INFO kablam! Oct 11 03:39:38.831 INFO kablam! warning: unreachable expression Oct 11 03:39:38.831 INFO kablam! --> server/src/web/endpoints.rs:47:5 Oct 11 03:39:38.831 INFO kablam! | Oct 11 03:39:38.832 INFO kablam! 47 | ok(Response::new("TODO".to_string())) Oct 11 03:39:38.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:39:38.833 INFO kablam! | Oct 11 03:39:38.833 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 11 03:39:38.833 INFO kablam! Oct 11 03:39:38.835 INFO kablam! warning: unreachable expression Oct 11 03:39:38.836 INFO kablam! --> server/src/web/endpoints.rs:52:5 Oct 11 03:39:38.836 INFO kablam! | Oct 11 03:39:38.836 INFO kablam! 52 | ok(Response::new("TODO".to_string())) Oct 11 03:39:38.837 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:39:38.837 INFO kablam! Oct 11 03:39:39.095 INFO kablam! warning: unused variable: `params` Oct 11 03:39:39.095 INFO kablam! --> server/src/web/endpoints.rs:33:5 Oct 11 03:39:39.095 INFO kablam! | Oct 11 03:39:39.095 INFO kablam! 33 | params: IndexParams, Oct 11 03:39:39.095 INFO kablam! | ^^^^^^ help: consider using `_params` instead Oct 11 03:39:39.095 INFO kablam! | Oct 11 03:39:39.095 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 03:39:39.095 INFO kablam! Oct 11 03:39:39.095 INFO kablam! warning: unused variable: `db` Oct 11 03:39:39.095 INFO kablam! --> server/src/web/endpoints.rs:35:5 Oct 11 03:39:39.095 INFO kablam! | Oct 11 03:39:39.095 INFO kablam! 35 | db: DB, Oct 11 03:39:39.095 INFO kablam! | ^^ help: consider using `_db` instead Oct 11 03:39:39.095 INFO kablam! Oct 11 03:39:39.095 INFO kablam! warning: unused variable: `uuid` Oct 11 03:39:39.095 INFO kablam! --> server/src/web/endpoints.rs:45:18 Oct 11 03:39:39.095 INFO kablam! | Oct 11 03:39:39.095 INFO kablam! 45 | pub fn get_login(uuid: String, db: DB) -> impl Future, Error = Error> { Oct 11 03:39:39.095 INFO kablam! | ^^^^ help: consider using `_uuid` instead Oct 11 03:39:39.095 INFO kablam! Oct 11 03:39:39.095 INFO kablam! warning: unused variable: `db` Oct 11 03:39:39.095 INFO kablam! --> server/src/web/endpoints.rs:45:32 Oct 11 03:39:39.095 INFO kablam! | Oct 11 03:39:39.095 INFO kablam! 45 | pub fn get_login(uuid: String, db: DB) -> impl Future, Error = Error> { Oct 11 03:39:39.095 INFO kablam! | ^^ help: consider using `_db` instead Oct 11 03:39:39.095 INFO kablam! Oct 11 03:39:39.095 INFO kablam! warning: unused variable: `token` Oct 11 03:39:39.095 INFO kablam! --> server/src/web/endpoints.rs:50:22 Oct 11 03:39:39.095 INFO kablam! | Oct 11 03:39:39.095 INFO kablam! 50 | pub fn post_validate(token: String, db: DB) -> impl Future, Error = Error> { Oct 11 03:39:39.095 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 11 03:39:39.095 INFO kablam! Oct 11 03:39:39.095 INFO kablam! warning: unused variable: `db` Oct 11 03:39:39.095 INFO kablam! --> server/src/web/endpoints.rs:50:37 Oct 11 03:39:39.095 INFO kablam! | Oct 11 03:39:39.095 INFO kablam! 50 | pub fn post_validate(token: String, db: DB) -> impl Future, Error = Error> { Oct 11 03:39:39.095 INFO kablam! | ^^ help: consider using `_db` instead Oct 11 03:39:39.095 INFO kablam! Oct 11 03:39:39.095 INFO kablam! warning: unused variable: `render3` Oct 11 03:39:39.095 INFO kablam! --> server/src/web/mod.rs:78:9 Oct 11 03:39:39.095 INFO kablam! | Oct 11 03:39:39.095 INFO kablam! 78 | let render3 = render.clone(); Oct 11 03:39:39.095 INFO kablam! | ^^^^^^^ help: consider using `_render3` instead Oct 11 03:39:39.095 INFO kablam! Oct 11 03:39:39.095 INFO kablam! warning: unused variable: `db2` Oct 11 03:39:39.095 INFO kablam! --> server/src/web/mod.rs:80:9 Oct 11 03:39:39.095 INFO kablam! | Oct 11 03:39:39.095 INFO kablam! 80 | let db2 = db.clone(); Oct 11 03:39:39.095 INFO kablam! | ^^^ help: consider using `_db2` instead Oct 11 03:39:39.095 INFO kablam! Oct 11 03:39:39.095 INFO kablam! warning: unused variable: `db3` Oct 11 03:39:39.095 INFO kablam! --> server/src/web/mod.rs:81:9 Oct 11 03:39:39.095 INFO kablam! | Oct 11 03:39:39.095 INFO kablam! 81 | let db3 = db.clone(); Oct 11 03:39:39.095 INFO kablam! | ^^^ help: consider using `_db3` instead Oct 11 03:39:39.095 INFO kablam! Oct 11 03:39:39.095 INFO kablam! warning: unused variable: `db4` Oct 11 03:39:39.095 INFO kablam! --> server/src/web/mod.rs:82:9 Oct 11 03:39:39.095 INFO kablam! | Oct 11 03:39:39.095 INFO kablam! 82 | let db4 = db.clone(); Oct 11 03:39:39.095 INFO kablam! | ^^^ help: consider using `_db4` instead Oct 11 03:39:39.095 INFO kablam! Oct 11 03:39:39.108 INFO kablam! warning: unused variable: `mailer_server_url` Oct 11 03:39:39.108 INFO kablam! --> server/src/web/mod.rs:34:5 Oct 11 03:39:39.108 INFO kablam! | Oct 11 03:39:39.108 INFO kablam! 34 | mailer_server_url: Url, Oct 11 03:39:39.108 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: consider using `_mailer_server_url` instead Oct 11 03:39:39.108 INFO kablam! Oct 11 03:39:39.241 INFO kablam! warning: field is never used: `redirect` Oct 11 03:39:39.241 INFO kablam! --> server/src/web/endpoints.rs:28:5 Oct 11 03:39:39.241 INFO kablam! | Oct 11 03:39:39.241 INFO kablam! 28 | redirect: String, Oct 11 03:39:39.241 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 03:39:39.241 INFO kablam! | Oct 11 03:39:39.241 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 03:39:39.241 INFO kablam! Oct 11 03:39:39.241 INFO kablam! warning: field is never used: `x500` Oct 11 03:39:39.241 INFO kablam! --> server/src/web/endpoints.rs:29:5 Oct 11 03:39:39.241 INFO kablam! | Oct 11 03:39:39.241 INFO kablam! 29 | x500: String, Oct 11 03:39:39.241 INFO kablam! | ^^^^^^^^^^^^ Oct 11 03:39:39.241 INFO kablam! Oct 11 03:39:39.241 INFO kablam! warning: function is never used: `get_login` Oct 11 03:39:39.241 INFO kablam! --> server/src/web/endpoints.rs:45:1 Oct 11 03:39:39.241 INFO kablam! | Oct 11 03:39:39.241 INFO kablam! 45 | pub fn get_login(uuid: String, db: DB) -> impl Future, Error = Error> { Oct 11 03:39:39.241 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:39:39.241 INFO kablam! Oct 11 03:39:39.241 INFO kablam! warning: function is never used: `post_validate` Oct 11 03:39:39.241 INFO kablam! --> server/src/web/endpoints.rs:50:1 Oct 11 03:39:39.241 INFO kablam! | Oct 11 03:39:39.241 INFO kablam! 50 | pub fn post_validate(token: String, db: DB) -> impl Future, Error = Error> { Oct 11 03:39:39.241 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:39:39.241 INFO kablam! Oct 11 03:39:40.683 INFO kablam! warning: unused `#[macro_use]` import Oct 11 03:39:40.683 INFO kablam! --> server/src/main.rs:8:1 Oct 11 03:39:40.683 INFO kablam! | Oct 11 03:39:40.683 INFO kablam! 8 | #[macro_use] Oct 11 03:39:40.683 INFO kablam! | ^^^^^^^^^^^^ Oct 11 03:39:40.683 INFO kablam! | Oct 11 03:39:40.683 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 03:39:40.683 INFO kablam! Oct 11 03:39:41.486 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.95s Oct 11 03:39:41.510 INFO kablam! su: No module specific data is present Oct 11 03:39:42.321 INFO running `"docker" "rm" "-f" "766d0e8e8e965f9f2f2c7f65494b5d71356df8b04ced73263483fcc6bca274be"` Oct 11 03:39:42.564 INFO blam! 766d0e8e8e965f9f2f2c7f65494b5d71356df8b04ced73263483fcc6bca274be Oct 11 03:39:42.566 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 03:39:42.566 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 03:39:42.908 INFO blam! dfe9971e3461b47baba607b06998d89eefabbaf7bc9dd374b5ef226cc38ca772 Oct 11 03:39:42.910 INFO running `"docker" "start" "-a" "dfe9971e3461b47baba607b06998d89eefabbaf7bc9dd374b5ef226cc38ca772"` Oct 11 03:39:43.797 INFO kablam! usermod: no changes Oct 11 03:39:44.216 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.40s Oct 11 03:39:44.244 INFO kablam! Running /target/debug/deps/acmumn_identity_client-f9767581ad96f5a3 Oct 11 03:39:44.260 INFO blam! Oct 11 03:39:44.260 INFO blam! running 1 test Oct 11 03:39:44.260 INFO blam! test responses::tests::deserialize ... ok Oct 11 03:39:44.260 INFO blam! Oct 11 03:39:44.261 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:39:44.261 INFO blam! Oct 11 03:39:44.266 INFO kablam! Running /target/debug/deps/acmumn_identity_common-8199685a4c659477 Oct 11 03:39:44.269 INFO kablam! Running /target/debug/deps/acmumn_identity_server-f35adc84cc77dd45 Oct 11 03:39:44.269 INFO blam! Oct 11 03:39:44.269 INFO blam! running 0 tests Oct 11 03:39:44.269 INFO blam! Oct 11 03:39:44.269 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:39:44.269 INFO blam! Oct 11 03:39:44.276 INFO blam! Oct 11 03:39:44.277 INFO blam! running 0 tests Oct 11 03:39:44.277 INFO blam! Oct 11 03:39:44.277 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:39:44.277 INFO blam! Oct 11 03:39:44.280 INFO kablam! Running /target/debug/deps/acmumn_identity_server-3852969c7747f715 Oct 11 03:39:44.292 INFO kablam! Doc-tests acmumn-identity-client Oct 11 03:39:44.292 INFO blam! Oct 11 03:39:44.292 INFO blam! running 0 tests Oct 11 03:39:44.292 INFO blam! Oct 11 03:39:44.293 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:39:44.293 INFO blam! Oct 11 03:39:56.424 INFO blam! Oct 11 03:39:56.424 INFO blam! running 0 tests Oct 11 03:39:56.424 INFO blam! Oct 11 03:39:56.424 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:39:56.424 INFO blam! Oct 11 03:39:56.432 INFO kablam! Doc-tests acmumn-identity-server Oct 11 03:40:13.561 INFO blam! Oct 11 03:40:13.561 INFO blam! running 0 tests Oct 11 03:40:13.561 INFO blam! Oct 11 03:40:13.561 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:40:13.561 INFO blam! Oct 11 03:40:13.576 INFO kablam! Doc-tests acmumn-identity-common Oct 11 03:40:14.752 INFO blam! Oct 11 03:40:14.752 INFO blam! running 0 tests Oct 11 03:40:14.752 INFO blam! Oct 11 03:40:14.752 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:40:14.752 INFO blam! Oct 11 03:40:14.760 INFO kablam! su: No module specific data is present Oct 11 03:40:15.333 INFO running `"docker" "rm" "-f" "dfe9971e3461b47baba607b06998d89eefabbaf7bc9dd374b5ef226cc38ca772"` Oct 11 03:40:15.608 INFO blam! dfe9971e3461b47baba607b06998d89eefabbaf7bc9dd374b5ef226cc38ca772