Oct 12 23:33:00.187 INFO checking cljvm/xin against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 23:33:00.189 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 12 23:33:00.601 INFO blam! fe6b9321cb5080be81ee0459f3a2386a16fc1b52921343d4b503223816c28ddf Oct 12 23:33:00.604 INFO running `"docker" "start" "-a" "fe6b9321cb5080be81ee0459f3a2386a16fc1b52921343d4b503223816c28ddf"` Oct 12 23:33:01.868 INFO kablam! usermod: no changes Oct 12 23:33:02.564 INFO kablam! Checking unic-common v0.7.0 Oct 12 23:33:02.564 INFO kablam! Checking unic-char-range v0.7.0 Oct 12 23:33:02.564 INFO kablam! Checking deunicode v0.4.2 Oct 12 23:33:02.564 INFO kablam! Compiling actix-web v0.7.7 Oct 12 23:33:02.584 INFO kablam! Checking uuid v0.6.5 Oct 12 23:33:02.584 INFO kablam! Checking ring v0.13.2 Oct 12 23:33:02.584 INFO kablam! Checking flate2 v1.0.2 Oct 12 23:33:02.584 INFO kablam! Checking h2 v0.1.12 Oct 12 23:33:02.824 INFO kablam! Checking serde_urlencoded v0.5.3 Oct 12 23:33:03.079 INFO kablam! Checking chrono v0.4.6 Oct 12 23:33:04.524 INFO kablam! Checking unic-ucd-version v0.7.0 Oct 12 23:33:04.832 INFO kablam! Checking unic-char-property v0.7.0 Oct 12 23:33:05.740 INFO kablam! Checking hmac v0.6.3 Oct 12 23:33:05.824 INFO kablam! Checking slug v0.1.4 Oct 12 23:33:06.513 INFO kablam! Checking unic-ucd-segment v0.7.0 Oct 12 23:33:06.796 INFO kablam! Checking crossbeam-channel v0.2.5 Oct 12 23:33:08.256 INFO kablam! Checking lettre v0.8.2 Oct 12 23:33:08.464 INFO kablam! Checking dotenv v0.13.0 Oct 12 23:33:10.780 INFO kablam! Checking unic-segment v0.7.0 Oct 12 23:33:13.077 INFO kablam! Checking actix v0.7.4 Oct 12 23:33:14.152 INFO kablam! Checking cookie v0.11.0 Oct 12 23:33:14.405 INFO kablam! Checking email v0.0.20 Oct 12 23:33:14.405 INFO kablam! Checking tera v0.11.16 Oct 12 23:33:14.405 INFO kablam! Checking diesel v1.3.3 Oct 12 23:33:14.405 INFO kablam! Checking jsonwebtoken v5.0.1 Oct 12 23:33:25.908 INFO kablam! Checking lettre_email v0.8.2 Oct 12 23:33:50.022 INFO kablam! Checking actix-web-httpauth v0.1.0 Oct 12 23:34:12.172 INFO kablam! Checking xin v0.1.0 (/source) Oct 12 23:34:19.445 INFO kablam! warning: unused `#[macro_use]` import Oct 12 23:34:19.445 INFO kablam! --> src/main.rs:9:1 Oct 12 23:34:19.445 INFO kablam! | Oct 12 23:34:19.445 INFO kablam! 9 | #[macro_use] Oct 12 23:34:19.445 INFO kablam! | ^^^^^^^^^^^^ Oct 12 23:34:19.445 INFO kablam! | Oct 12 23:34:19.445 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 23:34:19.445 INFO kablam! Oct 12 23:34:19.453 INFO kablam! warning: cannot find type `Error` in this scope Oct 12 23:34:19.453 INFO kablam! --> src/controller/mod.rs:11:10 Oct 12 23:34:19.454 INFO kablam! | Oct 12 23:34:19.454 INFO kablam! 11 | #[derive(Message)] Oct 12 23:34:19.454 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.455 INFO kablam! | Oct 12 23:34:19.455 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 23:34:19.455 INFO 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 12 23:34:19.456 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.456 INFO kablam! Oct 12 23:34:19.456 INFO kablam! warning: cannot find type `table` in this scope Oct 12 23:34:19.457 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 23:34:19.457 INFO kablam! | Oct 12 23:34:19.457 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 23:34:19.457 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.458 INFO kablam! | Oct 12 23:34:19.458 INFO 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 12 23:34:19.458 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.458 INFO kablam! Oct 12 23:34:19.459 INFO kablam! warning: cannot find type `id` in this scope Oct 12 23:34:19.459 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.459 INFO kablam! | Oct 12 23:34:19.460 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.460 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.461 INFO kablam! | Oct 12 23:34:19.461 INFO 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 12 23:34:19.461 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.462 INFO kablam! Oct 12 23:34:19.462 INFO kablam! warning: cannot find type `name` in this scope Oct 12 23:34:19.462 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.462 INFO kablam! | Oct 12 23:34:19.463 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.463 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.463 INFO kablam! | Oct 12 23:34:19.464 INFO 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 12 23:34:19.468 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.468 INFO kablam! Oct 12 23:34:19.469 INFO kablam! warning: cannot find type `nick_name` in this scope Oct 12 23:34:19.469 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.469 INFO kablam! | Oct 12 23:34:19.470 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.470 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.470 INFO kablam! | Oct 12 23:34:19.470 INFO 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 12 23:34:19.471 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.471 INFO kablam! Oct 12 23:34:19.471 INFO kablam! warning: cannot find type `birthday` in this scope Oct 12 23:34:19.472 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.472 INFO kablam! | Oct 12 23:34:19.472 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.473 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.473 INFO kablam! | Oct 12 23:34:19.473 INFO 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 12 23:34:19.473 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.474 INFO kablam! Oct 12 23:34:19.474 INFO kablam! warning: cannot find type `created_at` in this scope Oct 12 23:34:19.474 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.474 INFO kablam! | Oct 12 23:34:19.475 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.475 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.475 INFO kablam! | Oct 12 23:34:19.475 INFO 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 12 23:34:19.476 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.476 INFO kablam! Oct 12 23:34:19.476 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 12 23:34:19.477 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.477 INFO kablam! | Oct 12 23:34:19.477 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.477 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.478 INFO kablam! | Oct 12 23:34:19.478 INFO 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 12 23:34:19.478 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.479 INFO kablam! Oct 12 23:34:19.479 INFO kablam! warning: cannot find type `user_id` in this scope Oct 12 23:34:19.479 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.480 INFO kablam! | Oct 12 23:34:19.480 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.484 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.485 INFO kablam! | Oct 12 23:34:19.485 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 23:34:19.485 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.486 INFO kablam! Oct 12 23:34:19.486 INFO kablam! warning: cannot find type `identity_type` in this scope Oct 12 23:34:19.486 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.486 INFO kablam! | Oct 12 23:34:19.487 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.487 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.487 INFO kablam! | Oct 12 23:34:19.488 INFO 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 12 23:34:19.488 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.488 INFO kablam! Oct 12 23:34:19.489 INFO kablam! warning: cannot find type `identifier` in this scope Oct 12 23:34:19.489 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.489 INFO kablam! | Oct 12 23:34:19.489 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.489 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.490 INFO kablam! | Oct 12 23:34:19.490 INFO 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 12 23:34:19.490 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.491 INFO kablam! Oct 12 23:34:19.491 INFO kablam! warning: cannot find type `credential` in this scope Oct 12 23:34:19.491 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.491 INFO kablam! | Oct 12 23:34:19.492 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.492 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.492 INFO kablam! | Oct 12 23:34:19.492 INFO 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 12 23:34:19.493 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.493 INFO kablam! Oct 12 23:34:19.493 INFO kablam! warning: cannot find type `desc` in this scope Oct 12 23:34:19.494 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.494 INFO kablam! | Oct 12 23:34:19.494 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.494 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.494 INFO kablam! | Oct 12 23:34:19.494 INFO 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 12 23:34:19.494 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.494 INFO kablam! Oct 12 23:34:19.494 INFO kablam! warning: cannot find type `role_id` in this scope Oct 12 23:34:19.494 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.494 INFO kablam! | Oct 12 23:34:19.494 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.494 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.494 INFO kablam! | Oct 12 23:34:19.494 INFO 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 12 23:34:19.494 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.494 INFO kablam! Oct 12 23:34:19.494 INFO kablam! warning: cannot find type `class_id` in this scope Oct 12 23:34:19.494 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.495 INFO kablam! | Oct 12 23:34:19.495 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.495 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.495 INFO kablam! | Oct 12 23:34:19.495 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 23:34:19.495 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.495 INFO kablam! Oct 12 23:34:19.495 INFO kablam! warning: cannot find type `title` in this scope Oct 12 23:34:19.495 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.495 INFO kablam! | Oct 12 23:34:19.495 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.495 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.495 INFO kablam! | Oct 12 23:34:19.495 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 23:34:19.495 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.495 INFO kablam! Oct 12 23:34:19.495 INFO kablam! warning: cannot find type `active` in this scope Oct 12 23:34:19.495 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.495 INFO kablam! | Oct 12 23:34:19.495 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.495 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.495 INFO kablam! | Oct 12 23:34:19.495 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 23:34:19.495 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.495 INFO kablam! Oct 12 23:34:19.495 INFO kablam! warning: cannot find type `form` in this scope Oct 12 23:34:19.495 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.495 INFO kablam! | Oct 12 23:34:19.495 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.495 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.495 INFO kablam! | Oct 12 23:34:19.495 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 23:34:19.495 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.495 INFO kablam! Oct 12 23:34:19.495 INFO kablam! warning: cannot find type `activities_id` in this scope Oct 12 23:34:19.495 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.495 INFO kablam! | Oct 12 23:34:19.495 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.495 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.495 INFO kablam! | Oct 12 23:34:19.495 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 23:34:19.495 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.495 INFO kablam! Oct 12 23:34:19.495 INFO kablam! warning: cannot find type `data` in this scope Oct 12 23:34:19.495 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.495 INFO kablam! | Oct 12 23:34:19.495 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.495 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.495 INFO kablam! | Oct 12 23:34:19.495 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 23:34:19.495 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.495 INFO kablam! Oct 12 23:34:19.495 INFO kablam! warning: cannot find type `content` in this scope Oct 12 23:34:19.495 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.495 INFO kablam! | Oct 12 23:34:19.495 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.495 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.495 INFO kablam! | Oct 12 23:34:19.495 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 23:34:19.495 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.495 INFO kablam! Oct 12 23:34:19.495 INFO kablam! warning: cannot find type `msg_type` in this scope Oct 12 23:34:19.495 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.495 INFO kablam! | Oct 12 23:34:19.495 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.495 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.495 INFO kablam! | Oct 12 23:34:19.495 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 23:34:19.495 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.495 INFO kablam! Oct 12 23:34:19.576 INFO kablam! warning: unused `#[macro_use]` import Oct 12 23:34:19.576 INFO kablam! --> src/main.rs:9:1 Oct 12 23:34:19.576 INFO kablam! | Oct 12 23:34:19.576 INFO kablam! 9 | #[macro_use] Oct 12 23:34:19.576 INFO kablam! | ^^^^^^^^^^^^ Oct 12 23:34:19.576 INFO kablam! | Oct 12 23:34:19.576 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 23:34:19.576 INFO kablam! Oct 12 23:34:19.576 INFO kablam! warning: cannot find type `Error` in this scope Oct 12 23:34:19.576 INFO kablam! --> src/controller/mod.rs:11:10 Oct 12 23:34:19.576 INFO kablam! | Oct 12 23:34:19.577 INFO kablam! 11 | #[derive(Message)] Oct 12 23:34:19.577 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.577 INFO kablam! | Oct 12 23:34:19.577 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 23:34:19.577 INFO 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 12 23:34:19.577 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.577 INFO kablam! Oct 12 23:34:19.577 INFO kablam! warning: cannot find type `table` in this scope Oct 12 23:34:19.577 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 23:34:19.577 INFO kablam! | Oct 12 23:34:19.577 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 23:34:19.577 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.577 INFO kablam! | Oct 12 23:34:19.577 INFO 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 12 23:34:19.577 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.577 INFO kablam! Oct 12 23:34:19.577 INFO kablam! warning: cannot find type `id` in this scope Oct 12 23:34:19.577 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.577 INFO kablam! | Oct 12 23:34:19.577 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.577 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.577 INFO kablam! | Oct 12 23:34:19.577 INFO 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 12 23:34:19.577 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.577 INFO kablam! Oct 12 23:34:19.577 INFO kablam! warning: cannot find type `name` in this scope Oct 12 23:34:19.577 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.577 INFO kablam! | Oct 12 23:34:19.577 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.577 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.577 INFO kablam! | Oct 12 23:34:19.577 INFO 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 12 23:34:19.577 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.577 INFO kablam! Oct 12 23:34:19.577 INFO kablam! warning: cannot find type `nick_name` in this scope Oct 12 23:34:19.577 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.577 INFO kablam! | Oct 12 23:34:19.577 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.578 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.578 INFO kablam! | Oct 12 23:34:19.578 INFO 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 12 23:34:19.578 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.578 INFO kablam! Oct 12 23:34:19.578 INFO kablam! warning: cannot find type `birthday` in this scope Oct 12 23:34:19.578 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.578 INFO kablam! | Oct 12 23:34:19.578 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.578 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.578 INFO kablam! | Oct 12 23:34:19.578 INFO 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 12 23:34:19.578 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.578 INFO kablam! Oct 12 23:34:19.578 INFO kablam! warning: cannot find type `created_at` in this scope Oct 12 23:34:19.578 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.578 INFO kablam! | Oct 12 23:34:19.578 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.578 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.578 INFO kablam! | Oct 12 23:34:19.578 INFO 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 12 23:34:19.578 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.578 INFO kablam! Oct 12 23:34:19.578 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 12 23:34:19.578 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.578 INFO kablam! | Oct 12 23:34:19.578 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.578 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.578 INFO kablam! | Oct 12 23:34:19.578 INFO 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 12 23:34:19.578 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.578 INFO kablam! Oct 12 23:34:19.578 INFO kablam! warning: cannot find type `user_id` in this scope Oct 12 23:34:19.578 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.578 INFO kablam! | Oct 12 23:34:19.578 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.578 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.578 INFO kablam! | Oct 12 23:34:19.578 INFO 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 12 23:34:19.578 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.578 INFO kablam! Oct 12 23:34:19.578 INFO kablam! warning: cannot find type `identity_type` in this scope Oct 12 23:34:19.578 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.578 INFO kablam! | Oct 12 23:34:19.578 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.578 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.578 INFO kablam! | Oct 12 23:34:19.578 INFO 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 12 23:34:19.578 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.578 INFO kablam! Oct 12 23:34:19.578 INFO kablam! warning: cannot find type `identifier` in this scope Oct 12 23:34:19.578 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.578 INFO kablam! | Oct 12 23:34:19.578 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.578 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.578 INFO kablam! | Oct 12 23:34:19.578 INFO 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 12 23:34:19.578 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.578 INFO kablam! Oct 12 23:34:19.578 INFO kablam! warning: cannot find type `credential` in this scope Oct 12 23:34:19.578 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.578 INFO kablam! | Oct 12 23:34:19.578 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.578 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.578 INFO kablam! | Oct 12 23:34:19.578 INFO 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 12 23:34:19.578 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.578 INFO kablam! Oct 12 23:34:19.588 INFO kablam! warning: cannot find type `desc` in this scope Oct 12 23:34:19.588 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.588 INFO kablam! | Oct 12 23:34:19.588 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.588 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.588 INFO kablam! | Oct 12 23:34:19.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! Oct 12 23:34:19.588 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.588 INFO kablam! Oct 12 23:34:19.588 INFO kablam! warning: cannot find type `role_id` in this scope Oct 12 23:34:19.588 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.588 INFO kablam! | Oct 12 23:34:19.588 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.588 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.588 INFO kablam! | Oct 12 23:34:19.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! Oct 12 23:34:19.588 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.588 INFO kablam! Oct 12 23:34:19.588 INFO kablam! warning: cannot find type `class_id` in this scope Oct 12 23:34:19.588 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.588 INFO kablam! | Oct 12 23:34:19.588 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.588 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.588 INFO kablam! | Oct 12 23:34:19.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! Oct 12 23:34:19.588 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.588 INFO kablam! Oct 12 23:34:19.594 INFO kablam! warning: cannot find type `title` in this scope Oct 12 23:34:19.594 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.594 INFO kablam! | Oct 12 23:34:19.594 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.594 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.594 INFO kablam! | Oct 12 23:34:19.594 INFO 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 12 23:34:19.594 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.594 INFO kablam! Oct 12 23:34:19.594 INFO kablam! warning: cannot find type `active` in this scope Oct 12 23:34:19.594 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.594 INFO kablam! | Oct 12 23:34:19.594 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.594 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.594 INFO kablam! | Oct 12 23:34:19.594 INFO 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 12 23:34:19.594 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.594 INFO kablam! Oct 12 23:34:19.594 INFO kablam! warning: cannot find type `form` in this scope Oct 12 23:34:19.594 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.594 INFO kablam! | Oct 12 23:34:19.594 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.594 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.594 INFO kablam! | Oct 12 23:34:19.594 INFO 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 12 23:34:19.594 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.594 INFO kablam! Oct 12 23:34:19.594 INFO kablam! warning: cannot find type `activities_id` in this scope Oct 12 23:34:19.594 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.594 INFO kablam! | Oct 12 23:34:19.594 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.594 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.594 INFO kablam! | Oct 12 23:34:19.594 INFO 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 12 23:34:19.594 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.594 INFO kablam! Oct 12 23:34:19.594 INFO kablam! warning: cannot find type `data` in this scope Oct 12 23:34:19.594 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.594 INFO kablam! | Oct 12 23:34:19.594 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.594 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.594 INFO kablam! | Oct 12 23:34:19.594 INFO 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 12 23:34:19.594 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.594 INFO kablam! Oct 12 23:34:19.600 INFO kablam! warning: cannot find type `content` in this scope Oct 12 23:34:19.600 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.600 INFO kablam! | Oct 12 23:34:19.600 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.600 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.600 INFO kablam! | Oct 12 23:34:19.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! Oct 12 23:34:19.600 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.600 INFO kablam! Oct 12 23:34:19.600 INFO kablam! warning: cannot find type `msg_type` in this scope Oct 12 23:34:19.600 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 23:34:19.600 INFO kablam! | Oct 12 23:34:19.600 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 23:34:19.600 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 23:34:19.600 INFO kablam! | Oct 12 23:34:19.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! Oct 12 23:34:19.600 INFO kablam! = note: for more information, see issue #50504 Oct 12 23:34:19.600 INFO kablam! Oct 12 23:34:21.268 INFO kablam! warning: unused variable: `msg` Oct 12 23:34:21.268 INFO kablam! --> src/handler/mod.rs:9:26 Oct 12 23:34:21.268 INFO kablam! | Oct 12 23:34:21.268 INFO kablam! 9 | fn handle(&mut self, msg: Homepage, _: &mut Self::Context) -> Self::Result { Oct 12 23:34:21.268 INFO kablam! | ^^^ help: consider using `_msg` instead Oct 12 23:34:21.268 INFO kablam! | Oct 12 23:34:21.268 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 23:34:21.268 INFO kablam! Oct 12 23:34:21.737 INFO kablam! warning: field is never used: `user` Oct 12 23:34:21.737 INFO kablam! --> src/config.rs:33:5 Oct 12 23:34:21.737 INFO kablam! | Oct 12 23:34:21.738 INFO kablam! 33 | user: String, Oct 12 23:34:21.738 INFO kablam! | ^^^^^^^^^^^^ Oct 12 23:34:21.738 INFO kablam! | Oct 12 23:34:21.738 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:34:21.738 INFO kablam! Oct 12 23:34:21.738 INFO kablam! warning: field is never used: `password` Oct 12 23:34:21.738 INFO kablam! --> src/config.rs:34:5 Oct 12 23:34:21.738 INFO kablam! | Oct 12 23:34:21.738 INFO kablam! 34 | password: String, Oct 12 23:34:21.738 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 23:34:21.738 INFO kablam! Oct 12 23:34:21.738 INFO kablam! warning: field is never used: `nick_name` Oct 12 23:34:21.738 INFO kablam! --> src/config.rs:35:5 Oct 12 23:34:21.738 INFO kablam! | Oct 12 23:34:21.738 INFO kablam! 35 | nick_name: String, Oct 12 23:34:21.738 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 23:34:21.738 INFO kablam! Oct 12 23:34:21.738 INFO kablam! warning: struct is never constructed: `Authenticate` Oct 12 23:34:21.738 INFO kablam! --> src/middleware/authenticate.rs:8:1 Oct 12 23:34:21.738 INFO kablam! | Oct 12 23:34:21.738 INFO kablam! 8 | pub struct Authenticate; Oct 12 23:34:21.738 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:34:21.740 INFO kablam! Oct 12 23:34:22.139 INFO kablam! warning: unused variable: `msg` Oct 12 23:34:22.139 INFO kablam! --> src/handler/mod.rs:9:26 Oct 12 23:34:22.140 INFO kablam! | Oct 12 23:34:22.140 INFO kablam! 9 | fn handle(&mut self, msg: Homepage, _: &mut Self::Context) -> Self::Result { Oct 12 23:34:22.140 INFO kablam! | ^^^ help: consider using `_msg` instead Oct 12 23:34:22.141 INFO kablam! | Oct 12 23:34:22.141 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 23:34:22.141 INFO kablam! Oct 12 23:34:22.403 INFO kablam! warning: field is never used: `user` Oct 12 23:34:22.403 INFO kablam! --> src/config.rs:33:5 Oct 12 23:34:22.403 INFO kablam! | Oct 12 23:34:22.403 INFO kablam! 33 | user: String, Oct 12 23:34:22.403 INFO kablam! | ^^^^^^^^^^^^ Oct 12 23:34:22.403 INFO kablam! | Oct 12 23:34:22.403 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:34:22.403 INFO kablam! Oct 12 23:34:22.403 INFO kablam! warning: field is never used: `password` Oct 12 23:34:22.403 INFO kablam! --> src/config.rs:34:5 Oct 12 23:34:22.403 INFO kablam! | Oct 12 23:34:22.403 INFO kablam! 34 | password: String, Oct 12 23:34:22.403 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 23:34:22.403 INFO kablam! Oct 12 23:34:22.403 INFO kablam! warning: field is never used: `nick_name` Oct 12 23:34:22.403 INFO kablam! --> src/config.rs:35:5 Oct 12 23:34:22.404 INFO kablam! | Oct 12 23:34:22.404 INFO kablam! 35 | nick_name: String, Oct 12 23:34:22.404 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 23:34:22.404 INFO kablam! Oct 12 23:34:22.404 INFO kablam! warning: struct is never constructed: `Authenticate` Oct 12 23:34:22.404 INFO kablam! --> src/middleware/authenticate.rs:8:1 Oct 12 23:34:22.404 INFO kablam! | Oct 12 23:34:22.404 INFO kablam! 8 | pub struct Authenticate; Oct 12 23:34:22.404 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:34:22.404 INFO kablam! Oct 12 23:34:22.563 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 20s Oct 12 23:34:22.589 INFO kablam! su: No module specific data is present Oct 12 23:34:24.088 INFO running `"docker" "rm" "-f" "fe6b9321cb5080be81ee0459f3a2386a16fc1b52921343d4b503223816c28ddf"` Oct 12 23:34:24.505 INFO blam! fe6b9321cb5080be81ee0459f3a2386a16fc1b52921343d4b503223816c28ddf