Nov 01 21:29:27.544 INFO checking howtocards-0.1.3 against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Nov 01 21:29:27.544 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-4/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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"` Nov 01 21:29:28.013 INFO blam! cb49a508f79d4efc8a764a98d18aca56ad45aa798eb27b96722d86a6ee8c41b9 Nov 01 21:29:28.024 INFO running `"docker" "start" "-a" "cb49a508f79d4efc8a764a98d18aca56ad45aa798eb27b96722d86a6ee8c41b9"` Nov 01 21:29:29.174 INFO kablam! usermod: no changes Nov 01 21:29:29.661 INFO kablam! Checking cookie v0.11.0 Nov 01 21:29:29.662 INFO kablam! Compiling actix_derive v0.3.1 Nov 01 21:29:29.680 INFO kablam! Checking serde v1.0.80 Nov 01 21:29:29.680 INFO kablam! Checking notify-rust v3.5.0 Nov 01 21:29:29.680 INFO kablam! Checking failure v0.1.3 Nov 01 21:29:29.680 INFO kablam! Checking trust-dns-proto v0.4.3 Nov 01 21:29:34.825 INFO kablam! Checking trust-dns-proto v0.5.0 Nov 01 21:29:34.825 INFO kablam! Checking dotenv v0.13.0 Nov 01 21:29:54.886 INFO kablam! Checking trust-dns-resolver v0.9.1 Nov 01 21:30:00.408 INFO kablam! Checking trust-dns-resolver v0.10.0 Nov 01 21:30:12.368 INFO kablam! Checking uuid v0.7.1 Nov 01 21:30:12.368 INFO kablam! Checking serde_urlencoded v0.5.3 Nov 01 21:30:12.368 INFO kablam! Checking serde_json v1.0.32 Nov 01 21:30:12.368 INFO kablam! Checking ron v0.2.2 Nov 01 21:30:20.193 INFO kablam! Checking actix v0.7.5 Nov 01 21:30:28.960 INFO kablam! Checking actix-net v0.1.1 Nov 01 21:30:37.072 INFO kablam! Checking actix-web v0.7.13 Nov 01 21:30:53.915 INFO kablam! Checking howtocards v0.1.3 (/source) Nov 01 21:31:05.820 INFO kablam! warning: cannot find type `User` in this scope Nov 01 21:31:05.820 INFO kablam! --> src/models.rs:7:10 Nov 01 21:31:05.820 INFO kablam! | Nov 01 21:31:05.820 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 01 21:31:05.820 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.820 INFO kablam! | Nov 01 21:31:05.820 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 21:31:05.820 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! Nov 01 21:31:05.820 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.820 INFO kablam! Nov 01 21:31:05.820 INFO kablam! warning: cannot find type `User` in this scope Nov 01 21:31:05.820 INFO kablam! --> src/models.rs:7:59 Nov 01 21:31:05.820 INFO kablam! | Nov 01 21:31:05.820 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 01 21:31:05.820 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.820 INFO kablam! | Nov 01 21:31:05.820 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! Nov 01 21:31:05.820 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.820 INFO kablam! Nov 01 21:31:05.820 INFO kablam! warning: cannot find type `users` in this scope Nov 01 21:31:05.820 INFO kablam! --> src/models.rs:7:59 Nov 01 21:31:05.820 INFO kablam! | Nov 01 21:31:05.820 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 01 21:31:05.820 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.820 INFO kablam! | Nov 01 21:31:05.820 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! Nov 01 21:31:05.820 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.820 INFO kablam! Nov 01 21:31:05.820 INFO kablam! warning: cannot find type `users` in this scope Nov 01 21:31:05.820 INFO kablam! --> src/models.rs:14:23 Nov 01 21:31:05.820 INFO kablam! | Nov 01 21:31:05.820 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 01 21:31:05.820 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.820 INFO kablam! | Nov 01 21:31:05.820 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! Nov 01 21:31:05.820 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.820 INFO kablam! Nov 01 21:31:05.820 INFO kablam! warning: cannot find type `UserNew` in this scope Nov 01 21:31:05.820 INFO kablam! --> src/models.rs:14:23 Nov 01 21:31:05.821 INFO kablam! | Nov 01 21:31:05.821 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 01 21:31:05.821 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.821 INFO kablam! | Nov 01 21:31:05.821 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! Nov 01 21:31:05.821 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.821 INFO kablam! Nov 01 21:31:05.821 INFO kablam! warning: cannot find type `UserNew` in this scope Nov 01 21:31:05.821 INFO kablam! --> src/models.rs:14:35 Nov 01 21:31:05.821 INFO kablam! | Nov 01 21:31:05.821 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 01 21:31:05.821 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.821 INFO kablam! | Nov 01 21:31:05.821 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! Nov 01 21:31:05.821 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.821 INFO kablam! Nov 01 21:31:05.821 INFO kablam! warning: cannot find type `Token` in this scope Nov 01 21:31:05.821 INFO kablam! --> src/models.rs:21:17 Nov 01 21:31:05.821 INFO kablam! | Nov 01 21:31:05.821 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:31:05.821 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.821 INFO kablam! | Nov 01 21:31:05.821 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! Nov 01 21:31:05.821 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.821 INFO kablam! Nov 01 21:31:05.821 INFO kablam! warning: cannot find type `tokens` in this scope Nov 01 21:31:05.821 INFO kablam! --> src/models.rs:21:39 Nov 01 21:31:05.821 INFO kablam! | Nov 01 21:31:05.821 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:31:05.821 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.821 INFO kablam! | Nov 01 21:31:05.821 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! Nov 01 21:31:05.825 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.825 INFO kablam! Nov 01 21:31:05.825 INFO kablam! warning: cannot find type `Token` in this scope Nov 01 21:31:05.825 INFO kablam! --> src/models.rs:21:39 Nov 01 21:31:05.825 INFO kablam! | Nov 01 21:31:05.825 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:31:05.825 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.825 INFO kablam! | Nov 01 21:31:05.825 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! Nov 01 21:31:05.825 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.825 INFO kablam! Nov 01 21:31:05.825 INFO kablam! warning: cannot find type `User` in this scope Nov 01 21:31:05.825 INFO kablam! --> src/models.rs:21:64 Nov 01 21:31:05.825 INFO kablam! | Nov 01 21:31:05.825 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:31:05.825 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.825 INFO kablam! | Nov 01 21:31:05.825 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! Nov 01 21:31:05.825 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.825 INFO kablam! Nov 01 21:31:05.825 INFO kablam! warning: cannot find type `Token` in this scope Nov 01 21:31:05.825 INFO kablam! --> src/models.rs:21:64 Nov 01 21:31:05.825 INFO kablam! | Nov 01 21:31:05.825 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:31:05.825 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.825 INFO kablam! | Nov 01 21:31:05.825 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! Nov 01 21:31:05.825 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.825 INFO kablam! Nov 01 21:31:05.825 INFO kablam! warning: cannot find type `tokens` in this scope Nov 01 21:31:05.825 INFO kablam! --> src/models.rs:21:64 Nov 01 21:31:05.825 INFO kablam! | Nov 01 21:31:05.825 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:31:05.825 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.825 INFO kablam! | Nov 01 21:31:05.825 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! Nov 01 21:31:05.825 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.825 INFO kablam! Nov 01 21:31:05.825 INFO kablam! warning: cannot find type `Token` in this scope Nov 01 21:31:05.825 INFO kablam! --> src/models.rs:21:78 Nov 01 21:31:05.825 INFO kablam! | Nov 01 21:31:05.825 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:31:05.825 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.825 INFO kablam! | Nov 01 21:31:05.825 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! Nov 01 21:31:05.825 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.825 INFO kablam! Nov 01 21:31:05.826 INFO kablam! warning: cannot find type `tokens` in this scope Nov 01 21:31:05.826 INFO kablam! --> src/models.rs:21:78 Nov 01 21:31:05.826 INFO kablam! | Nov 01 21:31:05.826 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:31:05.826 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.826 INFO kablam! | Nov 01 21:31:05.826 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! Nov 01 21:31:05.826 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.826 INFO kablam! Nov 01 21:31:05.826 INFO kablam! warning: cannot find type `table` in this scope Nov 01 21:31:05.826 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 21:31:05.826 INFO kablam! | Nov 01 21:31:05.826 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 21:31:05.826 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.826 INFO kablam! | Nov 01 21:31:05.826 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! Nov 01 21:31:05.826 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.826 INFO kablam! Nov 01 21:31:05.826 INFO kablam! warning: cannot find type `token` in this scope Nov 01 21:31:05.826 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 21:31:05.826 INFO kablam! | Nov 01 21:31:05.826 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 21:31:05.826 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.826 INFO kablam! | Nov 01 21:31:05.826 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! Nov 01 21:31:05.826 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.826 INFO kablam! Nov 01 21:31:05.826 INFO kablam! warning: cannot find type `user_id` in this scope Nov 01 21:31:05.826 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 21:31:05.826 INFO kablam! | Nov 01 21:31:05.826 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 21:31:05.826 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.826 INFO kablam! | Nov 01 21:31:05.826 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! Nov 01 21:31:05.826 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.826 INFO kablam! Nov 01 21:31:05.826 INFO kablam! warning: cannot find type `id` in this scope Nov 01 21:31:05.826 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 21:31:05.826 INFO kablam! | Nov 01 21:31:05.826 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 21:31:05.826 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.826 INFO kablam! | Nov 01 21:31:05.826 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! Nov 01 21:31:05.826 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.826 INFO kablam! Nov 01 21:31:05.826 INFO kablam! warning: cannot find type `email` in this scope Nov 01 21:31:05.826 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 21:31:05.826 INFO kablam! | Nov 01 21:31:05.826 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 21:31:05.826 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.826 INFO kablam! | Nov 01 21:31:05.826 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! Nov 01 21:31:05.826 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.826 INFO kablam! Nov 01 21:31:05.826 INFO kablam! warning: cannot find type `password` in this scope Nov 01 21:31:05.826 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 21:31:05.826 INFO kablam! | Nov 01 21:31:05.826 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 21:31:05.826 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.826 INFO kablam! | Nov 01 21:31:05.826 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! Nov 01 21:31:05.826 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.826 INFO kablam! Nov 01 21:31:05.941 INFO kablam! warning: cannot find type `User` in this scope Nov 01 21:31:05.941 INFO kablam! --> src/models.rs:7:10 Nov 01 21:31:05.941 INFO kablam! | Nov 01 21:31:05.941 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 01 21:31:05.941 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.941 INFO kablam! | Nov 01 21:31:05.941 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 21:31:05.941 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! Nov 01 21:31:05.941 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.942 INFO kablam! Nov 01 21:31:05.942 INFO kablam! warning: cannot find type `User` in this scope Nov 01 21:31:05.942 INFO kablam! --> src/models.rs:7:59 Nov 01 21:31:05.942 INFO kablam! | Nov 01 21:31:05.942 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 01 21:31:05.942 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.942 INFO kablam! | Nov 01 21:31:05.942 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! Nov 01 21:31:05.942 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.942 INFO kablam! Nov 01 21:31:05.942 INFO kablam! warning: cannot find type `users` in this scope Nov 01 21:31:05.942 INFO kablam! --> src/models.rs:7:59 Nov 01 21:31:05.942 INFO kablam! | Nov 01 21:31:05.942 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 01 21:31:05.942 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.942 INFO kablam! | Nov 01 21:31:05.942 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! Nov 01 21:31:05.942 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.942 INFO kablam! Nov 01 21:31:05.942 INFO kablam! warning: cannot find type `users` in this scope Nov 01 21:31:05.942 INFO kablam! --> src/models.rs:14:23 Nov 01 21:31:05.942 INFO kablam! | Nov 01 21:31:05.942 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 01 21:31:05.942 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.942 INFO kablam! | Nov 01 21:31:05.942 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! Nov 01 21:31:05.942 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.942 INFO kablam! Nov 01 21:31:05.942 INFO kablam! warning: cannot find type `UserNew` in this scope Nov 01 21:31:05.942 INFO kablam! --> src/models.rs:14:23 Nov 01 21:31:05.942 INFO kablam! | Nov 01 21:31:05.942 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 01 21:31:05.942 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.942 INFO kablam! | Nov 01 21:31:05.942 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! Nov 01 21:31:05.942 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.942 INFO kablam! Nov 01 21:31:05.942 INFO kablam! warning: cannot find type `UserNew` in this scope Nov 01 21:31:05.942 INFO kablam! --> src/models.rs:14:35 Nov 01 21:31:05.942 INFO kablam! | Nov 01 21:31:05.942 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 01 21:31:05.942 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.942 INFO kablam! | Nov 01 21:31:05.942 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! Nov 01 21:31:05.942 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.942 INFO kablam! Nov 01 21:31:05.942 INFO kablam! warning: cannot find type `Token` in this scope Nov 01 21:31:05.942 INFO kablam! --> src/models.rs:21:17 Nov 01 21:31:05.942 INFO kablam! | Nov 01 21:31:05.942 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:31:05.942 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.942 INFO kablam! | Nov 01 21:31:05.942 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! Nov 01 21:31:05.942 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.942 INFO kablam! Nov 01 21:31:05.942 INFO kablam! warning: cannot find type `tokens` in this scope Nov 01 21:31:05.942 INFO kablam! --> src/models.rs:21:39 Nov 01 21:31:05.942 INFO kablam! | Nov 01 21:31:05.942 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:31:05.942 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.942 INFO kablam! | Nov 01 21:31:05.942 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! Nov 01 21:31:05.942 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.942 INFO kablam! Nov 01 21:31:05.942 INFO kablam! warning: cannot find type `Token` in this scope Nov 01 21:31:05.942 INFO kablam! --> src/models.rs:21:39 Nov 01 21:31:05.942 INFO kablam! | Nov 01 21:31:05.942 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:31:05.942 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.942 INFO kablam! | Nov 01 21:31:05.942 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! Nov 01 21:31:05.942 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.942 INFO kablam! Nov 01 21:31:05.942 INFO kablam! warning: cannot find type `User` in this scope Nov 01 21:31:05.942 INFO kablam! --> src/models.rs:21:64 Nov 01 21:31:05.942 INFO kablam! | Nov 01 21:31:05.942 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:31:05.942 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.942 INFO kablam! | Nov 01 21:31:05.942 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! Nov 01 21:31:05.942 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.942 INFO kablam! Nov 01 21:31:05.944 INFO kablam! warning: cannot find type `Token` in this scope Nov 01 21:31:05.945 INFO kablam! --> src/models.rs:21:64 Nov 01 21:31:05.945 INFO kablam! | Nov 01 21:31:05.945 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:31:05.945 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.945 INFO kablam! | Nov 01 21:31:05.945 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! Nov 01 21:31:05.945 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.945 INFO kablam! Nov 01 21:31:05.945 INFO kablam! warning: cannot find type `tokens` in this scope Nov 01 21:31:05.945 INFO kablam! --> src/models.rs:21:64 Nov 01 21:31:05.945 INFO kablam! | Nov 01 21:31:05.945 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:31:05.945 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.945 INFO kablam! | Nov 01 21:31:05.945 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! Nov 01 21:31:05.945 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.945 INFO kablam! Nov 01 21:31:05.945 INFO kablam! warning: cannot find type `Token` in this scope Nov 01 21:31:05.945 INFO kablam! --> src/models.rs:21:78 Nov 01 21:31:05.945 INFO kablam! | Nov 01 21:31:05.945 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:31:05.945 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.945 INFO kablam! | Nov 01 21:31:05.945 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! Nov 01 21:31:05.945 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.945 INFO kablam! Nov 01 21:31:05.945 INFO kablam! warning: cannot find type `tokens` in this scope Nov 01 21:31:05.945 INFO kablam! --> src/models.rs:21:78 Nov 01 21:31:05.945 INFO kablam! | Nov 01 21:31:05.945 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:31:05.945 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.945 INFO kablam! | Nov 01 21:31:05.945 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! Nov 01 21:31:05.945 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.945 INFO kablam! Nov 01 21:31:05.945 INFO kablam! warning: cannot find type `table` in this scope Nov 01 21:31:05.945 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 21:31:05.945 INFO kablam! | Nov 01 21:31:05.945 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 21:31:05.945 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.945 INFO kablam! | Nov 01 21:31:05.945 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! Nov 01 21:31:05.945 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.945 INFO kablam! Nov 01 21:31:05.945 INFO kablam! warning: cannot find type `token` in this scope Nov 01 21:31:05.945 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 21:31:05.945 INFO kablam! | Nov 01 21:31:05.945 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 21:31:05.945 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.945 INFO kablam! | Nov 01 21:31:05.945 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! Nov 01 21:31:05.945 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.945 INFO kablam! Nov 01 21:31:05.945 INFO kablam! warning: cannot find type `user_id` in this scope Nov 01 21:31:05.945 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 21:31:05.945 INFO kablam! | Nov 01 21:31:05.945 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 21:31:05.945 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.945 INFO kablam! | Nov 01 21:31:05.945 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! Nov 01 21:31:05.945 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.945 INFO kablam! Nov 01 21:31:05.948 INFO kablam! warning: cannot find type `id` in this scope Nov 01 21:31:05.948 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 21:31:05.948 INFO kablam! | Nov 01 21:31:05.948 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 21:31:05.948 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.948 INFO kablam! | Nov 01 21:31:05.948 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! Nov 01 21:31:05.948 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.948 INFO kablam! Nov 01 21:31:05.948 INFO kablam! warning: cannot find type `email` in this scope Nov 01 21:31:05.948 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 21:31:05.948 INFO kablam! | Nov 01 21:31:05.948 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 21:31:05.948 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.948 INFO kablam! | Nov 01 21:31:05.948 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! Nov 01 21:31:05.948 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.948 INFO kablam! Nov 01 21:31:05.948 INFO kablam! warning: cannot find type `password` in this scope Nov 01 21:31:05.948 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 21:31:05.948 INFO kablam! | Nov 01 21:31:05.948 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 21:31:05.948 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:31:05.948 INFO kablam! | Nov 01 21:31:05.948 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! Nov 01 21:31:05.948 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:31:05.948 INFO kablam! Nov 01 21:31:22.828 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 53s Nov 01 21:31:22.846 INFO kablam! su: No module specific data is present Nov 01 21:31:23.213 INFO running `"docker" "rm" "-f" "cb49a508f79d4efc8a764a98d18aca56ad45aa798eb27b96722d86a6ee8c41b9"` Nov 01 21:31:23.356 INFO blam! cb49a508f79d4efc8a764a98d18aca56ad45aa798eb27b96722d86a6ee8c41b9