Oct 27 11:39:53.066 INFO checking GooseDB/wow against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 11:39:53.066 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/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 27 11:39:53.260 INFO blam! 2f015f2e27a61cc4b9bec95483848c94333a44633115e0bae778dac1e98dc847 Oct 27 11:39:53.262 INFO running `"docker" "start" "-a" "2f015f2e27a61cc4b9bec95483848c94333a44633115e0bae778dac1e98dc847"` Oct 27 11:39:53.640 INFO kablam! usermod: no changes Oct 27 11:39:54.013 INFO kablam! Compiling brotli-sys v0.3.2 Oct 27 11:39:54.013 INFO kablam! Compiling ring v0.13.2 Oct 27 11:39:54.013 INFO kablam! Compiling miniz-sys v0.1.10 Oct 27 11:39:54.020 INFO kablam! Compiling serde_json v1.0.26 Oct 27 11:39:54.023 INFO kablam! Compiling diesel_derives v1.3.0 Oct 27 11:39:54.023 INFO kablam! Checking serde_urlencoded v0.5.3 Oct 27 11:39:54.030 INFO kablam! Checking tokio-reactor v0.1.4 Oct 27 11:39:54.031 INFO kablam! Compiling serde_derive v1.0.75 Oct 27 11:39:57.173 INFO kablam! Checking postgres-shared v0.4.2 Oct 27 11:39:57.306 INFO kablam! Checking string_cache v0.7.3 Oct 27 11:39:57.863 INFO kablam! Checking tokio-tcp v0.1.1 Oct 27 11:39:58.229 INFO kablam! Checking tokio-uds v0.2.1 Oct 27 11:39:59.923 INFO kablam! Checking tokio-udp v0.1.2 Oct 27 11:39:59.923 INFO kablam! Checking tokio-signal v0.2.4 Oct 27 11:40:00.919 INFO kablam! Checking flate2 v1.0.2 Oct 27 11:40:01.431 INFO kablam! Checking postgres v0.15.2 Oct 27 11:40:04.351 INFO kablam! Checking tokio v0.1.8 Oct 27 11:40:04.387 INFO kablam! Checking trust-dns-proto v0.4.0 Oct 27 11:40:04.615 INFO kablam! Checking r2d2_postgres v0.14.0 Oct 27 11:40:06.163 INFO kablam! Checking brotli2 v0.3.2 Oct 27 11:40:06.675 INFO kablam! Checking diesel v1.3.2 Oct 27 11:40:07.913 INFO kablam! Checking cookie v0.11.0 Oct 27 11:40:09.648 INFO kablam! Checking trust-dns-resolver v0.9.1 Oct 27 11:40:12.320 INFO kablam! Compiling markup5ever v0.7.2 Oct 27 11:40:14.471 INFO kablam! Checking actix v0.7.3 Oct 27 11:40:19.717 INFO kablam! Checking actix-web v0.7.4 Oct 27 11:40:20.314 INFO kablam! Checking html5ever v0.22.3 Oct 27 11:40:23.350 INFO kablam! Checking ammonia v1.2.0 Oct 27 11:40:37.118 INFO kablam! Checking r2d2-diesel v1.0.0 Oct 27 11:40:37.800 INFO kablam! Checking wowservice v0.1.0 (/source) Oct 27 11:40:44.624 INFO kablam! warning: cannot find type `Project` in this scope Oct 27 11:40:44.625 INFO kablam! --> src/project.rs:1:10 Oct 27 11:40:44.625 INFO kablam! | Oct 27 11:40:44.625 INFO kablam! 1 | #[derive(Queryable, Associations)] Oct 27 11:40:44.625 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:44.625 INFO kablam! | Oct 27 11:40:44.625 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 11:40:44.625 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:44.625 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:44.625 INFO kablam! Oct 27 11:40:44.625 INFO kablam! warning: cannot find type `table` in this scope Oct 27 11:40:44.625 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 11:40:44.625 INFO kablam! | Oct 27 11:40:44.625 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 11:40:44.625 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:44.625 INFO kablam! | Oct 27 11:40:44.625 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:44.625 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:44.625 INFO kablam! Oct 27 11:40:44.626 INFO kablam! warning: cannot find type `id` in this scope Oct 27 11:40:44.626 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:44.626 INFO kablam! | Oct 27 11:40:44.626 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:44.626 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:44.626 INFO kablam! | Oct 27 11:40:44.626 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:44.626 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:44.626 INFO kablam! Oct 27 11:40:44.626 INFO kablam! warning: cannot find type `string` in this scope Oct 27 11:40:44.626 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:44.626 INFO kablam! | Oct 27 11:40:44.626 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:44.626 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:44.626 INFO kablam! | Oct 27 11:40:44.626 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:44.626 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:44.626 INFO kablam! Oct 27 11:40:44.627 INFO kablam! warning: cannot find type `file_id` in this scope Oct 27 11:40:44.627 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:44.627 INFO kablam! | Oct 27 11:40:44.627 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:44.627 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:44.627 INFO kablam! | Oct 27 11:40:44.627 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:44.627 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:44.627 INFO kablam! Oct 27 11:40:44.627 INFO kablam! warning: cannot find type `translated` in this scope Oct 27 11:40:44.627 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:44.627 INFO kablam! | Oct 27 11:40:44.627 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:44.627 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:44.627 INFO kablam! | Oct 27 11:40:44.628 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:44.628 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:44.628 INFO kablam! Oct 27 11:40:44.631 INFO kablam! warning: cannot find type `original_url` in this scope Oct 27 11:40:44.631 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:44.631 INFO kablam! | Oct 27 11:40:44.631 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:44.631 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:44.631 INFO kablam! | Oct 27 11:40:44.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 27 11:40:44.631 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:44.631 INFO kablam! Oct 27 11:40:44.631 INFO kablam! warning: cannot find type `translation_url` in this scope Oct 27 11:40:44.631 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:44.631 INFO kablam! | Oct 27 11:40:44.631 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:44.631 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:44.631 INFO kablam! | Oct 27 11:40:44.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 27 11:40:44.631 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:44.631 INFO kablam! Oct 27 11:40:44.631 INFO kablam! warning: cannot find type `user_id` in this scope Oct 27 11:40:44.631 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:44.631 INFO kablam! | Oct 27 11:40:44.631 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:44.631 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:44.631 INFO kablam! | Oct 27 11:40:44.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 27 11:40:44.631 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:44.631 INFO kablam! Oct 27 11:40:44.631 INFO kablam! warning: cannot find type `session_token` in this scope Oct 27 11:40:44.631 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:44.631 INFO kablam! | Oct 27 11:40:44.631 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:44.631 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:44.631 INFO kablam! | Oct 27 11:40:44.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 27 11:40:44.631 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:44.631 INFO kablam! Oct 27 11:40:44.632 INFO kablam! warning: cannot find type `expires` in this scope Oct 27 11:40:44.632 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:44.632 INFO kablam! | Oct 27 11:40:44.632 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:44.632 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:44.632 INFO kablam! | Oct 27 11:40:44.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 27 11:40:44.632 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:44.632 INFO kablam! Oct 27 11:40:44.632 INFO kablam! warning: cannot find type `project_id` in this scope Oct 27 11:40:44.632 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:44.632 INFO kablam! | Oct 27 11:40:44.632 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:44.632 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:44.632 INFO kablam! | Oct 27 11:40:44.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 27 11:40:44.632 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:44.632 INFO kablam! Oct 27 11:40:44.632 INFO kablam! warning: cannot find type `file_name` in this scope Oct 27 11:40:44.632 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:44.632 INFO kablam! | Oct 27 11:40:44.632 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:44.632 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:44.632 INFO kablam! | Oct 27 11:40:44.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 27 11:40:44.632 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:44.632 INFO kablam! Oct 27 11:40:44.632 INFO kablam! warning: cannot find type `hash_updated` in this scope Oct 27 11:40:44.632 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:44.632 INFO kablam! | Oct 27 11:40:44.632 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:44.632 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:44.632 INFO kablam! | Oct 27 11:40:44.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 27 11:40:44.633 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:44.633 INFO kablam! Oct 27 11:40:44.633 INFO kablam! warning: cannot find type `hash_completed` in this scope Oct 27 11:40:44.633 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:44.633 INFO kablam! | Oct 27 11:40:44.633 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:44.633 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:44.633 INFO kablam! | Oct 27 11:40:44.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 27 11:40:44.633 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:44.633 INFO kablam! Oct 27 11:40:44.633 INFO kablam! warning: cannot find type `work_started` in this scope Oct 27 11:40:44.633 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:44.633 INFO kablam! | Oct 27 11:40:44.633 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:44.633 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:44.633 INFO kablam! | Oct 27 11:40:44.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 27 11:40:44.634 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:44.634 INFO kablam! Oct 27 11:40:44.634 INFO kablam! warning: cannot find type `work_finished` in this scope Oct 27 11:40:44.634 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:44.634 INFO kablam! | Oct 27 11:40:44.634 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:44.634 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:44.634 INFO kablam! | Oct 27 11:40:44.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 27 11:40:44.634 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:44.634 INFO kablam! Oct 27 11:40:44.635 INFO kablam! warning: cannot find type `creator` in this scope Oct 27 11:40:44.635 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:44.635 INFO kablam! | Oct 27 11:40:44.635 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:44.635 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:44.635 INFO kablam! | Oct 27 11:40:44.635 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:44.635 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:44.635 INFO kablam! Oct 27 11:40:44.635 INFO kablam! warning: cannot find type `moderator` in this scope Oct 27 11:40:44.635 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:44.635 INFO kablam! | Oct 27 11:40:44.635 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:44.635 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:44.635 INFO kablam! | Oct 27 11:40:44.635 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:44.635 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:44.635 INFO kablam! Oct 27 11:40:44.635 INFO kablam! warning: cannot find type `master` in this scope Oct 27 11:40:44.635 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:44.635 INFO kablam! | Oct 27 11:40:44.635 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:44.635 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:44.635 INFO kablam! | Oct 27 11:40:44.635 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:44.635 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:44.635 INFO kablam! Oct 27 11:40:44.636 INFO kablam! warning: cannot find type `nickname` in this scope Oct 27 11:40:44.636 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:44.636 INFO kablam! | Oct 27 11:40:44.636 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:44.636 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:44.636 INFO kablam! | Oct 27 11:40:44.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 27 11:40:44.636 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:44.636 INFO kablam! Oct 27 11:40:44.636 INFO kablam! warning: cannot find type `email` in this scope Oct 27 11:40:44.636 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:44.636 INFO kablam! | Oct 27 11:40:44.636 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:44.636 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:44.636 INFO kablam! | Oct 27 11:40:44.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 27 11:40:44.636 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:44.636 INFO kablam! Oct 27 11:40:44.636 INFO kablam! warning: cannot find type `hashed_password` in this scope Oct 27 11:40:44.637 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:44.637 INFO kablam! | Oct 27 11:40:44.637 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:44.637 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:44.637 INFO kablam! | Oct 27 11:40:44.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 27 11:40:44.637 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:44.637 INFO kablam! Oct 27 11:40:44.637 INFO kablam! warning: cannot find type `seed` in this scope Oct 27 11:40:44.637 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:44.637 INFO kablam! | Oct 27 11:40:44.637 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:44.637 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:44.637 INFO kablam! | Oct 27 11:40:44.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 27 11:40:44.637 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:44.637 INFO kablam! Oct 27 11:40:44.638 INFO kablam! warning: unused import: `database::DataBase` Oct 27 11:40:44.638 INFO kablam! --> src/pages/homepage.rs:3:5 Oct 27 11:40:44.638 INFO kablam! | Oct 27 11:40:44.638 INFO kablam! 3 | use database::DataBase; Oct 27 11:40:44.638 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 11:40:44.638 INFO kablam! | Oct 27 11:40:44.638 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 11:40:44.638 INFO kablam! Oct 27 11:40:44.638 INFO kablam! warning: unused import: `ammonia::Builder` Oct 27 11:40:44.638 INFO kablam! --> src/pages/homepage.rs:4:5 Oct 27 11:40:44.638 INFO kablam! | Oct 27 11:40:44.638 INFO kablam! 4 | use ammonia::Builder; Oct 27 11:40:44.638 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 11:40:44.638 INFO kablam! Oct 27 11:40:44.638 INFO kablam! warning: unused import: `database::DataBase` Oct 27 11:40:44.638 INFO kablam! --> src/pages/profile.rs:3:5 Oct 27 11:40:44.638 INFO kablam! | Oct 27 11:40:44.638 INFO kablam! 3 | use database::DataBase; Oct 27 11:40:44.638 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 11:40:44.638 INFO kablam! Oct 27 11:40:44.647 INFO kablam! warning: cannot find type `User` in this scope Oct 27 11:40:44.647 INFO kablam! --> src/user.rs:13:24 Oct 27 11:40:44.647 INFO kablam! | Oct 27 11:40:44.647 INFO kablam! 13 | #[derive(Associations, Queryable)] Oct 27 11:40:44.647 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:44.647 INFO kablam! | Oct 27 11:40:44.647 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:44.647 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:44.647 INFO kablam! Oct 27 11:40:45.458 INFO kablam! warning: cannot find type `Project` in this scope Oct 27 11:40:45.458 INFO kablam! --> src/project.rs:1:10 Oct 27 11:40:45.458 INFO kablam! | Oct 27 11:40:45.458 INFO kablam! 1 | #[derive(Queryable, Associations)] Oct 27 11:40:45.458 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:45.458 INFO kablam! | Oct 27 11:40:45.458 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 11:40:45.458 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:45.458 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:45.458 INFO kablam! Oct 27 11:40:45.458 INFO kablam! warning: cannot find type `table` in this scope Oct 27 11:40:45.458 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 11:40:45.458 INFO kablam! | Oct 27 11:40:45.458 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 11:40:45.458 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:45.458 INFO kablam! | Oct 27 11:40:45.458 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:45.458 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:45.458 INFO kablam! Oct 27 11:40:45.459 INFO kablam! warning: cannot find type `id` in this scope Oct 27 11:40:45.459 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:45.459 INFO kablam! | Oct 27 11:40:45.459 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:45.459 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:45.459 INFO kablam! | Oct 27 11:40:45.459 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:45.459 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:45.459 INFO kablam! Oct 27 11:40:45.459 INFO kablam! warning: cannot find type `string` in this scope Oct 27 11:40:45.459 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:45.459 INFO kablam! | Oct 27 11:40:45.459 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:45.459 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:45.459 INFO kablam! | Oct 27 11:40:45.459 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:45.459 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:45.459 INFO kablam! Oct 27 11:40:45.459 INFO kablam! warning: cannot find type `file_id` in this scope Oct 27 11:40:45.459 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:45.459 INFO kablam! | Oct 27 11:40:45.459 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:45.459 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:45.459 INFO kablam! | Oct 27 11:40:45.459 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:45.459 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:45.459 INFO kablam! Oct 27 11:40:45.460 INFO kablam! warning: cannot find type `translated` in this scope Oct 27 11:40:45.460 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:45.460 INFO kablam! | Oct 27 11:40:45.460 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:45.460 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:45.460 INFO kablam! | Oct 27 11:40:45.460 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:45.460 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:45.460 INFO kablam! Oct 27 11:40:45.460 INFO kablam! warning: cannot find type `original_url` in this scope Oct 27 11:40:45.460 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:45.460 INFO kablam! | Oct 27 11:40:45.460 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:45.460 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:45.460 INFO kablam! | Oct 27 11:40:45.460 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:45.460 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:45.460 INFO kablam! Oct 27 11:40:45.460 INFO kablam! warning: cannot find type `translation_url` in this scope Oct 27 11:40:45.460 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:45.461 INFO kablam! | Oct 27 11:40:45.461 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:45.461 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:45.461 INFO kablam! | Oct 27 11:40:45.461 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:45.461 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:45.461 INFO kablam! Oct 27 11:40:45.461 INFO kablam! warning: cannot find type `user_id` in this scope Oct 27 11:40:45.461 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:45.461 INFO kablam! | Oct 27 11:40:45.461 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:45.461 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:45.461 INFO kablam! | Oct 27 11:40:45.461 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:45.462 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:45.462 INFO kablam! Oct 27 11:40:45.462 INFO kablam! warning: cannot find type `session_token` in this scope Oct 27 11:40:45.462 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:45.462 INFO kablam! | Oct 27 11:40:45.462 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:45.462 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:45.462 INFO kablam! | Oct 27 11:40:45.462 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:45.462 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:45.462 INFO kablam! Oct 27 11:40:45.462 INFO kablam! warning: cannot find type `expires` in this scope Oct 27 11:40:45.462 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:45.462 INFO kablam! | Oct 27 11:40:45.462 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:45.462 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:45.462 INFO kablam! | Oct 27 11:40:45.462 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:45.462 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:45.462 INFO kablam! Oct 27 11:40:45.463 INFO kablam! warning: cannot find type `project_id` in this scope Oct 27 11:40:45.463 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:45.463 INFO kablam! | Oct 27 11:40:45.463 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:45.463 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:45.463 INFO kablam! | Oct 27 11:40:45.463 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:45.463 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:45.463 INFO kablam! Oct 27 11:40:45.463 INFO kablam! warning: cannot find type `file_name` in this scope Oct 27 11:40:45.463 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:45.463 INFO kablam! | Oct 27 11:40:45.463 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:45.463 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:45.463 INFO kablam! | Oct 27 11:40:45.463 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:45.463 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:45.463 INFO kablam! Oct 27 11:40:45.463 INFO kablam! warning: cannot find type `hash_updated` in this scope Oct 27 11:40:45.463 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:45.463 INFO kablam! | Oct 27 11:40:45.463 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:45.463 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:45.463 INFO kablam! | Oct 27 11:40:45.463 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:45.463 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:45.463 INFO kablam! Oct 27 11:40:45.463 INFO kablam! warning: cannot find type `hash_completed` in this scope Oct 27 11:40:45.463 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:45.463 INFO kablam! | Oct 27 11:40:45.463 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:45.463 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:45.463 INFO kablam! | Oct 27 11:40:45.463 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:45.463 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:45.463 INFO kablam! Oct 27 11:40:45.464 INFO kablam! warning: cannot find type `work_started` in this scope Oct 27 11:40:45.464 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:45.464 INFO kablam! | Oct 27 11:40:45.464 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:45.464 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:45.464 INFO kablam! | Oct 27 11:40:45.464 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:45.464 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:45.464 INFO kablam! Oct 27 11:40:45.464 INFO kablam! warning: cannot find type `work_finished` in this scope Oct 27 11:40:45.464 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:45.464 INFO kablam! | Oct 27 11:40:45.464 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:45.464 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:45.464 INFO kablam! | Oct 27 11:40:45.464 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:45.464 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:45.464 INFO kablam! Oct 27 11:40:45.464 INFO kablam! warning: cannot find type `creator` in this scope Oct 27 11:40:45.464 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:45.464 INFO kablam! | Oct 27 11:40:45.464 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:45.464 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:45.464 INFO kablam! | Oct 27 11:40:45.464 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:45.464 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:45.464 INFO kablam! Oct 27 11:40:45.464 INFO kablam! warning: cannot find type `moderator` in this scope Oct 27 11:40:45.464 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:45.464 INFO kablam! | Oct 27 11:40:45.464 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:45.464 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:45.464 INFO kablam! | Oct 27 11:40:45.464 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:45.465 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:45.465 INFO kablam! Oct 27 11:40:45.466 INFO kablam! warning: cannot find type `master` in this scope Oct 27 11:40:45.466 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:45.466 INFO kablam! | Oct 27 11:40:45.466 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:45.466 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:45.466 INFO kablam! | Oct 27 11:40:45.466 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:45.466 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:45.466 INFO kablam! Oct 27 11:40:45.466 INFO kablam! warning: cannot find type `nickname` in this scope Oct 27 11:40:45.466 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:45.466 INFO kablam! | Oct 27 11:40:45.466 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:45.466 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:45.466 INFO kablam! | Oct 27 11:40:45.466 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:45.466 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:45.466 INFO kablam! Oct 27 11:40:45.466 INFO kablam! warning: cannot find type `email` in this scope Oct 27 11:40:45.466 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:45.466 INFO kablam! | Oct 27 11:40:45.466 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:45.466 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:45.466 INFO kablam! | Oct 27 11:40:45.466 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:45.466 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:45.466 INFO kablam! Oct 27 11:40:45.466 INFO kablam! warning: cannot find type `hashed_password` in this scope Oct 27 11:40:45.466 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:45.466 INFO kablam! | Oct 27 11:40:45.466 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:45.466 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:45.466 INFO kablam! | Oct 27 11:40:45.466 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:45.466 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:45.466 INFO kablam! Oct 27 11:40:45.466 INFO kablam! warning: cannot find type `seed` in this scope Oct 27 11:40:45.466 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:40:45.466 INFO kablam! | Oct 27 11:40:45.466 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:40:45.466 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:45.466 INFO kablam! | Oct 27 11:40:45.466 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:45.466 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:45.466 INFO kablam! Oct 27 11:40:45.467 INFO kablam! warning: unused import: `database::DataBase` Oct 27 11:40:45.467 INFO kablam! --> src/pages/homepage.rs:3:5 Oct 27 11:40:45.467 INFO kablam! | Oct 27 11:40:45.467 INFO kablam! 3 | use database::DataBase; Oct 27 11:40:45.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 11:40:45.467 INFO kablam! | Oct 27 11:40:45.467 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 11:40:45.467 INFO kablam! Oct 27 11:40:45.467 INFO kablam! warning: unused import: `ammonia::Builder` Oct 27 11:40:45.467 INFO kablam! --> src/pages/homepage.rs:4:5 Oct 27 11:40:45.467 INFO kablam! | Oct 27 11:40:45.467 INFO kablam! 4 | use ammonia::Builder; Oct 27 11:40:45.467 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 11:40:45.467 INFO kablam! Oct 27 11:40:45.467 INFO kablam! warning: unused import: `database::DataBase` Oct 27 11:40:45.467 INFO kablam! --> src/pages/profile.rs:3:5 Oct 27 11:40:45.467 INFO kablam! | Oct 27 11:40:45.468 INFO kablam! 3 | use database::DataBase; Oct 27 11:40:45.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 11:40:45.468 INFO kablam! Oct 27 11:40:45.471 INFO kablam! warning: cannot find type `User` in this scope Oct 27 11:40:45.471 INFO kablam! --> src/user.rs:13:24 Oct 27 11:40:45.471 INFO kablam! | Oct 27 11:40:45.471 INFO kablam! 13 | #[derive(Associations, Queryable)] Oct 27 11:40:45.471 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:40:45.471 INFO kablam! | Oct 27 11:40:45.471 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:45.471 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:40:45.471 INFO kablam! Oct 27 11:40:45.581 INFO kablam! warning: unreachable pattern Oct 27 11:40:45.581 INFO kablam! --> src/database.rs:64:21 Oct 27 11:40:45.581 INFO kablam! | Oct 27 11:40:45.581 INFO kablam! 62 | hashed_password => Oct 27 11:40:45.581 INFO kablam! | --------------- matches any value Oct 27 11:40:45.581 INFO kablam! 63 | Ok(SignInResult::Success(SessionToken(String::new()))), Oct 27 11:40:45.581 INFO kablam! 64 | _ => Ok(SignInResult::WrongPassword), Oct 27 11:40:45.581 INFO kablam! | ^ unreachable pattern Oct 27 11:40:45.581 INFO kablam! | Oct 27 11:40:45.581 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 27 11:40:45.581 INFO kablam! Oct 27 11:40:45.585 INFO kablam! warning: unused variable: `user` Oct 27 11:40:45.585 INFO kablam! --> src/pages/profile.rs:14:47 Oct 27 11:40:45.585 INFO kablam! | Oct 27 11:40:45.586 INFO kablam! 14 | (Identification::Identified(id), Some(user)) => gen_profile(id), Oct 27 11:40:45.586 INFO kablam! | ^^^^ help: consider using `_user` instead Oct 27 11:40:45.586 INFO kablam! | Oct 27 11:40:45.586 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 11:40:45.586 INFO kablam! Oct 27 11:40:45.586 INFO kablam! warning: unused variable: `req` Oct 27 11:40:45.586 INFO kablam! --> src/pages/about.rs:4:17 Oct 27 11:40:45.586 INFO kablam! | Oct 27 11:40:45.586 INFO kablam! 4 | pub fn response(req: &HttpRequest) -> HttpResponse { unimplemented!() } Oct 27 11:40:45.586 INFO kablam! | ^^^ help: consider using `_req` instead Oct 27 11:40:45.586 INFO kablam! Oct 27 11:40:45.586 INFO kablam! warning: unused variable: `hashed_password` Oct 27 11:40:45.586 INFO kablam! --> src/database.rs:60:21 Oct 27 11:40:45.586 INFO kablam! | Oct 27 11:40:45.586 INFO kablam! 60 | let hashed_password = msg.password; Oct 27 11:40:45.586 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_hashed_password` instead Oct 27 11:40:45.586 INFO kablam! Oct 27 11:40:45.586 INFO kablam! warning: unused variable: `hashed_password` Oct 27 11:40:45.587 INFO kablam! --> src/database.rs:62:21 Oct 27 11:40:45.587 INFO kablam! | Oct 27 11:40:45.587 INFO kablam! 62 | hashed_password => Oct 27 11:40:45.587 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_hashed_password` instead Oct 27 11:40:45.587 INFO kablam! Oct 27 11:40:45.587 INFO kablam! warning: unused variable: `token` Oct 27 11:40:45.587 INFO kablam! --> src/user.rs:31:39 Oct 27 11:40:45.587 INFO kablam! | Oct 27 11:40:45.587 INFO kablam! 31 | SignInResult::Success(token) => unimplemented!(), Oct 27 11:40:45.587 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 27 11:40:45.587 INFO kablam! Oct 27 11:40:45.587 INFO kablam! warning: unused variable: `token` Oct 27 11:40:45.587 INFO kablam! --> src/user.rs:42:39 Oct 27 11:40:45.587 INFO kablam! | Oct 27 11:40:45.587 INFO kablam! 42 | SignUpResult::Success(token) => unimplemented!(), Oct 27 11:40:45.587 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 27 11:40:45.587 INFO kablam! Oct 27 11:40:45.797 INFO kablam! warning: function is never used: `gen_session_token` Oct 27 11:40:45.797 INFO kablam! --> src/database.rs:131:1 Oct 27 11:40:45.797 INFO kablam! | Oct 27 11:40:45.797 INFO kablam! 131 | fn gen_session_token() {} Oct 27 11:40:45.797 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:40:45.797 INFO kablam! | Oct 27 11:40:45.797 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 11:40:45.797 INFO kablam! Oct 27 11:40:45.797 INFO kablam! warning: struct is never constructed: `Project` Oct 27 11:40:45.797 INFO kablam! --> src/project.rs:2:1 Oct 27 11:40:45.797 INFO kablam! | Oct 27 11:40:45.797 INFO kablam! 2 | pub struct Project { Oct 27 11:40:45.797 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 11:40:45.797 INFO kablam! Oct 27 11:40:46.331 INFO kablam! warning: unreachable pattern Oct 27 11:40:46.331 INFO kablam! --> src/database.rs:64:21 Oct 27 11:40:46.331 INFO kablam! | Oct 27 11:40:46.331 INFO kablam! 62 | hashed_password => Oct 27 11:40:46.331 INFO kablam! | --------------- matches any value Oct 27 11:40:46.331 INFO kablam! 63 | Ok(SignInResult::Success(SessionToken(String::new()))), Oct 27 11:40:46.331 INFO kablam! 64 | _ => Ok(SignInResult::WrongPassword), Oct 27 11:40:46.331 INFO kablam! | ^ unreachable pattern Oct 27 11:40:46.331 INFO kablam! | Oct 27 11:40:46.331 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 27 11:40:46.331 INFO kablam! Oct 27 11:40:46.333 INFO kablam! warning: unused variable: `user` Oct 27 11:40:46.333 INFO kablam! --> src/pages/profile.rs:14:47 Oct 27 11:40:46.333 INFO kablam! | Oct 27 11:40:46.333 INFO kablam! 14 | (Identification::Identified(id), Some(user)) => gen_profile(id), Oct 27 11:40:46.333 INFO kablam! | ^^^^ help: consider using `_user` instead Oct 27 11:40:46.333 INFO kablam! | Oct 27 11:40:46.334 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 11:40:46.334 INFO kablam! Oct 27 11:40:46.334 INFO kablam! warning: unused variable: `req` Oct 27 11:40:46.334 INFO kablam! --> src/pages/about.rs:4:17 Oct 27 11:40:46.334 INFO kablam! | Oct 27 11:40:46.334 INFO kablam! 4 | pub fn response(req: &HttpRequest) -> HttpResponse { unimplemented!() } Oct 27 11:40:46.334 INFO kablam! | ^^^ help: consider using `_req` instead Oct 27 11:40:46.334 INFO kablam! Oct 27 11:40:46.334 INFO kablam! warning: unused variable: `hashed_password` Oct 27 11:40:46.334 INFO kablam! --> src/database.rs:60:21 Oct 27 11:40:46.334 INFO kablam! | Oct 27 11:40:46.334 INFO kablam! 60 | let hashed_password = msg.password; Oct 27 11:40:46.334 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_hashed_password` instead Oct 27 11:40:46.334 INFO kablam! Oct 27 11:40:46.334 INFO kablam! warning: unused variable: `hashed_password` Oct 27 11:40:46.334 INFO kablam! --> src/database.rs:62:21 Oct 27 11:40:46.334 INFO kablam! | Oct 27 11:40:46.334 INFO kablam! 62 | hashed_password => Oct 27 11:40:46.334 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_hashed_password` instead Oct 27 11:40:46.334 INFO kablam! Oct 27 11:40:46.334 INFO kablam! warning: unused variable: `token` Oct 27 11:40:46.334 INFO kablam! --> src/user.rs:31:39 Oct 27 11:40:46.334 INFO kablam! | Oct 27 11:40:46.334 INFO kablam! 31 | SignInResult::Success(token) => unimplemented!(), Oct 27 11:40:46.334 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 27 11:40:46.334 INFO kablam! Oct 27 11:40:46.334 INFO kablam! warning: unused variable: `token` Oct 27 11:40:46.334 INFO kablam! --> src/user.rs:42:39 Oct 27 11:40:46.334 INFO kablam! | Oct 27 11:40:46.334 INFO kablam! 42 | SignUpResult::Success(token) => unimplemented!(), Oct 27 11:40:46.334 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 27 11:40:46.334 INFO kablam! Oct 27 11:40:46.467 INFO kablam! warning: function is never used: `gen_session_token` Oct 27 11:40:46.467 INFO kablam! --> src/database.rs:131:1 Oct 27 11:40:46.467 INFO kablam! | Oct 27 11:40:46.467 INFO kablam! 131 | fn gen_session_token() {} Oct 27 11:40:46.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:40:46.467 INFO kablam! | Oct 27 11:40:46.467 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 11:40:46.467 INFO kablam! Oct 27 11:40:46.467 INFO kablam! warning: struct is never constructed: `Project` Oct 27 11:40:46.467 INFO kablam! --> src/project.rs:2:1 Oct 27 11:40:46.467 INFO kablam! | Oct 27 11:40:46.467 INFO kablam! 2 | pub struct Project { Oct 27 11:40:46.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 11:40:46.467 INFO kablam! Oct 27 11:40:46.525 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 52.87s Oct 27 11:40:46.543 INFO kablam! su: No module specific data is present Oct 27 11:40:46.809 INFO running `"docker" "rm" "-f" "2f015f2e27a61cc4b9bec95483848c94333a44633115e0bae778dac1e98dc847"` Oct 27 11:40:46.893 INFO blam! 2f015f2e27a61cc4b9bec95483848c94333a44633115e0bae778dac1e98dc847