Oct 21 21:28:06.600 INFO checking GooseDB/wow against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 21:28:06.600 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 21 21:28:06.747 INFO blam! da72ab42daa91508d2f070175ef2f9d215a2f13b6898856de9876a3e74a291ef Oct 21 21:28:06.749 INFO running `"docker" "start" "-a" "da72ab42daa91508d2f070175ef2f9d215a2f13b6898856de9876a3e74a291ef"` Oct 21 21:28:07.054 INFO kablam! usermod: no changes Oct 21 21:28:07.421 INFO kablam! Checking stringprep v0.1.2 Oct 21 21:28:07.421 INFO kablam! Checking r2d2 v0.8.2 Oct 21 21:28:07.422 INFO kablam! Compiling serde_json v1.0.26 Oct 21 21:28:07.427 INFO kablam! Checking tendril v0.4.0 Oct 21 21:28:07.429 INFO kablam! Compiling diesel_derives v1.3.0 Oct 21 21:28:07.432 INFO kablam! Compiling serde_derive v1.0.75 Oct 21 21:28:07.433 INFO kablam! Compiling string_cache_codegen v0.4.1 Oct 21 21:28:07.433 INFO kablam! Checking env_logger v0.5.13 Oct 21 21:28:08.475 INFO kablam! Checking tokio-signal v0.2.4 Oct 21 21:28:08.834 INFO kablam! Checking postgres-protocol v0.3.2 Oct 21 21:28:08.911 INFO kablam! Checking trust-dns-proto v0.4.0 Oct 21 21:28:11.688 INFO kablam! Checking postgres-shared v0.4.2 Oct 21 21:28:15.035 INFO kablam! Compiling string_cache v0.7.3 Oct 21 21:28:16.349 INFO kablam! Checking postgres v0.15.2 Oct 21 21:28:17.121 INFO kablam! Checking trust-dns-resolver v0.9.1 Oct 21 21:28:17.480 INFO kablam! Checking diesel v1.3.2 Oct 21 21:28:18.881 INFO kablam! Checking r2d2_postgres v0.14.0 Oct 21 21:28:21.472 INFO kablam! Checking actix v0.7.3 Oct 21 21:28:24.234 INFO kablam! Compiling markup5ever v0.7.2 Oct 21 21:28:27.375 INFO kablam! Checking actix-web v0.7.4 Oct 21 21:28:32.868 INFO kablam! Checking html5ever v0.22.3 Oct 21 21:28:35.089 INFO kablam! Checking ammonia v1.2.0 Oct 21 21:28:47.202 INFO kablam! Checking r2d2-diesel v1.0.0 Oct 21 21:28:47.958 INFO kablam! Checking wowservice v0.1.0 (/source) Oct 21 21:28:54.505 INFO kablam! warning: cannot find type `Project` in this scope Oct 21 21:28:54.505 INFO kablam! --> src/project.rs:1:10 Oct 21 21:28:54.505 INFO kablam! | Oct 21 21:28:54.505 INFO kablam! 1 | #[derive(Queryable, Associations)] Oct 21 21:28:54.505 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.505 INFO kablam! | Oct 21 21:28:54.505 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 21:28:54.505 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 21 21:28:54.505 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.505 INFO kablam! Oct 21 21:28:54.505 INFO kablam! warning: cannot find type `table` in this scope Oct 21 21:28:54.505 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 21:28:54.505 INFO kablam! | Oct 21 21:28:54.505 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 21:28:54.505 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.505 INFO kablam! | Oct 21 21:28:54.505 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 21 21:28:54.505 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.505 INFO kablam! Oct 21 21:28:54.506 INFO kablam! warning: cannot find type `id` in this scope Oct 21 21:28:54.506 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.506 INFO kablam! | Oct 21 21:28:54.506 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.506 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.506 INFO kablam! | Oct 21 21:28:54.506 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 21 21:28:54.506 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.506 INFO kablam! Oct 21 21:28:54.506 INFO kablam! warning: cannot find type `string` in this scope Oct 21 21:28:54.506 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.506 INFO kablam! | Oct 21 21:28:54.506 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.506 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.506 INFO kablam! | Oct 21 21:28:54.507 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 21 21:28:54.507 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.507 INFO kablam! Oct 21 21:28:54.507 INFO kablam! warning: cannot find type `file_id` in this scope Oct 21 21:28:54.507 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.507 INFO kablam! | Oct 21 21:28:54.507 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.507 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.507 INFO kablam! | Oct 21 21:28:54.507 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 21 21:28:54.507 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.507 INFO kablam! Oct 21 21:28:54.507 INFO kablam! warning: cannot find type `translated` in this scope Oct 21 21:28:54.507 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.507 INFO kablam! | Oct 21 21:28:54.507 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.507 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.507 INFO kablam! | Oct 21 21:28:54.507 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 21 21:28:54.507 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.507 INFO kablam! Oct 21 21:28:54.508 INFO kablam! warning: cannot find type `original_url` in this scope Oct 21 21:28:54.508 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.508 INFO kablam! | Oct 21 21:28:54.508 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.508 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.508 INFO kablam! | Oct 21 21:28:54.508 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 21 21:28:54.508 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.508 INFO kablam! Oct 21 21:28:54.508 INFO kablam! warning: cannot find type `translation_url` in this scope Oct 21 21:28:54.508 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.508 INFO kablam! | Oct 21 21:28:54.508 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.508 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.508 INFO kablam! | Oct 21 21:28:54.508 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 21 21:28:54.508 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.508 INFO kablam! Oct 21 21:28:54.508 INFO kablam! warning: cannot find type `user_id` in this scope Oct 21 21:28:54.508 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.508 INFO kablam! | Oct 21 21:28:54.508 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.508 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.508 INFO kablam! | Oct 21 21:28:54.508 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 21 21:28:54.508 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.508 INFO kablam! Oct 21 21:28:54.508 INFO kablam! warning: cannot find type `session_token` in this scope Oct 21 21:28:54.508 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.508 INFO kablam! | Oct 21 21:28:54.508 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.508 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.508 INFO kablam! | Oct 21 21:28:54.508 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 21 21:28:54.508 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.508 INFO kablam! Oct 21 21:28:54.509 INFO kablam! warning: cannot find type `expires` in this scope Oct 21 21:28:54.509 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.509 INFO kablam! | Oct 21 21:28:54.509 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.509 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.509 INFO kablam! | Oct 21 21:28:54.509 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 21 21:28:54.509 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.509 INFO kablam! Oct 21 21:28:54.509 INFO kablam! warning: cannot find type `project_id` in this scope Oct 21 21:28:54.509 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.509 INFO kablam! | Oct 21 21:28:54.509 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.509 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.509 INFO kablam! | Oct 21 21:28:54.509 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 21 21:28:54.509 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.509 INFO kablam! Oct 21 21:28:54.509 INFO kablam! warning: cannot find type `file_name` in this scope Oct 21 21:28:54.509 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.509 INFO kablam! | Oct 21 21:28:54.509 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.509 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.509 INFO kablam! | Oct 21 21:28:54.509 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 21 21:28:54.509 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.509 INFO kablam! Oct 21 21:28:54.509 INFO kablam! warning: cannot find type `hash_updated` in this scope Oct 21 21:28:54.509 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.509 INFO kablam! | Oct 21 21:28:54.509 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.509 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.509 INFO kablam! | Oct 21 21:28:54.510 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 21 21:28:54.510 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.510 INFO kablam! Oct 21 21:28:54.510 INFO kablam! warning: cannot find type `hash_completed` in this scope Oct 21 21:28:54.510 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.510 INFO kablam! | Oct 21 21:28:54.510 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.510 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.510 INFO kablam! | Oct 21 21:28:54.510 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 21 21:28:54.510 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.510 INFO kablam! Oct 21 21:28:54.510 INFO kablam! warning: cannot find type `work_started` in this scope Oct 21 21:28:54.510 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.510 INFO kablam! | Oct 21 21:28:54.510 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.510 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.510 INFO kablam! | Oct 21 21:28:54.510 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 21 21:28:54.510 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.510 INFO kablam! Oct 21 21:28:54.510 INFO kablam! warning: cannot find type `work_finished` in this scope Oct 21 21:28:54.510 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.510 INFO kablam! | Oct 21 21:28:54.510 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.510 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.510 INFO kablam! | Oct 21 21:28:54.510 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 21 21:28:54.510 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.510 INFO kablam! Oct 21 21:28:54.511 INFO kablam! warning: cannot find type `creator` in this scope Oct 21 21:28:54.511 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.511 INFO kablam! | Oct 21 21:28:54.511 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.511 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.511 INFO kablam! | Oct 21 21:28:54.511 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 21 21:28:54.511 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.511 INFO kablam! Oct 21 21:28:54.511 INFO kablam! warning: cannot find type `moderator` in this scope Oct 21 21:28:54.511 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.511 INFO kablam! | Oct 21 21:28:54.511 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.511 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.511 INFO kablam! | Oct 21 21:28:54.511 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 21 21:28:54.511 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.511 INFO kablam! Oct 21 21:28:54.511 INFO kablam! warning: cannot find type `master` in this scope Oct 21 21:28:54.511 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.511 INFO kablam! | Oct 21 21:28:54.511 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.511 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.511 INFO kablam! | Oct 21 21:28:54.511 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 21 21:28:54.511 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.511 INFO kablam! Oct 21 21:28:54.512 INFO kablam! warning: cannot find type `nickname` in this scope Oct 21 21:28:54.512 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.512 INFO kablam! | Oct 21 21:28:54.512 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.512 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.512 INFO kablam! | Oct 21 21:28:54.512 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 21 21:28:54.512 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.512 INFO kablam! Oct 21 21:28:54.512 INFO kablam! warning: cannot find type `email` in this scope Oct 21 21:28:54.512 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.512 INFO kablam! | Oct 21 21:28:54.512 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.512 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.512 INFO kablam! | Oct 21 21:28:54.512 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 21 21:28:54.512 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.512 INFO kablam! Oct 21 21:28:54.512 INFO kablam! warning: cannot find type `hashed_password` in this scope Oct 21 21:28:54.512 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.512 INFO kablam! | Oct 21 21:28:54.512 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.512 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.512 INFO kablam! | Oct 21 21:28:54.512 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 21 21:28:54.512 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.512 INFO kablam! Oct 21 21:28:54.513 INFO kablam! warning: cannot find type `seed` in this scope Oct 21 21:28:54.513 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.513 INFO kablam! | Oct 21 21:28:54.513 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.513 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.513 INFO kablam! | Oct 21 21:28:54.513 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 21 21:28:54.513 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.513 INFO kablam! Oct 21 21:28:54.513 INFO kablam! warning: unused import: `database::DataBase` Oct 21 21:28:54.513 INFO kablam! --> src/pages/homepage.rs:3:5 Oct 21 21:28:54.513 INFO kablam! | Oct 21 21:28:54.513 INFO kablam! 3 | use database::DataBase; Oct 21 21:28:54.513 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 21:28:54.513 INFO kablam! | Oct 21 21:28:54.513 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 21:28:54.513 INFO kablam! Oct 21 21:28:54.513 INFO kablam! warning: unused import: `ammonia::Builder` Oct 21 21:28:54.513 INFO kablam! --> src/pages/homepage.rs:4:5 Oct 21 21:28:54.513 INFO kablam! | Oct 21 21:28:54.513 INFO kablam! 4 | use ammonia::Builder; Oct 21 21:28:54.513 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 21 21:28:54.513 INFO kablam! Oct 21 21:28:54.513 INFO kablam! warning: unused import: `database::DataBase` Oct 21 21:28:54.513 INFO kablam! --> src/pages/profile.rs:3:5 Oct 21 21:28:54.513 INFO kablam! | Oct 21 21:28:54.513 INFO kablam! 3 | use database::DataBase; Oct 21 21:28:54.513 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 21:28:54.513 INFO kablam! Oct 21 21:28:54.513 INFO kablam! warning: cannot find type `User` in this scope Oct 21 21:28:54.513 INFO kablam! --> src/user.rs:13:24 Oct 21 21:28:54.513 INFO kablam! | Oct 21 21:28:54.513 INFO kablam! 13 | #[derive(Associations, Queryable)] Oct 21 21:28:54.513 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.513 INFO kablam! | Oct 21 21:28:54.513 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 21 21:28:54.513 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.513 INFO kablam! Oct 21 21:28:54.629 INFO kablam! warning: cannot find type `Project` in this scope Oct 21 21:28:54.629 INFO kablam! --> src/project.rs:1:10 Oct 21 21:28:54.629 INFO kablam! | Oct 21 21:28:54.629 INFO kablam! 1 | #[derive(Queryable, Associations)] Oct 21 21:28:54.629 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.629 INFO kablam! | Oct 21 21:28:54.629 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 21:28:54.629 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 21 21:28:54.629 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.629 INFO kablam! Oct 21 21:28:54.629 INFO kablam! warning: cannot find type `table` in this scope Oct 21 21:28:54.629 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 21:28:54.629 INFO kablam! | Oct 21 21:28:54.629 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 21:28:54.630 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.630 INFO kablam! | Oct 21 21:28:54.630 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 21 21:28:54.630 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.630 INFO kablam! Oct 21 21:28:54.630 INFO kablam! warning: cannot find type `id` in this scope Oct 21 21:28:54.630 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.630 INFO kablam! | Oct 21 21:28:54.630 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.630 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.630 INFO kablam! | Oct 21 21:28:54.630 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 21 21:28:54.630 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.630 INFO kablam! Oct 21 21:28:54.630 INFO kablam! warning: cannot find type `string` in this scope Oct 21 21:28:54.630 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.630 INFO kablam! | Oct 21 21:28:54.630 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.630 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.630 INFO kablam! | Oct 21 21:28:54.630 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 21 21:28:54.630 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.630 INFO kablam! Oct 21 21:28:54.630 INFO kablam! warning: cannot find type `file_id` in this scope Oct 21 21:28:54.630 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.631 INFO kablam! | Oct 21 21:28:54.631 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.631 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.631 INFO kablam! | Oct 21 21:28:54.631 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 21 21:28:54.631 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.631 INFO kablam! Oct 21 21:28:54.631 INFO kablam! warning: cannot find type `translated` in this scope Oct 21 21:28:54.631 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.631 INFO kablam! | Oct 21 21:28:54.631 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.631 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.631 INFO kablam! | Oct 21 21:28:54.631 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 21 21:28:54.631 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.631 INFO kablam! Oct 21 21:28:54.631 INFO kablam! warning: cannot find type `original_url` in this scope Oct 21 21:28:54.631 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.631 INFO kablam! | Oct 21 21:28:54.631 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.631 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.631 INFO kablam! | Oct 21 21:28:54.631 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 21 21:28:54.631 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.631 INFO kablam! Oct 21 21:28:54.631 INFO kablam! warning: cannot find type `translation_url` in this scope Oct 21 21:28:54.631 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.631 INFO kablam! | Oct 21 21:28:54.631 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.632 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.632 INFO kablam! | Oct 21 21:28:54.632 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 21 21:28:54.632 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.632 INFO kablam! Oct 21 21:28:54.632 INFO kablam! warning: cannot find type `user_id` in this scope Oct 21 21:28:54.632 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.632 INFO kablam! | Oct 21 21:28:54.632 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.632 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.632 INFO kablam! | Oct 21 21:28:54.632 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 21 21:28:54.632 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.632 INFO kablam! Oct 21 21:28:54.632 INFO kablam! warning: cannot find type `session_token` in this scope Oct 21 21:28:54.632 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.632 INFO kablam! | Oct 21 21:28:54.632 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.632 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.632 INFO kablam! | Oct 21 21:28:54.632 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 21 21:28:54.632 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.633 INFO kablam! Oct 21 21:28:54.633 INFO kablam! warning: cannot find type `expires` in this scope Oct 21 21:28:54.633 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.633 INFO kablam! | Oct 21 21:28:54.633 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.633 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.633 INFO kablam! | Oct 21 21:28:54.633 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 21 21:28:54.633 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.634 INFO kablam! Oct 21 21:28:54.634 INFO kablam! warning: cannot find type `project_id` in this scope Oct 21 21:28:54.634 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.634 INFO kablam! | Oct 21 21:28:54.634 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.634 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.634 INFO kablam! | Oct 21 21:28:54.634 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 21 21:28:54.634 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.634 INFO kablam! Oct 21 21:28:54.634 INFO kablam! warning: cannot find type `file_name` in this scope Oct 21 21:28:54.634 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.634 INFO kablam! | Oct 21 21:28:54.634 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.634 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.634 INFO kablam! | Oct 21 21:28:54.634 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 21 21:28:54.634 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.634 INFO kablam! Oct 21 21:28:54.634 INFO kablam! warning: cannot find type `hash_updated` in this scope Oct 21 21:28:54.634 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.634 INFO kablam! | Oct 21 21:28:54.634 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.634 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.634 INFO kablam! | Oct 21 21:28:54.634 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 21 21:28:54.634 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.634 INFO kablam! Oct 21 21:28:54.634 INFO kablam! warning: cannot find type `hash_completed` in this scope Oct 21 21:28:54.634 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.634 INFO kablam! | Oct 21 21:28:54.634 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.634 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.634 INFO kablam! | Oct 21 21:28:54.634 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 21 21:28:54.634 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.634 INFO kablam! Oct 21 21:28:54.634 INFO kablam! warning: cannot find type `work_started` in this scope Oct 21 21:28:54.634 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.634 INFO kablam! | Oct 21 21:28:54.634 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.634 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.634 INFO kablam! | Oct 21 21:28:54.634 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 21 21:28:54.634 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.634 INFO kablam! Oct 21 21:28:54.634 INFO kablam! warning: cannot find type `work_finished` in this scope Oct 21 21:28:54.634 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.634 INFO kablam! | Oct 21 21:28:54.634 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.634 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.634 INFO kablam! | Oct 21 21:28:54.634 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 21 21:28:54.634 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.634 INFO kablam! Oct 21 21:28:54.636 INFO kablam! warning: cannot find type `creator` in this scope Oct 21 21:28:54.636 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.636 INFO kablam! | Oct 21 21:28:54.636 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.636 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.636 INFO kablam! | Oct 21 21:28:54.636 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 21 21:28:54.636 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.636 INFO kablam! Oct 21 21:28:54.636 INFO kablam! warning: cannot find type `moderator` in this scope Oct 21 21:28:54.636 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.636 INFO kablam! | Oct 21 21:28:54.636 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.636 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.636 INFO kablam! | Oct 21 21:28:54.636 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 21 21:28:54.636 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.636 INFO kablam! Oct 21 21:28:54.636 INFO kablam! warning: cannot find type `master` in this scope Oct 21 21:28:54.636 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.636 INFO kablam! | Oct 21 21:28:54.636 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.636 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.636 INFO kablam! | Oct 21 21:28:54.636 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 21 21:28:54.636 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.636 INFO kablam! Oct 21 21:28:54.636 INFO kablam! warning: cannot find type `nickname` in this scope Oct 21 21:28:54.636 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.636 INFO kablam! | Oct 21 21:28:54.636 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.636 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.636 INFO kablam! | Oct 21 21:28:54.636 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 21 21:28:54.636 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.636 INFO kablam! Oct 21 21:28:54.636 INFO kablam! warning: cannot find type `email` in this scope Oct 21 21:28:54.636 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.636 INFO kablam! | Oct 21 21:28:54.636 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.636 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.636 INFO kablam! | Oct 21 21:28:54.636 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 21 21:28:54.636 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.636 INFO kablam! Oct 21 21:28:54.636 INFO kablam! warning: cannot find type `hashed_password` in this scope Oct 21 21:28:54.636 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.636 INFO kablam! | Oct 21 21:28:54.636 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.636 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.636 INFO kablam! | Oct 21 21:28:54.636 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 21 21:28:54.636 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.636 INFO kablam! Oct 21 21:28:54.636 INFO kablam! warning: cannot find type `seed` in this scope Oct 21 21:28:54.636 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:54.636 INFO kablam! | Oct 21 21:28:54.636 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:54.637 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.637 INFO kablam! | Oct 21 21:28:54.637 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 21 21:28:54.637 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.637 INFO kablam! Oct 21 21:28:54.637 INFO kablam! warning: unused import: `database::DataBase` Oct 21 21:28:54.637 INFO kablam! --> src/pages/homepage.rs:3:5 Oct 21 21:28:54.637 INFO kablam! | Oct 21 21:28:54.637 INFO kablam! 3 | use database::DataBase; Oct 21 21:28:54.637 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 21:28:54.637 INFO kablam! | Oct 21 21:28:54.637 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 21:28:54.638 INFO kablam! Oct 21 21:28:54.638 INFO kablam! warning: unused import: `ammonia::Builder` Oct 21 21:28:54.638 INFO kablam! --> src/pages/homepage.rs:4:5 Oct 21 21:28:54.638 INFO kablam! | Oct 21 21:28:54.638 INFO kablam! 4 | use ammonia::Builder; Oct 21 21:28:54.638 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 21 21:28:54.638 INFO kablam! Oct 21 21:28:54.638 INFO kablam! warning: unused import: `database::DataBase` Oct 21 21:28:54.638 INFO kablam! --> src/pages/profile.rs:3:5 Oct 21 21:28:54.638 INFO kablam! | Oct 21 21:28:54.638 INFO kablam! 3 | use database::DataBase; Oct 21 21:28:54.638 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 21:28:54.638 INFO kablam! Oct 21 21:28:54.638 INFO kablam! warning: cannot find type `User` in this scope Oct 21 21:28:54.638 INFO kablam! --> src/user.rs:13:24 Oct 21 21:28:54.638 INFO kablam! | Oct 21 21:28:54.638 INFO kablam! 13 | #[derive(Associations, Queryable)] Oct 21 21:28:54.638 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:54.638 INFO kablam! | Oct 21 21:28:54.638 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 21 21:28:54.638 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:54.638 INFO kablam! Oct 21 21:28:55.302 INFO kablam! warning: unreachable pattern Oct 21 21:28:55.302 INFO kablam! --> src/database.rs:64:21 Oct 21 21:28:55.302 INFO kablam! | Oct 21 21:28:55.302 INFO kablam! 62 | hashed_password => Oct 21 21:28:55.302 INFO kablam! | --------------- matches any value Oct 21 21:28:55.302 INFO kablam! 63 | Ok(SignInResult::Success(SessionToken(String::new()))), Oct 21 21:28:55.302 INFO kablam! 64 | _ => Ok(SignInResult::WrongPassword), Oct 21 21:28:55.302 INFO kablam! | ^ unreachable pattern Oct 21 21:28:55.302 INFO kablam! | Oct 21 21:28:55.302 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 21 21:28:55.302 INFO kablam! Oct 21 21:28:55.305 INFO kablam! warning: unused variable: `user` Oct 21 21:28:55.305 INFO kablam! --> src/pages/profile.rs:14:47 Oct 21 21:28:55.305 INFO kablam! | Oct 21 21:28:55.305 INFO kablam! 14 | (Identification::Identified(id), Some(user)) => gen_profile(id), Oct 21 21:28:55.305 INFO kablam! | ^^^^ help: consider using `_user` instead Oct 21 21:28:55.305 INFO kablam! | Oct 21 21:28:55.305 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 21:28:55.305 INFO kablam! Oct 21 21:28:55.306 INFO kablam! warning: unused variable: `req` Oct 21 21:28:55.306 INFO kablam! --> src/pages/about.rs:4:17 Oct 21 21:28:55.306 INFO kablam! | Oct 21 21:28:55.306 INFO kablam! 4 | pub fn response(req: &HttpRequest) -> HttpResponse { unimplemented!() } Oct 21 21:28:55.306 INFO kablam! | ^^^ help: consider using `_req` instead Oct 21 21:28:55.306 INFO kablam! Oct 21 21:28:55.306 INFO kablam! warning: unused variable: `hashed_password` Oct 21 21:28:55.306 INFO kablam! --> src/database.rs:60:21 Oct 21 21:28:55.306 INFO kablam! | Oct 21 21:28:55.306 INFO kablam! 60 | let hashed_password = msg.password; Oct 21 21:28:55.306 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_hashed_password` instead Oct 21 21:28:55.306 INFO kablam! Oct 21 21:28:55.306 INFO kablam! warning: unused variable: `hashed_password` Oct 21 21:28:55.306 INFO kablam! --> src/database.rs:62:21 Oct 21 21:28:55.306 INFO kablam! | Oct 21 21:28:55.306 INFO kablam! 62 | hashed_password => Oct 21 21:28:55.306 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_hashed_password` instead Oct 21 21:28:55.306 INFO kablam! Oct 21 21:28:55.306 INFO kablam! warning: unused variable: `token` Oct 21 21:28:55.306 INFO kablam! --> src/user.rs:31:39 Oct 21 21:28:55.306 INFO kablam! | Oct 21 21:28:55.306 INFO kablam! 31 | SignInResult::Success(token) => unimplemented!(), Oct 21 21:28:55.306 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 21 21:28:55.306 INFO kablam! Oct 21 21:28:55.306 INFO kablam! warning: unused variable: `token` Oct 21 21:28:55.306 INFO kablam! --> src/user.rs:42:39 Oct 21 21:28:55.306 INFO kablam! | Oct 21 21:28:55.306 INFO kablam! 42 | SignUpResult::Success(token) => unimplemented!(), Oct 21 21:28:55.306 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 21 21:28:55.306 INFO kablam! Oct 21 21:28:55.382 INFO kablam! warning: unreachable pattern Oct 21 21:28:55.382 INFO kablam! --> src/database.rs:64:21 Oct 21 21:28:55.382 INFO kablam! | Oct 21 21:28:55.382 INFO kablam! 62 | hashed_password => Oct 21 21:28:55.382 INFO kablam! | --------------- matches any value Oct 21 21:28:55.382 INFO kablam! 63 | Ok(SignInResult::Success(SessionToken(String::new()))), Oct 21 21:28:55.382 INFO kablam! 64 | _ => Ok(SignInResult::WrongPassword), Oct 21 21:28:55.382 INFO kablam! | ^ unreachable pattern Oct 21 21:28:55.382 INFO kablam! | Oct 21 21:28:55.382 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 21 21:28:55.382 INFO kablam! Oct 21 21:28:55.386 INFO kablam! warning: unused variable: `user` Oct 21 21:28:55.386 INFO kablam! --> src/pages/profile.rs:14:47 Oct 21 21:28:55.386 INFO kablam! | Oct 21 21:28:55.386 INFO kablam! 14 | (Identification::Identified(id), Some(user)) => gen_profile(id), Oct 21 21:28:55.386 INFO kablam! | ^^^^ help: consider using `_user` instead Oct 21 21:28:55.386 INFO kablam! | Oct 21 21:28:55.386 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 21:28:55.386 INFO kablam! Oct 21 21:28:55.387 INFO kablam! warning: unused variable: `req` Oct 21 21:28:55.387 INFO kablam! --> src/pages/about.rs:4:17 Oct 21 21:28:55.387 INFO kablam! | Oct 21 21:28:55.387 INFO kablam! 4 | pub fn response(req: &HttpRequest) -> HttpResponse { unimplemented!() } Oct 21 21:28:55.387 INFO kablam! | ^^^ help: consider using `_req` instead Oct 21 21:28:55.387 INFO kablam! Oct 21 21:28:55.387 INFO kablam! warning: unused variable: `hashed_password` Oct 21 21:28:55.387 INFO kablam! --> src/database.rs:60:21 Oct 21 21:28:55.387 INFO kablam! | Oct 21 21:28:55.387 INFO kablam! 60 | let hashed_password = msg.password; Oct 21 21:28:55.387 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_hashed_password` instead Oct 21 21:28:55.387 INFO kablam! Oct 21 21:28:55.387 INFO kablam! warning: unused variable: `hashed_password` Oct 21 21:28:55.387 INFO kablam! --> src/database.rs:62:21 Oct 21 21:28:55.387 INFO kablam! | Oct 21 21:28:55.387 INFO kablam! 62 | hashed_password => Oct 21 21:28:55.387 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_hashed_password` instead Oct 21 21:28:55.387 INFO kablam! Oct 21 21:28:55.387 INFO kablam! warning: unused variable: `token` Oct 21 21:28:55.387 INFO kablam! --> src/user.rs:31:39 Oct 21 21:28:55.387 INFO kablam! | Oct 21 21:28:55.388 INFO kablam! 31 | SignInResult::Success(token) => unimplemented!(), Oct 21 21:28:55.388 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 21 21:28:55.388 INFO kablam! Oct 21 21:28:55.388 INFO kablam! warning: unused variable: `token` Oct 21 21:28:55.388 INFO kablam! --> src/user.rs:42:39 Oct 21 21:28:55.388 INFO kablam! | Oct 21 21:28:55.388 INFO kablam! 42 | SignUpResult::Success(token) => unimplemented!(), Oct 21 21:28:55.388 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 21 21:28:55.388 INFO kablam! Oct 21 21:28:55.445 INFO kablam! warning: function is never used: `gen_session_token` Oct 21 21:28:55.445 INFO kablam! --> src/database.rs:131:1 Oct 21 21:28:55.445 INFO kablam! | Oct 21 21:28:55.445 INFO kablam! 131 | fn gen_session_token() {} Oct 21 21:28:55.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:28:55.445 INFO kablam! | Oct 21 21:28:55.445 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 21:28:55.445 INFO kablam! Oct 21 21:28:55.445 INFO kablam! warning: struct is never constructed: `Project` Oct 21 21:28:55.445 INFO kablam! --> src/project.rs:2:1 Oct 21 21:28:55.445 INFO kablam! | Oct 21 21:28:55.445 INFO kablam! 2 | pub struct Project { Oct 21 21:28:55.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 21:28:55.445 INFO kablam! Oct 21 21:28:55.599 INFO kablam! warning: function is never used: `gen_session_token` Oct 21 21:28:55.599 INFO kablam! --> src/database.rs:131:1 Oct 21 21:28:55.599 INFO kablam! | Oct 21 21:28:55.599 INFO kablam! 131 | fn gen_session_token() {} Oct 21 21:28:55.599 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:28:55.599 INFO kablam! | Oct 21 21:28:55.599 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 21:28:55.599 INFO kablam! Oct 21 21:28:55.599 INFO kablam! warning: struct is never constructed: `Project` Oct 21 21:28:55.599 INFO kablam! --> src/project.rs:2:1 Oct 21 21:28:55.600 INFO kablam! | Oct 21 21:28:55.600 INFO kablam! 2 | pub struct Project { Oct 21 21:28:55.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 21:28:55.600 INFO kablam! Oct 21 21:28:55.690 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 48.62s Oct 21 21:28:55.709 INFO kablam! su: No module specific data is present Oct 21 21:28:55.985 INFO running `"docker" "rm" "-f" "da72ab42daa91508d2f070175ef2f9d215a2f13b6898856de9876a3e74a291ef"` Oct 21 21:28:56.047 INFO blam! da72ab42daa91508d2f070175ef2f9d215a2f13b6898856de9876a3e74a291ef