Oct 13 04:32:48.650 INFO checking GooseDB/wow against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 04:32:48.650 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 04:32:48.825 INFO blam! 3cb37e16be54734f3013baace49dd6a2bf481a4e37e8efabb4b6db6a956fa15a Oct 13 04:32:48.826 INFO running `"docker" "start" "-a" "3cb37e16be54734f3013baace49dd6a2bf481a4e37e8efabb4b6db6a956fa15a"` Oct 13 04:32:49.178 INFO kablam! usermod: no changes Oct 13 04:32:49.608 INFO kablam! Compiling serde v1.0.75 Oct 13 04:32:49.608 INFO kablam! Checking stringprep v0.1.2 Oct 13 04:32:49.614 INFO kablam! Compiling serde_derive v1.0.75 Oct 13 04:32:49.616 INFO kablam! Checking diesel v1.3.2 Oct 13 04:32:49.620 INFO kablam! Compiling string_cache_codegen v0.4.1 Oct 13 04:32:49.620 INFO kablam! Checking env_logger v0.5.13 Oct 13 04:32:49.620 INFO kablam! Checking tokio-signal v0.2.4 Oct 13 04:32:49.620 INFO kablam! Checking trust-dns-proto v0.4.0 Oct 13 04:32:50.610 INFO kablam! Checking postgres-protocol v0.3.2 Oct 13 04:32:53.808 INFO kablam! Checking postgres-shared v0.4.2 Oct 13 04:32:56.411 INFO kablam! Compiling string_cache v0.7.3 Oct 13 04:32:57.441 INFO kablam! Checking postgres v0.15.2 Oct 13 04:32:57.621 INFO kablam! Checking trust-dns-resolver v0.9.1 Oct 13 04:33:00.640 INFO kablam! Checking r2d2_postgres v0.14.0 Oct 13 04:33:04.402 INFO kablam! Checking actix v0.7.3 Oct 13 04:33:04.501 INFO kablam! Compiling serde_json v1.0.26 Oct 13 04:33:08.045 INFO kablam! Compiling markup5ever v0.7.2 Oct 13 04:33:09.979 INFO kablam! Checking actix-web v0.7.4 Oct 13 04:33:16.792 INFO kablam! Checking html5ever v0.22.3 Oct 13 04:33:20.137 INFO kablam! Checking ammonia v1.2.0 Oct 13 04:33:29.194 INFO kablam! Checking r2d2-diesel v1.0.0 Oct 13 04:33:30.152 INFO kablam! Checking wowservice v0.1.0 (/source) Oct 13 04:33:37.581 INFO kablam! warning: cannot find type `Project` in this scope Oct 13 04:33:37.581 INFO kablam! --> src/project.rs:1:10 Oct 13 04:33:37.581 INFO kablam! | Oct 13 04:33:37.581 INFO kablam! 1 | #[derive(Queryable, Associations)] Oct 13 04:33:37.581 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.581 INFO kablam! | Oct 13 04:33:37.581 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 04:33:37.581 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.581 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.581 INFO kablam! Oct 13 04:33:37.583 INFO kablam! warning: cannot find type `table` in this scope Oct 13 04:33:37.583 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 04:33:37.583 INFO kablam! | Oct 13 04:33:37.583 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 04:33:37.583 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.583 INFO kablam! | Oct 13 04:33:37.583 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.583 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.583 INFO kablam! Oct 13 04:33:37.583 INFO kablam! warning: cannot find type `id` in this scope Oct 13 04:33:37.583 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.583 INFO kablam! | Oct 13 04:33:37.583 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.583 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.583 INFO kablam! | Oct 13 04:33:37.583 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.583 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.583 INFO kablam! Oct 13 04:33:37.583 INFO kablam! warning: cannot find type `string` in this scope Oct 13 04:33:37.583 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.583 INFO kablam! | Oct 13 04:33:37.583 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.583 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.583 INFO kablam! | Oct 13 04:33:37.583 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.583 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.583 INFO kablam! Oct 13 04:33:37.583 INFO kablam! warning: cannot find type `file_id` in this scope Oct 13 04:33:37.583 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.583 INFO kablam! | Oct 13 04:33:37.583 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.583 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.583 INFO kablam! | Oct 13 04:33:37.583 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.583 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.583 INFO kablam! Oct 13 04:33:37.583 INFO kablam! warning: cannot find type `translated` in this scope Oct 13 04:33:37.583 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.583 INFO kablam! | Oct 13 04:33:37.583 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.583 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.583 INFO kablam! | Oct 13 04:33:37.583 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.583 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.583 INFO kablam! Oct 13 04:33:37.588 INFO kablam! warning: cannot find type `original_url` in this scope Oct 13 04:33:37.588 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.588 INFO kablam! | Oct 13 04:33:37.588 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.588 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.588 INFO kablam! | Oct 13 04:33:37.588 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.588 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.588 INFO kablam! Oct 13 04:33:37.588 INFO kablam! warning: cannot find type `translation_url` in this scope Oct 13 04:33:37.588 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.588 INFO kablam! | Oct 13 04:33:37.588 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.588 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.588 INFO kablam! | Oct 13 04:33:37.588 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.588 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.588 INFO kablam! Oct 13 04:33:37.588 INFO kablam! warning: cannot find type `user_id` in this scope Oct 13 04:33:37.588 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.588 INFO kablam! | Oct 13 04:33:37.588 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.589 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.589 INFO kablam! | Oct 13 04:33:37.589 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.589 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.589 INFO kablam! Oct 13 04:33:37.589 INFO kablam! warning: cannot find type `session_token` in this scope Oct 13 04:33:37.589 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.589 INFO kablam! | Oct 13 04:33:37.589 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.589 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.589 INFO kablam! | Oct 13 04:33:37.589 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.589 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.589 INFO kablam! Oct 13 04:33:37.589 INFO kablam! warning: cannot find type `expires` in this scope Oct 13 04:33:37.589 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.589 INFO kablam! | Oct 13 04:33:37.589 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.589 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.589 INFO kablam! | Oct 13 04:33:37.589 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.589 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.589 INFO kablam! Oct 13 04:33:37.589 INFO kablam! warning: cannot find type `project_id` in this scope Oct 13 04:33:37.589 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.589 INFO kablam! | Oct 13 04:33:37.589 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.589 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.589 INFO kablam! | Oct 13 04:33:37.589 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.589 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.589 INFO kablam! Oct 13 04:33:37.589 INFO kablam! warning: cannot find type `file_name` in this scope Oct 13 04:33:37.589 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.589 INFO kablam! | Oct 13 04:33:37.589 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.589 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.589 INFO kablam! | Oct 13 04:33:37.589 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.589 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.589 INFO kablam! Oct 13 04:33:37.589 INFO kablam! warning: cannot find type `hash_updated` in this scope Oct 13 04:33:37.589 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.589 INFO kablam! | Oct 13 04:33:37.589 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.589 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.589 INFO kablam! | Oct 13 04:33:37.589 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.589 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.589 INFO kablam! Oct 13 04:33:37.589 INFO kablam! warning: cannot find type `hash_completed` in this scope Oct 13 04:33:37.589 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.589 INFO kablam! | Oct 13 04:33:37.589 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.589 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.589 INFO kablam! | Oct 13 04:33:37.589 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.589 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.589 INFO kablam! Oct 13 04:33:37.589 INFO kablam! warning: cannot find type `work_started` in this scope Oct 13 04:33:37.589 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.589 INFO kablam! | Oct 13 04:33:37.589 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.589 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.589 INFO kablam! | Oct 13 04:33:37.589 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.589 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.589 INFO kablam! Oct 13 04:33:37.589 INFO kablam! warning: cannot find type `work_finished` in this scope Oct 13 04:33:37.589 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.589 INFO kablam! | Oct 13 04:33:37.589 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.589 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.589 INFO kablam! | Oct 13 04:33:37.589 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.589 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.589 INFO kablam! Oct 13 04:33:37.589 INFO kablam! warning: cannot find type `creator` in this scope Oct 13 04:33:37.589 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.589 INFO kablam! | Oct 13 04:33:37.589 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.589 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.589 INFO kablam! | Oct 13 04:33:37.589 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.589 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.589 INFO kablam! Oct 13 04:33:37.589 INFO kablam! warning: cannot find type `moderator` in this scope Oct 13 04:33:37.589 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.589 INFO kablam! | Oct 13 04:33:37.589 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.589 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.589 INFO kablam! | Oct 13 04:33:37.589 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.589 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.590 INFO kablam! Oct 13 04:33:37.590 INFO kablam! warning: cannot find type `master` in this scope Oct 13 04:33:37.590 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.590 INFO kablam! | Oct 13 04:33:37.590 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.590 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.590 INFO kablam! | Oct 13 04:33:37.590 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.590 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.590 INFO kablam! Oct 13 04:33:37.590 INFO kablam! warning: cannot find type `nickname` in this scope Oct 13 04:33:37.590 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.590 INFO kablam! | Oct 13 04:33:37.590 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.590 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.590 INFO kablam! | Oct 13 04:33:37.590 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.590 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.590 INFO kablam! Oct 13 04:33:37.590 INFO kablam! warning: cannot find type `email` in this scope Oct 13 04:33:37.590 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.590 INFO kablam! | Oct 13 04:33:37.590 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.590 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.590 INFO kablam! | Oct 13 04:33:37.590 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.590 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.590 INFO kablam! Oct 13 04:33:37.590 INFO kablam! warning: cannot find type `hashed_password` in this scope Oct 13 04:33:37.590 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.590 INFO kablam! | Oct 13 04:33:37.590 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.590 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.590 INFO kablam! | Oct 13 04:33:37.590 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.590 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.590 INFO kablam! Oct 13 04:33:37.590 INFO kablam! warning: cannot find type `seed` in this scope Oct 13 04:33:37.590 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.590 INFO kablam! | Oct 13 04:33:37.590 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.590 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.590 INFO kablam! | Oct 13 04:33:37.590 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.590 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.590 INFO kablam! Oct 13 04:33:37.590 INFO kablam! warning: unused import: `database::DataBase` Oct 13 04:33:37.590 INFO kablam! --> src/pages/homepage.rs:3:5 Oct 13 04:33:37.590 INFO kablam! | Oct 13 04:33:37.590 INFO kablam! 3 | use database::DataBase; Oct 13 04:33:37.590 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 04:33:37.590 INFO kablam! | Oct 13 04:33:37.590 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 04:33:37.590 INFO kablam! Oct 13 04:33:37.590 INFO kablam! warning: unused import: `ammonia::Builder` Oct 13 04:33:37.590 INFO kablam! --> src/pages/homepage.rs:4:5 Oct 13 04:33:37.590 INFO kablam! | Oct 13 04:33:37.590 INFO kablam! 4 | use ammonia::Builder; Oct 13 04:33:37.590 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 04:33:37.590 INFO kablam! Oct 13 04:33:37.590 INFO kablam! warning: unused import: `database::DataBase` Oct 13 04:33:37.590 INFO kablam! --> src/pages/profile.rs:3:5 Oct 13 04:33:37.590 INFO kablam! | Oct 13 04:33:37.590 INFO kablam! 3 | use database::DataBase; Oct 13 04:33:37.590 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 04:33:37.590 INFO kablam! Oct 13 04:33:37.590 INFO kablam! warning: cannot find type `User` in this scope Oct 13 04:33:37.590 INFO kablam! --> src/user.rs:13:24 Oct 13 04:33:37.590 INFO kablam! | Oct 13 04:33:37.590 INFO kablam! 13 | #[derive(Associations, Queryable)] Oct 13 04:33:37.590 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.590 INFO kablam! | Oct 13 04:33:37.590 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.590 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.590 INFO kablam! Oct 13 04:33:37.970 INFO kablam! warning: cannot find type `Project` in this scope Oct 13 04:33:37.970 INFO kablam! --> src/project.rs:1:10 Oct 13 04:33:37.970 INFO kablam! | Oct 13 04:33:37.970 INFO kablam! 1 | #[derive(Queryable, Associations)] Oct 13 04:33:37.970 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.970 INFO kablam! | Oct 13 04:33:37.970 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 04:33:37.970 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.970 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.970 INFO kablam! Oct 13 04:33:37.970 INFO kablam! warning: cannot find type `table` in this scope Oct 13 04:33:37.970 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 04:33:37.970 INFO kablam! | Oct 13 04:33:37.970 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 04:33:37.970 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.970 INFO kablam! | Oct 13 04:33:37.970 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.970 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.970 INFO kablam! Oct 13 04:33:37.970 INFO kablam! warning: cannot find type `id` in this scope Oct 13 04:33:37.970 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.970 INFO kablam! | Oct 13 04:33:37.970 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.970 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.970 INFO kablam! | Oct 13 04:33:37.970 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.970 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.970 INFO kablam! Oct 13 04:33:37.971 INFO kablam! warning: cannot find type `string` in this scope Oct 13 04:33:37.971 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.971 INFO kablam! | Oct 13 04:33:37.971 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.971 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.971 INFO kablam! | Oct 13 04:33:37.971 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.971 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.971 INFO kablam! Oct 13 04:33:37.971 INFO kablam! warning: cannot find type `file_id` in this scope Oct 13 04:33:37.971 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.971 INFO kablam! | Oct 13 04:33:37.971 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.971 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.971 INFO kablam! | Oct 13 04:33:37.971 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.971 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.971 INFO kablam! Oct 13 04:33:37.971 INFO kablam! warning: cannot find type `translated` in this scope Oct 13 04:33:37.971 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.971 INFO kablam! | Oct 13 04:33:37.971 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.971 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.971 INFO kablam! | Oct 13 04:33:37.971 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.971 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.971 INFO kablam! Oct 13 04:33:37.972 INFO kablam! warning: cannot find type `original_url` in this scope Oct 13 04:33:37.972 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.972 INFO kablam! | Oct 13 04:33:37.972 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.972 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.972 INFO kablam! | Oct 13 04:33:37.972 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.972 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.972 INFO kablam! Oct 13 04:33:37.972 INFO kablam! warning: cannot find type `translation_url` in this scope Oct 13 04:33:37.972 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.972 INFO kablam! | Oct 13 04:33:37.972 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.972 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.972 INFO kablam! | Oct 13 04:33:37.972 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.972 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.972 INFO kablam! Oct 13 04:33:37.972 INFO kablam! warning: cannot find type `user_id` in this scope Oct 13 04:33:37.972 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.972 INFO kablam! | Oct 13 04:33:37.972 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.972 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.972 INFO kablam! | Oct 13 04:33:37.973 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.973 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.973 INFO kablam! Oct 13 04:33:37.973 INFO kablam! warning: cannot find type `session_token` in this scope Oct 13 04:33:37.973 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.973 INFO kablam! | Oct 13 04:33:37.973 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.973 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.973 INFO kablam! | Oct 13 04:33:37.973 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.973 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.973 INFO kablam! Oct 13 04:33:37.973 INFO kablam! warning: cannot find type `expires` in this scope Oct 13 04:33:37.973 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.973 INFO kablam! | Oct 13 04:33:37.973 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.973 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.973 INFO kablam! | Oct 13 04:33:37.973 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.973 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.973 INFO kablam! Oct 13 04:33:37.976 INFO kablam! warning: cannot find type `project_id` in this scope Oct 13 04:33:37.976 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.976 INFO kablam! | Oct 13 04:33:37.976 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.976 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.976 INFO kablam! | Oct 13 04:33:37.976 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.976 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.977 INFO kablam! Oct 13 04:33:37.977 INFO kablam! warning: cannot find type `file_name` in this scope Oct 13 04:33:37.977 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.977 INFO kablam! | Oct 13 04:33:37.977 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.977 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.977 INFO kablam! | Oct 13 04:33:37.977 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.977 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.977 INFO kablam! Oct 13 04:33:37.977 INFO kablam! warning: cannot find type `hash_updated` in this scope Oct 13 04:33:37.977 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.977 INFO kablam! | Oct 13 04:33:37.977 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.977 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.977 INFO kablam! | Oct 13 04:33:37.977 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.977 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.977 INFO kablam! Oct 13 04:33:37.977 INFO kablam! warning: cannot find type `hash_completed` in this scope Oct 13 04:33:37.977 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.977 INFO kablam! | Oct 13 04:33:37.977 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.977 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.977 INFO kablam! | Oct 13 04:33:37.977 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.977 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.977 INFO kablam! Oct 13 04:33:37.977 INFO kablam! warning: cannot find type `work_started` in this scope Oct 13 04:33:37.977 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.977 INFO kablam! | Oct 13 04:33:37.977 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.977 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.977 INFO kablam! | Oct 13 04:33:37.977 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.977 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.977 INFO kablam! Oct 13 04:33:37.977 INFO kablam! warning: cannot find type `work_finished` in this scope Oct 13 04:33:37.977 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.977 INFO kablam! | Oct 13 04:33:37.977 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.977 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.977 INFO kablam! | Oct 13 04:33:37.977 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.977 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.977 INFO kablam! Oct 13 04:33:37.977 INFO kablam! warning: cannot find type `creator` in this scope Oct 13 04:33:37.977 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.977 INFO kablam! | Oct 13 04:33:37.977 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.977 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.977 INFO kablam! | Oct 13 04:33:37.977 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.977 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.977 INFO kablam! Oct 13 04:33:37.977 INFO kablam! warning: cannot find type `moderator` in this scope Oct 13 04:33:37.977 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.977 INFO kablam! | Oct 13 04:33:37.977 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.977 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.977 INFO kablam! | Oct 13 04:33:37.977 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.977 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.977 INFO kablam! Oct 13 04:33:37.977 INFO kablam! warning: cannot find type `master` in this scope Oct 13 04:33:37.977 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.977 INFO kablam! | Oct 13 04:33:37.977 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.977 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.977 INFO kablam! | Oct 13 04:33:37.977 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.977 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.977 INFO kablam! Oct 13 04:33:37.977 INFO kablam! warning: cannot find type `nickname` in this scope Oct 13 04:33:37.977 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.977 INFO kablam! | Oct 13 04:33:37.977 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.977 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.977 INFO kablam! | Oct 13 04:33:37.978 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.978 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.978 INFO kablam! Oct 13 04:33:37.978 INFO kablam! warning: cannot find type `email` in this scope Oct 13 04:33:37.978 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.978 INFO kablam! | Oct 13 04:33:37.978 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.978 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.978 INFO kablam! | Oct 13 04:33:37.978 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.978 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.978 INFO kablam! Oct 13 04:33:37.978 INFO kablam! warning: cannot find type `hashed_password` in this scope Oct 13 04:33:37.978 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.978 INFO kablam! | Oct 13 04:33:37.978 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.978 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.978 INFO kablam! | Oct 13 04:33:37.978 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.978 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.978 INFO kablam! Oct 13 04:33:37.978 INFO kablam! warning: cannot find type `seed` in this scope Oct 13 04:33:37.978 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:37.978 INFO kablam! | Oct 13 04:33:37.978 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:37.978 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.978 INFO kablam! | Oct 13 04:33:37.978 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.978 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.978 INFO kablam! Oct 13 04:33:37.978 INFO kablam! warning: unused import: `database::DataBase` Oct 13 04:33:37.978 INFO kablam! --> src/pages/homepage.rs:3:5 Oct 13 04:33:37.978 INFO kablam! | Oct 13 04:33:37.978 INFO kablam! 3 | use database::DataBase; Oct 13 04:33:37.978 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 04:33:37.978 INFO kablam! | Oct 13 04:33:37.978 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 04:33:37.978 INFO kablam! Oct 13 04:33:37.978 INFO kablam! warning: unused import: `ammonia::Builder` Oct 13 04:33:37.978 INFO kablam! --> src/pages/homepage.rs:4:5 Oct 13 04:33:37.978 INFO kablam! | Oct 13 04:33:37.978 INFO kablam! 4 | use ammonia::Builder; Oct 13 04:33:37.978 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 04:33:37.978 INFO kablam! Oct 13 04:33:37.978 INFO kablam! warning: unused import: `database::DataBase` Oct 13 04:33:37.978 INFO kablam! --> src/pages/profile.rs:3:5 Oct 13 04:33:37.978 INFO kablam! | Oct 13 04:33:37.978 INFO kablam! 3 | use database::DataBase; Oct 13 04:33:37.978 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 04:33:37.979 INFO kablam! Oct 13 04:33:37.979 INFO kablam! warning: cannot find type `User` in this scope Oct 13 04:33:37.979 INFO kablam! --> src/user.rs:13:24 Oct 13 04:33:37.979 INFO kablam! | Oct 13 04:33:37.979 INFO kablam! 13 | #[derive(Associations, Queryable)] Oct 13 04:33:37.979 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:37.979 INFO kablam! | Oct 13 04:33:37.979 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 04:33:37.979 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:37.979 INFO kablam! Oct 13 04:33:38.206 INFO kablam! warning: unreachable pattern Oct 13 04:33:38.206 INFO kablam! --> src/database.rs:64:21 Oct 13 04:33:38.207 INFO kablam! | Oct 13 04:33:38.207 INFO kablam! 62 | hashed_password => Oct 13 04:33:38.207 INFO kablam! | --------------- matches any value Oct 13 04:33:38.207 INFO kablam! 63 | Ok(SignInResult::Success(SessionToken(String::new()))), Oct 13 04:33:38.207 INFO kablam! 64 | _ => Ok(SignInResult::WrongPassword), Oct 13 04:33:38.207 INFO kablam! | ^ unreachable pattern Oct 13 04:33:38.207 INFO kablam! | Oct 13 04:33:38.208 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 13 04:33:38.208 INFO kablam! Oct 13 04:33:38.209 INFO kablam! warning: unused variable: `user` Oct 13 04:33:38.209 INFO kablam! --> src/pages/profile.rs:14:47 Oct 13 04:33:38.209 INFO kablam! | Oct 13 04:33:38.209 INFO kablam! 14 | (Identification::Identified(id), Some(user)) => gen_profile(id), Oct 13 04:33:38.209 INFO kablam! | ^^^^ help: consider using `_user` instead Oct 13 04:33:38.209 INFO kablam! | Oct 13 04:33:38.209 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:33:38.209 INFO kablam! Oct 13 04:33:38.210 INFO kablam! warning: unused variable: `req` Oct 13 04:33:38.210 INFO kablam! --> src/pages/about.rs:4:17 Oct 13 04:33:38.210 INFO kablam! | Oct 13 04:33:38.210 INFO kablam! 4 | pub fn response(req: &HttpRequest) -> HttpResponse { unimplemented!() } Oct 13 04:33:38.210 INFO kablam! | ^^^ help: consider using `_req` instead Oct 13 04:33:38.210 INFO kablam! Oct 13 04:33:38.211 INFO kablam! warning: unused variable: `hashed_password` Oct 13 04:33:38.211 INFO kablam! --> src/database.rs:60:21 Oct 13 04:33:38.211 INFO kablam! | Oct 13 04:33:38.211 INFO kablam! 60 | let hashed_password = msg.password; Oct 13 04:33:38.211 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_hashed_password` instead Oct 13 04:33:38.211 INFO kablam! Oct 13 04:33:38.211 INFO kablam! warning: unused variable: `hashed_password` Oct 13 04:33:38.211 INFO kablam! --> src/database.rs:62:21 Oct 13 04:33:38.211 INFO kablam! | Oct 13 04:33:38.211 INFO kablam! 62 | hashed_password => Oct 13 04:33:38.211 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_hashed_password` instead Oct 13 04:33:38.211 INFO kablam! Oct 13 04:33:38.211 INFO kablam! warning: unused variable: `token` Oct 13 04:33:38.211 INFO kablam! --> src/user.rs:31:39 Oct 13 04:33:38.211 INFO kablam! | Oct 13 04:33:38.211 INFO kablam! 31 | SignInResult::Success(token) => unimplemented!(), Oct 13 04:33:38.211 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 13 04:33:38.211 INFO kablam! Oct 13 04:33:38.211 INFO kablam! warning: unused variable: `token` Oct 13 04:33:38.211 INFO kablam! --> src/user.rs:42:39 Oct 13 04:33:38.211 INFO kablam! | Oct 13 04:33:38.211 INFO kablam! 42 | SignUpResult::Success(token) => unimplemented!(), Oct 13 04:33:38.211 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 13 04:33:38.211 INFO kablam! Oct 13 04:33:38.335 INFO kablam! warning: function is never used: `gen_session_token` Oct 13 04:33:38.335 INFO kablam! --> src/database.rs:131:1 Oct 13 04:33:38.335 INFO kablam! | Oct 13 04:33:38.335 INFO kablam! 131 | fn gen_session_token() {} Oct 13 04:33:38.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:33:38.335 INFO kablam! | Oct 13 04:33:38.335 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:33:38.335 INFO kablam! Oct 13 04:33:38.335 INFO kablam! warning: struct is never constructed: `Project` Oct 13 04:33:38.335 INFO kablam! --> src/project.rs:2:1 Oct 13 04:33:38.335 INFO kablam! | Oct 13 04:33:38.335 INFO kablam! 2 | pub struct Project { Oct 13 04:33:38.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 04:33:38.335 INFO kablam! Oct 13 04:33:38.868 INFO kablam! warning: unreachable pattern Oct 13 04:33:38.868 INFO kablam! --> src/database.rs:64:21 Oct 13 04:33:38.868 INFO kablam! | Oct 13 04:33:38.868 INFO kablam! 62 | hashed_password => Oct 13 04:33:38.868 INFO kablam! | --------------- matches any value Oct 13 04:33:38.868 INFO kablam! 63 | Ok(SignInResult::Success(SessionToken(String::new()))), Oct 13 04:33:38.868 INFO kablam! 64 | _ => Ok(SignInResult::WrongPassword), Oct 13 04:33:38.868 INFO kablam! | ^ unreachable pattern Oct 13 04:33:38.868 INFO kablam! | Oct 13 04:33:38.868 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 13 04:33:38.868 INFO kablam! Oct 13 04:33:38.872 INFO kablam! warning: unused variable: `user` Oct 13 04:33:38.872 INFO kablam! --> src/pages/profile.rs:14:47 Oct 13 04:33:38.872 INFO kablam! | Oct 13 04:33:38.872 INFO kablam! 14 | (Identification::Identified(id), Some(user)) => gen_profile(id), Oct 13 04:33:38.872 INFO kablam! | ^^^^ help: consider using `_user` instead Oct 13 04:33:38.872 INFO kablam! | Oct 13 04:33:38.872 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:33:38.872 INFO kablam! Oct 13 04:33:38.872 INFO kablam! warning: unused variable: `req` Oct 13 04:33:38.872 INFO kablam! --> src/pages/about.rs:4:17 Oct 13 04:33:38.872 INFO kablam! | Oct 13 04:33:38.872 INFO kablam! 4 | pub fn response(req: &HttpRequest) -> HttpResponse { unimplemented!() } Oct 13 04:33:38.872 INFO kablam! | ^^^ help: consider using `_req` instead Oct 13 04:33:38.872 INFO kablam! Oct 13 04:33:38.872 INFO kablam! warning: unused variable: `hashed_password` Oct 13 04:33:38.872 INFO kablam! --> src/database.rs:60:21 Oct 13 04:33:38.872 INFO kablam! | Oct 13 04:33:38.872 INFO kablam! 60 | let hashed_password = msg.password; Oct 13 04:33:38.872 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_hashed_password` instead Oct 13 04:33:38.872 INFO kablam! Oct 13 04:33:38.872 INFO kablam! warning: unused variable: `hashed_password` Oct 13 04:33:38.872 INFO kablam! --> src/database.rs:62:21 Oct 13 04:33:38.872 INFO kablam! | Oct 13 04:33:38.872 INFO kablam! 62 | hashed_password => Oct 13 04:33:38.872 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_hashed_password` instead Oct 13 04:33:38.872 INFO kablam! Oct 13 04:33:38.872 INFO kablam! warning: unused variable: `token` Oct 13 04:33:38.872 INFO kablam! --> src/user.rs:31:39 Oct 13 04:33:38.873 INFO kablam! | Oct 13 04:33:38.873 INFO kablam! 31 | SignInResult::Success(token) => unimplemented!(), Oct 13 04:33:38.873 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 13 04:33:38.873 INFO kablam! Oct 13 04:33:38.873 INFO kablam! warning: unused variable: `token` Oct 13 04:33:38.873 INFO kablam! --> src/user.rs:42:39 Oct 13 04:33:38.873 INFO kablam! | Oct 13 04:33:38.873 INFO kablam! 42 | SignUpResult::Success(token) => unimplemented!(), Oct 13 04:33:38.873 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 13 04:33:38.873 INFO kablam! Oct 13 04:33:39.046 INFO kablam! warning: function is never used: `gen_session_token` Oct 13 04:33:39.046 INFO kablam! --> src/database.rs:131:1 Oct 13 04:33:39.046 INFO kablam! | Oct 13 04:33:39.046 INFO kablam! 131 | fn gen_session_token() {} Oct 13 04:33:39.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:33:39.046 INFO kablam! | Oct 13 04:33:39.046 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:33:39.046 INFO kablam! Oct 13 04:33:39.046 INFO kablam! warning: struct is never constructed: `Project` Oct 13 04:33:39.046 INFO kablam! --> src/project.rs:2:1 Oct 13 04:33:39.046 INFO kablam! | Oct 13 04:33:39.046 INFO kablam! 2 | pub struct Project { Oct 13 04:33:39.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 04:33:39.046 INFO kablam! Oct 13 04:33:39.126 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 49.93s Oct 13 04:33:39.145 INFO kablam! su: No module specific data is present Oct 13 04:33:39.408 INFO running `"docker" "rm" "-f" "3cb37e16be54734f3013baace49dd6a2bf481a4e37e8efabb4b6db6a956fa15a"` Oct 13 04:33:39.512 INFO blam! 3cb37e16be54734f3013baace49dd6a2bf481a4e37e8efabb4b6db6a956fa15a