Nov 01 06:59:12.524 INFO checking cljvm/xin against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Nov 01 06:59:12.524 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-0/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 01 06:59:13.010 INFO blam! b704a956ce14e64b2e197f923c87b12b1927a0ef6d035583dd2276947ef54eb4 Nov 01 06:59:13.012 INFO running `"docker" "start" "-a" "b704a956ce14e64b2e197f923c87b12b1927a0ef6d035583dd2276947ef54eb4"` Nov 01 06:59:15.117 INFO kablam! usermod: no changes Nov 01 06:59:15.640 INFO kablam! Checking deunicode v0.4.2 Nov 01 06:59:15.652 INFO kablam! Compiling actix-web v0.7.7 Nov 01 06:59:15.653 INFO kablam! Compiling email v0.0.20 Nov 01 06:59:15.716 INFO kablam! Checking uuid v0.6.5 Nov 01 06:59:15.717 INFO kablam! Checking crossbeam-epoch v0.6.0 Nov 01 06:59:15.717 INFO kablam! Checking flate2 v1.0.2 Nov 01 06:59:15.717 INFO kablam! Compiling syn v0.14.9 Nov 01 06:59:15.723 INFO kablam! Checking serde_urlencoded v0.5.3 Nov 01 06:59:18.352 INFO kablam! Checking chrono v0.4.6 Nov 01 06:59:18.376 INFO kablam! Checking cookie v0.11.0 Nov 01 06:59:18.600 INFO kablam! Checking md-5 v0.7.0 Nov 01 06:59:18.847 INFO kablam! Checking hmac v0.6.3 Nov 01 06:59:19.828 INFO kablam! Checking slug v0.1.4 Nov 01 06:59:20.363 INFO kablam! Checking crossbeam-channel v0.2.5 Nov 01 06:59:20.402 INFO kablam! Checking lettre v0.8.2 Nov 01 06:59:21.797 INFO kablam! Checking tokio-signal v0.2.5 Nov 01 06:59:22.664 INFO kablam! Checking trust-dns-proto v0.4.0 Nov 01 06:59:25.006 INFO kablam! Checking tera v0.11.16 Nov 01 06:59:25.006 INFO kablam! Checking jsonwebtoken v5.0.1 Nov 01 06:59:26.776 INFO kablam! Checking diesel v1.3.3 Nov 01 06:59:34.162 INFO kablam! Checking lettre_email v0.8.2 Nov 01 06:59:39.406 INFO kablam! Checking trust-dns-resolver v0.9.1 Nov 01 06:59:58.900 INFO kablam! Compiling synstructure v0.9.0 Nov 01 06:59:58.900 INFO kablam! Compiling actix_derive v0.3.0 Nov 01 07:00:07.580 INFO kablam! Compiling failure_derive v0.1.2 Nov 01 07:00:13.235 INFO kablam! Checking failure v0.1.2 Nov 01 07:00:14.571 INFO kablam! Checking actix v0.7.4 Nov 01 07:00:14.571 INFO kablam! Checking dotenv v0.13.0 Nov 01 07:00:37.916 INFO kablam! Checking actix-web-httpauth v0.1.0 Nov 01 07:00:42.982 INFO kablam! Checking xin v0.1.0 (/source) Nov 01 07:00:52.620 INFO kablam! warning: unused `#[macro_use]` import Nov 01 07:00:52.620 INFO kablam! --> src/main.rs:9:1 Nov 01 07:00:52.620 INFO kablam! | Nov 01 07:00:52.620 INFO kablam! 9 | #[macro_use] Nov 01 07:00:52.620 INFO kablam! | ^^^^^^^^^^^^ Nov 01 07:00:52.620 INFO kablam! | Nov 01 07:00:52.620 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 01 07:00:52.620 INFO kablam! Nov 01 07:00:52.620 INFO kablam! warning: cannot find type `Error` in this scope Nov 01 07:00:52.620 INFO kablam! --> src/controller/mod.rs:11:10 Nov 01 07:00:52.620 INFO kablam! | Nov 01 07:00:52.620 INFO kablam! 11 | #[derive(Message)] Nov 01 07:00:52.620 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.620 INFO kablam! | Nov 01 07:00:52.620 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 07:00:52.620 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.620 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.620 INFO kablam! Nov 01 07:00:52.620 INFO kablam! warning: cannot find type `table` in this scope Nov 01 07:00:52.620 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 07:00:52.620 INFO kablam! | Nov 01 07:00:52.620 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 07:00:52.620 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.620 INFO kablam! | Nov 01 07:00:52.620 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.620 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.620 INFO kablam! Nov 01 07:00:52.620 INFO kablam! warning: cannot find type `id` in this scope Nov 01 07:00:52.620 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.620 INFO kablam! | Nov 01 07:00:52.620 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.620 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.620 INFO kablam! | Nov 01 07:00:52.620 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.620 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.620 INFO kablam! Nov 01 07:00:52.621 INFO kablam! warning: cannot find type `name` in this scope Nov 01 07:00:52.621 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.621 INFO kablam! | Nov 01 07:00:52.621 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.621 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.621 INFO kablam! | Nov 01 07:00:52.621 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.621 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.621 INFO kablam! Nov 01 07:00:52.621 INFO kablam! warning: cannot find type `nick_name` in this scope Nov 01 07:00:52.621 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.621 INFO kablam! | Nov 01 07:00:52.621 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.621 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.621 INFO kablam! | Nov 01 07:00:52.621 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.621 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.621 INFO kablam! Nov 01 07:00:52.621 INFO kablam! warning: cannot find type `birthday` in this scope Nov 01 07:00:52.621 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.621 INFO kablam! | Nov 01 07:00:52.621 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.621 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.621 INFO kablam! | Nov 01 07:00:52.621 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.621 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.621 INFO kablam! Nov 01 07:00:52.621 INFO kablam! warning: cannot find type `created_at` in this scope Nov 01 07:00:52.621 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.621 INFO kablam! | Nov 01 07:00:52.621 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.621 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.621 INFO kablam! | Nov 01 07:00:52.621 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.621 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.621 INFO kablam! Nov 01 07:00:52.621 INFO kablam! warning: cannot find type `updated_at` in this scope Nov 01 07:00:52.621 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.621 INFO kablam! | Nov 01 07:00:52.621 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.621 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.621 INFO kablam! | Nov 01 07:00:52.621 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.621 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.621 INFO kablam! Nov 01 07:00:52.621 INFO kablam! warning: cannot find type `user_id` in this scope Nov 01 07:00:52.621 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.621 INFO kablam! | Nov 01 07:00:52.621 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.621 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.621 INFO kablam! | Nov 01 07:00:52.621 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.621 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.621 INFO kablam! Nov 01 07:00:52.621 INFO kablam! warning: cannot find type `identity_type` in this scope Nov 01 07:00:52.621 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.621 INFO kablam! | Nov 01 07:00:52.621 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.621 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.621 INFO kablam! | Nov 01 07:00:52.621 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.621 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.621 INFO kablam! Nov 01 07:00:52.621 INFO kablam! warning: cannot find type `identifier` in this scope Nov 01 07:00:52.621 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.621 INFO kablam! | Nov 01 07:00:52.621 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.621 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.621 INFO kablam! | Nov 01 07:00:52.621 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.621 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.621 INFO kablam! Nov 01 07:00:52.621 INFO kablam! warning: cannot find type `credential` in this scope Nov 01 07:00:52.621 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.621 INFO kablam! | Nov 01 07:00:52.621 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.621 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.621 INFO kablam! | Nov 01 07:00:52.621 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.621 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.621 INFO kablam! Nov 01 07:00:52.621 INFO kablam! warning: cannot find type `desc` in this scope Nov 01 07:00:52.621 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.621 INFO kablam! | Nov 01 07:00:52.621 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.621 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.621 INFO kablam! | Nov 01 07:00:52.621 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.621 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.621 INFO kablam! Nov 01 07:00:52.622 INFO kablam! warning: cannot find type `role_id` in this scope Nov 01 07:00:52.622 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.622 INFO kablam! | Nov 01 07:00:52.622 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.622 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.622 INFO kablam! | Nov 01 07:00:52.622 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.622 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.622 INFO kablam! Nov 01 07:00:52.622 INFO kablam! warning: cannot find type `class_id` in this scope Nov 01 07:00:52.622 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.622 INFO kablam! | Nov 01 07:00:52.622 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.622 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.622 INFO kablam! | Nov 01 07:00:52.622 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.622 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.622 INFO kablam! Nov 01 07:00:52.622 INFO kablam! warning: cannot find type `title` in this scope Nov 01 07:00:52.622 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.622 INFO kablam! | Nov 01 07:00:52.622 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.622 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.622 INFO kablam! | Nov 01 07:00:52.622 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.622 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.622 INFO kablam! Nov 01 07:00:52.622 INFO kablam! warning: cannot find type `active` in this scope Nov 01 07:00:52.622 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.622 INFO kablam! | Nov 01 07:00:52.622 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.622 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.622 INFO kablam! | Nov 01 07:00:52.622 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.622 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.622 INFO kablam! Nov 01 07:00:52.622 INFO kablam! warning: cannot find type `form` in this scope Nov 01 07:00:52.622 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.622 INFO kablam! | Nov 01 07:00:52.622 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.622 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.622 INFO kablam! | Nov 01 07:00:52.622 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.622 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.622 INFO kablam! Nov 01 07:00:52.622 INFO kablam! warning: cannot find type `activities_id` in this scope Nov 01 07:00:52.622 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.622 INFO kablam! | Nov 01 07:00:52.622 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.622 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.622 INFO kablam! | Nov 01 07:00:52.622 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.622 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.622 INFO kablam! Nov 01 07:00:52.622 INFO kablam! warning: cannot find type `data` in this scope Nov 01 07:00:52.622 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.622 INFO kablam! | Nov 01 07:00:52.622 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.622 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.622 INFO kablam! | Nov 01 07:00:52.622 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.622 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.622 INFO kablam! Nov 01 07:00:52.622 INFO kablam! warning: cannot find type `content` in this scope Nov 01 07:00:52.622 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.622 INFO kablam! | Nov 01 07:00:52.622 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.622 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.622 INFO kablam! | Nov 01 07:00:52.622 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.622 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.622 INFO kablam! Nov 01 07:00:52.622 INFO kablam! warning: cannot find type `msg_type` in this scope Nov 01 07:00:52.622 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.622 INFO kablam! | Nov 01 07:00:52.622 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.622 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.622 INFO kablam! | Nov 01 07:00:52.622 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.622 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.622 INFO kablam! Nov 01 07:00:52.660 INFO kablam! warning: unused `#[macro_use]` import Nov 01 07:00:52.660 INFO kablam! --> src/main.rs:9:1 Nov 01 07:00:52.660 INFO kablam! | Nov 01 07:00:52.660 INFO kablam! 9 | #[macro_use] Nov 01 07:00:52.660 INFO kablam! | ^^^^^^^^^^^^ Nov 01 07:00:52.660 INFO kablam! | Nov 01 07:00:52.660 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 01 07:00:52.660 INFO kablam! Nov 01 07:00:52.660 INFO kablam! warning: cannot find type `Error` in this scope Nov 01 07:00:52.660 INFO kablam! --> src/controller/mod.rs:11:10 Nov 01 07:00:52.660 INFO kablam! | Nov 01 07:00:52.660 INFO kablam! 11 | #[derive(Message)] Nov 01 07:00:52.660 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.660 INFO kablam! | Nov 01 07:00:52.660 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 07:00:52.660 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.660 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.660 INFO kablam! Nov 01 07:00:52.660 INFO kablam! warning: cannot find type `table` in this scope Nov 01 07:00:52.660 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 07:00:52.660 INFO kablam! | Nov 01 07:00:52.660 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 07:00:52.660 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.660 INFO kablam! | Nov 01 07:00:52.660 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.660 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.660 INFO kablam! Nov 01 07:00:52.660 INFO kablam! warning: cannot find type `id` in this scope Nov 01 07:00:52.660 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.660 INFO kablam! | Nov 01 07:00:52.660 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.660 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.660 INFO kablam! | Nov 01 07:00:52.660 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.660 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.660 INFO kablam! Nov 01 07:00:52.660 INFO kablam! warning: cannot find type `name` in this scope Nov 01 07:00:52.660 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.661 INFO kablam! | Nov 01 07:00:52.661 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.661 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.661 INFO kablam! | Nov 01 07:00:52.661 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.661 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.661 INFO kablam! Nov 01 07:00:52.661 INFO kablam! warning: cannot find type `nick_name` in this scope Nov 01 07:00:52.661 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.661 INFO kablam! | Nov 01 07:00:52.661 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.661 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.661 INFO kablam! | Nov 01 07:00:52.661 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.661 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.661 INFO kablam! Nov 01 07:00:52.661 INFO kablam! warning: cannot find type `birthday` in this scope Nov 01 07:00:52.661 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.661 INFO kablam! | Nov 01 07:00:52.661 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.661 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.661 INFO kablam! | Nov 01 07:00:52.661 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.661 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.661 INFO kablam! Nov 01 07:00:52.661 INFO kablam! warning: cannot find type `created_at` in this scope Nov 01 07:00:52.661 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.661 INFO kablam! | Nov 01 07:00:52.661 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.661 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.661 INFO kablam! | Nov 01 07:00:52.661 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.661 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.661 INFO kablam! Nov 01 07:00:52.661 INFO kablam! warning: cannot find type `updated_at` in this scope Nov 01 07:00:52.661 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.661 INFO kablam! | Nov 01 07:00:52.661 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.661 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.661 INFO kablam! | Nov 01 07:00:52.661 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.661 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.661 INFO kablam! Nov 01 07:00:52.661 INFO kablam! warning: cannot find type `user_id` in this scope Nov 01 07:00:52.661 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.661 INFO kablam! | Nov 01 07:00:52.661 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.661 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.661 INFO kablam! | Nov 01 07:00:52.661 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.661 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.661 INFO kablam! Nov 01 07:00:52.661 INFO kablam! warning: cannot find type `identity_type` in this scope Nov 01 07:00:52.661 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.661 INFO kablam! | Nov 01 07:00:52.661 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.661 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.661 INFO kablam! | Nov 01 07:00:52.661 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.661 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.661 INFO kablam! Nov 01 07:00:52.661 INFO kablam! warning: cannot find type `identifier` in this scope Nov 01 07:00:52.661 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.661 INFO kablam! | Nov 01 07:00:52.661 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.661 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.661 INFO kablam! | Nov 01 07:00:52.661 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.661 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.661 INFO kablam! Nov 01 07:00:52.661 INFO kablam! warning: cannot find type `credential` in this scope Nov 01 07:00:52.661 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.661 INFO kablam! | Nov 01 07:00:52.661 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.661 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.661 INFO kablam! | Nov 01 07:00:52.661 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.661 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.661 INFO kablam! Nov 01 07:00:52.668 INFO kablam! warning: cannot find type `desc` in this scope Nov 01 07:00:52.668 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.668 INFO kablam! | Nov 01 07:00:52.668 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.668 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.668 INFO kablam! | Nov 01 07:00:52.668 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.668 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.668 INFO kablam! Nov 01 07:00:52.668 INFO kablam! warning: cannot find type `role_id` in this scope Nov 01 07:00:52.668 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.668 INFO kablam! | Nov 01 07:00:52.668 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.668 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.668 INFO kablam! | Nov 01 07:00:52.668 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.668 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.668 INFO kablam! Nov 01 07:00:52.668 INFO kablam! warning: cannot find type `class_id` in this scope Nov 01 07:00:52.668 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.668 INFO kablam! | Nov 01 07:00:52.668 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.668 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.668 INFO kablam! | Nov 01 07:00:52.668 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.668 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.668 INFO kablam! Nov 01 07:00:52.668 INFO kablam! warning: cannot find type `title` in this scope Nov 01 07:00:52.668 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.668 INFO kablam! | Nov 01 07:00:52.668 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.668 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.668 INFO kablam! | Nov 01 07:00:52.668 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.668 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.668 INFO kablam! Nov 01 07:00:52.668 INFO kablam! warning: cannot find type `active` in this scope Nov 01 07:00:52.668 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.668 INFO kablam! | Nov 01 07:00:52.668 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.668 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.669 INFO kablam! | Nov 01 07:00:52.669 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.669 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.669 INFO kablam! Nov 01 07:00:52.669 INFO kablam! warning: cannot find type `form` in this scope Nov 01 07:00:52.669 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.669 INFO kablam! | Nov 01 07:00:52.669 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.669 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.669 INFO kablam! | Nov 01 07:00:52.669 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.669 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.669 INFO kablam! Nov 01 07:00:52.669 INFO kablam! warning: cannot find type `activities_id` in this scope Nov 01 07:00:52.669 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.669 INFO kablam! | Nov 01 07:00:52.669 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.669 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.669 INFO kablam! | Nov 01 07:00:52.669 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.669 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.669 INFO kablam! Nov 01 07:00:52.669 INFO kablam! warning: cannot find type `data` in this scope Nov 01 07:00:52.669 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.669 INFO kablam! | Nov 01 07:00:52.669 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.669 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.669 INFO kablam! | Nov 01 07:00:52.669 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.669 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.669 INFO kablam! Nov 01 07:00:52.680 INFO kablam! warning: cannot find type `content` in this scope Nov 01 07:00:52.680 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.680 INFO kablam! | Nov 01 07:00:52.680 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.680 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.680 INFO kablam! | Nov 01 07:00:52.680 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.680 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.680 INFO kablam! Nov 01 07:00:52.680 INFO kablam! warning: cannot find type `msg_type` in this scope Nov 01 07:00:52.680 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 07:00:52.680 INFO kablam! | Nov 01 07:00:52.680 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 07:00:52.680 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 07:00:52.680 INFO kablam! | Nov 01 07:00:52.680 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 07:00:52.680 INFO kablam! = note: for more information, see issue #50504 Nov 01 07:00:52.680 INFO kablam! Nov 01 07:00:54.952 INFO kablam! warning: unused variable: `msg` Nov 01 07:00:54.952 INFO kablam! --> src/handler/mod.rs:9:26 Nov 01 07:00:54.952 INFO kablam! | Nov 01 07:00:54.952 INFO kablam! 9 | fn handle(&mut self, msg: Homepage, _: &mut Self::Context) -> Self::Result { Nov 01 07:00:54.952 INFO kablam! | ^^^ help: consider using `_msg` instead Nov 01 07:00:54.956 INFO kablam! | Nov 01 07:00:54.956 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 01 07:00:54.956 INFO kablam! Nov 01 07:00:55.168 INFO kablam! warning: unused variable: `msg` Nov 01 07:00:55.168 INFO kablam! --> src/handler/mod.rs:9:26 Nov 01 07:00:55.168 INFO kablam! | Nov 01 07:00:55.168 INFO kablam! 9 | fn handle(&mut self, msg: Homepage, _: &mut Self::Context) -> Self::Result { Nov 01 07:00:55.168 INFO kablam! | ^^^ help: consider using `_msg` instead Nov 01 07:00:55.168 INFO kablam! | Nov 01 07:00:55.168 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 01 07:00:55.168 INFO kablam! Nov 01 07:00:55.592 INFO kablam! warning: field is never used: `user` Nov 01 07:00:55.592 INFO kablam! --> src/config.rs:33:5 Nov 01 07:00:55.592 INFO kablam! | Nov 01 07:00:55.592 INFO kablam! 33 | user: String, Nov 01 07:00:55.592 INFO kablam! | ^^^^^^^^^^^^ Nov 01 07:00:55.592 INFO kablam! | Nov 01 07:00:55.592 INFO kablam! = note: #[warn(dead_code)] on by default Nov 01 07:00:55.592 INFO kablam! Nov 01 07:00:55.592 INFO kablam! warning: field is never used: `password` Nov 01 07:00:55.592 INFO kablam! --> src/config.rs:34:5 Nov 01 07:00:55.592 INFO kablam! | Nov 01 07:00:55.592 INFO kablam! 34 | password: String, Nov 01 07:00:55.592 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 01 07:00:55.592 INFO kablam! Nov 01 07:00:55.592 INFO kablam! warning: field is never used: `nick_name` Nov 01 07:00:55.592 INFO kablam! --> src/config.rs:35:5 Nov 01 07:00:55.592 INFO kablam! | Nov 01 07:00:55.592 INFO kablam! 35 | nick_name: String, Nov 01 07:00:55.592 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 01 07:00:55.592 INFO kablam! Nov 01 07:00:55.592 INFO kablam! warning: struct is never constructed: `Authenticate` Nov 01 07:00:55.592 INFO kablam! --> src/middleware/authenticate.rs:8:1 Nov 01 07:00:55.592 INFO kablam! | Nov 01 07:00:55.592 INFO kablam! 8 | pub struct Authenticate; Nov 01 07:00:55.592 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 07:00:55.592 INFO kablam! Nov 01 07:00:55.640 INFO kablam! warning: field is never used: `user` Nov 01 07:00:55.640 INFO kablam! --> src/config.rs:33:5 Nov 01 07:00:55.640 INFO kablam! | Nov 01 07:00:55.640 INFO kablam! 33 | user: String, Nov 01 07:00:55.640 INFO kablam! | ^^^^^^^^^^^^ Nov 01 07:00:55.640 INFO kablam! | Nov 01 07:00:55.640 INFO kablam! = note: #[warn(dead_code)] on by default Nov 01 07:00:55.641 INFO kablam! Nov 01 07:00:55.641 INFO kablam! warning: field is never used: `password` Nov 01 07:00:55.641 INFO kablam! --> src/config.rs:34:5 Nov 01 07:00:55.641 INFO kablam! | Nov 01 07:00:55.641 INFO kablam! 34 | password: String, Nov 01 07:00:55.641 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 01 07:00:55.641 INFO kablam! Nov 01 07:00:55.641 INFO kablam! warning: field is never used: `nick_name` Nov 01 07:00:55.641 INFO kablam! --> src/config.rs:35:5 Nov 01 07:00:55.641 INFO kablam! | Nov 01 07:00:55.641 INFO kablam! 35 | nick_name: String, Nov 01 07:00:55.641 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 01 07:00:55.641 INFO kablam! Nov 01 07:00:55.641 INFO kablam! warning: struct is never constructed: `Authenticate` Nov 01 07:00:55.641 INFO kablam! --> src/middleware/authenticate.rs:8:1 Nov 01 07:00:55.641 INFO kablam! | Nov 01 07:00:55.641 INFO kablam! 8 | pub struct Authenticate; Nov 01 07:00:55.641 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 07:00:55.641 INFO kablam! Nov 01 07:00:55.821 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 40s Nov 01 07:00:55.853 INFO kablam! su: No module specific data is present Nov 01 07:00:56.765 INFO running `"docker" "rm" "-f" "b704a956ce14e64b2e197f923c87b12b1927a0ef6d035583dd2276947ef54eb4"` Nov 01 07:00:57.040 INFO blam! b704a956ce14e64b2e197f923c87b12b1927a0ef6d035583dd2276947ef54eb4