Oct 13 13:44:47.855 INFO checking howtocards-0.1.3 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 13:44:47.855 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 13:44:48.084 INFO blam! 8e2f25ef98bd90995fe213df0484182a1a3a8cd2eac00099dd72923051c2e224 Oct 13 13:44:48.084 INFO running `"docker" "start" "-a" "8e2f25ef98bd90995fe213df0484182a1a3a8cd2eac00099dd72923051c2e224"` Oct 13 13:44:48.560 INFO kablam! usermod: no changes Oct 13 13:44:49.018 INFO kablam! Checking diesel v1.3.3 Oct 13 13:44:49.020 INFO kablam! Checking notify-rust v3.4.3 Oct 13 13:44:49.024 INFO kablam! Checking uuid v0.7.1 Oct 13 13:44:49.025 INFO kablam! Checking serde_urlencoded v0.5.3 Oct 13 13:44:49.025 INFO kablam! Checking tokio-signal v0.2.5 Oct 13 13:44:49.026 INFO kablam! Checking trust-dns-proto v0.4.3 Oct 13 13:44:49.033 INFO kablam! Checking trust-dns-proto v0.5.0-alpha.3 Oct 13 13:45:10.380 INFO kablam! Checking trust-dns-resolver v0.10.0-alpha.3 Oct 13 13:45:11.489 INFO kablam! Checking trust-dns-resolver v0.9.1 Oct 13 13:45:26.145 INFO kablam! Checking actix v0.7.5 Oct 13 13:45:40.388 INFO kablam! Checking actix-net v0.1.1 Oct 13 13:45:54.748 INFO kablam! Checking actix-web v0.7.12 Oct 13 13:46:16.739 INFO kablam! Checking howtocards v0.1.3 (/source) Oct 13 13:46:32.624 INFO kablam! warning: cannot find type `User` in this scope Oct 13 13:46:32.624 INFO kablam! --> src/models.rs:7:10 Oct 13 13:46:32.624 INFO kablam! | Oct 13 13:46:32.625 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 13 13:46:32.625 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:32.626 INFO kablam! | Oct 13 13:46:32.626 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 13:46:32.626 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:32.627 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:32.627 INFO kablam! Oct 13 13:46:32.627 INFO kablam! warning: cannot find type `User` in this scope Oct 13 13:46:32.627 INFO kablam! --> src/models.rs:7:59 Oct 13 13:46:32.628 INFO kablam! | Oct 13 13:46:32.628 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 13 13:46:32.628 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:32.628 INFO kablam! | Oct 13 13:46:32.629 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:32.629 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:32.629 INFO kablam! Oct 13 13:46:32.629 INFO kablam! warning: cannot find type `users` in this scope Oct 13 13:46:32.630 INFO kablam! --> src/models.rs:7:59 Oct 13 13:46:32.630 INFO kablam! | Oct 13 13:46:32.630 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 13 13:46:32.630 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:32.631 INFO kablam! | Oct 13 13:46:32.631 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:32.631 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:32.631 INFO kablam! Oct 13 13:46:32.632 INFO kablam! warning: cannot find type `users` in this scope Oct 13 13:46:32.632 INFO kablam! --> src/models.rs:14:23 Oct 13 13:46:32.632 INFO kablam! | Oct 13 13:46:32.632 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 13 13:46:32.633 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:32.633 INFO kablam! | Oct 13 13:46:32.633 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:32.633 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:32.634 INFO kablam! Oct 13 13:46:32.634 INFO kablam! warning: cannot find type `UserNew` in this scope Oct 13 13:46:32.634 INFO kablam! --> src/models.rs:14:23 Oct 13 13:46:32.635 INFO kablam! | Oct 13 13:46:32.635 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 13 13:46:32.635 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:32.635 INFO kablam! | Oct 13 13:46:32.636 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:32.636 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:32.636 INFO kablam! Oct 13 13:46:32.636 INFO kablam! warning: cannot find type `UserNew` in this scope Oct 13 13:46:32.637 INFO kablam! --> src/models.rs:14:35 Oct 13 13:46:32.637 INFO kablam! | Oct 13 13:46:32.637 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 13 13:46:32.637 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:32.638 INFO kablam! | Oct 13 13:46:32.638 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:32.638 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:32.638 INFO kablam! Oct 13 13:46:32.639 INFO kablam! warning: cannot find type `Token` in this scope Oct 13 13:46:32.639 INFO kablam! --> src/models.rs:21:17 Oct 13 13:46:32.639 INFO kablam! | Oct 13 13:46:32.639 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:32.640 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:32.644 INFO kablam! | Oct 13 13:46:32.644 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:32.645 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:32.645 INFO kablam! Oct 13 13:46:32.645 INFO kablam! warning: cannot find type `tokens` in this scope Oct 13 13:46:32.645 INFO kablam! --> src/models.rs:21:39 Oct 13 13:46:32.646 INFO kablam! | Oct 13 13:46:32.646 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:32.646 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:32.646 INFO kablam! | Oct 13 13:46:32.647 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:32.647 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:32.647 INFO kablam! Oct 13 13:46:32.647 INFO kablam! warning: cannot find type `Token` in this scope Oct 13 13:46:32.648 INFO kablam! --> src/models.rs:21:39 Oct 13 13:46:32.648 INFO kablam! | Oct 13 13:46:32.648 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:32.648 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:32.649 INFO kablam! | Oct 13 13:46:32.649 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:32.649 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:32.649 INFO kablam! Oct 13 13:46:32.650 INFO kablam! warning: cannot find type `User` in this scope Oct 13 13:46:32.650 INFO kablam! --> src/models.rs:21:64 Oct 13 13:46:32.650 INFO kablam! | Oct 13 13:46:32.650 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:32.651 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:32.651 INFO kablam! | Oct 13 13:46:32.651 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:32.652 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:32.652 INFO kablam! Oct 13 13:46:32.656 INFO kablam! warning: cannot find type `Token` in this scope Oct 13 13:46:32.656 INFO kablam! --> src/models.rs:21:64 Oct 13 13:46:32.656 INFO kablam! | Oct 13 13:46:32.656 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:32.656 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:32.656 INFO kablam! | Oct 13 13:46:32.656 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:32.656 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:32.656 INFO kablam! Oct 13 13:46:32.656 INFO kablam! warning: cannot find type `tokens` in this scope Oct 13 13:46:32.656 INFO kablam! --> src/models.rs:21:64 Oct 13 13:46:32.656 INFO kablam! | Oct 13 13:46:32.656 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:32.656 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:32.656 INFO kablam! | Oct 13 13:46:32.656 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:32.656 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:32.656 INFO kablam! Oct 13 13:46:32.656 INFO kablam! warning: cannot find type `Token` in this scope Oct 13 13:46:32.656 INFO kablam! --> src/models.rs:21:78 Oct 13 13:46:32.656 INFO kablam! | Oct 13 13:46:32.656 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:32.656 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:32.656 INFO kablam! | Oct 13 13:46:32.656 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:32.656 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:32.656 INFO kablam! Oct 13 13:46:32.656 INFO kablam! warning: cannot find type `tokens` in this scope Oct 13 13:46:32.656 INFO kablam! --> src/models.rs:21:78 Oct 13 13:46:32.656 INFO kablam! | Oct 13 13:46:32.656 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:32.656 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:32.656 INFO kablam! | Oct 13 13:46:32.656 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:32.656 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:32.656 INFO kablam! Oct 13 13:46:32.656 INFO kablam! warning: cannot find type `table` in this scope Oct 13 13:46:32.656 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 13:46:32.656 INFO kablam! | Oct 13 13:46:32.656 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 13:46:32.656 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:32.656 INFO kablam! | Oct 13 13:46:32.656 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:32.656 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:32.656 INFO kablam! Oct 13 13:46:32.656 INFO kablam! warning: cannot find type `token` in this scope Oct 13 13:46:32.656 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 13:46:32.656 INFO kablam! | Oct 13 13:46:32.656 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 13:46:32.656 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:32.656 INFO kablam! | Oct 13 13:46:32.656 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:32.656 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:32.657 INFO kablam! Oct 13 13:46:32.657 INFO kablam! warning: cannot find type `user_id` in this scope Oct 13 13:46:32.657 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 13:46:32.657 INFO kablam! | Oct 13 13:46:32.657 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 13:46:32.657 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:32.657 INFO kablam! | Oct 13 13:46:32.657 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:32.657 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:32.657 INFO kablam! Oct 13 13:46:32.657 INFO kablam! warning: cannot find type `id` in this scope Oct 13 13:46:32.657 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 13:46:32.657 INFO kablam! | Oct 13 13:46:32.657 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 13:46:32.657 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:32.657 INFO kablam! | Oct 13 13:46:32.657 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:32.657 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:32.657 INFO kablam! Oct 13 13:46:32.657 INFO kablam! warning: cannot find type `email` in this scope Oct 13 13:46:32.657 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 13:46:32.657 INFO kablam! | Oct 13 13:46:32.657 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 13:46:32.657 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:32.657 INFO kablam! | Oct 13 13:46:32.657 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:32.657 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:32.657 INFO kablam! Oct 13 13:46:32.657 INFO kablam! warning: cannot find type `password` in this scope Oct 13 13:46:32.657 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 13:46:32.657 INFO kablam! | Oct 13 13:46:32.657 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 13:46:32.657 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:32.657 INFO kablam! | Oct 13 13:46:32.657 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:32.657 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:32.657 INFO kablam! Oct 13 13:46:33.025 INFO kablam! warning: cannot find type `User` in this scope Oct 13 13:46:33.025 INFO kablam! --> src/models.rs:7:10 Oct 13 13:46:33.025 INFO kablam! | Oct 13 13:46:33.025 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 13 13:46:33.025 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.025 INFO kablam! | Oct 13 13:46:33.025 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 13:46:33.025 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:33.025 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.025 INFO kablam! Oct 13 13:46:33.025 INFO kablam! warning: cannot find type `User` in this scope Oct 13 13:46:33.025 INFO kablam! --> src/models.rs:7:59 Oct 13 13:46:33.025 INFO kablam! | Oct 13 13:46:33.025 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 13 13:46:33.025 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.025 INFO kablam! | Oct 13 13:46:33.025 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:33.025 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.025 INFO kablam! Oct 13 13:46:33.025 INFO kablam! warning: cannot find type `users` in this scope Oct 13 13:46:33.025 INFO kablam! --> src/models.rs:7:59 Oct 13 13:46:33.025 INFO kablam! | Oct 13 13:46:33.025 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 13 13:46:33.025 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.025 INFO kablam! | Oct 13 13:46:33.025 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:33.025 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.025 INFO kablam! Oct 13 13:46:33.025 INFO kablam! warning: cannot find type `users` in this scope Oct 13 13:46:33.025 INFO kablam! --> src/models.rs:14:23 Oct 13 13:46:33.025 INFO kablam! | Oct 13 13:46:33.025 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 13 13:46:33.025 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.025 INFO kablam! | Oct 13 13:46:33.025 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:33.025 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.025 INFO kablam! Oct 13 13:46:33.025 INFO kablam! warning: cannot find type `UserNew` in this scope Oct 13 13:46:33.025 INFO kablam! --> src/models.rs:14:23 Oct 13 13:46:33.025 INFO kablam! | Oct 13 13:46:33.026 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 13 13:46:33.026 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.026 INFO kablam! | Oct 13 13:46:33.026 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:33.026 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.026 INFO kablam! Oct 13 13:46:33.026 INFO kablam! warning: cannot find type `UserNew` in this scope Oct 13 13:46:33.026 INFO kablam! --> src/models.rs:14:35 Oct 13 13:46:33.026 INFO kablam! | Oct 13 13:46:33.026 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 13 13:46:33.026 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.026 INFO kablam! | Oct 13 13:46:33.026 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:33.026 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.026 INFO kablam! Oct 13 13:46:33.026 INFO kablam! warning: cannot find type `Token` in this scope Oct 13 13:46:33.026 INFO kablam! --> src/models.rs:21:17 Oct 13 13:46:33.026 INFO kablam! | Oct 13 13:46:33.026 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:33.026 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.026 INFO kablam! | Oct 13 13:46:33.027 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:33.027 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.027 INFO kablam! Oct 13 13:46:33.027 INFO kablam! warning: cannot find type `tokens` in this scope Oct 13 13:46:33.027 INFO kablam! --> src/models.rs:21:39 Oct 13 13:46:33.027 INFO kablam! | Oct 13 13:46:33.027 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:33.027 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.027 INFO kablam! | Oct 13 13:46:33.027 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:33.027 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.027 INFO kablam! Oct 13 13:46:33.027 INFO kablam! warning: cannot find type `Token` in this scope Oct 13 13:46:33.027 INFO kablam! --> src/models.rs:21:39 Oct 13 13:46:33.027 INFO kablam! | Oct 13 13:46:33.027 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:33.027 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.027 INFO kablam! | Oct 13 13:46:33.027 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:33.027 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.027 INFO kablam! Oct 13 13:46:33.027 INFO kablam! warning: cannot find type `User` in this scope Oct 13 13:46:33.027 INFO kablam! --> src/models.rs:21:64 Oct 13 13:46:33.027 INFO kablam! | Oct 13 13:46:33.027 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:33.027 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.027 INFO kablam! | Oct 13 13:46:33.027 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:33.027 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.027 INFO kablam! Oct 13 13:46:33.038 INFO kablam! warning: cannot find type `Token` in this scope Oct 13 13:46:33.038 INFO kablam! --> src/models.rs:21:64 Oct 13 13:46:33.038 INFO kablam! | Oct 13 13:46:33.038 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:33.038 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.038 INFO kablam! | Oct 13 13:46:33.038 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:33.038 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.038 INFO kablam! Oct 13 13:46:33.038 INFO kablam! warning: cannot find type `tokens` in this scope Oct 13 13:46:33.038 INFO kablam! --> src/models.rs:21:64 Oct 13 13:46:33.038 INFO kablam! | Oct 13 13:46:33.038 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:33.038 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.038 INFO kablam! | Oct 13 13:46:33.039 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:33.039 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.039 INFO kablam! Oct 13 13:46:33.039 INFO kablam! warning: cannot find type `Token` in this scope Oct 13 13:46:33.039 INFO kablam! --> src/models.rs:21:78 Oct 13 13:46:33.039 INFO kablam! | Oct 13 13:46:33.039 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:33.039 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.039 INFO kablam! | Oct 13 13:46:33.039 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:33.039 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.039 INFO kablam! Oct 13 13:46:33.039 INFO kablam! warning: cannot find type `tokens` in this scope Oct 13 13:46:33.039 INFO kablam! --> src/models.rs:21:78 Oct 13 13:46:33.039 INFO kablam! | Oct 13 13:46:33.039 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:33.039 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.039 INFO kablam! | Oct 13 13:46:33.039 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:33.039 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.039 INFO kablam! Oct 13 13:46:33.039 INFO kablam! warning: cannot find type `table` in this scope Oct 13 13:46:33.039 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 13:46:33.039 INFO kablam! | Oct 13 13:46:33.039 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 13:46:33.039 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.039 INFO kablam! | Oct 13 13:46:33.039 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:33.039 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.039 INFO kablam! Oct 13 13:46:33.039 INFO kablam! warning: cannot find type `token` in this scope Oct 13 13:46:33.039 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 13:46:33.039 INFO kablam! | Oct 13 13:46:33.039 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 13:46:33.039 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.039 INFO kablam! | Oct 13 13:46:33.039 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:33.039 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.039 INFO kablam! Oct 13 13:46:33.039 INFO kablam! warning: cannot find type `user_id` in this scope Oct 13 13:46:33.039 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 13:46:33.039 INFO kablam! | Oct 13 13:46:33.039 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 13:46:33.039 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.039 INFO kablam! | Oct 13 13:46:33.039 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:33.039 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.039 INFO kablam! Oct 13 13:46:33.039 INFO kablam! warning: cannot find type `id` in this scope Oct 13 13:46:33.039 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 13:46:33.039 INFO kablam! | Oct 13 13:46:33.039 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 13:46:33.039 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.039 INFO kablam! | Oct 13 13:46:33.039 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:33.039 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.039 INFO kablam! Oct 13 13:46:33.039 INFO kablam! warning: cannot find type `email` in this scope Oct 13 13:46:33.039 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 13:46:33.039 INFO kablam! | Oct 13 13:46:33.039 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 13:46:33.040 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.040 INFO kablam! | Oct 13 13:46:33.040 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:33.040 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.040 INFO kablam! Oct 13 13:46:33.040 INFO kablam! warning: cannot find type `password` in this scope Oct 13 13:46:33.040 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 13:46:33.040 INFO kablam! | Oct 13 13:46:33.040 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 13:46:33.040 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.040 INFO kablam! | Oct 13 13:46:33.040 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 13:46:33.040 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.040 INFO kablam! Oct 13 13:46:48.255 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 59s Oct 13 13:46:48.291 INFO kablam! su: No module specific data is present Oct 13 13:46:49.044 INFO running `"docker" "rm" "-f" "8e2f25ef98bd90995fe213df0484182a1a3a8cd2eac00099dd72923051c2e224"` Oct 13 13:46:49.472 INFO blam! 8e2f25ef98bd90995fe213df0484182a1a3a8cd2eac00099dd72923051c2e224