Nov 04 22:32:02.857 INFO checking howtocards_backend-0.1.2 against try#e740b9aa0b624fa39feb39613e76d15bdf57e594 for pr-55655 Nov 04 22:32:02.857 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-3/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55655/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/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 +e740b9aa0b624fa39feb39613e76d15bdf57e594-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 04 22:32:03.387 INFO blam! 74a10fe1f0098093ad2b222b6b01c73912517c3be82da1ece1e2a3c7042fc4e0 Nov 04 22:32:03.393 INFO running `"docker" "start" "-a" "74a10fe1f0098093ad2b222b6b01c73912517c3be82da1ece1e2a3c7042fc4e0"` Nov 04 22:32:04.438 INFO kablam! usermod: no changes Nov 04 22:32:04.915 INFO kablam! Checking diesel v1.3.3 Nov 04 22:32:04.955 INFO kablam! Checking notify-rust v3.5.0 Nov 04 22:32:04.955 INFO kablam! Checking uuid v0.7.1 Nov 04 22:32:04.955 INFO kablam! Checking ron v0.2.2 Nov 04 22:32:04.955 INFO kablam! Checking serde_urlencoded v0.5.3 Nov 04 22:32:04.955 INFO kablam! Checking dotenv v0.13.0 Nov 04 22:32:13.583 INFO kablam! Checking actix v0.7.5 Nov 04 22:32:15.643 INFO kablam! Checking rustbreak v2.0.0-rc3 Nov 04 22:32:29.788 INFO kablam! Checking actix-net v0.1.1 Nov 04 22:32:43.536 INFO kablam! Checking actix-web v0.7.13 Nov 04 22:33:15.531 INFO kablam! Checking howtocards_backend v0.1.2 (/source) Nov 04 22:33:29.695 INFO kablam! warning: cannot find type `User` in this scope Nov 04 22:33:29.695 INFO kablam! --> src/models.rs:7:10 Nov 04 22:33:29.695 INFO kablam! | Nov 04 22:33:29.696 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 04 22:33:29.696 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.696 INFO kablam! | Nov 04 22:33:29.696 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 04 22:33:29.696 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 04 22:33:29.697 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.697 INFO kablam! Nov 04 22:33:29.697 INFO kablam! warning: cannot find type `User` in this scope Nov 04 22:33:29.697 INFO kablam! --> src/models.rs:7:59 Nov 04 22:33:29.697 INFO kablam! | Nov 04 22:33:29.698 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 04 22:33:29.698 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.698 INFO kablam! | Nov 04 22:33:29.698 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 04 22:33:29.698 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.699 INFO kablam! Nov 04 22:33:29.700 INFO kablam! warning: cannot find type `users` in this scope Nov 04 22:33:29.700 INFO kablam! --> src/models.rs:7:59 Nov 04 22:33:29.700 INFO kablam! | Nov 04 22:33:29.700 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 04 22:33:29.700 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.701 INFO kablam! | Nov 04 22:33:29.701 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 04 22:33:29.701 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.701 INFO kablam! Nov 04 22:33:29.701 INFO kablam! warning: cannot find type `users` in this scope Nov 04 22:33:29.702 INFO kablam! --> src/models.rs:14:23 Nov 04 22:33:29.702 INFO kablam! | Nov 04 22:33:29.702 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 04 22:33:29.702 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.702 INFO kablam! | Nov 04 22:33:29.703 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 04 22:33:29.703 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.703 INFO kablam! Nov 04 22:33:29.703 INFO kablam! warning: cannot find type `UserNew` in this scope Nov 04 22:33:29.703 INFO kablam! --> src/models.rs:14:23 Nov 04 22:33:29.704 INFO kablam! | Nov 04 22:33:29.704 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 04 22:33:29.704 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.704 INFO kablam! | Nov 04 22:33:29.704 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 04 22:33:29.705 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.705 INFO kablam! Nov 04 22:33:29.705 INFO kablam! warning: cannot find type `UserNew` in this scope Nov 04 22:33:29.705 INFO kablam! --> src/models.rs:14:35 Nov 04 22:33:29.705 INFO kablam! | Nov 04 22:33:29.705 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 04 22:33:29.706 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.706 INFO kablam! | Nov 04 22:33:29.706 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 04 22:33:29.706 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.706 INFO kablam! Nov 04 22:33:29.707 INFO kablam! warning: cannot find type `Token` in this scope Nov 04 22:33:29.707 INFO kablam! --> src/models.rs:21:17 Nov 04 22:33:29.707 INFO kablam! | Nov 04 22:33:29.707 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 04 22:33:29.707 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.708 INFO kablam! | Nov 04 22:33:29.708 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 04 22:33:29.708 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.708 INFO kablam! Nov 04 22:33:29.708 INFO kablam! warning: cannot find type `tokens` in this scope Nov 04 22:33:29.709 INFO kablam! --> src/models.rs:21:39 Nov 04 22:33:29.709 INFO kablam! | Nov 04 22:33:29.709 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 04 22:33:29.709 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.709 INFO kablam! | Nov 04 22:33:29.709 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 04 22:33:29.710 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.710 INFO kablam! Nov 04 22:33:29.710 INFO kablam! warning: cannot find type `Token` in this scope Nov 04 22:33:29.710 INFO kablam! --> src/models.rs:21:39 Nov 04 22:33:29.711 INFO kablam! | Nov 04 22:33:29.711 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 04 22:33:29.711 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.711 INFO kablam! | Nov 04 22:33:29.711 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 04 22:33:29.711 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.712 INFO kablam! Nov 04 22:33:29.712 INFO kablam! warning: cannot find type `User` in this scope Nov 04 22:33:29.712 INFO kablam! --> src/models.rs:21:64 Nov 04 22:33:29.712 INFO kablam! | Nov 04 22:33:29.712 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 04 22:33:29.713 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.713 INFO kablam! | Nov 04 22:33:29.713 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 04 22:33:29.713 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.714 INFO kablam! Nov 04 22:33:29.714 INFO kablam! warning: cannot find type `Token` in this scope Nov 04 22:33:29.714 INFO kablam! --> src/models.rs:21:64 Nov 04 22:33:29.714 INFO kablam! | Nov 04 22:33:29.714 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 04 22:33:29.715 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.715 INFO kablam! | Nov 04 22:33:29.715 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 04 22:33:29.715 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.716 INFO kablam! Nov 04 22:33:29.716 INFO kablam! warning: cannot find type `tokens` in this scope Nov 04 22:33:29.716 INFO kablam! --> src/models.rs:21:64 Nov 04 22:33:29.716 INFO kablam! | Nov 04 22:33:29.716 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 04 22:33:29.717 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.717 INFO kablam! | Nov 04 22:33:29.717 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 04 22:33:29.717 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.717 INFO kablam! Nov 04 22:33:29.718 INFO kablam! warning: cannot find type `Token` in this scope Nov 04 22:33:29.718 INFO kablam! --> src/models.rs:21:78 Nov 04 22:33:29.718 INFO kablam! | Nov 04 22:33:29.718 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 04 22:33:29.723 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.723 INFO kablam! | Nov 04 22:33:29.723 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 04 22:33:29.723 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.724 INFO kablam! Nov 04 22:33:29.724 INFO kablam! warning: cannot find type `tokens` in this scope Nov 04 22:33:29.724 INFO kablam! --> src/models.rs:21:78 Nov 04 22:33:29.724 INFO kablam! | Nov 04 22:33:29.724 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 04 22:33:29.725 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.725 INFO kablam! | Nov 04 22:33:29.725 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 04 22:33:29.725 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.726 INFO kablam! Nov 04 22:33:29.726 INFO kablam! warning: cannot find type `table` in this scope Nov 04 22:33:29.726 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 22:33:29.726 INFO kablam! | Nov 04 22:33:29.726 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 22:33:29.727 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.727 INFO kablam! | Nov 04 22:33:29.727 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 04 22:33:29.727 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.727 INFO kablam! Nov 04 22:33:29.728 INFO kablam! warning: cannot find type `token` in this scope Nov 04 22:33:29.728 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 22:33:29.728 INFO kablam! | Nov 04 22:33:29.728 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 22:33:29.728 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.729 INFO kablam! | Nov 04 22:33:29.729 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 04 22:33:29.729 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.729 INFO kablam! Nov 04 22:33:29.729 INFO kablam! warning: cannot find type `user_id` in this scope Nov 04 22:33:29.730 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 22:33:29.730 INFO kablam! | Nov 04 22:33:29.730 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 22:33:29.730 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.730 INFO kablam! | Nov 04 22:33:29.731 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 04 22:33:29.731 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.731 INFO kablam! Nov 04 22:33:29.731 INFO kablam! warning: cannot find type `id` in this scope Nov 04 22:33:29.731 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 22:33:29.731 INFO kablam! | Nov 04 22:33:29.732 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 22:33:29.732 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.732 INFO kablam! | Nov 04 22:33:29.732 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 04 22:33:29.732 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.732 INFO kablam! Nov 04 22:33:29.733 INFO kablam! warning: cannot find type `email` in this scope Nov 04 22:33:29.733 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 22:33:29.733 INFO kablam! | Nov 04 22:33:29.733 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 22:33:29.733 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.733 INFO kablam! | Nov 04 22:33:29.734 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 04 22:33:29.734 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.734 INFO kablam! Nov 04 22:33:29.734 INFO kablam! warning: cannot find type `password` in this scope Nov 04 22:33:29.734 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 22:33:29.734 INFO kablam! | Nov 04 22:33:29.735 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 22:33:29.735 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.735 INFO kablam! | Nov 04 22:33:29.735 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 04 22:33:29.735 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.735 INFO kablam! Nov 04 22:33:29.797 INFO kablam! warning: cannot find type `User` in this scope Nov 04 22:33:29.797 INFO kablam! --> src/models.rs:7:10 Nov 04 22:33:29.797 INFO kablam! | Nov 04 22:33:29.798 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 04 22:33:29.798 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.798 INFO kablam! | Nov 04 22:33:29.798 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 04 22:33:29.798 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 04 22:33:29.799 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.799 INFO kablam! Nov 04 22:33:29.799 INFO kablam! warning: cannot find type `User` in this scope Nov 04 22:33:29.799 INFO kablam! --> src/models.rs:7:59 Nov 04 22:33:29.799 INFO kablam! | Nov 04 22:33:29.800 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 04 22:33:29.800 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.800 INFO kablam! | Nov 04 22:33:29.800 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 04 22:33:29.800 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.800 INFO kablam! Nov 04 22:33:29.801 INFO kablam! warning: cannot find type `users` in this scope Nov 04 22:33:29.801 INFO kablam! --> src/models.rs:7:59 Nov 04 22:33:29.801 INFO kablam! | Nov 04 22:33:29.801 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 04 22:33:29.801 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.801 INFO kablam! | Nov 04 22:33:29.802 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 04 22:33:29.802 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.802 INFO kablam! Nov 04 22:33:29.802 INFO kablam! warning: cannot find type `users` in this scope Nov 04 22:33:29.802 INFO kablam! --> src/models.rs:14:23 Nov 04 22:33:29.802 INFO kablam! | Nov 04 22:33:29.803 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 04 22:33:29.803 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.803 INFO kablam! | Nov 04 22:33:29.803 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 04 22:33:29.803 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.804 INFO kablam! Nov 04 22:33:29.804 INFO kablam! warning: cannot find type `UserNew` in this scope Nov 04 22:33:29.804 INFO kablam! --> src/models.rs:14:23 Nov 04 22:33:29.804 INFO kablam! | Nov 04 22:33:29.804 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 04 22:33:29.804 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.804 INFO kablam! | Nov 04 22:33:29.805 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 04 22:33:29.805 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.805 INFO kablam! Nov 04 22:33:29.805 INFO kablam! warning: cannot find type `UserNew` in this scope Nov 04 22:33:29.805 INFO kablam! --> src/models.rs:14:35 Nov 04 22:33:29.805 INFO kablam! | Nov 04 22:33:29.806 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 04 22:33:29.806 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.806 INFO kablam! | Nov 04 22:33:29.806 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 04 22:33:29.806 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.806 INFO kablam! Nov 04 22:33:29.807 INFO kablam! warning: cannot find type `Token` in this scope Nov 04 22:33:29.807 INFO kablam! --> src/models.rs:21:17 Nov 04 22:33:29.807 INFO kablam! | Nov 04 22:33:29.807 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 04 22:33:29.807 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.807 INFO kablam! | Nov 04 22:33:29.808 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 04 22:33:29.808 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.808 INFO kablam! Nov 04 22:33:29.808 INFO kablam! warning: cannot find type `tokens` in this scope Nov 04 22:33:29.808 INFO kablam! --> src/models.rs:21:39 Nov 04 22:33:29.808 INFO kablam! | Nov 04 22:33:29.809 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 04 22:33:29.809 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.809 INFO kablam! | Nov 04 22:33:29.809 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 04 22:33:29.809 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.809 INFO kablam! Nov 04 22:33:29.809 INFO kablam! warning: cannot find type `Token` in this scope Nov 04 22:33:29.810 INFO kablam! --> src/models.rs:21:39 Nov 04 22:33:29.810 INFO kablam! | Nov 04 22:33:29.810 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 04 22:33:29.810 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.810 INFO kablam! | Nov 04 22:33:29.810 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 04 22:33:29.811 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.811 INFO kablam! Nov 04 22:33:29.811 INFO kablam! warning: cannot find type `User` in this scope Nov 04 22:33:29.811 INFO kablam! --> src/models.rs:21:64 Nov 04 22:33:29.811 INFO kablam! | Nov 04 22:33:29.811 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 04 22:33:29.811 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.811 INFO kablam! | Nov 04 22:33:29.811 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 04 22:33:29.811 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.811 INFO kablam! Nov 04 22:33:29.811 INFO kablam! warning: cannot find type `Token` in this scope Nov 04 22:33:29.811 INFO kablam! --> src/models.rs:21:64 Nov 04 22:33:29.811 INFO kablam! | Nov 04 22:33:29.811 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 04 22:33:29.811 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.811 INFO kablam! | Nov 04 22:33:29.811 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 04 22:33:29.811 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.811 INFO kablam! Nov 04 22:33:29.811 INFO kablam! warning: cannot find type `tokens` in this scope Nov 04 22:33:29.811 INFO kablam! --> src/models.rs:21:64 Nov 04 22:33:29.811 INFO kablam! | Nov 04 22:33:29.811 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 04 22:33:29.811 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.811 INFO kablam! | Nov 04 22:33:29.811 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 04 22:33:29.811 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.811 INFO kablam! Nov 04 22:33:29.811 INFO kablam! warning: cannot find type `Token` in this scope Nov 04 22:33:29.811 INFO kablam! --> src/models.rs:21:78 Nov 04 22:33:29.811 INFO kablam! | Nov 04 22:33:29.811 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 04 22:33:29.811 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.811 INFO kablam! | Nov 04 22:33:29.811 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 04 22:33:29.811 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.811 INFO kablam! Nov 04 22:33:29.811 INFO kablam! warning: cannot find type `tokens` in this scope Nov 04 22:33:29.811 INFO kablam! --> src/models.rs:21:78 Nov 04 22:33:29.811 INFO kablam! | Nov 04 22:33:29.811 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 04 22:33:29.811 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.811 INFO kablam! | Nov 04 22:33:29.811 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 04 22:33:29.811 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.811 INFO kablam! Nov 04 22:33:29.811 INFO kablam! warning: cannot find type `table` in this scope Nov 04 22:33:29.811 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 22:33:29.811 INFO kablam! | Nov 04 22:33:29.811 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 22:33:29.811 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.811 INFO kablam! | Nov 04 22:33:29.811 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 04 22:33:29.811 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.811 INFO kablam! Nov 04 22:33:29.811 INFO kablam! warning: cannot find type `token` in this scope Nov 04 22:33:29.811 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 22:33:29.811 INFO kablam! | Nov 04 22:33:29.811 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 22:33:29.811 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.811 INFO kablam! | Nov 04 22:33:29.811 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 04 22:33:29.811 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.811 INFO kablam! Nov 04 22:33:29.811 INFO kablam! warning: cannot find type `user_id` in this scope Nov 04 22:33:29.811 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 22:33:29.811 INFO kablam! | Nov 04 22:33:29.811 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 22:33:29.811 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.811 INFO kablam! | Nov 04 22:33:29.811 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 04 22:33:29.811 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.811 INFO kablam! Nov 04 22:33:29.811 INFO kablam! warning: cannot find type `id` in this scope Nov 04 22:33:29.811 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 22:33:29.811 INFO kablam! | Nov 04 22:33:29.811 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 22:33:29.812 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.812 INFO kablam! | Nov 04 22:33:29.812 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 04 22:33:29.812 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.812 INFO kablam! Nov 04 22:33:29.812 INFO kablam! warning: cannot find type `email` in this scope Nov 04 22:33:29.812 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 22:33:29.812 INFO kablam! | Nov 04 22:33:29.812 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 22:33:29.812 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.812 INFO kablam! | Nov 04 22:33:29.812 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 04 22:33:29.812 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.812 INFO kablam! Nov 04 22:33:29.812 INFO kablam! warning: cannot find type `password` in this scope Nov 04 22:33:29.812 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 22:33:29.812 INFO kablam! | Nov 04 22:33:29.812 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 22:33:29.812 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 22:33:29.812 INFO kablam! | Nov 04 22:33:29.812 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 04 22:33:29.812 INFO kablam! = note: for more information, see issue #50504 Nov 04 22:33:29.812 INFO kablam! Nov 04 22:33:45.318 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 40s Nov 04 22:33:45.346 INFO kablam! su: No module specific data is present Nov 04 22:33:46.134 INFO running `"docker" "rm" "-f" "74a10fe1f0098093ad2b222b6b01c73912517c3be82da1ece1e2a3c7042fc4e0"` Nov 04 22:33:46.267 INFO blam! 74a10fe1f0098093ad2b222b6b01c73912517c3be82da1ece1e2a3c7042fc4e0