Oct 27 11:39:32.779 INFO checking GooseDB/wow against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 11:39:32.780 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 11:39:32.935 INFO blam! dd516bf46af62b54c1233bbf5b4a175455bf79b79f910fd6f0fe7d513e4f1568 Oct 27 11:39:32.936 INFO running `"docker" "start" "-a" "dd516bf46af62b54c1233bbf5b4a175455bf79b79f910fd6f0fe7d513e4f1568"` Oct 27 11:39:33.276 INFO kablam! usermod: no changes Oct 27 11:39:33.720 INFO kablam! Checking r2d2 v0.8.2 Oct 27 11:39:33.723 INFO kablam! Compiling diesel_derives v1.3.0 Oct 27 11:39:33.725 INFO kablam! Checking tokio-reactor v0.1.4 Oct 27 11:39:33.729 INFO kablam! Checking env_logger v0.5.13 Oct 27 11:39:33.731 INFO kablam! Checking postgres-protocol v0.3.2 Oct 27 11:39:33.733 INFO kablam! Compiling string_cache v0.7.3 Oct 27 11:39:33.734 INFO kablam! Compiling markup5ever v0.7.2 Oct 27 11:39:36.643 INFO kablam! Checking tokio-udp v0.1.2 Oct 27 11:39:36.644 INFO kablam! Checking tokio-tcp v0.1.1 Oct 27 11:39:36.645 INFO kablam! Checking tokio-uds v0.2.1 Oct 27 11:39:36.645 INFO kablam! Checking tokio-signal v0.2.4 Oct 27 11:39:37.577 INFO kablam! Checking postgres-shared v0.4.2 Oct 27 11:39:40.313 INFO kablam! Checking trust-dns-proto v0.4.0 Oct 27 11:39:40.465 INFO kablam! Checking tokio v0.1.8 Oct 27 11:39:42.834 INFO kablam! Checking postgres v0.15.2 Oct 27 11:39:45.169 INFO kablam! Checking diesel v1.3.2 Oct 27 11:39:45.760 INFO kablam! Checking r2d2_postgres v0.14.0 Oct 27 11:39:46.673 INFO kablam! Checking trust-dns-resolver v0.9.1 Oct 27 11:39:48.242 INFO kablam! Checking html5ever v0.22.3 Oct 27 11:39:50.538 INFO kablam! Checking actix v0.7.3 Oct 27 11:39:51.271 INFO kablam! Checking ammonia v1.2.0 Oct 27 11:39:55.466 INFO kablam! Checking actix-web v0.7.4 Oct 27 11:40:19.024 INFO kablam! Checking r2d2-diesel v1.0.0 Oct 27 11:40:19.970 INFO kablam! Checking wowservice v0.1.0 (/source) Oct 27 11:40:26.656 INFO kablam! warning: cannot find type `Project` in this scope Oct 27 11:40:26.656 INFO kablam! --> src/project.rs:1:10 Oct 27 11:40:26.656 INFO kablam! | Oct 27 11:40:26.656 INFO kablam! 1 | #[derive(Queryable, Associations)] Oct 27 11:40:26.656 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:26.656 INFO kablam! | Oct 27 11:40:26.656 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 11:40:26.656 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:26.656 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:26.656 INFO kablam! Oct 27 11:40:26.656 INFO kablam! warning: cannot find type `table` in this scope Oct 27 11:40:26.656 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 11:40:26.656 INFO kablam! | Oct 27 11:40:26.656 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 11:40:26.656 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:26.656 INFO kablam! | Oct 27 11:40:26.656 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:26.656 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:26.656 INFO kablam! Oct 27 11:40:26.656 INFO kablam! warning: cannot find type `id` in this scope Oct 27 11:40:26.656 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:26.656 INFO kablam! | Oct 27 11:40:26.656 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:26.656 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:26.656 INFO kablam! | Oct 27 11:40:26.656 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:26.656 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:26.656 INFO kablam! Oct 27 11:40:26.657 INFO kablam! warning: cannot find type `string` in this scope Oct 27 11:40:26.657 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:26.657 INFO kablam! | Oct 27 11:40:26.657 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:26.657 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:26.658 INFO kablam! | Oct 27 11:40:26.658 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:26.658 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:26.658 INFO kablam! Oct 27 11:40:26.658 INFO kablam! warning: cannot find type `file_id` in this scope Oct 27 11:40:26.658 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:26.658 INFO kablam! | Oct 27 11:40:26.658 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:26.658 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:26.658 INFO kablam! | Oct 27 11:40:26.658 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:26.658 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:26.658 INFO kablam! Oct 27 11:40:26.658 INFO kablam! warning: cannot find type `translated` in this scope Oct 27 11:40:26.658 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:26.658 INFO kablam! | Oct 27 11:40:26.658 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:26.658 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:26.658 INFO kablam! | Oct 27 11:40:26.658 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:26.658 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:26.658 INFO kablam! Oct 27 11:40:26.658 INFO kablam! warning: cannot find type `original_url` in this scope Oct 27 11:40:26.658 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:26.658 INFO kablam! | Oct 27 11:40:26.658 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:26.658 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:26.658 INFO kablam! | Oct 27 11:40:26.658 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:26.658 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:26.658 INFO kablam! Oct 27 11:40:26.658 INFO kablam! warning: cannot find type `translation_url` in this scope Oct 27 11:40:26.658 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:26.658 INFO kablam! | Oct 27 11:40:26.658 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:26.658 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:26.658 INFO kablam! | Oct 27 11:40:26.658 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:26.658 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:26.658 INFO kablam! Oct 27 11:40:26.658 INFO kablam! warning: cannot find type `user_id` in this scope Oct 27 11:40:26.658 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:26.658 INFO kablam! | Oct 27 11:40:26.658 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:26.658 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:26.658 INFO kablam! | Oct 27 11:40:26.658 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:26.658 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:26.658 INFO kablam! Oct 27 11:40:26.659 INFO kablam! warning: cannot find type `session_token` in this scope Oct 27 11:40:26.659 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:26.659 INFO kablam! | Oct 27 11:40:26.659 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:26.659 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:26.659 INFO kablam! | Oct 27 11:40:26.659 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:26.659 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:26.659 INFO kablam! Oct 27 11:40:26.659 INFO kablam! warning: cannot find type `expires` in this scope Oct 27 11:40:26.659 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:26.659 INFO kablam! | Oct 27 11:40:26.659 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:26.659 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:26.659 INFO kablam! | Oct 27 11:40:26.659 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:26.659 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:26.659 INFO kablam! Oct 27 11:40:26.659 INFO kablam! warning: cannot find type `project_id` in this scope Oct 27 11:40:26.659 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:26.659 INFO kablam! | Oct 27 11:40:26.659 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:26.659 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:26.659 INFO kablam! | Oct 27 11:40:26.659 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:26.659 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:26.659 INFO kablam! Oct 27 11:40:26.659 INFO kablam! warning: cannot find type `file_name` in this scope Oct 27 11:40:26.659 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:26.660 INFO kablam! | Oct 27 11:40:26.660 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:26.660 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:26.660 INFO kablam! | Oct 27 11:40:26.660 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:26.660 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:26.660 INFO kablam! Oct 27 11:40:26.660 INFO kablam! warning: cannot find type `hash_updated` in this scope Oct 27 11:40:26.660 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:26.660 INFO kablam! | Oct 27 11:40:26.660 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:26.660 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:26.660 INFO kablam! | Oct 27 11:40:26.660 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:26.660 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:26.660 INFO kablam! Oct 27 11:40:26.660 INFO kablam! warning: cannot find type `hash_completed` in this scope Oct 27 11:40:26.660 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:26.660 INFO kablam! | Oct 27 11:40:26.660 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:26.660 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:26.660 INFO kablam! | Oct 27 11:40:26.660 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:26.660 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:26.660 INFO kablam! Oct 27 11:40:26.660 INFO kablam! warning: cannot find type `work_started` in this scope Oct 27 11:40:26.660 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:26.660 INFO kablam! | Oct 27 11:40:26.660 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:26.661 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:26.661 INFO kablam! | Oct 27 11:40:26.661 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:26.661 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:26.661 INFO kablam! Oct 27 11:40:26.661 INFO kablam! warning: cannot find type `work_finished` in this scope Oct 27 11:40:26.661 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:26.661 INFO kablam! | Oct 27 11:40:26.661 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:26.661 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:26.661 INFO kablam! | Oct 27 11:40:26.661 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:26.661 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:26.661 INFO kablam! Oct 27 11:40:26.661 INFO kablam! warning: cannot find type `creator` in this scope Oct 27 11:40:26.661 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:26.661 INFO kablam! | Oct 27 11:40:26.661 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:26.661 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:26.661 INFO kablam! | Oct 27 11:40:26.661 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:26.661 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:26.661 INFO kablam! Oct 27 11:40:26.661 INFO kablam! warning: cannot find type `moderator` in this scope Oct 27 11:40:26.661 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:26.661 INFO kablam! | Oct 27 11:40:26.661 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:26.661 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:26.661 INFO kablam! | Oct 27 11:40:26.661 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:26.661 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:26.661 INFO kablam! Oct 27 11:40:26.661 INFO kablam! warning: cannot find type `master` in this scope Oct 27 11:40:26.661 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:26.661 INFO kablam! | Oct 27 11:40:26.661 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:26.661 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:26.661 INFO kablam! | Oct 27 11:40:26.661 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:26.661 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:26.661 INFO kablam! Oct 27 11:40:26.662 INFO kablam! warning: cannot find type `nickname` in this scope Oct 27 11:40:26.662 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:26.662 INFO kablam! | Oct 27 11:40:26.662 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:26.662 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:26.662 INFO kablam! | Oct 27 11:40:26.662 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:26.662 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:26.662 INFO kablam! Oct 27 11:40:26.662 INFO kablam! warning: cannot find type `email` in this scope Oct 27 11:40:26.662 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:26.662 INFO kablam! | Oct 27 11:40:26.662 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:26.662 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:26.662 INFO kablam! | Oct 27 11:40:26.662 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:26.662 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:26.662 INFO kablam! Oct 27 11:40:26.662 INFO kablam! warning: cannot find type `hashed_password` in this scope Oct 27 11:40:26.662 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:26.662 INFO kablam! | Oct 27 11:40:26.662 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:26.662 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:26.662 INFO kablam! | Oct 27 11:40:26.662 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:26.662 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:26.662 INFO kablam! Oct 27 11:40:26.662 INFO kablam! warning: cannot find type `seed` in this scope Oct 27 11:40:26.662 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:26.662 INFO kablam! | Oct 27 11:40:26.662 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:26.662 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:26.662 INFO kablam! | Oct 27 11:40:26.662 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:26.662 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:26.662 INFO kablam! Oct 27 11:40:26.662 INFO kablam! warning: unused import: `database::DataBase` Oct 27 11:40:26.662 INFO kablam! --> src/pages/homepage.rs:3:5 Oct 27 11:40:26.662 INFO kablam! | Oct 27 11:40:26.662 INFO kablam! 3 | use database::DataBase; Oct 27 11:40:26.662 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 11:40:26.662 INFO kablam! | Oct 27 11:40:26.662 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 11:40:26.662 INFO kablam! Oct 27 11:40:26.662 INFO kablam! warning: unused import: `ammonia::Builder` Oct 27 11:40:26.662 INFO kablam! --> src/pages/homepage.rs:4:5 Oct 27 11:40:26.662 INFO kablam! | Oct 27 11:40:26.662 INFO kablam! 4 | use ammonia::Builder; Oct 27 11:40:26.662 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 11:40:26.662 INFO kablam! Oct 27 11:40:26.663 INFO kablam! warning: unused import: `database::DataBase` Oct 27 11:40:26.663 INFO kablam! --> src/pages/profile.rs:3:5 Oct 27 11:40:26.663 INFO kablam! | Oct 27 11:40:26.663 INFO kablam! 3 | use database::DataBase; Oct 27 11:40:26.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 11:40:26.663 INFO kablam! Oct 27 11:40:26.663 INFO kablam! warning: cannot find type `User` in this scope Oct 27 11:40:26.663 INFO kablam! --> src/user.rs:13:24 Oct 27 11:40:26.663 INFO kablam! | Oct 27 11:40:26.663 INFO kablam! 13 | #[derive(Associations, Queryable)] Oct 27 11:40:26.663 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:26.663 INFO kablam! | Oct 27 11:40:26.663 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:26.663 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:26.663 INFO kablam! Oct 27 11:40:27.029 INFO kablam! warning: cannot find type `Project` in this scope Oct 27 11:40:27.029 INFO kablam! --> src/project.rs:1:10 Oct 27 11:40:27.029 INFO kablam! | Oct 27 11:40:27.029 INFO kablam! 1 | #[derive(Queryable, Associations)] Oct 27 11:40:27.029 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:27.029 INFO kablam! | Oct 27 11:40:27.029 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 11:40:27.029 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:27.029 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:27.029 INFO kablam! Oct 27 11:40:27.029 INFO kablam! warning: cannot find type `table` in this scope Oct 27 11:40:27.029 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 11:40:27.029 INFO kablam! | Oct 27 11:40:27.029 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 11:40:27.029 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:27.029 INFO kablam! | Oct 27 11:40:27.029 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:27.029 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:27.029 INFO kablam! Oct 27 11:40:27.032 INFO kablam! warning: cannot find type `id` in this scope Oct 27 11:40:27.032 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:27.032 INFO kablam! | Oct 27 11:40:27.032 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:27.032 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:27.032 INFO kablam! | Oct 27 11:40:27.032 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:27.032 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:27.032 INFO kablam! Oct 27 11:40:27.032 INFO kablam! warning: cannot find type `string` in this scope Oct 27 11:40:27.032 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:27.032 INFO kablam! | Oct 27 11:40:27.032 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:27.032 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:27.032 INFO kablam! | Oct 27 11:40:27.032 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:27.032 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:27.032 INFO kablam! Oct 27 11:40:27.032 INFO kablam! warning: cannot find type `file_id` in this scope Oct 27 11:40:27.032 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:27.032 INFO kablam! | Oct 27 11:40:27.032 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:27.032 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:27.032 INFO kablam! | Oct 27 11:40:27.033 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:27.033 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:27.033 INFO kablam! Oct 27 11:40:27.033 INFO kablam! warning: cannot find type `translated` in this scope Oct 27 11:40:27.033 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:27.033 INFO kablam! | Oct 27 11:40:27.033 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:27.033 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:27.033 INFO kablam! | Oct 27 11:40:27.033 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:27.033 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:27.033 INFO kablam! Oct 27 11:40:27.033 INFO kablam! warning: cannot find type `original_url` in this scope Oct 27 11:40:27.033 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:27.033 INFO kablam! | Oct 27 11:40:27.033 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:27.033 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:27.033 INFO kablam! | Oct 27 11:40:27.033 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:27.033 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:27.033 INFO kablam! Oct 27 11:40:27.033 INFO kablam! warning: cannot find type `translation_url` in this scope Oct 27 11:40:27.033 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:27.033 INFO kablam! | Oct 27 11:40:27.033 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:27.033 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:27.033 INFO kablam! | Oct 27 11:40:27.033 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:27.033 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:27.033 INFO kablam! Oct 27 11:40:27.033 INFO kablam! warning: cannot find type `user_id` in this scope Oct 27 11:40:27.033 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:27.033 INFO kablam! | Oct 27 11:40:27.033 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:27.033 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:27.033 INFO kablam! | Oct 27 11:40:27.033 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:27.033 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:27.033 INFO kablam! Oct 27 11:40:27.033 INFO kablam! warning: cannot find type `session_token` in this scope Oct 27 11:40:27.033 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:27.033 INFO kablam! | Oct 27 11:40:27.033 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:27.033 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:27.033 INFO kablam! | Oct 27 11:40:27.033 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:27.033 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:27.033 INFO kablam! Oct 27 11:40:27.033 INFO kablam! warning: cannot find type `expires` in this scope Oct 27 11:40:27.033 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:27.033 INFO kablam! | Oct 27 11:40:27.033 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:27.033 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:27.033 INFO kablam! | Oct 27 11:40:27.033 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:27.033 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:27.033 INFO kablam! Oct 27 11:40:27.040 INFO kablam! warning: cannot find type `project_id` in this scope Oct 27 11:40:27.040 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:27.040 INFO kablam! | Oct 27 11:40:27.040 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:27.040 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:27.040 INFO kablam! | Oct 27 11:40:27.040 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:27.040 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:27.041 INFO kablam! Oct 27 11:40:27.041 INFO kablam! warning: cannot find type `file_name` in this scope Oct 27 11:40:27.041 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:27.041 INFO kablam! | Oct 27 11:40:27.041 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:27.041 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:27.041 INFO kablam! | Oct 27 11:40:27.041 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:27.041 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:27.041 INFO kablam! Oct 27 11:40:27.041 INFO kablam! warning: cannot find type `hash_updated` in this scope Oct 27 11:40:27.041 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:27.041 INFO kablam! | Oct 27 11:40:27.041 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:27.041 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:27.041 INFO kablam! | Oct 27 11:40:27.041 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:27.041 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:27.041 INFO kablam! Oct 27 11:40:27.041 INFO kablam! warning: cannot find type `hash_completed` in this scope Oct 27 11:40:27.041 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:27.041 INFO kablam! | Oct 27 11:40:27.041 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:27.041 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:27.041 INFO kablam! | Oct 27 11:40:27.041 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:27.041 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:27.041 INFO kablam! Oct 27 11:40:27.041 INFO kablam! warning: cannot find type `work_started` in this scope Oct 27 11:40:27.041 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:27.041 INFO kablam! | Oct 27 11:40:27.041 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:27.042 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:27.042 INFO kablam! | Oct 27 11:40:27.042 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:27.042 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:27.042 INFO kablam! Oct 27 11:40:27.042 INFO kablam! warning: cannot find type `work_finished` in this scope Oct 27 11:40:27.042 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:27.042 INFO kablam! | Oct 27 11:40:27.042 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:27.042 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:27.042 INFO kablam! | Oct 27 11:40:27.042 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:27.042 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:27.042 INFO kablam! Oct 27 11:40:27.042 INFO kablam! warning: cannot find type `creator` in this scope Oct 27 11:40:27.042 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:27.042 INFO kablam! | Oct 27 11:40:27.042 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:27.042 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:27.042 INFO kablam! | Oct 27 11:40:27.042 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:27.042 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:27.042 INFO kablam! Oct 27 11:40:27.042 INFO kablam! warning: cannot find type `moderator` in this scope Oct 27 11:40:27.042 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:27.042 INFO kablam! | Oct 27 11:40:27.042 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:27.042 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:27.042 INFO kablam! | Oct 27 11:40:27.042 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:27.042 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:27.042 INFO kablam! Oct 27 11:40:27.042 INFO kablam! warning: cannot find type `master` in this scope Oct 27 11:40:27.042 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:27.043 INFO kablam! | Oct 27 11:40:27.043 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:27.043 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:27.043 INFO kablam! | Oct 27 11:40:27.043 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:27.043 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:27.043 INFO kablam! Oct 27 11:40:27.043 INFO kablam! warning: cannot find type `nickname` in this scope Oct 27 11:40:27.043 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:27.043 INFO kablam! | Oct 27 11:40:27.043 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:27.043 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:27.043 INFO kablam! | Oct 27 11:40:27.043 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:27.043 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:27.043 INFO kablam! Oct 27 11:40:27.043 INFO kablam! warning: cannot find type `email` in this scope Oct 27 11:40:27.043 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:27.043 INFO kablam! | Oct 27 11:40:27.043 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:27.043 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:27.043 INFO kablam! | Oct 27 11:40:27.043 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:27.043 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:27.043 INFO kablam! Oct 27 11:40:27.043 INFO kablam! warning: cannot find type `hashed_password` in this scope Oct 27 11:40:27.043 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:27.043 INFO kablam! | Oct 27 11:40:27.043 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:27.043 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:27.043 INFO kablam! | Oct 27 11:40:27.043 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:27.043 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:27.043 INFO kablam! Oct 27 11:40:27.043 INFO kablam! warning: cannot find type `seed` in this scope Oct 27 11:40:27.043 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:27.044 INFO kablam! | Oct 27 11:40:27.044 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:27.044 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:27.044 INFO kablam! | Oct 27 11:40:27.044 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:27.044 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:27.044 INFO kablam! Oct 27 11:40:27.044 INFO kablam! warning: unused import: `database::DataBase` Oct 27 11:40:27.044 INFO kablam! --> src/pages/homepage.rs:3:5 Oct 27 11:40:27.044 INFO kablam! | Oct 27 11:40:27.044 INFO kablam! 3 | use database::DataBase; Oct 27 11:40:27.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 11:40:27.044 INFO kablam! | Oct 27 11:40:27.044 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 11:40:27.044 INFO kablam! Oct 27 11:40:27.044 INFO kablam! warning: unused import: `ammonia::Builder` Oct 27 11:40:27.044 INFO kablam! --> src/pages/homepage.rs:4:5 Oct 27 11:40:27.044 INFO kablam! | Oct 27 11:40:27.044 INFO kablam! 4 | use ammonia::Builder; Oct 27 11:40:27.044 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 11:40:27.044 INFO kablam! Oct 27 11:40:27.044 INFO kablam! warning: unused import: `database::DataBase` Oct 27 11:40:27.044 INFO kablam! --> src/pages/profile.rs:3:5 Oct 27 11:40:27.044 INFO kablam! | Oct 27 11:40:27.044 INFO kablam! 3 | use database::DataBase; Oct 27 11:40:27.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 11:40:27.044 INFO kablam! Oct 27 11:40:27.044 INFO kablam! warning: cannot find type `User` in this scope Oct 27 11:40:27.044 INFO kablam! --> src/user.rs:13:24 Oct 27 11:40:27.044 INFO kablam! | Oct 27 11:40:27.044 INFO kablam! 13 | #[derive(Associations, Queryable)] Oct 27 11:40:27.044 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:27.044 INFO kablam! | Oct 27 11:40:27.044 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 11:40:27.044 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:27.045 INFO kablam! Oct 27 11:40:27.587 INFO kablam! warning: unreachable pattern Oct 27 11:40:27.588 INFO kablam! --> src/database.rs:64:21 Oct 27 11:40:27.588 INFO kablam! | Oct 27 11:40:27.588 INFO kablam! 62 | hashed_password => Oct 27 11:40:27.588 INFO kablam! | --------------- matches any value Oct 27 11:40:27.588 INFO kablam! 63 | Ok(SignInResult::Success(SessionToken(String::new()))), Oct 27 11:40:27.588 INFO kablam! 64 | _ => Ok(SignInResult::WrongPassword), Oct 27 11:40:27.588 INFO kablam! | ^ unreachable pattern Oct 27 11:40:27.588 INFO kablam! | Oct 27 11:40:27.588 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 27 11:40:27.588 INFO kablam! Oct 27 11:40:27.591 INFO kablam! warning: unused variable: `user` Oct 27 11:40:27.591 INFO kablam! --> src/pages/profile.rs:14:47 Oct 27 11:40:27.591 INFO kablam! | Oct 27 11:40:27.591 INFO kablam! 14 | (Identification::Identified(id), Some(user)) => gen_profile(id), Oct 27 11:40:27.591 INFO kablam! | ^^^^ help: consider using `_user` instead Oct 27 11:40:27.592 INFO kablam! | Oct 27 11:40:27.592 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 11:40:27.592 INFO kablam! Oct 27 11:40:27.592 INFO kablam! warning: unused variable: `req` Oct 27 11:40:27.592 INFO kablam! --> src/pages/about.rs:4:17 Oct 27 11:40:27.592 INFO kablam! | Oct 27 11:40:27.592 INFO kablam! 4 | pub fn response(req: &HttpRequest) -> HttpResponse { unimplemented!() } Oct 27 11:40:27.592 INFO kablam! | ^^^ help: consider using `_req` instead Oct 27 11:40:27.592 INFO kablam! Oct 27 11:40:27.592 INFO kablam! warning: unused variable: `hashed_password` Oct 27 11:40:27.592 INFO kablam! --> src/database.rs:60:21 Oct 27 11:40:27.592 INFO kablam! | Oct 27 11:40:27.592 INFO kablam! 60 | let hashed_password = msg.password; Oct 27 11:40:27.592 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_hashed_password` instead Oct 27 11:40:27.592 INFO kablam! Oct 27 11:40:27.592 INFO kablam! warning: unused variable: `hashed_password` Oct 27 11:40:27.592 INFO kablam! --> src/database.rs:62:21 Oct 27 11:40:27.592 INFO kablam! | Oct 27 11:40:27.592 INFO kablam! 62 | hashed_password => Oct 27 11:40:27.592 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_hashed_password` instead Oct 27 11:40:27.592 INFO kablam! Oct 27 11:40:27.592 INFO kablam! warning: unused variable: `token` Oct 27 11:40:27.592 INFO kablam! --> src/user.rs:31:39 Oct 27 11:40:27.592 INFO kablam! | Oct 27 11:40:27.592 INFO kablam! 31 | SignInResult::Success(token) => unimplemented!(), Oct 27 11:40:27.592 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 27 11:40:27.592 INFO kablam! Oct 27 11:40:27.597 INFO kablam! warning: unused variable: `token` Oct 27 11:40:27.597 INFO kablam! --> src/user.rs:42:39 Oct 27 11:40:27.597 INFO kablam! | Oct 27 11:40:27.597 INFO kablam! 42 | SignUpResult::Success(token) => unimplemented!(), Oct 27 11:40:27.597 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 27 11:40:27.597 INFO kablam! Oct 27 11:40:27.763 INFO kablam! warning: unreachable pattern Oct 27 11:40:27.763 INFO kablam! --> src/database.rs:64:21 Oct 27 11:40:27.763 INFO kablam! | Oct 27 11:40:27.764 INFO kablam! 62 | hashed_password => Oct 27 11:40:27.764 INFO kablam! | --------------- matches any value Oct 27 11:40:27.764 INFO kablam! 63 | Ok(SignInResult::Success(SessionToken(String::new()))), Oct 27 11:40:27.764 INFO kablam! 64 | _ => Ok(SignInResult::WrongPassword), Oct 27 11:40:27.764 INFO kablam! | ^ unreachable pattern Oct 27 11:40:27.764 INFO kablam! | Oct 27 11:40:27.764 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 27 11:40:27.764 INFO kablam! Oct 27 11:40:27.764 INFO kablam! warning: unused variable: `user` Oct 27 11:40:27.764 INFO kablam! --> src/pages/profile.rs:14:47 Oct 27 11:40:27.764 INFO kablam! | Oct 27 11:40:27.764 INFO kablam! 14 | (Identification::Identified(id), Some(user)) => gen_profile(id), Oct 27 11:40:27.764 INFO kablam! | ^^^^ help: consider using `_user` instead Oct 27 11:40:27.764 INFO kablam! | Oct 27 11:40:27.764 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 11:40:27.764 INFO kablam! Oct 27 11:40:27.764 INFO kablam! warning: unused variable: `req` Oct 27 11:40:27.764 INFO kablam! --> src/pages/about.rs:4:17 Oct 27 11:40:27.764 INFO kablam! | Oct 27 11:40:27.764 INFO kablam! 4 | pub fn response(req: &HttpRequest) -> HttpResponse { unimplemented!() } Oct 27 11:40:27.764 INFO kablam! | ^^^ help: consider using `_req` instead Oct 27 11:40:27.764 INFO kablam! Oct 27 11:40:27.764 INFO kablam! warning: unused variable: `hashed_password` Oct 27 11:40:27.764 INFO kablam! --> src/database.rs:60:21 Oct 27 11:40:27.764 INFO kablam! | Oct 27 11:40:27.764 INFO kablam! 60 | let hashed_password = msg.password; Oct 27 11:40:27.764 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_hashed_password` instead Oct 27 11:40:27.764 INFO kablam! Oct 27 11:40:27.764 INFO kablam! warning: unused variable: `hashed_password` Oct 27 11:40:27.764 INFO kablam! --> src/database.rs:62:21 Oct 27 11:40:27.764 INFO kablam! | Oct 27 11:40:27.764 INFO kablam! 62 | hashed_password => Oct 27 11:40:27.764 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_hashed_password` instead Oct 27 11:40:27.764 INFO kablam! Oct 27 11:40:27.764 INFO kablam! warning: unused variable: `token` Oct 27 11:40:27.765 INFO kablam! --> src/user.rs:31:39 Oct 27 11:40:27.765 INFO kablam! | Oct 27 11:40:27.765 INFO kablam! 31 | SignInResult::Success(token) => unimplemented!(), Oct 27 11:40:27.765 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 27 11:40:27.765 INFO kablam! Oct 27 11:40:27.765 INFO kablam! warning: unused variable: `token` Oct 27 11:40:27.765 INFO kablam! --> src/user.rs:42:39 Oct 27 11:40:27.765 INFO kablam! | Oct 27 11:40:27.765 INFO kablam! 42 | SignUpResult::Success(token) => unimplemented!(), Oct 27 11:40:27.765 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 27 11:40:27.765 INFO kablam! Oct 27 11:40:27.789 INFO kablam! warning: function is never used: `gen_session_token` Oct 27 11:40:27.789 INFO kablam! --> src/database.rs:131:1 Oct 27 11:40:27.789 INFO kablam! | Oct 27 11:40:27.789 INFO kablam! 131 | fn gen_session_token() {} Oct 27 11:40:27.789 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:40:27.789 INFO kablam! | Oct 27 11:40:27.791 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 11:40:27.791 INFO kablam! Oct 27 11:40:27.791 INFO kablam! warning: struct is never constructed: `Project` Oct 27 11:40:27.791 INFO kablam! --> src/project.rs:2:1 Oct 27 11:40:27.791 INFO kablam! | Oct 27 11:40:27.791 INFO kablam! 2 | pub struct Project { Oct 27 11:40:27.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 11:40:27.795 INFO kablam! Oct 27 11:40:27.996 INFO kablam! warning: function is never used: `gen_session_token` Oct 27 11:40:27.996 INFO kablam! --> src/database.rs:131:1 Oct 27 11:40:27.996 INFO kablam! | Oct 27 11:40:27.996 INFO kablam! 131 | fn gen_session_token() {} Oct 27 11:40:27.996 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:40:27.996 INFO kablam! | Oct 27 11:40:27.996 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 11:40:27.996 INFO kablam! Oct 27 11:40:27.996 INFO kablam! warning: struct is never constructed: `Project` Oct 27 11:40:27.996 INFO kablam! --> src/project.rs:2:1 Oct 27 11:40:27.996 INFO kablam! | Oct 27 11:40:27.996 INFO kablam! 2 | pub struct Project { Oct 27 11:40:27.996 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 11:40:27.996 INFO kablam! Oct 27 11:40:28.109 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 54.82s Oct 27 11:40:28.131 INFO kablam! su: No module specific data is present Oct 27 11:40:28.665 INFO running `"docker" "rm" "-f" "dd516bf46af62b54c1233bbf5b4a175455bf79b79f910fd6f0fe7d513e4f1568"` Oct 27 11:40:28.799 INFO blam! dd516bf46af62b54c1233bbf5b4a175455bf79b79f910fd6f0fe7d513e4f1568