Nov 01 21:29:27.442 INFO checking howtocards-0.1.3 against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Nov 01 21:29:27.442 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-3/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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:27.888 INFO blam! f734cd198c04375122f3d65aa2e6c9e6490b83f24723bd9e29eeb54bae850fe2 Nov 01 21:29:27.897 INFO running `"docker" "start" "-a" "f734cd198c04375122f3d65aa2e6c9e6490b83f24723bd9e29eeb54bae850fe2"` Nov 01 21:29:28.980 INFO kablam! usermod: no changes Nov 01 21:29:29.735 INFO kablam! Compiling libdbus-sys v0.1.4 Nov 01 21:29:29.764 INFO kablam! Checking diesel v1.3.3 Nov 01 21:29:29.767 INFO kablam! Checking uuid v0.7.1 Nov 01 21:29:29.767 INFO kablam! Checking serde_urlencoded v0.5.3 Nov 01 21:29:29.767 INFO kablam! Checking serde_json v1.0.32 Nov 01 21:29:29.767 INFO kablam! Checking ron v0.2.2 Nov 01 21:29:29.767 INFO kablam! Checking dotenv v0.13.0 Nov 01 21:29:39.818 INFO kablam! Checking dbus v0.6.3 Nov 01 21:29:41.626 INFO kablam! Checking actix v0.7.5 Nov 01 21:29:54.262 INFO kablam! Checking notify-rust v3.5.0 Nov 01 21:30:03.281 INFO kablam! Checking actix-net v0.1.1 Nov 01 21:30:17.183 INFO kablam! Checking actix-web v0.7.13 Nov 01 21:30:42.272 INFO kablam! Checking howtocards v0.1.3 (/source) Nov 01 21:30:57.017 INFO kablam! warning: cannot find type `User` in this scope Nov 01 21:30:57.017 INFO kablam! --> src/models.rs:7:10 Nov 01 21:30:57.017 INFO kablam! | Nov 01 21:30:57.017 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 01 21:30:57.017 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.017 INFO kablam! | Nov 01 21:30:57.017 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 21:30:57.017 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:30:57.017 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.017 INFO kablam! Nov 01 21:30:57.017 INFO kablam! warning: cannot find type `User` in this scope Nov 01 21:30:57.017 INFO kablam! --> src/models.rs:7:59 Nov 01 21:30:57.017 INFO kablam! | Nov 01 21:30:57.017 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 01 21:30:57.017 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.017 INFO kablam! | Nov 01 21:30:57.017 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:30:57.017 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.017 INFO kablam! Nov 01 21:30:57.017 INFO kablam! warning: cannot find type `users` in this scope Nov 01 21:30:57.017 INFO kablam! --> src/models.rs:7:59 Nov 01 21:30:57.017 INFO kablam! | Nov 01 21:30:57.017 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 01 21:30:57.017 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.017 INFO kablam! | Nov 01 21:30:57.017 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:30:57.017 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.017 INFO kablam! Nov 01 21:30:57.017 INFO kablam! warning: cannot find type `users` in this scope Nov 01 21:30:57.017 INFO kablam! --> src/models.rs:14:23 Nov 01 21:30:57.017 INFO kablam! | Nov 01 21:30:57.017 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 01 21:30:57.017 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.017 INFO kablam! | Nov 01 21:30:57.017 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:30:57.017 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.017 INFO kablam! Nov 01 21:30:57.017 INFO kablam! warning: cannot find type `UserNew` in this scope Nov 01 21:30:57.017 INFO kablam! --> src/models.rs:14:23 Nov 01 21:30:57.017 INFO kablam! | Nov 01 21:30:57.017 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 01 21:30:57.017 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.017 INFO kablam! | Nov 01 21:30:57.017 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:30:57.017 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.017 INFO kablam! Nov 01 21:30:57.017 INFO kablam! warning: cannot find type `UserNew` in this scope Nov 01 21:30:57.017 INFO kablam! --> src/models.rs:14:35 Nov 01 21:30:57.017 INFO kablam! | Nov 01 21:30:57.017 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 01 21:30:57.017 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.017 INFO kablam! | Nov 01 21:30:57.017 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:30:57.017 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.017 INFO kablam! Nov 01 21:30:57.017 INFO kablam! warning: cannot find type `Token` in this scope Nov 01 21:30:57.017 INFO kablam! --> src/models.rs:21:17 Nov 01 21:30:57.017 INFO kablam! | Nov 01 21:30:57.017 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:30:57.017 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.017 INFO kablam! | Nov 01 21:30:57.017 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:30:57.017 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.017 INFO kablam! Nov 01 21:30:57.017 INFO kablam! warning: cannot find type `tokens` in this scope Nov 01 21:30:57.018 INFO kablam! --> src/models.rs:21:39 Nov 01 21:30:57.018 INFO kablam! | Nov 01 21:30:57.018 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:30:57.018 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.018 INFO kablam! | Nov 01 21:30:57.018 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:30:57.018 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.018 INFO kablam! Nov 01 21:30:57.018 INFO kablam! warning: cannot find type `Token` in this scope Nov 01 21:30:57.018 INFO kablam! --> src/models.rs:21:39 Nov 01 21:30:57.018 INFO kablam! | Nov 01 21:30:57.018 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:30:57.018 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.018 INFO kablam! | Nov 01 21:30:57.018 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:30:57.018 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.018 INFO kablam! Nov 01 21:30:57.018 INFO kablam! warning: cannot find type `User` in this scope Nov 01 21:30:57.018 INFO kablam! --> src/models.rs:21:64 Nov 01 21:30:57.018 INFO kablam! | Nov 01 21:30:57.018 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:30:57.018 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.018 INFO kablam! | Nov 01 21:30:57.018 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:30:57.018 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.018 INFO kablam! Nov 01 21:30:57.018 INFO kablam! warning: cannot find type `Token` in this scope Nov 01 21:30:57.018 INFO kablam! --> src/models.rs:21:64 Nov 01 21:30:57.018 INFO kablam! | Nov 01 21:30:57.018 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:30:57.018 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.018 INFO kablam! | Nov 01 21:30:57.018 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:30:57.018 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.018 INFO kablam! Nov 01 21:30:57.018 INFO kablam! warning: cannot find type `tokens` in this scope Nov 01 21:30:57.018 INFO kablam! --> src/models.rs:21:64 Nov 01 21:30:57.018 INFO kablam! | Nov 01 21:30:57.018 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:30:57.018 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.018 INFO kablam! | Nov 01 21:30:57.018 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:30:57.018 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.018 INFO kablam! Nov 01 21:30:57.018 INFO kablam! warning: cannot find type `Token` in this scope Nov 01 21:30:57.018 INFO kablam! --> src/models.rs:21:78 Nov 01 21:30:57.018 INFO kablam! | Nov 01 21:30:57.018 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:30:57.018 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.018 INFO kablam! | Nov 01 21:30:57.018 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:30:57.018 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.018 INFO kablam! Nov 01 21:30:57.018 INFO kablam! warning: cannot find type `tokens` in this scope Nov 01 21:30:57.018 INFO kablam! --> src/models.rs:21:78 Nov 01 21:30:57.018 INFO kablam! | Nov 01 21:30:57.018 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:30:57.018 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.018 INFO kablam! | Nov 01 21:30:57.018 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:30:57.018 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.018 INFO kablam! Nov 01 21:30:57.018 INFO kablam! warning: cannot find type `table` in this scope Nov 01 21:30:57.018 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 21:30:57.018 INFO kablam! | Nov 01 21:30:57.018 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 21:30:57.018 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.018 INFO kablam! | Nov 01 21:30:57.018 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:30:57.018 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.018 INFO kablam! Nov 01 21:30:57.018 INFO kablam! warning: cannot find type `token` in this scope Nov 01 21:30:57.018 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 21:30:57.018 INFO kablam! | Nov 01 21:30:57.018 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 21:30:57.018 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.018 INFO kablam! | Nov 01 21:30:57.018 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:30:57.018 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.018 INFO kablam! Nov 01 21:30:57.036 INFO kablam! warning: cannot find type `user_id` in this scope Nov 01 21:30:57.036 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 21:30:57.036 INFO kablam! | Nov 01 21:30:57.036 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 21:30:57.037 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.037 INFO kablam! | Nov 01 21:30:57.037 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:30:57.037 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.037 INFO kablam! Nov 01 21:30:57.037 INFO kablam! warning: cannot find type `id` in this scope Nov 01 21:30:57.037 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 21:30:57.037 INFO kablam! | Nov 01 21:30:57.037 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 21:30:57.037 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.037 INFO kablam! | Nov 01 21:30:57.037 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:30:57.037 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.037 INFO kablam! Nov 01 21:30:57.037 INFO kablam! warning: cannot find type `email` in this scope Nov 01 21:30:57.037 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 21:30:57.037 INFO kablam! | Nov 01 21:30:57.037 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 21:30:57.037 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.037 INFO kablam! | Nov 01 21:30:57.037 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:30:57.037 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.037 INFO kablam! Nov 01 21:30:57.037 INFO kablam! warning: cannot find type `password` in this scope Nov 01 21:30:57.037 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 21:30:57.037 INFO kablam! | Nov 01 21:30:57.037 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 21:30:57.037 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.037 INFO kablam! | Nov 01 21:30:57.037 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:30:57.037 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.037 INFO kablam! Nov 01 21:30:57.121 INFO kablam! warning: cannot find type `User` in this scope Nov 01 21:30:57.121 INFO kablam! --> src/models.rs:7:10 Nov 01 21:30:57.121 INFO kablam! | Nov 01 21:30:57.121 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 01 21:30:57.121 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.121 INFO kablam! | Nov 01 21:30:57.121 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 21:30:57.121 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:30:57.121 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.121 INFO kablam! Nov 01 21:30:57.121 INFO kablam! warning: cannot find type `User` in this scope Nov 01 21:30:57.121 INFO kablam! --> src/models.rs:7:59 Nov 01 21:30:57.121 INFO kablam! | Nov 01 21:30:57.121 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 01 21:30:57.121 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.121 INFO kablam! | Nov 01 21:30:57.121 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:30:57.121 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.121 INFO kablam! Nov 01 21:30:57.121 INFO kablam! warning: cannot find type `users` in this scope Nov 01 21:30:57.121 INFO kablam! --> src/models.rs:7:59 Nov 01 21:30:57.121 INFO kablam! | Nov 01 21:30:57.121 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 01 21:30:57.121 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.121 INFO kablam! | Nov 01 21:30:57.121 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:30:57.121 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.121 INFO kablam! Nov 01 21:30:57.121 INFO kablam! warning: cannot find type `users` in this scope Nov 01 21:30:57.121 INFO kablam! --> src/models.rs:14:23 Nov 01 21:30:57.121 INFO kablam! | Nov 01 21:30:57.121 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 01 21:30:57.121 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.121 INFO kablam! | Nov 01 21:30:57.121 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:30:57.121 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.121 INFO kablam! Nov 01 21:30:57.121 INFO kablam! warning: cannot find type `UserNew` in this scope Nov 01 21:30:57.121 INFO kablam! --> src/models.rs:14:23 Nov 01 21:30:57.121 INFO kablam! | Nov 01 21:30:57.121 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 01 21:30:57.121 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.121 INFO kablam! | Nov 01 21:30:57.121 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:30:57.121 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.121 INFO kablam! Nov 01 21:30:57.121 INFO kablam! warning: cannot find type `UserNew` in this scope Nov 01 21:30:57.121 INFO kablam! --> src/models.rs:14:35 Nov 01 21:30:57.121 INFO kablam! | Nov 01 21:30:57.121 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 01 21:30:57.121 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.121 INFO kablam! | Nov 01 21:30:57.121 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:30:57.121 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.121 INFO kablam! Nov 01 21:30:57.121 INFO kablam! warning: cannot find type `Token` in this scope Nov 01 21:30:57.121 INFO kablam! --> src/models.rs:21:17 Nov 01 21:30:57.121 INFO kablam! | Nov 01 21:30:57.121 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:30:57.121 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.121 INFO kablam! | Nov 01 21:30:57.122 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:30:57.122 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.122 INFO kablam! Nov 01 21:30:57.122 INFO kablam! warning: cannot find type `tokens` in this scope Nov 01 21:30:57.122 INFO kablam! --> src/models.rs:21:39 Nov 01 21:30:57.122 INFO kablam! | Nov 01 21:30:57.122 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:30:57.122 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.122 INFO kablam! | Nov 01 21:30:57.122 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:30:57.122 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.122 INFO kablam! Nov 01 21:30:57.122 INFO kablam! warning: cannot find type `Token` in this scope Nov 01 21:30:57.122 INFO kablam! --> src/models.rs:21:39 Nov 01 21:30:57.122 INFO kablam! | Nov 01 21:30:57.122 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:30:57.122 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.122 INFO kablam! | Nov 01 21:30:57.122 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:30:57.122 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.122 INFO kablam! Nov 01 21:30:57.122 INFO kablam! warning: cannot find type `User` in this scope Nov 01 21:30:57.122 INFO kablam! --> src/models.rs:21:64 Nov 01 21:30:57.122 INFO kablam! | Nov 01 21:30:57.122 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:30:57.122 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.122 INFO kablam! | Nov 01 21:30:57.122 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:30:57.122 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.122 INFO kablam! Nov 01 21:30:57.122 INFO kablam! warning: cannot find type `Token` in this scope Nov 01 21:30:57.122 INFO kablam! --> src/models.rs:21:64 Nov 01 21:30:57.122 INFO kablam! | Nov 01 21:30:57.122 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:30:57.122 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.122 INFO kablam! | Nov 01 21:30:57.122 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:30:57.122 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.122 INFO kablam! Nov 01 21:30:57.122 INFO kablam! warning: cannot find type `tokens` in this scope Nov 01 21:30:57.122 INFO kablam! --> src/models.rs:21:64 Nov 01 21:30:57.122 INFO kablam! | Nov 01 21:30:57.122 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:30:57.122 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.122 INFO kablam! | Nov 01 21:30:57.122 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:30:57.122 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.122 INFO kablam! Nov 01 21:30:57.122 INFO kablam! warning: cannot find type `Token` in this scope Nov 01 21:30:57.122 INFO kablam! --> src/models.rs:21:78 Nov 01 21:30:57.122 INFO kablam! | Nov 01 21:30:57.122 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:30:57.122 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.122 INFO kablam! | Nov 01 21:30:57.122 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:30:57.122 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.122 INFO kablam! Nov 01 21:30:57.122 INFO kablam! warning: cannot find type `tokens` in this scope Nov 01 21:30:57.122 INFO kablam! --> src/models.rs:21:78 Nov 01 21:30:57.122 INFO kablam! | Nov 01 21:30:57.122 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 01 21:30:57.122 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.122 INFO kablam! | Nov 01 21:30:57.122 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:30:57.122 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.122 INFO kablam! Nov 01 21:30:57.122 INFO kablam! warning: cannot find type `table` in this scope Nov 01 21:30:57.122 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 21:30:57.122 INFO kablam! | Nov 01 21:30:57.122 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 21:30:57.122 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.122 INFO kablam! | Nov 01 21:30:57.122 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:30:57.122 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.122 INFO kablam! Nov 01 21:30:57.122 INFO kablam! warning: cannot find type `token` in this scope Nov 01 21:30:57.122 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 21:30:57.122 INFO kablam! | Nov 01 21:30:57.122 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 21:30:57.122 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.122 INFO kablam! | Nov 01 21:30:57.122 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:30:57.122 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.122 INFO kablam! Nov 01 21:30:57.122 INFO kablam! warning: cannot find type `user_id` in this scope Nov 01 21:30:57.123 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 21:30:57.123 INFO kablam! | Nov 01 21:30:57.123 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 21:30:57.123 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.123 INFO kablam! | Nov 01 21:30:57.123 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:30:57.123 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.123 INFO kablam! Nov 01 21:30:57.123 INFO kablam! warning: cannot find type `id` in this scope Nov 01 21:30:57.123 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 21:30:57.123 INFO kablam! | Nov 01 21:30:57.123 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 21:30:57.123 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.123 INFO kablam! | Nov 01 21:30:57.123 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:30:57.123 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.123 INFO kablam! Nov 01 21:30:57.123 INFO kablam! warning: cannot find type `email` in this scope Nov 01 21:30:57.123 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 21:30:57.123 INFO kablam! | Nov 01 21:30:57.123 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 21:30:57.123 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.123 INFO kablam! | Nov 01 21:30:57.123 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:30:57.123 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.123 INFO kablam! Nov 01 21:30:57.123 INFO kablam! warning: cannot find type `password` in this scope Nov 01 21:30:57.123 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 21:30:57.123 INFO kablam! | Nov 01 21:30:57.123 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 21:30:57.123 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 21:30:57.123 INFO kablam! | Nov 01 21:30:57.123 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:30:57.123 INFO kablam! = note: for more information, see issue #50504 Nov 01 21:30:57.123 INFO kablam! Nov 01 21:31:12.760 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 43s Nov 01 21:31:12.778 INFO kablam! su: No module specific data is present Nov 01 21:31:13.305 INFO running `"docker" "rm" "-f" "f734cd198c04375122f3d65aa2e6c9e6490b83f24723bd9e29eeb54bae850fe2"` Nov 01 21:31:13.560 INFO blam! f734cd198c04375122f3d65aa2e6c9e6490b83f24723bd9e29eeb54bae850fe2