Oct 26 19:48:09.556 INFO checking tawashichan/coffee_shop_backend against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 19:48:09.556 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 26 19:48:09.890 INFO blam! 98375f4b1f037bbb69b88bb55854d890d57d34a0be8724fe3d0946672cf79fc4 Oct 26 19:48:09.899 INFO running `"docker" "start" "-a" "98375f4b1f037bbb69b88bb55854d890d57d34a0be8724fe3d0946672cf79fc4"` Oct 26 19:48:11.007 INFO kablam! usermod: no changes Oct 26 19:48:11.459 INFO kablam! Compiling brotli-sys v0.3.2 Oct 26 19:48:11.459 INFO kablam! Compiling actix-web v0.6.15 Oct 26 19:48:11.471 INFO kablam! Compiling openssl-sys v0.9.33 Oct 26 19:48:11.471 INFO kablam! Compiling mysqlclient-sys v0.2.3 Oct 26 19:48:11.471 INFO kablam! Checking uuid v0.6.5 Oct 26 19:48:11.479 INFO kablam! Checking tokio-io v0.1.7 Oct 26 19:48:11.491 INFO kablam! Checking mio-uds v0.6.6 Oct 26 19:48:11.491 INFO kablam! Compiling backtrace-sys v0.1.23 Oct 26 19:48:13.195 INFO kablam! Compiling derive-error-chain v0.10.1 Oct 26 19:48:14.497 INFO kablam! Checking regex v1.0.1 Oct 26 19:48:14.675 INFO kablam! Checking regex v0.2.11 Oct 26 19:48:14.675 INFO kablam! Checking tokio-threadpool v0.1.5 Oct 26 19:48:15.225 INFO kablam! Compiling backtrace v0.3.9 Oct 26 19:48:20.475 INFO kablam! Checking flate2 v1.0.1 Oct 26 19:48:20.559 INFO kablam! Compiling diesel_derives v1.3.0 Oct 26 19:48:21.071 INFO kablam! Checking backtrace v0.2.3 Oct 26 19:48:22.693 INFO kablam! Checking chrono v0.4.4 Oct 26 19:48:23.983 INFO kablam! Checking tokio-reactor v0.1.2 Oct 26 19:48:24.079 INFO kablam! Checking tokio-codec v0.1.0 Oct 26 19:48:30.495 INFO kablam! Checking h2 v0.1.10 Oct 26 19:48:30.747 INFO kablam! Compiling error-chain v0.11.0 Oct 26 19:48:31.075 INFO kablam! Checking error-chain v0.10.0 Oct 26 19:48:31.095 INFO kablam! Checking failure v0.1.1 Oct 26 19:48:33.763 INFO kablam! Checking tokio-fs v0.1.2 Oct 26 19:48:33.811 INFO kablam! Checking error-chain v0.1.12 Oct 26 19:48:35.823 INFO kablam! Checking tokio-tcp v0.1.0 Oct 26 19:48:36.279 INFO kablam! Checking tokio-udp v0.1.1 Oct 26 19:48:36.876 INFO kablam! Compiling openssl v0.9.24 Oct 26 19:48:37.307 INFO kablam! Compiling cargo_metadata v0.5.8 Oct 26 19:48:42.363 INFO kablam! Checking dotenv v0.10.1 Oct 26 19:48:45.179 INFO kablam! Checking tokio v0.1.7 Oct 26 19:48:51.887 INFO kablam! Checking diesel v1.3.2 Oct 26 19:48:54.188 INFO kablam! Checking tokio-core v0.1.17 Oct 26 19:48:55.014 INFO kablam! Compiling skeptic v0.13.3 Oct 26 19:48:55.895 INFO kablam! Checking brotli2 v0.3.2 Oct 26 19:49:00.355 INFO kablam! Checking trust-dns-proto v0.3.3 Oct 26 19:49:00.356 INFO kablam! Checking tokio-signal v0.1.5 Oct 26 19:49:04.981 INFO kablam! Checking frank_jwt v3.0.0 Oct 26 19:49:05.903 INFO kablam! Compiling actix v0.5.8 Oct 26 19:49:12.682 INFO kablam! Checking trust-dns-resolver v0.8.2 Oct 26 19:49:47.226 INFO kablam! Checking third_empire v0.1.0 (/source) Oct 26 19:49:49.849 INFO kablam! warning: unused import: `models::user::NewUser` Oct 26 19:49:49.850 INFO kablam! --> src/handlers/forms/user_forms.rs:1:5 Oct 26 19:49:49.850 INFO kablam! | Oct 26 19:49:49.851 INFO kablam! 1 | use models::user::NewUser; Oct 26 19:49:49.851 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:49:49.853 INFO kablam! | Oct 26 19:49:49.853 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 19:49:49.853 INFO kablam! Oct 26 19:49:49.854 INFO kablam! warning: cannot find type `User` in this scope Oct 26 19:49:49.854 INFO kablam! --> src/models/user.rs:7:16 Oct 26 19:49:49.855 INFO kablam! | Oct 26 19:49:49.856 INFO kablam! 7 | #[derive(Debug,Queryable,Serialize,Deserialize)] Oct 26 19:49:49.856 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 19:49:49.857 INFO kablam! | Oct 26 19:49:49.857 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 26 19:49:49.857 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 26 19:49:49.859 INFO kablam! = note: for more information, see issue #50504 Oct 26 19:49:49.859 INFO kablam! Oct 26 19:49:49.860 INFO kablam! warning: cannot find type `users` in this scope Oct 26 19:49:49.860 INFO kablam! --> src/models/user.rs:15:10 Oct 26 19:49:49.861 INFO kablam! | Oct 26 19:49:49.861 INFO kablam! 15 | #[derive(Insertable)] Oct 26 19:49:49.862 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 19:49:49.863 INFO kablam! | Oct 26 19:49:49.863 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 26 19:49:49.863 INFO kablam! = note: for more information, see issue #50504 Oct 26 19:49:49.864 INFO kablam! Oct 26 19:49:49.864 INFO kablam! warning: cannot find type `NewUser` in this scope Oct 26 19:49:49.865 INFO kablam! --> src/models/user.rs:15:10 Oct 26 19:49:49.865 INFO kablam! | Oct 26 19:49:49.865 INFO kablam! 15 | #[derive(Insertable)] Oct 26 19:49:49.866 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 19:49:49.866 INFO kablam! | Oct 26 19:49:49.867 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 26 19:49:49.867 INFO kablam! = note: for more information, see issue #50504 Oct 26 19:49:49.867 INFO kablam! Oct 26 19:49:49.868 INFO kablam! warning: unused import: `diesel` Oct 26 19:49:49.868 INFO kablam! --> src/models/post.rs:1:5 Oct 26 19:49:49.868 INFO kablam! | Oct 26 19:49:49.869 INFO kablam! 1 | use diesel; Oct 26 19:49:49.869 INFO kablam! | ^^^^^^ Oct 26 19:49:49.869 INFO kablam! Oct 26 19:49:49.870 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 26 19:49:49.870 INFO kablam! --> src/models/post.rs:9:16 Oct 26 19:49:49.870 INFO kablam! | Oct 26 19:49:49.871 INFO kablam! 9 | #[derive(Debug,Queryable,Serialize,Deserialize)] Oct 26 19:49:49.871 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 19:49:49.871 INFO kablam! | Oct 26 19:49:49.871 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 26 19:49:49.872 INFO kablam! = note: for more information, see issue #50504 Oct 26 19:49:49.872 INFO kablam! Oct 26 19:49:49.873 INFO kablam! warning: cannot find type `Post` in this scope Oct 26 19:49:49.873 INFO kablam! --> src/models/post.rs:9:16 Oct 26 19:49:49.874 INFO kablam! | Oct 26 19:49:49.874 INFO kablam! 9 | #[derive(Debug,Queryable,Serialize,Deserialize)] Oct 26 19:49:49.874 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 19:49:49.874 INFO kablam! | Oct 26 19:49:49.875 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 26 19:49:49.875 INFO kablam! = note: for more information, see issue #50504 Oct 26 19:49:49.875 INFO kablam! Oct 26 19:49:49.876 INFO kablam! warning: cannot find type `posts` in this scope Oct 26 19:49:49.876 INFO kablam! --> src/models/post.rs:17:10 Oct 26 19:49:49.876 INFO kablam! | Oct 26 19:49:49.876 INFO kablam! 17 | #[derive(Insertable)] Oct 26 19:49:49.877 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 19:49:49.877 INFO kablam! | Oct 26 19:49:49.878 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 26 19:49:49.878 INFO kablam! = note: for more information, see issue #50504 Oct 26 19:49:49.878 INFO kablam! Oct 26 19:49:49.878 INFO kablam! warning: cannot find type `NewPost` in this scope Oct 26 19:49:49.879 INFO kablam! --> src/models/post.rs:17:10 Oct 26 19:49:49.879 INFO kablam! | Oct 26 19:49:49.879 INFO kablam! 17 | #[derive(Insertable)] Oct 26 19:49:49.879 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 19:49:49.880 INFO kablam! | Oct 26 19:49:49.880 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 26 19:49:49.881 INFO kablam! = note: for more information, see issue #50504 Oct 26 19:49:49.881 INFO kablam! Oct 26 19:49:49.881 INFO kablam! warning: cannot find type `table` in this scope Oct 26 19:49:49.882 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 26 19:49:49.882 INFO kablam! | Oct 26 19:49:49.882 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 26 19:49:49.882 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 19:49:49.883 INFO kablam! | Oct 26 19:49:49.883 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 26 19:49:49.884 INFO kablam! = note: for more information, see issue #50504 Oct 26 19:49:49.884 INFO kablam! Oct 26 19:49:49.885 INFO kablam! warning: cannot find type `id` in this scope Oct 26 19:49:49.885 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 19:49:49.885 INFO kablam! | Oct 26 19:49:49.885 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 19:49:49.886 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 19:49:49.886 INFO kablam! | Oct 26 19:49:49.886 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 26 19:49:49.887 INFO kablam! = note: for more information, see issue #50504 Oct 26 19:49:49.887 INFO kablam! Oct 26 19:49:49.888 INFO kablam! warning: cannot find type `content` in this scope Oct 26 19:49:49.888 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 19:49:49.888 INFO kablam! | Oct 26 19:49:49.888 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 19:49:49.889 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 19:49:49.890 INFO kablam! | Oct 26 19:49:49.890 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 26 19:49:49.890 INFO kablam! = note: for more information, see issue #50504 Oct 26 19:49:49.890 INFO kablam! Oct 26 19:49:49.891 INFO kablam! warning: cannot find type `created_at` in this scope Oct 26 19:49:49.891 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 19:49:49.891 INFO kablam! | Oct 26 19:49:49.892 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 19:49:49.892 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 19:49:49.892 INFO kablam! | Oct 26 19:49:49.892 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 26 19:49:49.893 INFO kablam! = note: for more information, see issue #50504 Oct 26 19:49:49.893 INFO kablam! Oct 26 19:49:49.894 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 26 19:49:49.894 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 19:49:49.894 INFO kablam! | Oct 26 19:49:49.895 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 19:49:49.895 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 19:49:49.895 INFO kablam! | Oct 26 19:49:49.895 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 26 19:49:49.896 INFO kablam! = note: for more information, see issue #50504 Oct 26 19:49:49.897 INFO kablam! Oct 26 19:49:49.897 INFO kablam! warning: cannot find type `name` in this scope Oct 26 19:49:49.898 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 19:49:49.899 INFO kablam! | Oct 26 19:49:49.899 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 19:49:49.899 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 19:49:49.900 INFO kablam! | Oct 26 19:49:49.900 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 26 19:49:49.901 INFO kablam! = note: for more information, see issue #50504 Oct 26 19:49:49.901 INFO kablam! Oct 26 19:49:49.902 INFO kablam! warning: cannot find type `email` in this scope Oct 26 19:49:49.902 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 19:49:49.902 INFO kablam! | Oct 26 19:49:49.903 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 19:49:49.903 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 19:49:49.903 INFO kablam! | Oct 26 19:49:49.904 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 26 19:49:49.904 INFO kablam! = note: for more information, see issue #50504 Oct 26 19:49:49.904 INFO kablam! Oct 26 19:49:49.911 INFO kablam! warning: cannot find type `password` in this scope Oct 26 19:49:49.911 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 19:49:49.911 INFO kablam! | Oct 26 19:49:49.912 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 19:49:49.912 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 19:49:49.912 INFO kablam! | Oct 26 19:49:49.912 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 26 19:49:49.913 INFO kablam! = note: for more information, see issue #50504 Oct 26 19:49:49.913 INFO kablam! Oct 26 19:49:49.951 INFO kablam! warning: unused import: `models::user::NewUser` Oct 26 19:49:49.952 INFO kablam! --> src/handlers/forms/user_forms.rs:1:5 Oct 26 19:49:49.953 INFO kablam! | Oct 26 19:49:49.953 INFO kablam! 1 | use models::user::NewUser; Oct 26 19:49:49.954 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:49:49.955 INFO kablam! | Oct 26 19:49:49.956 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 19:49:49.956 INFO kablam! Oct 26 19:49:49.957 INFO kablam! warning: cannot find type `User` in this scope Oct 26 19:49:49.957 INFO kablam! --> src/models/user.rs:7:16 Oct 26 19:49:49.957 INFO kablam! | Oct 26 19:49:49.957 INFO kablam! 7 | #[derive(Debug,Queryable,Serialize,Deserialize)] Oct 26 19:49:49.958 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 19:49:49.958 INFO kablam! | Oct 26 19:49:49.958 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 26 19:49:49.958 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 26 19:49:49.959 INFO kablam! = note: for more information, see issue #50504 Oct 26 19:49:49.959 INFO kablam! Oct 26 19:49:49.959 INFO kablam! warning: cannot find type `users` in this scope Oct 26 19:49:49.959 INFO kablam! --> src/models/user.rs:15:10 Oct 26 19:49:49.960 INFO kablam! | Oct 26 19:49:49.960 INFO kablam! 15 | #[derive(Insertable)] Oct 26 19:49:49.960 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 19:49:49.960 INFO kablam! | Oct 26 19:49:49.961 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 26 19:49:49.961 INFO kablam! = note: for more information, see issue #50504 Oct 26 19:49:49.961 INFO kablam! Oct 26 19:49:49.961 INFO kablam! warning: cannot find type `NewUser` in this scope Oct 26 19:49:49.962 INFO kablam! --> src/models/user.rs:15:10 Oct 26 19:49:49.962 INFO kablam! | Oct 26 19:49:49.962 INFO kablam! 15 | #[derive(Insertable)] Oct 26 19:49:49.962 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 19:49:49.963 INFO kablam! | Oct 26 19:49:49.963 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 26 19:49:49.963 INFO kablam! = note: for more information, see issue #50504 Oct 26 19:49:49.963 INFO kablam! Oct 26 19:49:49.964 INFO kablam! warning: unused import: `diesel` Oct 26 19:49:49.964 INFO kablam! --> src/models/post.rs:1:5 Oct 26 19:49:49.964 INFO kablam! | Oct 26 19:49:49.964 INFO kablam! 1 | use diesel; Oct 26 19:49:49.964 INFO kablam! | ^^^^^^ Oct 26 19:49:49.965 INFO kablam! Oct 26 19:49:49.965 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 26 19:49:49.965 INFO kablam! --> src/models/post.rs:9:16 Oct 26 19:49:49.966 INFO kablam! | Oct 26 19:49:49.966 INFO kablam! 9 | #[derive(Debug,Queryable,Serialize,Deserialize)] Oct 26 19:49:49.966 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 19:49:49.966 INFO kablam! | Oct 26 19:49:49.967 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 26 19:49:49.967 INFO kablam! = note: for more information, see issue #50504 Oct 26 19:49:49.967 INFO kablam! Oct 26 19:49:49.967 INFO kablam! warning: cannot find type `Post` in this scope Oct 26 19:49:49.968 INFO kablam! --> src/models/post.rs:9:16 Oct 26 19:49:49.968 INFO kablam! | Oct 26 19:49:49.968 INFO kablam! 9 | #[derive(Debug,Queryable,Serialize,Deserialize)] Oct 26 19:49:49.968 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 19:49:49.969 INFO kablam! | Oct 26 19:49:49.969 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 26 19:49:49.969 INFO kablam! = note: for more information, see issue #50504 Oct 26 19:49:49.969 INFO kablam! Oct 26 19:49:49.970 INFO kablam! warning: cannot find type `posts` in this scope Oct 26 19:49:49.970 INFO kablam! --> src/models/post.rs:17:10 Oct 26 19:49:49.970 INFO kablam! | Oct 26 19:49:49.970 INFO kablam! 17 | #[derive(Insertable)] Oct 26 19:49:49.971 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 19:49:49.971 INFO kablam! | Oct 26 19:49:49.971 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 19:49:49.971 INFO kablam! = note: for more information, see issue #50504 Oct 26 19:49:49.972 INFO kablam! Oct 26 19:49:49.972 INFO kablam! warning: cannot find type `NewPost` in this scope Oct 26 19:49:49.972 INFO kablam! --> src/models/post.rs:17:10 Oct 26 19:49:49.972 INFO kablam! | Oct 26 19:49:49.972 INFO kablam! 17 | #[derive(Insertable)] Oct 26 19:49:49.973 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 19:49:49.973 INFO kablam! | Oct 26 19:49:49.973 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 19:49:49.973 INFO kablam! = note: for more information, see issue #50504 Oct 26 19:49:49.974 INFO kablam! Oct 26 19:49:49.974 INFO kablam! warning: cannot find type `table` in this scope Oct 26 19:49:49.974 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 26 19:49:49.978 INFO kablam! | Oct 26 19:49:49.979 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 26 19:49:49.979 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 19:49:49.979 INFO kablam! | Oct 26 19:49:49.980 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 26 19:49:49.980 INFO kablam! = note: for more information, see issue #50504 Oct 26 19:49:49.980 INFO kablam! Oct 26 19:49:49.980 INFO kablam! warning: cannot find type `id` in this scope Oct 26 19:49:49.981 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 19:49:49.981 INFO kablam! | Oct 26 19:49:49.981 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 19:49:49.981 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 19:49:49.981 INFO kablam! | Oct 26 19:49:49.982 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 26 19:49:49.982 INFO kablam! = note: for more information, see issue #50504 Oct 26 19:49:49.982 INFO kablam! Oct 26 19:49:49.983 INFO kablam! warning: cannot find type `content` in this scope Oct 26 19:49:49.983 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 19:49:49.983 INFO kablam! | Oct 26 19:49:49.983 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 19:49:49.984 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 19:49:49.984 INFO kablam! | Oct 26 19:49:49.984 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 26 19:49:49.984 INFO kablam! = note: for more information, see issue #50504 Oct 26 19:49:49.985 INFO kablam! Oct 26 19:49:49.985 INFO kablam! warning: cannot find type `created_at` in this scope Oct 26 19:49:49.985 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 19:49:49.985 INFO kablam! | Oct 26 19:49:49.986 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 19:49:49.986 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 19:49:49.986 INFO kablam! | Oct 26 19:49:49.986 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 26 19:49:49.986 INFO kablam! = note: for more information, see issue #50504 Oct 26 19:49:49.987 INFO kablam! Oct 26 19:49:49.987 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 26 19:49:49.987 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 19:49:49.987 INFO kablam! | Oct 26 19:49:49.988 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 19:49:49.988 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 19:49:49.988 INFO kablam! | Oct 26 19:49:49.988 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 26 19:49:49.989 INFO kablam! = note: for more information, see issue #50504 Oct 26 19:49:49.989 INFO kablam! Oct 26 19:49:49.989 INFO kablam! warning: cannot find type `name` in this scope Oct 26 19:49:49.989 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 19:49:49.990 INFO kablam! | Oct 26 19:49:49.990 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 19:49:49.990 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 19:49:49.990 INFO kablam! | Oct 26 19:49:49.991 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 26 19:49:49.991 INFO kablam! = note: for more information, see issue #50504 Oct 26 19:49:49.991 INFO kablam! Oct 26 19:49:49.991 INFO kablam! warning: cannot find type `email` in this scope Oct 26 19:49:49.991 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 19:49:49.992 INFO kablam! | Oct 26 19:49:49.992 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 19:49:49.992 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 19:49:49.992 INFO kablam! | Oct 26 19:49:49.993 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 26 19:49:49.993 INFO kablam! = note: for more information, see issue #50504 Oct 26 19:49:49.993 INFO kablam! Oct 26 19:49:49.993 INFO kablam! warning: cannot find type `password` in this scope Oct 26 19:49:49.994 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 19:49:49.994 INFO kablam! | Oct 26 19:49:49.994 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 19:49:49.994 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 19:49:49.995 INFO kablam! | Oct 26 19:49:49.995 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 26 19:49:49.995 INFO kablam! = note: for more information, see issue #50504 Oct 26 19:49:49.995 INFO kablam! Oct 26 19:49:50.458 INFO kablam! warning: unused variable: `req` Oct 26 19:49:50.458 INFO kablam! --> src/handlers/users.rs:8:14 Oct 26 19:49:50.458 INFO kablam! | Oct 26 19:49:50.458 INFO kablam! 8 | pub fn index(req: HttpRequest) -> Result>>{ Oct 26 19:49:50.458 INFO kablam! | ^^^ help: consider using `_req` instead Oct 26 19:49:50.458 INFO kablam! | Oct 26 19:49:50.458 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 19:49:50.458 INFO kablam! Oct 26 19:49:50.458 INFO kablam! warning: unused variable: `req` Oct 26 19:49:50.458 INFO kablam! --> src/handlers/users.rs:22:13 Oct 26 19:49:50.458 INFO kablam! | Oct 26 19:49:50.458 INFO kablam! 22 | pub fn test(req: HttpRequest) -> Result { Oct 26 19:49:50.458 INFO kablam! | ^^^ help: consider using `_req` instead Oct 26 19:49:50.458 INFO kablam! Oct 26 19:49:50.458 INFO kablam! warning: unused variable: `req` Oct 26 19:49:50.458 INFO kablam! --> src/handlers/posts.rs:5:14 Oct 26 19:49:50.458 INFO kablam! | Oct 26 19:49:50.458 INFO kablam! 5 | pub fn index(req: HttpRequest) -> Result>>{ Oct 26 19:49:50.458 INFO kablam! | ^^^ help: consider using `_req` instead Oct 26 19:49:50.458 INFO kablam! Oct 26 19:49:50.458 INFO kablam! warning: unused variable: `req` Oct 26 19:49:50.458 INFO kablam! --> src/handlers/sessions.rs:5:14 Oct 26 19:49:50.458 INFO kablam! | Oct 26 19:49:50.458 INFO kablam! 5 | pub fn login(req: HttpRequest) -> Result{ Oct 26 19:49:50.458 INFO kablam! | ^^^ help: consider using `_req` instead Oct 26 19:49:50.458 INFO kablam! Oct 26 19:49:50.467 INFO kablam! warning: unused variable: `header` Oct 26 19:49:50.467 INFO kablam! --> src/common/login.rs:15:10 Oct 26 19:49:50.467 INFO kablam! | Oct 26 19:49:50.467 INFO kablam! 15 | let (header,payload) = decode(&token,&"Eichmann".to_string(),Algorithm::HS256).unwrap(); Oct 26 19:49:50.467 INFO kablam! | ^^^^^^ help: consider using `_header` instead Oct 26 19:49:50.467 INFO kablam! Oct 26 19:49:50.551 INFO kablam! warning: variable does not need to be mutable Oct 26 19:49:50.551 INFO kablam! --> src/common/login.rs:5:9 Oct 26 19:49:50.551 INFO kablam! | Oct 26 19:49:50.551 INFO kablam! 5 | let mut payload = json!({ Oct 26 19:49:50.551 INFO kablam! | ----^^^^^^^ Oct 26 19:49:50.551 INFO kablam! | | Oct 26 19:49:50.551 INFO kablam! | help: remove this `mut` Oct 26 19:49:50.551 INFO kablam! | Oct 26 19:49:50.551 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 26 19:49:50.551 INFO kablam! Oct 26 19:49:50.551 INFO kablam! warning: variable does not need to be mutable Oct 26 19:49:50.551 INFO kablam! --> src/common/login.rs:9:9 Oct 26 19:49:50.551 INFO kablam! | Oct 26 19:49:50.551 INFO kablam! 9 | let mut header = json!({}); Oct 26 19:49:50.551 INFO kablam! | ----^^^^^^ Oct 26 19:49:50.551 INFO kablam! | | Oct 26 19:49:50.551 INFO kablam! | help: remove this `mut` Oct 26 19:49:50.551 INFO kablam! Oct 26 19:49:50.595 INFO kablam! warning: function is never used: `update` Oct 26 19:49:50.595 INFO kablam! --> src/models/user.rs:35:1 Oct 26 19:49:50.595 INFO kablam! | Oct 26 19:49:50.595 INFO kablam! 35 | pub fn update(){ Oct 26 19:49:50.595 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 26 19:49:50.595 INFO kablam! | Oct 26 19:49:50.595 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 19:49:50.595 INFO kablam! Oct 26 19:49:50.595 INFO kablam! warning: function is never used: `execute` Oct 26 19:49:50.595 INFO kablam! --> src/db/connection.rs:18:1 Oct 26 19:49:50.595 INFO kablam! | Oct 26 19:49:50.595 INFO kablam! 18 | / pub fn execute(func: F) -> T Oct 26 19:49:50.595 INFO kablam! 19 | | where F: Fn(MysqlConnection) -> T { Oct 26 19:49:50.595 INFO kablam! 20 | | let connection = establish_connection(); Oct 26 19:49:50.595 INFO kablam! 21 | | func(connection) Oct 26 19:49:50.595 INFO kablam! 22 | | } Oct 26 19:49:50.595 INFO kablam! | |_^ Oct 26 19:49:50.595 INFO kablam! Oct 26 19:49:50.607 INFO kablam! warning: unused variable: `req` Oct 26 19:49:50.607 INFO kablam! --> src/handlers/users.rs:8:14 Oct 26 19:49:50.607 INFO kablam! | Oct 26 19:49:50.607 INFO kablam! 8 | pub fn index(req: HttpRequest) -> Result>>{ Oct 26 19:49:50.607 INFO kablam! | ^^^ help: consider using `_req` instead Oct 26 19:49:50.607 INFO kablam! | Oct 26 19:49:50.607 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 19:49:50.607 INFO kablam! Oct 26 19:49:50.607 INFO kablam! warning: unused variable: `req` Oct 26 19:49:50.607 INFO kablam! --> src/handlers/users.rs:22:13 Oct 26 19:49:50.607 INFO kablam! | Oct 26 19:49:50.607 INFO kablam! 22 | pub fn test(req: HttpRequest) -> Result { Oct 26 19:49:50.607 INFO kablam! | ^^^ help: consider using `_req` instead Oct 26 19:49:50.607 INFO kablam! Oct 26 19:49:50.607 INFO kablam! warning: unused variable: `req` Oct 26 19:49:50.607 INFO kablam! --> src/handlers/posts.rs:5:14 Oct 26 19:49:50.607 INFO kablam! | Oct 26 19:49:50.607 INFO kablam! 5 | pub fn index(req: HttpRequest) -> Result>>{ Oct 26 19:49:50.607 INFO kablam! | ^^^ help: consider using `_req` instead Oct 26 19:49:50.607 INFO kablam! Oct 26 19:49:50.607 INFO kablam! warning: unused variable: `req` Oct 26 19:49:50.607 INFO kablam! --> src/handlers/sessions.rs:5:14 Oct 26 19:49:50.607 INFO kablam! | Oct 26 19:49:50.607 INFO kablam! 5 | pub fn login(req: HttpRequest) -> Result{ Oct 26 19:49:50.607 INFO kablam! | ^^^ help: consider using `_req` instead Oct 26 19:49:50.607 INFO kablam! Oct 26 19:49:50.607 INFO kablam! warning: unused variable: `header` Oct 26 19:49:50.607 INFO kablam! --> src/common/login.rs:15:10 Oct 26 19:49:50.607 INFO kablam! | Oct 26 19:49:50.607 INFO kablam! 15 | let (header,payload) = decode(&token,&"Eichmann".to_string(),Algorithm::HS256).unwrap(); Oct 26 19:49:50.607 INFO kablam! | ^^^^^^ help: consider using `_header` instead Oct 26 19:49:50.607 INFO kablam! Oct 26 19:49:50.727 INFO kablam! warning: variable does not need to be mutable Oct 26 19:49:50.727 INFO kablam! --> src/common/login.rs:5:9 Oct 26 19:49:50.727 INFO kablam! | Oct 26 19:49:50.727 INFO kablam! 5 | let mut payload = json!({ Oct 26 19:49:50.727 INFO kablam! | ----^^^^^^^ Oct 26 19:49:50.727 INFO kablam! | | Oct 26 19:49:50.727 INFO kablam! | help: remove this `mut` Oct 26 19:49:50.727 INFO kablam! | Oct 26 19:49:50.727 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 26 19:49:50.727 INFO kablam! Oct 26 19:49:50.727 INFO kablam! warning: variable does not need to be mutable Oct 26 19:49:50.727 INFO kablam! --> src/common/login.rs:9:9 Oct 26 19:49:50.727 INFO kablam! | Oct 26 19:49:50.727 INFO kablam! 9 | let mut header = json!({}); Oct 26 19:49:50.727 INFO kablam! | ----^^^^^^ Oct 26 19:49:50.727 INFO kablam! | | Oct 26 19:49:50.727 INFO kablam! | help: remove this `mut` Oct 26 19:49:50.727 INFO kablam! Oct 26 19:49:50.775 INFO kablam! warning: function is never used: `update` Oct 26 19:49:50.775 INFO kablam! --> src/models/user.rs:35:1 Oct 26 19:49:50.775 INFO kablam! | Oct 26 19:49:50.775 INFO kablam! 35 | pub fn update(){ Oct 26 19:49:50.775 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 26 19:49:50.775 INFO kablam! | Oct 26 19:49:50.775 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 19:49:50.775 INFO kablam! Oct 26 19:49:50.775 INFO kablam! warning: function is never used: `execute` Oct 26 19:49:50.775 INFO kablam! --> src/db/connection.rs:18:1 Oct 26 19:49:50.775 INFO kablam! | Oct 26 19:49:50.775 INFO kablam! 18 | / pub fn execute(func: F) -> T Oct 26 19:49:50.775 INFO kablam! 19 | | where F: Fn(MysqlConnection) -> T { Oct 26 19:49:50.775 INFO kablam! 20 | | let connection = establish_connection(); Oct 26 19:49:50.775 INFO kablam! 21 | | func(connection) Oct 26 19:49:50.775 INFO kablam! 22 | | } Oct 26 19:49:50.775 INFO kablam! | |_^ Oct 26 19:49:50.775 INFO kablam! Oct 26 19:49:50.859 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 39s Oct 26 19:49:50.887 INFO kablam! su: No module specific data is present Oct 26 19:49:52.144 INFO running `"docker" "rm" "-f" "98375f4b1f037bbb69b88bb55854d890d57d34a0be8724fe3d0946672cf79fc4"` Oct 26 19:49:52.506 INFO blam! 98375f4b1f037bbb69b88bb55854d890d57d34a0be8724fe3d0946672cf79fc4