Oct 27 06:41:34.225 INFO checking cljvm/xin against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 06:41:34.225 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 06:41:34.503 INFO blam! 9981d1a3433497ad836e5ffaef0083622121a6f393057c0718c62cefc6b605ae Oct 27 06:41:34.505 INFO running `"docker" "start" "-a" "9981d1a3433497ad836e5ffaef0083622121a6f393057c0718c62cefc6b605ae"` Oct 27 06:41:36.038 INFO kablam! usermod: no changes Oct 27 06:41:36.556 INFO kablam! Checking deunicode v0.4.2 Oct 27 06:41:36.556 INFO kablam! Checking termcolor v1.0.3 Oct 27 06:41:36.556 INFO kablam! Compiling actix-web v0.7.7 Oct 27 06:41:36.556 INFO kablam! Compiling openssl-sys v0.9.35 Oct 27 06:41:36.567 INFO kablam! Checking http v0.1.12 Oct 27 06:41:36.567 INFO kablam! Checking uuid v0.6.5 Oct 27 06:41:36.567 INFO kablam! Checking ring v0.13.2 Oct 27 06:41:36.567 INFO kablam! Checking serde_urlencoded v0.5.3 Oct 27 06:41:37.723 INFO kablam! Checking chrono v0.4.6 Oct 27 06:41:38.479 INFO kablam! Checking error-chain v0.12.0 Oct 27 06:41:38.727 INFO kablam! Checking slug v0.1.4 Oct 27 06:41:39.758 INFO kablam! Checking env_logger v0.5.13 Oct 27 06:41:40.727 INFO kablam! Checking dotenv v0.13.0 Oct 27 06:41:41.823 INFO kablam! Checking actix v0.7.4 Oct 27 06:41:43.759 INFO kablam! Checking email v0.0.20 Oct 27 06:41:43.759 INFO kablam! Checking diesel v1.3.3 Oct 27 06:41:44.668 INFO kablam! Checking tera v0.11.16 Oct 27 06:41:45.312 INFO kablam! Compiling openssl v0.9.24 Oct 27 06:41:45.384 INFO kablam! Checking cookie v0.11.0 Oct 27 06:41:45.384 INFO kablam! Checking jsonwebtoken v5.0.1 Oct 27 06:41:56.780 INFO kablam! Checking h2 v0.1.12 Oct 27 06:42:04.319 INFO kablam! Checking native-tls v0.1.5 Oct 27 06:42:07.723 INFO kablam! Checking lettre v0.8.2 Oct 27 06:42:14.495 INFO kablam! Checking lettre_email v0.8.2 Oct 27 06:42:30.039 INFO kablam! Checking actix-web-httpauth v0.1.0 Oct 27 06:42:47.827 INFO kablam! Checking xin v0.1.0 (/source) Oct 27 06:42:57.302 INFO kablam! warning: unused `#[macro_use]` import Oct 27 06:42:57.302 INFO kablam! --> src/main.rs:9:1 Oct 27 06:42:57.302 INFO kablam! | Oct 27 06:42:57.303 INFO kablam! 9 | #[macro_use] Oct 27 06:42:57.303 INFO kablam! | ^^^^^^^^^^^^ Oct 27 06:42:57.303 INFO kablam! | Oct 27 06:42:57.303 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 06:42:57.303 INFO kablam! Oct 27 06:42:57.304 INFO kablam! warning: cannot find type `Error` in this scope Oct 27 06:42:57.304 INFO kablam! --> src/controller/mod.rs:11:10 Oct 27 06:42:57.304 INFO kablam! | Oct 27 06:42:57.304 INFO kablam! 11 | #[derive(Message)] Oct 27 06:42:57.304 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.304 INFO kablam! | Oct 27 06:42:57.304 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 06:42:57.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 27 06:42:57.304 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.304 INFO kablam! Oct 27 06:42:57.306 INFO kablam! warning: cannot find type `table` in this scope Oct 27 06:42:57.306 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 06:42:57.306 INFO kablam! | Oct 27 06:42:57.306 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 06:42:57.306 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.306 INFO kablam! | Oct 27 06:42:57.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 27 06:42:57.306 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.306 INFO kablam! Oct 27 06:42:57.306 INFO kablam! warning: cannot find type `id` in this scope Oct 27 06:42:57.306 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.306 INFO kablam! | Oct 27 06:42:57.306 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.306 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.307 INFO kablam! | Oct 27 06:42:57.307 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 06:42:57.307 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.307 INFO kablam! Oct 27 06:42:57.307 INFO kablam! warning: cannot find type `name` in this scope Oct 27 06:42:57.307 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.307 INFO kablam! | Oct 27 06:42:57.307 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.307 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.307 INFO kablam! | Oct 27 06:42:57.307 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 06:42:57.307 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.307 INFO kablam! Oct 27 06:42:57.311 INFO kablam! warning: cannot find type `nick_name` in this scope Oct 27 06:42:57.311 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.311 INFO kablam! | Oct 27 06:42:57.311 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.311 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.311 INFO kablam! | Oct 27 06:42:57.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 27 06:42:57.311 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.311 INFO kablam! Oct 27 06:42:57.311 INFO kablam! warning: cannot find type `birthday` in this scope Oct 27 06:42:57.311 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.311 INFO kablam! | Oct 27 06:42:57.311 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.311 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.311 INFO kablam! | Oct 27 06:42:57.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 27 06:42:57.311 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.311 INFO kablam! Oct 27 06:42:57.311 INFO kablam! warning: cannot find type `created_at` in this scope Oct 27 06:42:57.311 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.311 INFO kablam! | Oct 27 06:42:57.311 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.311 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.311 INFO kablam! | Oct 27 06:42:57.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 27 06:42:57.311 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.311 INFO kablam! Oct 27 06:42:57.311 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 27 06:42:57.311 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.311 INFO kablam! | Oct 27 06:42:57.311 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.311 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.311 INFO kablam! | Oct 27 06:42:57.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 27 06:42:57.311 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.312 INFO kablam! Oct 27 06:42:57.312 INFO kablam! warning: cannot find type `user_id` in this scope Oct 27 06:42:57.312 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.312 INFO kablam! | Oct 27 06:42:57.312 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.312 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.312 INFO kablam! | Oct 27 06:42:57.318 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 06:42:57.318 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.318 INFO kablam! Oct 27 06:42:57.318 INFO kablam! warning: cannot find type `identity_type` in this scope Oct 27 06:42:57.318 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.318 INFO kablam! | Oct 27 06:42:57.318 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.318 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.318 INFO kablam! | Oct 27 06:42:57.318 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 06:42:57.318 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.318 INFO kablam! Oct 27 06:42:57.318 INFO kablam! warning: cannot find type `identifier` in this scope Oct 27 06:42:57.318 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.318 INFO kablam! | Oct 27 06:42:57.318 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.318 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.318 INFO kablam! | Oct 27 06:42:57.318 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 06:42:57.318 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.318 INFO kablam! Oct 27 06:42:57.318 INFO kablam! warning: cannot find type `credential` in this scope Oct 27 06:42:57.318 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.318 INFO kablam! | Oct 27 06:42:57.318 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.318 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.318 INFO kablam! | Oct 27 06:42:57.318 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 06:42:57.318 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.318 INFO kablam! Oct 27 06:42:57.318 INFO kablam! warning: cannot find type `desc` in this scope Oct 27 06:42:57.318 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.318 INFO kablam! | Oct 27 06:42:57.318 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.318 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.327 INFO kablam! | Oct 27 06:42:57.327 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 06:42:57.327 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.327 INFO kablam! Oct 27 06:42:57.327 INFO kablam! warning: cannot find type `role_id` in this scope Oct 27 06:42:57.327 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.327 INFO kablam! | Oct 27 06:42:57.327 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.327 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.327 INFO kablam! | Oct 27 06:42:57.327 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 06:42:57.327 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.327 INFO kablam! Oct 27 06:42:57.328 INFO kablam! warning: cannot find type `class_id` in this scope Oct 27 06:42:57.328 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.328 INFO kablam! | Oct 27 06:42:57.328 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.328 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.328 INFO kablam! | Oct 27 06:42:57.328 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 06:42:57.328 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.328 INFO kablam! Oct 27 06:42:57.328 INFO kablam! warning: cannot find type `title` in this scope Oct 27 06:42:57.328 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.328 INFO kablam! | Oct 27 06:42:57.328 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.328 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.328 INFO kablam! | Oct 27 06:42:57.328 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 06:42:57.328 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.328 INFO kablam! Oct 27 06:42:57.328 INFO kablam! warning: cannot find type `active` in this scope Oct 27 06:42:57.328 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.328 INFO kablam! | Oct 27 06:42:57.328 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.328 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.328 INFO kablam! | Oct 27 06:42:57.328 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 06:42:57.328 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.328 INFO kablam! Oct 27 06:42:57.329 INFO kablam! warning: cannot find type `form` in this scope Oct 27 06:42:57.329 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.329 INFO kablam! | Oct 27 06:42:57.329 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.329 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.329 INFO kablam! | Oct 27 06:42:57.329 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 06:42:57.329 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.329 INFO kablam! Oct 27 06:42:57.330 INFO kablam! warning: cannot find type `activities_id` in this scope Oct 27 06:42:57.330 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.331 INFO kablam! | Oct 27 06:42:57.331 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.331 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.331 INFO kablam! | Oct 27 06:42:57.331 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 06:42:57.331 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.331 INFO kablam! Oct 27 06:42:57.331 INFO kablam! warning: cannot find type `data` in this scope Oct 27 06:42:57.331 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.331 INFO kablam! | Oct 27 06:42:57.331 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.331 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.331 INFO kablam! | Oct 27 06:42:57.331 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 06:42:57.331 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.331 INFO kablam! Oct 27 06:42:57.339 INFO kablam! warning: cannot find type `content` in this scope Oct 27 06:42:57.339 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.339 INFO kablam! | Oct 27 06:42:57.339 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.339 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.339 INFO kablam! | Oct 27 06:42:57.339 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 06:42:57.339 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.339 INFO kablam! Oct 27 06:42:57.339 INFO kablam! warning: cannot find type `msg_type` in this scope Oct 27 06:42:57.339 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.339 INFO kablam! | Oct 27 06:42:57.339 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.339 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.339 INFO kablam! | Oct 27 06:42:57.339 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 06:42:57.339 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.339 INFO kablam! Oct 27 06:42:57.494 INFO kablam! warning: unused `#[macro_use]` import Oct 27 06:42:57.494 INFO kablam! --> src/main.rs:9:1 Oct 27 06:42:57.494 INFO kablam! | Oct 27 06:42:57.494 INFO kablam! 9 | #[macro_use] Oct 27 06:42:57.494 INFO kablam! | ^^^^^^^^^^^^ Oct 27 06:42:57.494 INFO kablam! | Oct 27 06:42:57.494 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 06:42:57.494 INFO kablam! Oct 27 06:42:57.496 INFO kablam! warning: cannot find type `Error` in this scope Oct 27 06:42:57.496 INFO kablam! --> src/controller/mod.rs:11:10 Oct 27 06:42:57.496 INFO kablam! | Oct 27 06:42:57.496 INFO kablam! 11 | #[derive(Message)] Oct 27 06:42:57.496 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.496 INFO kablam! | Oct 27 06:42:57.496 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 06:42:57.496 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 06:42:57.496 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.496 INFO kablam! Oct 27 06:42:57.519 INFO kablam! warning: cannot find type `table` in this scope Oct 27 06:42:57.519 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 06:42:57.519 INFO kablam! | Oct 27 06:42:57.519 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 06:42:57.519 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.519 INFO kablam! | Oct 27 06:42:57.519 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 06:42:57.519 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.519 INFO kablam! Oct 27 06:42:57.519 INFO kablam! warning: cannot find type `id` in this scope Oct 27 06:42:57.519 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.519 INFO kablam! | Oct 27 06:42:57.519 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.519 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.519 INFO kablam! | Oct 27 06:42:57.519 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 06:42:57.519 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.519 INFO kablam! Oct 27 06:42:57.519 INFO kablam! warning: cannot find type `name` in this scope Oct 27 06:42:57.519 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.519 INFO kablam! | Oct 27 06:42:57.519 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.519 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.519 INFO kablam! | Oct 27 06:42:57.519 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 06:42:57.519 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.519 INFO kablam! Oct 27 06:42:57.519 INFO kablam! warning: cannot find type `nick_name` in this scope Oct 27 06:42:57.519 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.519 INFO kablam! | Oct 27 06:42:57.519 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.520 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.520 INFO kablam! | Oct 27 06:42:57.520 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 06:42:57.520 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.520 INFO kablam! Oct 27 06:42:57.520 INFO kablam! warning: cannot find type `birthday` in this scope Oct 27 06:42:57.520 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.520 INFO kablam! | Oct 27 06:42:57.520 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.520 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.520 INFO kablam! | Oct 27 06:42:57.520 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 06:42:57.520 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.520 INFO kablam! Oct 27 06:42:57.520 INFO kablam! warning: cannot find type `created_at` in this scope Oct 27 06:42:57.520 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.520 INFO kablam! | Oct 27 06:42:57.520 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.520 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.520 INFO kablam! | Oct 27 06:42:57.520 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 06:42:57.520 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.520 INFO kablam! Oct 27 06:42:57.520 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 27 06:42:57.520 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.520 INFO kablam! | Oct 27 06:42:57.520 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.520 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.520 INFO kablam! | Oct 27 06:42:57.520 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 06:42:57.520 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.520 INFO kablam! Oct 27 06:42:57.520 INFO kablam! warning: cannot find type `user_id` in this scope Oct 27 06:42:57.520 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.520 INFO kablam! | Oct 27 06:42:57.520 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.520 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.520 INFO kablam! | Oct 27 06:42:57.520 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 06:42:57.520 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.520 INFO kablam! Oct 27 06:42:57.520 INFO kablam! warning: cannot find type `identity_type` in this scope Oct 27 06:42:57.520 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.520 INFO kablam! | Oct 27 06:42:57.520 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.520 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.520 INFO kablam! | Oct 27 06:42:57.520 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 06:42:57.520 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.520 INFO kablam! Oct 27 06:42:57.520 INFO kablam! warning: cannot find type `identifier` in this scope Oct 27 06:42:57.520 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.520 INFO kablam! | Oct 27 06:42:57.520 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.520 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.520 INFO kablam! | Oct 27 06:42:57.520 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 06:42:57.520 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.520 INFO kablam! Oct 27 06:42:57.520 INFO kablam! warning: cannot find type `credential` in this scope Oct 27 06:42:57.520 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.520 INFO kablam! | Oct 27 06:42:57.520 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.521 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.521 INFO kablam! | Oct 27 06:42:57.521 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 06:42:57.521 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.521 INFO kablam! Oct 27 06:42:57.521 INFO kablam! warning: cannot find type `desc` in this scope Oct 27 06:42:57.521 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.521 INFO kablam! | Oct 27 06:42:57.521 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.521 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.521 INFO kablam! | Oct 27 06:42:57.521 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 06:42:57.521 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.521 INFO kablam! Oct 27 06:42:57.521 INFO kablam! warning: cannot find type `role_id` in this scope Oct 27 06:42:57.521 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.521 INFO kablam! | Oct 27 06:42:57.521 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.521 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.521 INFO kablam! | Oct 27 06:42:57.521 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 06:42:57.521 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.521 INFO kablam! Oct 27 06:42:57.521 INFO kablam! warning: cannot find type `class_id` in this scope Oct 27 06:42:57.521 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.521 INFO kablam! | Oct 27 06:42:57.521 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.521 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.521 INFO kablam! | Oct 27 06:42:57.521 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 06:42:57.521 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.521 INFO kablam! Oct 27 06:42:57.521 INFO kablam! warning: cannot find type `title` in this scope Oct 27 06:42:57.521 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.521 INFO kablam! | Oct 27 06:42:57.521 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.521 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.521 INFO kablam! | Oct 27 06:42:57.521 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 06:42:57.521 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.521 INFO kablam! Oct 27 06:42:57.521 INFO kablam! warning: cannot find type `active` in this scope Oct 27 06:42:57.521 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.521 INFO kablam! | Oct 27 06:42:57.521 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.521 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.521 INFO kablam! | Oct 27 06:42:57.521 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 06:42:57.521 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.521 INFO kablam! Oct 27 06:42:57.521 INFO kablam! warning: cannot find type `form` in this scope Oct 27 06:42:57.521 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.521 INFO kablam! | Oct 27 06:42:57.521 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.521 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.521 INFO kablam! | Oct 27 06:42:57.521 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 06:42:57.521 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.521 INFO kablam! Oct 27 06:42:57.521 INFO kablam! warning: cannot find type `activities_id` in this scope Oct 27 06:42:57.521 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.521 INFO kablam! | Oct 27 06:42:57.521 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.521 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.521 INFO kablam! | Oct 27 06:42:57.521 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 06:42:57.521 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.521 INFO kablam! Oct 27 06:42:57.521 INFO kablam! warning: cannot find type `data` in this scope Oct 27 06:42:57.521 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.521 INFO kablam! | Oct 27 06:42:57.521 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.521 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.521 INFO kablam! | Oct 27 06:42:57.521 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 06:42:57.521 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.521 INFO kablam! Oct 27 06:42:57.521 INFO kablam! warning: cannot find type `content` in this scope Oct 27 06:42:57.521 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.522 INFO kablam! | Oct 27 06:42:57.522 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.522 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.522 INFO kablam! | Oct 27 06:42:57.522 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:42:57.522 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.522 INFO kablam! Oct 27 06:42:57.522 INFO kablam! warning: cannot find type `msg_type` in this scope Oct 27 06:42:57.522 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:42:57.522 INFO kablam! | Oct 27 06:42:57.522 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:42:57.522 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:42:57.522 INFO kablam! | Oct 27 06:42:57.522 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:42:57.522 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:42:57.522 INFO kablam! Oct 27 06:42:59.644 INFO kablam! warning: unused variable: `msg` Oct 27 06:42:59.645 INFO kablam! --> src/handler/mod.rs:9:26 Oct 27 06:42:59.646 INFO kablam! | Oct 27 06:42:59.646 INFO kablam! 9 | fn handle(&mut self, msg: Homepage, _: &mut Self::Context) -> Self::Result { Oct 27 06:42:59.647 INFO kablam! | ^^^ help: consider using `_msg` instead Oct 27 06:42:59.648 INFO kablam! | Oct 27 06:42:59.648 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 06:42:59.649 INFO kablam! Oct 27 06:42:59.717 INFO kablam! warning: unused variable: `msg` Oct 27 06:42:59.718 INFO kablam! --> src/handler/mod.rs:9:26 Oct 27 06:42:59.719 INFO kablam! | Oct 27 06:42:59.720 INFO kablam! 9 | fn handle(&mut self, msg: Homepage, _: &mut Self::Context) -> Self::Result { Oct 27 06:42:59.720 INFO kablam! | ^^^ help: consider using `_msg` instead Oct 27 06:42:59.721 INFO kablam! | Oct 27 06:42:59.722 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 06:42:59.722 INFO kablam! Oct 27 06:43:00.010 INFO kablam! warning: field is never used: `user` Oct 27 06:43:00.011 INFO kablam! --> src/config.rs:33:5 Oct 27 06:43:00.012 INFO kablam! | Oct 27 06:43:00.013 INFO kablam! 33 | user: String, Oct 27 06:43:00.013 INFO kablam! | ^^^^^^^^^^^^ Oct 27 06:43:00.014 INFO kablam! | Oct 27 06:43:00.015 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 06:43:00.015 INFO kablam! Oct 27 06:43:00.016 INFO kablam! warning: field is never used: `password` Oct 27 06:43:00.017 INFO kablam! --> src/config.rs:34:5 Oct 27 06:43:00.017 INFO kablam! | Oct 27 06:43:00.018 INFO kablam! 34 | password: String, Oct 27 06:43:00.018 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 06:43:00.019 INFO kablam! Oct 27 06:43:00.020 INFO kablam! warning: field is never used: `nick_name` Oct 27 06:43:00.020 INFO kablam! --> src/config.rs:35:5 Oct 27 06:43:00.021 INFO kablam! | Oct 27 06:43:00.022 INFO kablam! 35 | nick_name: String, Oct 27 06:43:00.022 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 06:43:00.023 INFO kablam! Oct 27 06:43:00.024 INFO kablam! warning: struct is never constructed: `Authenticate` Oct 27 06:43:00.024 INFO kablam! --> src/middleware/authenticate.rs:8:1 Oct 27 06:43:00.025 INFO kablam! | Oct 27 06:43:00.025 INFO kablam! 8 | pub struct Authenticate; Oct 27 06:43:00.026 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:43:00.027 INFO kablam! Oct 27 06:43:00.343 INFO kablam! warning: field is never used: `user` Oct 27 06:43:00.343 INFO kablam! --> src/config.rs:33:5 Oct 27 06:43:00.343 INFO kablam! | Oct 27 06:43:00.343 INFO kablam! 33 | user: String, Oct 27 06:43:00.343 INFO kablam! | ^^^^^^^^^^^^ Oct 27 06:43:00.343 INFO kablam! | Oct 27 06:43:00.343 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 06:43:00.343 INFO kablam! Oct 27 06:43:00.343 INFO kablam! warning: field is never used: `password` Oct 27 06:43:00.343 INFO kablam! --> src/config.rs:34:5 Oct 27 06:43:00.343 INFO kablam! | Oct 27 06:43:00.343 INFO kablam! 34 | password: String, Oct 27 06:43:00.343 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 06:43:00.343 INFO kablam! Oct 27 06:43:00.343 INFO kablam! warning: field is never used: `nick_name` Oct 27 06:43:00.343 INFO kablam! --> src/config.rs:35:5 Oct 27 06:43:00.343 INFO kablam! | Oct 27 06:43:00.343 INFO kablam! 35 | nick_name: String, Oct 27 06:43:00.343 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 06:43:00.343 INFO kablam! Oct 27 06:43:00.343 INFO kablam! warning: struct is never constructed: `Authenticate` Oct 27 06:43:00.343 INFO kablam! --> src/middleware/authenticate.rs:8:1 Oct 27 06:43:00.343 INFO kablam! | Oct 27 06:43:00.343 INFO kablam! 8 | pub struct Authenticate; Oct 27 06:43:00.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:43:00.343 INFO kablam! Oct 27 06:43:00.511 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 24s Oct 27 06:43:00.547 INFO kablam! su: No module specific data is present Oct 27 06:43:01.735 INFO running `"docker" "rm" "-f" "9981d1a3433497ad836e5ffaef0083622121a6f393057c0718c62cefc6b605ae"` Oct 27 06:43:02.015 INFO blam! 9981d1a3433497ad836e5ffaef0083622121a6f393057c0718c62cefc6b605ae