Nov 28 07:38:55.382 INFO checking cljvm/xin against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 28 07:38:55.384 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-7/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56074/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/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 +db42d4dad33013eba11ef37342ad9f614e5652b8-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 28 07:38:55.835 INFO [stdout] f0113fb5170a932515a618ef95b4ec2d2597cb1ab033b2bbe6b00cd5d935c532 Nov 28 07:38:55.836 INFO running `"docker" "start" "-a" "f0113fb5170a932515a618ef95b4ec2d2597cb1ab033b2bbe6b00cd5d935c532"` Nov 28 07:38:57.232 INFO [stderr] usermod: no changes Nov 28 07:38:57.868 INFO [stderr] Compiling actix-web v0.7.7 Nov 28 07:38:57.920 INFO [stderr] Checking uuid v0.6.5 Nov 28 07:38:57.928 INFO [stderr] Checking ring v0.13.2 Nov 28 07:38:57.928 INFO [stderr] Checking serde_urlencoded v0.5.3 Nov 28 07:38:57.928 INFO [stderr] Checking chrono v0.4.6 Nov 28 07:38:57.929 INFO [stderr] Checking md-5 v0.7.0 Nov 28 07:38:57.929 INFO [stderr] Checking hmac v0.6.3 Nov 28 07:38:57.930 INFO [stderr] Checking dotenv v0.13.0 Nov 28 07:38:59.856 INFO [stderr] Checking lettre v0.8.2 Nov 28 07:39:00.673 INFO [stderr] Checking actix v0.7.4 Nov 28 07:39:05.452 INFO [stderr] Checking cookie v0.11.0 Nov 28 07:39:06.560 INFO [stderr] Checking email v0.0.20 Nov 28 07:39:06.561 INFO [stderr] Checking diesel v1.3.3 Nov 28 07:39:06.561 INFO [stderr] Checking jsonwebtoken v5.0.1 Nov 28 07:39:06.562 INFO [stderr] Checking tera v0.11.16 Nov 28 07:39:11.880 INFO [stderr] Checking lettre_email v0.8.2 Nov 28 07:40:08.116 INFO [stderr] Checking xin v0.1.0 (/source) Nov 28 07:40:17.668 INFO [stderr] warning: unused `#[macro_use]` import Nov 28 07:40:17.668 INFO [stderr] --> src/main.rs:1:1 Nov 28 07:40:17.668 INFO [stderr] | Nov 28 07:40:17.668 INFO [stderr] 1 | #[macro_use] Nov 28 07:40:17.668 INFO [stderr] | ^^^^^^^^^^^^ Nov 28 07:40:17.668 INFO [stderr] | Nov 28 07:40:17.668 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 07:40:17.668 INFO [stderr] Nov 28 07:40:17.669 INFO [stderr] warning: cannot find type `Error` in this scope Nov 28 07:40:17.669 INFO [stderr] --> src/controller/mod.rs:11:10 Nov 28 07:40:17.669 INFO [stderr] | Nov 28 07:40:17.669 INFO [stderr] 11 | #[derive(Message)] Nov 28 07:40:17.669 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.669 INFO [stderr] | Nov 28 07:40:17.669 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 07:40:17.669 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.669 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.669 INFO [stderr] Nov 28 07:40:17.669 INFO [stderr] warning: cannot find type `Error` in this scope Nov 28 07:40:17.669 INFO [stderr] --> src/controller/mod.rs:15:10 Nov 28 07:40:17.669 INFO [stderr] | Nov 28 07:40:17.669 INFO [stderr] 15 | #[derive(Message, Serialize)] Nov 28 07:40:17.669 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.669 INFO [stderr] | Nov 28 07:40:17.669 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.669 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.669 INFO [stderr] Nov 28 07:40:17.669 INFO [stderr] warning: cannot find type `Error` in this scope Nov 28 07:40:17.669 INFO [stderr] --> src/controller/mod.rs:22:10 Nov 28 07:40:17.669 INFO [stderr] | Nov 28 07:40:17.670 INFO [stderr] 22 | #[derive(Message, Serialize)] Nov 28 07:40:17.670 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.670 INFO [stderr] | Nov 28 07:40:17.670 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.670 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.670 INFO [stderr] Nov 28 07:40:17.670 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 07:40:17.670 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 07:40:17.670 INFO [stderr] | Nov 28 07:40:17.670 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 07:40:17.670 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.670 INFO [stderr] | Nov 28 07:40:17.670 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.670 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.670 INFO [stderr] Nov 28 07:40:17.670 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 07:40:17.670 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.670 INFO [stderr] | Nov 28 07:40:17.670 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.670 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.670 INFO [stderr] | Nov 28 07:40:17.670 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.670 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.670 INFO [stderr] Nov 28 07:40:17.671 INFO [stderr] warning: cannot find type `title` in this scope Nov 28 07:40:17.671 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.671 INFO [stderr] | Nov 28 07:40:17.671 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.671 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.671 INFO [stderr] | Nov 28 07:40:17.671 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.671 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.671 INFO [stderr] Nov 28 07:40:17.671 INFO [stderr] warning: cannot find type `subject` in this scope Nov 28 07:40:17.671 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.671 INFO [stderr] | Nov 28 07:40:17.671 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.671 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.671 INFO [stderr] | Nov 28 07:40:17.671 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.671 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.671 INFO [stderr] Nov 28 07:40:17.671 INFO [stderr] warning: cannot find type `fields` in this scope Nov 28 07:40:17.671 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.671 INFO [stderr] | Nov 28 07:40:17.671 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.671 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.672 INFO [stderr] | Nov 28 07:40:17.672 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.672 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.672 INFO [stderr] Nov 28 07:40:17.672 INFO [stderr] warning: cannot find type `content_raw` in this scope Nov 28 07:40:17.672 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.672 INFO [stderr] | Nov 28 07:40:17.672 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.672 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.672 INFO [stderr] | Nov 28 07:40:17.672 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.672 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.672 INFO [stderr] Nov 28 07:40:17.672 INFO [stderr] warning: cannot find type `content_html` in this scope Nov 28 07:40:17.672 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.672 INFO [stderr] | Nov 28 07:40:17.672 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.672 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.672 INFO [stderr] | Nov 28 07:40:17.672 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.672 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.680 INFO [stderr] Nov 28 07:40:17.680 INFO [stderr] warning: cannot find type `status` in this scope Nov 28 07:40:17.680 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.680 INFO [stderr] | Nov 28 07:40:17.680 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.680 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.680 INFO [stderr] | Nov 28 07:40:17.680 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.680 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.681 INFO [stderr] Nov 28 07:40:17.681 INFO [stderr] warning: cannot find type `view_count` in this scope Nov 28 07:40:17.681 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.681 INFO [stderr] | Nov 28 07:40:17.681 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.681 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.681 INFO [stderr] | Nov 28 07:40:17.681 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.681 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.681 INFO [stderr] Nov 28 07:40:17.681 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 28 07:40:17.681 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.681 INFO [stderr] | Nov 28 07:40:17.681 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.681 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.681 INFO [stderr] | Nov 28 07:40:17.681 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.681 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.681 INFO [stderr] Nov 28 07:40:17.681 INFO [stderr] warning: cannot find type `updated_at` in this scope Nov 28 07:40:17.681 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.681 INFO [stderr] | Nov 28 07:40:17.681 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.682 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.682 INFO [stderr] | Nov 28 07:40:17.682 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.682 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.682 INFO [stderr] Nov 28 07:40:17.682 INFO [stderr] warning: cannot find type `activitie_id` in this scope Nov 28 07:40:17.682 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.682 INFO [stderr] | Nov 28 07:40:17.682 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.682 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.682 INFO [stderr] | Nov 28 07:40:17.682 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.682 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.682 INFO [stderr] Nov 28 07:40:17.682 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 28 07:40:17.682 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.682 INFO [stderr] | Nov 28 07:40:17.682 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.682 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.682 INFO [stderr] | Nov 28 07:40:17.682 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.682 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.682 INFO [stderr] Nov 28 07:40:17.683 INFO [stderr] warning: cannot find type `field1` in this scope Nov 28 07:40:17.683 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.683 INFO [stderr] | Nov 28 07:40:17.683 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.683 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.683 INFO [stderr] | Nov 28 07:40:17.683 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.683 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.683 INFO [stderr] Nov 28 07:40:17.683 INFO [stderr] warning: cannot find type `field2` in this scope Nov 28 07:40:17.683 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.683 INFO [stderr] | Nov 28 07:40:17.683 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.683 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.683 INFO [stderr] | Nov 28 07:40:17.683 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.683 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.683 INFO [stderr] Nov 28 07:40:17.683 INFO [stderr] warning: cannot find type `field3` in this scope Nov 28 07:40:17.683 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.683 INFO [stderr] | Nov 28 07:40:17.683 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.683 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.683 INFO [stderr] | Nov 28 07:40:17.684 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.684 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.684 INFO [stderr] Nov 28 07:40:17.684 INFO [stderr] warning: cannot find type `field4` in this scope Nov 28 07:40:17.684 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.684 INFO [stderr] | Nov 28 07:40:17.684 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.684 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.684 INFO [stderr] | Nov 28 07:40:17.684 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.684 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.684 INFO [stderr] Nov 28 07:40:17.684 INFO [stderr] warning: cannot find type `field5` in this scope Nov 28 07:40:17.684 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.684 INFO [stderr] | Nov 28 07:40:17.684 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.684 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.684 INFO [stderr] | Nov 28 07:40:17.684 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.684 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.684 INFO [stderr] Nov 28 07:40:17.684 INFO [stderr] warning: cannot find type `field6` in this scope Nov 28 07:40:17.685 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.685 INFO [stderr] | Nov 28 07:40:17.685 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.685 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.685 INFO [stderr] | Nov 28 07:40:17.685 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.685 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.685 INFO [stderr] Nov 28 07:40:17.685 INFO [stderr] warning: cannot find type `field7` in this scope Nov 28 07:40:17.692 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.692 INFO [stderr] | Nov 28 07:40:17.692 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.692 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.692 INFO [stderr] | Nov 28 07:40:17.692 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.692 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.692 INFO [stderr] Nov 28 07:40:17.692 INFO [stderr] warning: cannot find type `field8` in this scope Nov 28 07:40:17.692 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.693 INFO [stderr] | Nov 28 07:40:17.693 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.693 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.693 INFO [stderr] | Nov 28 07:40:17.693 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.693 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.693 INFO [stderr] Nov 28 07:40:17.693 INFO [stderr] warning: cannot find type `field9` in this scope Nov 28 07:40:17.693 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.693 INFO [stderr] | Nov 28 07:40:17.693 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.693 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.693 INFO [stderr] | Nov 28 07:40:17.693 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.693 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.693 INFO [stderr] Nov 28 07:40:17.693 INFO [stderr] warning: cannot find type `name` in this scope Nov 28 07:40:17.693 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.693 INFO [stderr] | Nov 28 07:40:17.693 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.693 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.693 INFO [stderr] | Nov 28 07:40:17.693 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.694 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.694 INFO [stderr] Nov 28 07:40:17.694 INFO [stderr] warning: cannot find type `alias_name` in this scope Nov 28 07:40:17.694 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.694 INFO [stderr] | Nov 28 07:40:17.694 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.694 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.694 INFO [stderr] | Nov 28 07:40:17.694 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.694 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.694 INFO [stderr] Nov 28 07:40:17.694 INFO [stderr] warning: cannot find type `nick_name` in this scope Nov 28 07:40:17.694 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.694 INFO [stderr] | Nov 28 07:40:17.694 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.694 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.694 INFO [stderr] | Nov 28 07:40:17.694 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.694 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.694 INFO [stderr] Nov 28 07:40:17.694 INFO [stderr] warning: cannot find type `description` in this scope Nov 28 07:40:17.694 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.694 INFO [stderr] | Nov 28 07:40:17.695 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.695 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.695 INFO [stderr] | Nov 28 07:40:17.695 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.695 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.695 INFO [stderr] Nov 28 07:40:17.695 INFO [stderr] warning: cannot find type `class_id` in this scope Nov 28 07:40:17.695 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.695 INFO [stderr] | Nov 28 07:40:17.695 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.695 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.695 INFO [stderr] | Nov 28 07:40:17.695 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.695 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.695 INFO [stderr] Nov 28 07:40:17.708 INFO [stderr] warning: cannot find type `role_id` in this scope Nov 28 07:40:17.708 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.708 INFO [stderr] | Nov 28 07:40:17.708 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.708 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.708 INFO [stderr] | Nov 28 07:40:17.708 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.708 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.708 INFO [stderr] Nov 28 07:40:17.708 INFO [stderr] warning: cannot find type `identity_type` in this scope Nov 28 07:40:17.709 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.709 INFO [stderr] | Nov 28 07:40:17.709 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.709 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.709 INFO [stderr] | Nov 28 07:40:17.709 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.709 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.709 INFO [stderr] Nov 28 07:40:17.709 INFO [stderr] warning: cannot find type `identifier` in this scope Nov 28 07:40:17.709 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.709 INFO [stderr] | Nov 28 07:40:17.709 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.709 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.709 INFO [stderr] | Nov 28 07:40:17.709 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.709 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.709 INFO [stderr] Nov 28 07:40:17.709 INFO [stderr] warning: cannot find type `credential` in this scope Nov 28 07:40:17.709 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.709 INFO [stderr] | Nov 28 07:40:17.709 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.709 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.709 INFO [stderr] | Nov 28 07:40:17.710 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.710 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.710 INFO [stderr] Nov 28 07:40:17.710 INFO [stderr] warning: cannot find type `token` in this scope Nov 28 07:40:17.710 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.710 INFO [stderr] | Nov 28 07:40:17.710 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.710 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.710 INFO [stderr] | Nov 28 07:40:17.710 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.710 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.710 INFO [stderr] Nov 28 07:40:17.710 INFO [stderr] warning: cannot find type `email` in this scope Nov 28 07:40:17.710 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.710 INFO [stderr] | Nov 28 07:40:17.710 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.710 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.710 INFO [stderr] | Nov 28 07:40:17.710 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.710 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.710 INFO [stderr] Nov 28 07:40:17.710 INFO [stderr] warning: cannot find type `birthday` in this scope Nov 28 07:40:17.711 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.711 INFO [stderr] | Nov 28 07:40:17.711 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.711 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.711 INFO [stderr] | Nov 28 07:40:17.711 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.711 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.711 INFO [stderr] Nov 28 07:40:17.711 INFO [stderr] warning: cannot find type `height` in this scope Nov 28 07:40:17.711 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.711 INFO [stderr] | Nov 28 07:40:17.711 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.711 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.711 INFO [stderr] | Nov 28 07:40:17.711 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.711 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.711 INFO [stderr] Nov 28 07:40:17.711 INFO [stderr] warning: cannot find type `weight` in this scope Nov 28 07:40:17.711 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.711 INFO [stderr] | Nov 28 07:40:17.711 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.711 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.711 INFO [stderr] | Nov 28 07:40:17.711 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.712 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.712 INFO [stderr] Nov 28 07:40:17.720 INFO [stderr] warning: unused `#[macro_use]` import Nov 28 07:40:17.720 INFO [stderr] --> src/main.rs:1:1 Nov 28 07:40:17.720 INFO [stderr] | Nov 28 07:40:17.720 INFO [stderr] 1 | #[macro_use] Nov 28 07:40:17.720 INFO [stderr] | ^^^^^^^^^^^^ Nov 28 07:40:17.720 INFO [stderr] | Nov 28 07:40:17.720 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 07:40:17.720 INFO [stderr] Nov 28 07:40:17.720 INFO [stderr] warning: cannot find type `Error` in this scope Nov 28 07:40:17.721 INFO [stderr] --> src/controller/mod.rs:11:10 Nov 28 07:40:17.721 INFO [stderr] | Nov 28 07:40:17.721 INFO [stderr] 11 | #[derive(Message)] Nov 28 07:40:17.721 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.721 INFO [stderr] | Nov 28 07:40:17.721 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 07:40:17.721 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.721 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.721 INFO [stderr] Nov 28 07:40:17.732 INFO [stderr] warning: cannot find type `Error` in this scope Nov 28 07:40:17.732 INFO [stderr] --> src/controller/mod.rs:15:10 Nov 28 07:40:17.732 INFO [stderr] | Nov 28 07:40:17.732 INFO [stderr] 15 | #[derive(Message, Serialize)] Nov 28 07:40:17.732 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.732 INFO [stderr] | Nov 28 07:40:17.732 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.732 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.732 INFO [stderr] Nov 28 07:40:17.733 INFO [stderr] warning: cannot find type `Error` in this scope Nov 28 07:40:17.733 INFO [stderr] --> src/controller/mod.rs:22:10 Nov 28 07:40:17.733 INFO [stderr] | Nov 28 07:40:17.733 INFO [stderr] 22 | #[derive(Message, Serialize)] Nov 28 07:40:17.733 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.733 INFO [stderr] | Nov 28 07:40:17.733 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.733 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.733 INFO [stderr] Nov 28 07:40:17.733 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 07:40:17.733 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 07:40:17.733 INFO [stderr] | Nov 28 07:40:17.733 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 07:40:17.733 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.733 INFO [stderr] | Nov 28 07:40:17.733 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.733 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.733 INFO [stderr] Nov 28 07:40:17.733 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 07:40:17.733 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.733 INFO [stderr] | Nov 28 07:40:17.733 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.733 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.733 INFO [stderr] | Nov 28 07:40:17.734 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.734 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.734 INFO [stderr] Nov 28 07:40:17.734 INFO [stderr] warning: cannot find type `title` in this scope Nov 28 07:40:17.734 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.734 INFO [stderr] | Nov 28 07:40:17.734 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.734 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.734 INFO [stderr] | Nov 28 07:40:17.734 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.734 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.734 INFO [stderr] Nov 28 07:40:17.734 INFO [stderr] warning: cannot find type `subject` in this scope Nov 28 07:40:17.734 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.734 INFO [stderr] | Nov 28 07:40:17.734 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.734 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.734 INFO [stderr] | Nov 28 07:40:17.734 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.734 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.734 INFO [stderr] Nov 28 07:40:17.734 INFO [stderr] warning: cannot find type `fields` in this scope Nov 28 07:40:17.735 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.735 INFO [stderr] | Nov 28 07:40:17.735 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.735 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.735 INFO [stderr] | Nov 28 07:40:17.735 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.735 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.735 INFO [stderr] Nov 28 07:40:17.735 INFO [stderr] warning: cannot find type `content_raw` in this scope Nov 28 07:40:17.735 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.735 INFO [stderr] | Nov 28 07:40:17.735 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.735 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.735 INFO [stderr] | Nov 28 07:40:17.735 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.735 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.735 INFO [stderr] Nov 28 07:40:17.735 INFO [stderr] warning: cannot find type `content_html` in this scope Nov 28 07:40:17.735 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.735 INFO [stderr] | Nov 28 07:40:17.735 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.735 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.735 INFO [stderr] | Nov 28 07:40:17.735 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.736 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.736 INFO [stderr] Nov 28 07:40:17.736 INFO [stderr] warning: cannot find type `status` in this scope Nov 28 07:40:17.736 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.736 INFO [stderr] | Nov 28 07:40:17.736 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.736 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.736 INFO [stderr] | Nov 28 07:40:17.736 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.736 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.736 INFO [stderr] Nov 28 07:40:17.736 INFO [stderr] warning: cannot find type `view_count` in this scope Nov 28 07:40:17.736 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.736 INFO [stderr] | Nov 28 07:40:17.736 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.736 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.736 INFO [stderr] | Nov 28 07:40:17.736 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.736 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.736 INFO [stderr] Nov 28 07:40:17.737 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 28 07:40:17.737 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.737 INFO [stderr] | Nov 28 07:40:17.737 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.737 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.737 INFO [stderr] | Nov 28 07:40:17.737 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.737 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.737 INFO [stderr] Nov 28 07:40:17.744 INFO [stderr] warning: cannot find type `updated_at` in this scope Nov 28 07:40:17.744 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.744 INFO [stderr] | Nov 28 07:40:17.744 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.744 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.744 INFO [stderr] | Nov 28 07:40:17.744 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.744 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.744 INFO [stderr] Nov 28 07:40:17.744 INFO [stderr] warning: cannot find type `activitie_id` in this scope Nov 28 07:40:17.745 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.745 INFO [stderr] | Nov 28 07:40:17.745 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.745 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.745 INFO [stderr] | Nov 28 07:40:17.745 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.745 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.745 INFO [stderr] Nov 28 07:40:17.745 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 28 07:40:17.745 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.745 INFO [stderr] | Nov 28 07:40:17.745 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.745 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.745 INFO [stderr] | Nov 28 07:40:17.745 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.745 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.745 INFO [stderr] Nov 28 07:40:17.745 INFO [stderr] warning: cannot find type `field1` in this scope Nov 28 07:40:17.745 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.745 INFO [stderr] | Nov 28 07:40:17.745 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.745 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.745 INFO [stderr] | Nov 28 07:40:17.745 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.746 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.746 INFO [stderr] Nov 28 07:40:17.746 INFO [stderr] warning: cannot find type `field2` in this scope Nov 28 07:40:17.746 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.746 INFO [stderr] | Nov 28 07:40:17.746 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.746 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.746 INFO [stderr] | Nov 28 07:40:17.746 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.746 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.746 INFO [stderr] Nov 28 07:40:17.746 INFO [stderr] warning: cannot find type `field3` in this scope Nov 28 07:40:17.746 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.746 INFO [stderr] | Nov 28 07:40:17.746 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.746 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.746 INFO [stderr] | Nov 28 07:40:17.746 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.746 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.746 INFO [stderr] Nov 28 07:40:17.746 INFO [stderr] warning: cannot find type `field4` in this scope Nov 28 07:40:17.746 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.746 INFO [stderr] | Nov 28 07:40:17.747 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.747 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.747 INFO [stderr] | Nov 28 07:40:17.747 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.747 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.747 INFO [stderr] Nov 28 07:40:17.747 INFO [stderr] warning: cannot find type `field5` in this scope Nov 28 07:40:17.747 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.747 INFO [stderr] | Nov 28 07:40:17.747 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.747 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.747 INFO [stderr] | Nov 28 07:40:17.747 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.747 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.747 INFO [stderr] Nov 28 07:40:17.747 INFO [stderr] warning: cannot find type `field6` in this scope Nov 28 07:40:17.747 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.747 INFO [stderr] | Nov 28 07:40:17.747 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.747 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.747 INFO [stderr] | Nov 28 07:40:17.747 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.747 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.748 INFO [stderr] Nov 28 07:40:17.748 INFO [stderr] warning: cannot find type `field7` in this scope Nov 28 07:40:17.748 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.748 INFO [stderr] | Nov 28 07:40:17.748 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.748 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.748 INFO [stderr] | Nov 28 07:40:17.748 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.748 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.748 INFO [stderr] Nov 28 07:40:17.748 INFO [stderr] warning: cannot find type `field8` in this scope Nov 28 07:40:17.748 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.748 INFO [stderr] | Nov 28 07:40:17.748 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.748 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.748 INFO [stderr] | Nov 28 07:40:17.748 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.748 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.748 INFO [stderr] Nov 28 07:40:17.748 INFO [stderr] warning: cannot find type `field9` in this scope Nov 28 07:40:17.748 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.748 INFO [stderr] | Nov 28 07:40:17.748 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.749 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.749 INFO [stderr] | Nov 28 07:40:17.749 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.749 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.749 INFO [stderr] Nov 28 07:40:17.749 INFO [stderr] warning: cannot find type `name` in this scope Nov 28 07:40:17.749 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.749 INFO [stderr] | Nov 28 07:40:17.749 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.749 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.749 INFO [stderr] | Nov 28 07:40:17.749 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.749 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.749 INFO [stderr] Nov 28 07:40:17.749 INFO [stderr] warning: cannot find type `alias_name` in this scope Nov 28 07:40:17.749 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.749 INFO [stderr] | Nov 28 07:40:17.749 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.749 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.749 INFO [stderr] | Nov 28 07:40:17.749 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.749 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.749 INFO [stderr] Nov 28 07:40:17.750 INFO [stderr] warning: cannot find type `nick_name` in this scope Nov 28 07:40:17.750 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.750 INFO [stderr] | Nov 28 07:40:17.750 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.750 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.750 INFO [stderr] | Nov 28 07:40:17.750 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.750 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.750 INFO [stderr] Nov 28 07:40:17.750 INFO [stderr] warning: cannot find type `description` in this scope Nov 28 07:40:17.750 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.750 INFO [stderr] | Nov 28 07:40:17.750 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.750 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.750 INFO [stderr] | Nov 28 07:40:17.750 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.750 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.750 INFO [stderr] Nov 28 07:40:17.752 INFO [stderr] warning: cannot find type `class_id` in this scope Nov 28 07:40:17.752 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.752 INFO [stderr] | Nov 28 07:40:17.752 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.752 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.752 INFO [stderr] | Nov 28 07:40:17.752 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.752 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.752 INFO [stderr] Nov 28 07:40:17.756 INFO [stderr] warning: cannot find type `role_id` in this scope Nov 28 07:40:17.756 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.756 INFO [stderr] | Nov 28 07:40:17.756 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.756 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.756 INFO [stderr] | Nov 28 07:40:17.756 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.756 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.756 INFO [stderr] Nov 28 07:40:17.756 INFO [stderr] warning: cannot find type `identity_type` in this scope Nov 28 07:40:17.756 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.756 INFO [stderr] | Nov 28 07:40:17.757 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.757 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.757 INFO [stderr] | Nov 28 07:40:17.757 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.757 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.757 INFO [stderr] Nov 28 07:40:17.757 INFO [stderr] warning: cannot find type `identifier` in this scope Nov 28 07:40:17.757 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.757 INFO [stderr] | Nov 28 07:40:17.757 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.757 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.757 INFO [stderr] | Nov 28 07:40:17.757 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.757 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.757 INFO [stderr] Nov 28 07:40:17.757 INFO [stderr] warning: cannot find type `credential` in this scope Nov 28 07:40:17.757 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.757 INFO [stderr] | Nov 28 07:40:17.757 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.757 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.757 INFO [stderr] | Nov 28 07:40:17.757 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.757 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.757 INFO [stderr] Nov 28 07:40:17.757 INFO [stderr] warning: cannot find type `token` in this scope Nov 28 07:40:17.757 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.757 INFO [stderr] | Nov 28 07:40:17.757 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.757 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.757 INFO [stderr] | Nov 28 07:40:17.757 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.757 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.757 INFO [stderr] Nov 28 07:40:17.757 INFO [stderr] warning: cannot find type `email` in this scope Nov 28 07:40:17.757 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.757 INFO [stderr] | Nov 28 07:40:17.757 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.757 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.757 INFO [stderr] | Nov 28 07:40:17.757 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.757 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.757 INFO [stderr] Nov 28 07:40:17.757 INFO [stderr] warning: cannot find type `birthday` in this scope Nov 28 07:40:17.757 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.757 INFO [stderr] | Nov 28 07:40:17.757 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.757 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.757 INFO [stderr] | Nov 28 07:40:17.757 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.757 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.757 INFO [stderr] Nov 28 07:40:17.757 INFO [stderr] warning: cannot find type `height` in this scope Nov 28 07:40:17.757 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.757 INFO [stderr] | Nov 28 07:40:17.757 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.757 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.757 INFO [stderr] | Nov 28 07:40:17.757 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.772 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.772 INFO [stderr] Nov 28 07:40:17.772 INFO [stderr] warning: cannot find type `weight` in this scope Nov 28 07:40:17.772 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 07:40:17.772 INFO [stderr] | Nov 28 07:40:17.772 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 07:40:17.772 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 07:40:17.772 INFO [stderr] | Nov 28 07:40:17.772 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 07:40:17.772 INFO [stderr] = note: for more information, see issue #50504 Nov 28 07:40:17.772 INFO [stderr] Nov 28 07:40:20.196 INFO [stderr] warning: unused variable: `name` Nov 28 07:40:20.196 INFO [stderr] --> src/controller/blog.rs:14:17 Nov 28 07:40:20.196 INFO [stderr] | Nov 28 07:40:20.196 INFO [stderr] 14 | pub fn content((name, state): (Path, State),) -> impl Responder { Nov 28 07:40:20.196 INFO [stderr] | ^^^^ help: consider using `_name` instead Nov 28 07:40:20.196 INFO [stderr] | Nov 28 07:40:20.196 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 28 07:40:20.196 INFO [stderr] Nov 28 07:40:20.196 INFO [stderr] warning: unused variable: `sign_in` Nov 28 07:40:20.196 INFO [stderr] --> src/controller/mod.rs:34:24 Nov 28 07:40:20.196 INFO [stderr] | Nov 28 07:40:20.196 INFO [stderr] 34 | pub fn sign_in((state, sign_in): (State, Json)) -> impl Responder { Nov 28 07:40:20.196 INFO [stderr] | ^^^^^^^ help: consider using `_sign_in` instead Nov 28 07:40:20.196 INFO [stderr] Nov 28 07:40:20.196 INFO [stderr] warning: unused variable: `account` Nov 28 07:40:20.196 INFO [stderr] --> src/controller/mod.rs:42:25 Nov 28 07:40:20.196 INFO [stderr] | Nov 28 07:40:20.196 INFO [stderr] 42 | pub fn register((state, account): (State, Json)) -> impl Responder { Nov 28 07:40:20.196 INFO [stderr] | ^^^^^^^ help: consider using `_account` instead Nov 28 07:40:20.196 INFO [stderr] Nov 28 07:40:20.196 INFO [stderr] warning: unused variable: `msg` Nov 28 07:40:20.196 INFO [stderr] --> src/handler/mod.rs:9:26 Nov 28 07:40:20.196 INFO [stderr] | Nov 28 07:40:20.196 INFO [stderr] 9 | fn handle(&mut self, msg: Homepage, _: &mut Self::Context) -> Self::Result { Nov 28 07:40:20.197 INFO [stderr] | ^^^ help: consider using `_msg` instead Nov 28 07:40:20.197 INFO [stderr] Nov 28 07:40:20.197 INFO [stderr] warning: unused variable: `token_data` Nov 28 07:40:20.197 INFO [stderr] --> src/middleware/auth.rs:56:19 Nov 28 07:40:20.197 INFO [stderr] | Nov 28 07:40:20.197 INFO [stderr] 56 | if let Ok(token_data) = self.validate(req) { Nov 28 07:40:20.197 INFO [stderr] | ^^^^^^^^^^ help: consider using `_token_data` instead Nov 28 07:40:20.197 INFO [stderr] Nov 28 07:40:20.752 INFO [stderr] warning: field is never used: `user` Nov 28 07:40:20.752 INFO [stderr] --> src/util/config.rs:33:5 Nov 28 07:40:20.752 INFO [stderr] | Nov 28 07:40:20.753 INFO [stderr] 33 | user: String, Nov 28 07:40:20.753 INFO [stderr] | ^^^^^^^^^^^^ Nov 28 07:40:20.753 INFO [stderr] | Nov 28 07:40:20.753 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 28 07:40:20.753 INFO [stderr] Nov 28 07:40:20.753 INFO [stderr] warning: field is never used: `password` Nov 28 07:40:20.753 INFO [stderr] --> src/util/config.rs:34:5 Nov 28 07:40:20.753 INFO [stderr] | Nov 28 07:40:20.753 INFO [stderr] 34 | password: String, Nov 28 07:40:20.753 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 28 07:40:20.753 INFO [stderr] Nov 28 07:40:20.753 INFO [stderr] warning: field is never used: `nick_name` Nov 28 07:40:20.753 INFO [stderr] --> src/util/config.rs:35:5 Nov 28 07:40:20.753 INFO [stderr] | Nov 28 07:40:20.753 INFO [stderr] 35 | nick_name: String, Nov 28 07:40:20.753 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 28 07:40:20.753 INFO [stderr] Nov 28 07:40:21.007 INFO [stderr] warning: unused variable: `name` Nov 28 07:40:21.007 INFO [stderr] --> src/controller/blog.rs:14:17 Nov 28 07:40:21.007 INFO [stderr] | Nov 28 07:40:21.007 INFO [stderr] 14 | pub fn content((name, state): (Path, State),) -> impl Responder { Nov 28 07:40:21.007 INFO [stderr] | ^^^^ help: consider using `_name` instead Nov 28 07:40:21.007 INFO [stderr] | Nov 28 07:40:21.008 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 28 07:40:21.008 INFO [stderr] Nov 28 07:40:21.008 INFO [stderr] warning: unused variable: `sign_in` Nov 28 07:40:21.008 INFO [stderr] --> src/controller/mod.rs:34:24 Nov 28 07:40:21.008 INFO [stderr] | Nov 28 07:40:21.008 INFO [stderr] 34 | pub fn sign_in((state, sign_in): (State, Json)) -> impl Responder { Nov 28 07:40:21.008 INFO [stderr] | ^^^^^^^ help: consider using `_sign_in` instead Nov 28 07:40:21.008 INFO [stderr] Nov 28 07:40:21.008 INFO [stderr] warning: unused variable: `account` Nov 28 07:40:21.008 INFO [stderr] --> src/controller/mod.rs:42:25 Nov 28 07:40:21.008 INFO [stderr] | Nov 28 07:40:21.008 INFO [stderr] 42 | pub fn register((state, account): (State, Json)) -> impl Responder { Nov 28 07:40:21.008 INFO [stderr] | ^^^^^^^ help: consider using `_account` instead Nov 28 07:40:21.008 INFO [stderr] Nov 28 07:40:21.008 INFO [stderr] warning: unused variable: `msg` Nov 28 07:40:21.008 INFO [stderr] --> src/handler/mod.rs:9:26 Nov 28 07:40:21.008 INFO [stderr] | Nov 28 07:40:21.008 INFO [stderr] 9 | fn handle(&mut self, msg: Homepage, _: &mut Self::Context) -> Self::Result { Nov 28 07:40:21.008 INFO [stderr] | ^^^ help: consider using `_msg` instead Nov 28 07:40:21.008 INFO [stderr] Nov 28 07:40:21.008 INFO [stderr] warning: unused variable: `token_data` Nov 28 07:40:21.009 INFO [stderr] --> src/middleware/auth.rs:56:19 Nov 28 07:40:21.009 INFO [stderr] | Nov 28 07:40:21.009 INFO [stderr] 56 | if let Ok(token_data) = self.validate(req) { Nov 28 07:40:21.009 INFO [stderr] | ^^^^^^^^^^ help: consider using `_token_data` instead Nov 28 07:40:21.009 INFO [stderr] Nov 28 07:40:21.433 INFO [stderr] warning: field is never used: `user` Nov 28 07:40:21.433 INFO [stderr] --> src/util/config.rs:33:5 Nov 28 07:40:21.433 INFO [stderr] | Nov 28 07:40:21.433 INFO [stderr] 33 | user: String, Nov 28 07:40:21.433 INFO [stderr] | ^^^^^^^^^^^^ Nov 28 07:40:21.433 INFO [stderr] | Nov 28 07:40:21.433 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 28 07:40:21.433 INFO [stderr] Nov 28 07:40:21.433 INFO [stderr] warning: field is never used: `password` Nov 28 07:40:21.433 INFO [stderr] --> src/util/config.rs:34:5 Nov 28 07:40:21.433 INFO [stderr] | Nov 28 07:40:21.433 INFO [stderr] 34 | password: String, Nov 28 07:40:21.433 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 28 07:40:21.433 INFO [stderr] Nov 28 07:40:21.433 INFO [stderr] warning: field is never used: `nick_name` Nov 28 07:40:21.433 INFO [stderr] --> src/util/config.rs:35:5 Nov 28 07:40:21.433 INFO [stderr] | Nov 28 07:40:21.433 INFO [stderr] 35 | nick_name: String, Nov 28 07:40:21.433 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 28 07:40:21.433 INFO [stderr] Nov 28 07:40:21.532 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s Nov 28 07:40:21.572 INFO [stderr] su: No module specific data is present Nov 28 07:40:22.424 INFO running `"docker" "inspect" "f0113fb5170a932515a618ef95b4ec2d2597cb1ab033b2bbe6b00cd5d935c532"` Nov 28 07:40:22.790 INFO running `"docker" "rm" "-f" "f0113fb5170a932515a618ef95b4ec2d2597cb1ab033b2bbe6b00cd5d935c532"` Nov 28 07:40:23.104 INFO [stdout] f0113fb5170a932515a618ef95b4ec2d2597cb1ab033b2bbe6b00cd5d935c532