Oct 13 13:44:47.672 INFO checking howtocards_backend-0.1.2 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 13:44:47.672 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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:47.897 INFO blam! 9774b636533b31f6ea6169e974cd20394d2d00ba6451f7e18fbaec1f81e45408 Oct 13 13:44:47.902 INFO running `"docker" "start" "-a" "9774b636533b31f6ea6169e974cd20394d2d00ba6451f7e18fbaec1f81e45408"` Oct 13 13:44:48.439 INFO kablam! usermod: no changes Oct 13 13:44:48.904 INFO kablam! Checking diesel v1.3.3 Oct 13 13:44:48.904 INFO kablam! Checking uuid v0.7.1 Oct 13 13:44:48.912 INFO kablam! Checking ron v0.2.2 Oct 13 13:44:48.912 INFO kablam! Checking serde_urlencoded v0.5.3 Oct 13 13:44:48.912 INFO kablam! Checking tokio-signal v0.2.5 Oct 13 13:44:48.912 INFO kablam! Checking dotenv v0.13.0 Oct 13 13:44:48.912 INFO kablam! Checking trust-dns-proto v0.4.3 Oct 13 13:44:48.912 INFO kablam! Checking trust-dns-proto v0.5.0-alpha.3 Oct 13 13:45:04.588 INFO kablam! Checking rustbreak v2.0.0-rc3 Oct 13 13:45:11.681 INFO kablam! Checking trust-dns-resolver v0.10.0-alpha.3 Oct 13 13:45:15.657 INFO kablam! Checking trust-dns-resolver v0.9.1 Oct 13 13:45:29.254 INFO kablam! Checking actix v0.7.5 Oct 13 13:45:42.495 INFO kablam! Checking actix-net v0.1.1 Oct 13 13:45:55.916 INFO kablam! Checking actix-web v0.7.12 Oct 13 13:46:18.532 INFO kablam! Checking howtocards_backend v0.1.2 (/source) Oct 13 13:46:33.449 INFO kablam! warning: cannot find type `User` in this scope Oct 13 13:46:33.449 INFO kablam! --> src/models.rs:7:10 Oct 13 13:46:33.449 INFO kablam! | Oct 13 13:46:33.449 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 13 13:46:33.449 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.449 INFO kablam! | Oct 13 13:46:33.449 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 13:46:33.449 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.449 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.449 INFO kablam! Oct 13 13:46:33.450 INFO kablam! warning: cannot find type `User` in this scope Oct 13 13:46:33.450 INFO kablam! --> src/models.rs:7:59 Oct 13 13:46:33.450 INFO kablam! | Oct 13 13:46:33.450 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 13 13:46:33.450 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.450 INFO kablam! | Oct 13 13:46:33.450 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.450 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.450 INFO kablam! Oct 13 13:46:33.450 INFO kablam! warning: cannot find type `users` in this scope Oct 13 13:46:33.450 INFO kablam! --> src/models.rs:7:59 Oct 13 13:46:33.450 INFO kablam! | Oct 13 13:46:33.450 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 13 13:46:33.450 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.450 INFO kablam! | Oct 13 13:46:33.450 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.450 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.450 INFO kablam! Oct 13 13:46:33.450 INFO kablam! warning: cannot find type `users` in this scope Oct 13 13:46:33.450 INFO kablam! --> src/models.rs:14:23 Oct 13 13:46:33.450 INFO kablam! | Oct 13 13:46:33.450 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 13 13:46:33.450 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.450 INFO kablam! | Oct 13 13:46:33.450 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.450 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.450 INFO kablam! Oct 13 13:46:33.450 INFO kablam! warning: cannot find type `UserNew` in this scope Oct 13 13:46:33.450 INFO kablam! --> src/models.rs:14:23 Oct 13 13:46:33.450 INFO kablam! | Oct 13 13:46:33.450 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 13 13:46:33.450 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.450 INFO kablam! | Oct 13 13:46:33.450 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.450 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.450 INFO kablam! Oct 13 13:46:33.450 INFO kablam! warning: cannot find type `UserNew` in this scope Oct 13 13:46:33.450 INFO kablam! --> src/models.rs:14:35 Oct 13 13:46:33.450 INFO kablam! | Oct 13 13:46:33.450 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 13 13:46:33.450 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.450 INFO kablam! | Oct 13 13:46:33.450 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.450 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.450 INFO kablam! Oct 13 13:46:33.450 INFO kablam! warning: cannot find type `Token` in this scope Oct 13 13:46:33.450 INFO kablam! --> src/models.rs:21:17 Oct 13 13:46:33.450 INFO kablam! | Oct 13 13:46:33.450 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:33.450 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.450 INFO kablam! | Oct 13 13:46:33.450 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.450 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.450 INFO kablam! Oct 13 13:46:33.450 INFO kablam! warning: cannot find type `tokens` in this scope Oct 13 13:46:33.450 INFO kablam! --> src/models.rs:21:39 Oct 13 13:46:33.450 INFO kablam! | Oct 13 13:46:33.450 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:33.450 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.450 INFO kablam! | Oct 13 13:46:33.450 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.450 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.450 INFO kablam! Oct 13 13:46:33.450 INFO kablam! warning: cannot find type `Token` in this scope Oct 13 13:46:33.450 INFO kablam! --> src/models.rs:21:39 Oct 13 13:46:33.450 INFO kablam! | Oct 13 13:46:33.450 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:33.450 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.450 INFO kablam! | Oct 13 13:46:33.450 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.450 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.450 INFO kablam! Oct 13 13:46:33.450 INFO kablam! warning: cannot find type `User` in this scope Oct 13 13:46:33.450 INFO kablam! --> src/models.rs:21:64 Oct 13 13:46:33.450 INFO kablam! | Oct 13 13:46:33.450 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:33.450 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.450 INFO kablam! | Oct 13 13:46:33.450 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.450 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.450 INFO kablam! Oct 13 13:46:33.450 INFO kablam! warning: cannot find type `Token` in this scope Oct 13 13:46:33.450 INFO kablam! --> src/models.rs:21:64 Oct 13 13:46:33.450 INFO kablam! | Oct 13 13:46:33.450 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:33.450 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.450 INFO kablam! | Oct 13 13:46:33.450 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.451 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.451 INFO kablam! Oct 13 13:46:33.451 INFO kablam! warning: cannot find type `tokens` in this scope Oct 13 13:46:33.451 INFO kablam! --> src/models.rs:21:64 Oct 13 13:46:33.451 INFO kablam! | Oct 13 13:46:33.451 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:33.451 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.451 INFO kablam! | Oct 13 13:46:33.451 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.451 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.451 INFO kablam! Oct 13 13:46:33.451 INFO kablam! warning: cannot find type `Token` in this scope Oct 13 13:46:33.451 INFO kablam! --> src/models.rs:21:78 Oct 13 13:46:33.451 INFO kablam! | Oct 13 13:46:33.451 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:33.451 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.451 INFO kablam! | Oct 13 13:46:33.451 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.451 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.451 INFO kablam! Oct 13 13:46:33.452 INFO kablam! warning: cannot find type `tokens` in this scope Oct 13 13:46:33.452 INFO kablam! --> src/models.rs:21:78 Oct 13 13:46:33.452 INFO kablam! | Oct 13 13:46:33.452 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:33.452 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.452 INFO kablam! | Oct 13 13:46:33.452 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.452 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.452 INFO kablam! Oct 13 13:46:33.452 INFO kablam! warning: cannot find type `table` in this scope Oct 13 13:46:33.452 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 13:46:33.452 INFO kablam! | Oct 13 13:46:33.452 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 13:46:33.452 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.452 INFO kablam! | Oct 13 13:46:33.452 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.452 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.452 INFO kablam! Oct 13 13:46:33.452 INFO kablam! warning: cannot find type `token` in this scope Oct 13 13:46:33.452 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 13:46:33.452 INFO kablam! | Oct 13 13:46:33.452 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 13:46:33.452 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.452 INFO kablam! | Oct 13 13:46:33.452 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.452 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.452 INFO kablam! Oct 13 13:46:33.452 INFO kablam! warning: cannot find type `user_id` in this scope Oct 13 13:46:33.452 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 13:46:33.452 INFO kablam! | Oct 13 13:46:33.452 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 13:46:33.452 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.452 INFO kablam! | Oct 13 13:46:33.452 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.452 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.453 INFO kablam! Oct 13 13:46:33.453 INFO kablam! warning: cannot find type `id` in this scope Oct 13 13:46:33.453 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 13:46:33.453 INFO kablam! | Oct 13 13:46:33.453 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 13:46:33.453 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.453 INFO kablam! | Oct 13 13:46:33.453 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.453 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.453 INFO kablam! Oct 13 13:46:33.453 INFO kablam! warning: cannot find type `email` in this scope Oct 13 13:46:33.453 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 13:46:33.453 INFO kablam! | Oct 13 13:46:33.453 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 13:46:33.453 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.453 INFO kablam! | Oct 13 13:46:33.453 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.453 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.453 INFO kablam! Oct 13 13:46:33.453 INFO kablam! warning: cannot find type `password` in this scope Oct 13 13:46:33.453 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 13:46:33.453 INFO kablam! | Oct 13 13:46:33.453 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 13:46:33.453 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:33.453 INFO kablam! | Oct 13 13:46:33.453 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.453 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:33.453 INFO kablam! Oct 13 13:46:34.062 INFO kablam! warning: cannot find type `User` in this scope Oct 13 13:46:34.062 INFO kablam! --> src/models.rs:7:10 Oct 13 13:46:34.062 INFO kablam! | Oct 13 13:46:34.062 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 13 13:46:34.062 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:34.062 INFO kablam! | Oct 13 13:46:34.062 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 13:46:34.062 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:34.062 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:34.062 INFO kablam! Oct 13 13:46:34.064 INFO kablam! warning: cannot find type `User` in this scope Oct 13 13:46:34.064 INFO kablam! --> src/models.rs:7:59 Oct 13 13:46:34.064 INFO kablam! | Oct 13 13:46:34.064 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 13 13:46:34.064 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:34.064 INFO kablam! | Oct 13 13:46:34.064 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:34.064 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:34.064 INFO kablam! Oct 13 13:46:34.064 INFO kablam! warning: cannot find type `users` in this scope Oct 13 13:46:34.064 INFO kablam! --> src/models.rs:7:59 Oct 13 13:46:34.064 INFO kablam! | Oct 13 13:46:34.064 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 13 13:46:34.064 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:34.064 INFO kablam! | Oct 13 13:46:34.064 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:34.064 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:34.064 INFO kablam! Oct 13 13:46:34.064 INFO kablam! warning: cannot find type `users` in this scope Oct 13 13:46:34.064 INFO kablam! --> src/models.rs:14:23 Oct 13 13:46:34.064 INFO kablam! | Oct 13 13:46:34.064 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 13 13:46:34.064 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:34.064 INFO kablam! | Oct 13 13:46:34.064 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:34.064 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:34.064 INFO kablam! Oct 13 13:46:34.069 INFO kablam! warning: cannot find type `UserNew` in this scope Oct 13 13:46:34.069 INFO kablam! --> src/models.rs:14:23 Oct 13 13:46:34.069 INFO kablam! | Oct 13 13:46:34.069 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 13 13:46:34.069 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:34.070 INFO kablam! | Oct 13 13:46:34.070 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:34.070 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:34.070 INFO kablam! Oct 13 13:46:34.070 INFO kablam! warning: cannot find type `UserNew` in this scope Oct 13 13:46:34.070 INFO kablam! --> src/models.rs:14:35 Oct 13 13:46:34.070 INFO kablam! | Oct 13 13:46:34.070 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 13 13:46:34.070 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:34.070 INFO kablam! | Oct 13 13:46:34.070 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:34.070 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:34.070 INFO kablam! Oct 13 13:46:34.070 INFO kablam! warning: cannot find type `Token` in this scope Oct 13 13:46:34.070 INFO kablam! --> src/models.rs:21:17 Oct 13 13:46:34.070 INFO kablam! | Oct 13 13:46:34.070 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:34.070 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:34.070 INFO kablam! | Oct 13 13:46:34.070 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:34.070 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:34.070 INFO kablam! Oct 13 13:46:34.070 INFO kablam! warning: cannot find type `tokens` in this scope Oct 13 13:46:34.070 INFO kablam! --> src/models.rs:21:39 Oct 13 13:46:34.070 INFO kablam! | Oct 13 13:46:34.070 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:34.070 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:34.070 INFO kablam! | Oct 13 13:46:34.070 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:34.070 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:34.070 INFO kablam! Oct 13 13:46:34.070 INFO kablam! warning: cannot find type `Token` in this scope Oct 13 13:46:34.070 INFO kablam! --> src/models.rs:21:39 Oct 13 13:46:34.070 INFO kablam! | Oct 13 13:46:34.070 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:34.070 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:34.070 INFO kablam! | Oct 13 13:46:34.070 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:34.070 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:34.070 INFO kablam! Oct 13 13:46:34.070 INFO kablam! warning: cannot find type `User` in this scope Oct 13 13:46:34.070 INFO kablam! --> src/models.rs:21:64 Oct 13 13:46:34.070 INFO kablam! | Oct 13 13:46:34.070 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:34.070 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:34.070 INFO kablam! | Oct 13 13:46:34.070 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:34.070 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:34.070 INFO kablam! Oct 13 13:46:34.070 INFO kablam! warning: cannot find type `Token` in this scope Oct 13 13:46:34.070 INFO kablam! --> src/models.rs:21:64 Oct 13 13:46:34.070 INFO kablam! | Oct 13 13:46:34.070 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:34.070 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:34.070 INFO kablam! | Oct 13 13:46:34.070 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:34.070 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:34.070 INFO kablam! Oct 13 13:46:34.070 INFO kablam! warning: cannot find type `tokens` in this scope Oct 13 13:46:34.070 INFO kablam! --> src/models.rs:21:64 Oct 13 13:46:34.070 INFO kablam! | Oct 13 13:46:34.070 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:34.070 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:34.070 INFO kablam! | Oct 13 13:46:34.070 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:34.070 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:34.070 INFO kablam! Oct 13 13:46:34.070 INFO kablam! warning: cannot find type `Token` in this scope Oct 13 13:46:34.070 INFO kablam! --> src/models.rs:21:78 Oct 13 13:46:34.070 INFO kablam! | Oct 13 13:46:34.070 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:34.070 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:34.070 INFO kablam! | Oct 13 13:46:34.070 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:34.070 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:34.070 INFO kablam! Oct 13 13:46:34.070 INFO kablam! warning: cannot find type `tokens` in this scope Oct 13 13:46:34.070 INFO kablam! --> src/models.rs:21:78 Oct 13 13:46:34.070 INFO kablam! | Oct 13 13:46:34.070 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 13 13:46:34.070 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:34.070 INFO kablam! | Oct 13 13:46:34.070 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:34.070 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:34.070 INFO kablam! Oct 13 13:46:34.070 INFO kablam! warning: cannot find type `table` in this scope Oct 13 13:46:34.070 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 13:46:34.071 INFO kablam! | Oct 13 13:46:34.071 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 13:46:34.071 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:34.071 INFO kablam! | Oct 13 13:46:34.071 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:34.071 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:34.071 INFO kablam! Oct 13 13:46:34.071 INFO kablam! warning: cannot find type `token` in this scope Oct 13 13:46:34.071 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 13:46:34.071 INFO kablam! | Oct 13 13:46:34.071 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 13:46:34.071 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:34.071 INFO kablam! | Oct 13 13:46:34.071 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:34.071 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:34.071 INFO kablam! Oct 13 13:46:34.071 INFO kablam! warning: cannot find type `user_id` in this scope Oct 13 13:46:34.071 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 13:46:34.071 INFO kablam! | Oct 13 13:46:34.071 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 13:46:34.071 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:34.071 INFO kablam! | Oct 13 13:46:34.071 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:34.071 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:34.071 INFO kablam! Oct 13 13:46:34.071 INFO kablam! warning: cannot find type `id` in this scope Oct 13 13:46:34.071 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 13:46:34.071 INFO kablam! | Oct 13 13:46:34.071 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 13:46:34.071 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:34.071 INFO kablam! | Oct 13 13:46:34.071 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:34.071 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:34.071 INFO kablam! Oct 13 13:46:34.071 INFO kablam! warning: cannot find type `email` in this scope Oct 13 13:46:34.071 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 13:46:34.071 INFO kablam! | Oct 13 13:46:34.071 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 13:46:34.071 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:34.071 INFO kablam! | Oct 13 13:46:34.071 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:34.093 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:34.093 INFO kablam! Oct 13 13:46:34.093 INFO kablam! warning: cannot find type `password` in this scope Oct 13 13:46:34.093 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 13:46:34.093 INFO kablam! | Oct 13 13:46:34.093 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 13:46:34.093 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 13:46:34.093 INFO kablam! | Oct 13 13:46:34.093 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:34.093 INFO kablam! = note: for more information, see issue #50504 Oct 13 13:46:34.093 INFO kablam! Oct 13 13:46:50.061 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 01s Oct 13 13:46:50.100 INFO kablam! su: No module specific data is present Oct 13 13:46:50.818 INFO running `"docker" "rm" "-f" "9774b636533b31f6ea6169e974cd20394d2d00ba6451f7e18fbaec1f81e45408"` Oct 13 13:46:51.092 INFO blam! 9774b636533b31f6ea6169e974cd20394d2d00ba6451f7e18fbaec1f81e45408