Nov 10 04:51:49.723 INFO checking howtocards_backend-0.1.2 against master#653da4fd006c97625247acd7e076d0782cdc149b for pr-55632 Nov 10 04:51:49.723 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-3/master#653da4fd006c97625247acd7e076d0782cdc149b:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55632/master#653da4fd006c97625247acd7e076d0782cdc149b:/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 +653da4fd006c97625247acd7e076d0782cdc149b-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 10 04:51:49.978 INFO blam! c397e0f25ecf7d692b3b59d116f33375ddbc27a6f832aa0106726005d27187e9 Nov 10 04:51:49.980 INFO running `"docker" "start" "-a" "c397e0f25ecf7d692b3b59d116f33375ddbc27a6f832aa0106726005d27187e9"` Nov 10 04:51:51.079 INFO kablam! usermod: no changes Nov 10 04:51:51.547 INFO kablam! Compiling serde v1.0.80 Nov 10 04:51:51.557 INFO kablam! Checking diesel v1.3.3 Nov 10 04:51:51.570 INFO kablam! Checking tokio-signal v0.2.6 Nov 10 04:51:51.570 INFO kablam! Checking dotenv v0.13.0 Nov 10 04:51:51.570 INFO kablam! Checking trust-dns-proto v0.5.0 Nov 10 04:52:08.132 INFO kablam! Checking trust-dns-resolver v0.10.0 Nov 10 04:52:23.043 INFO kablam! Checking uuid v0.7.1 Nov 10 04:52:23.045 INFO kablam! Checking serde_json v1.0.33 Nov 10 04:52:23.045 INFO kablam! Checking ron v0.2.2 Nov 10 04:52:23.045 INFO kablam! Checking serde_urlencoded v0.5.3 Nov 10 04:52:30.287 INFO kablam! Checking actix v0.7.6 Nov 10 04:52:31.872 INFO kablam! Checking rustbreak v2.0.0-rc3 Nov 10 04:52:44.348 INFO kablam! Checking actix-net v0.1.1 Nov 10 04:52:54.892 INFO kablam! Checking actix-web v0.7.13 Nov 10 04:53:17.475 INFO kablam! Checking howtocards_backend v0.1.2 (/source) Nov 10 04:53:27.478 INFO kablam! warning: cannot find type `User` in this scope Nov 10 04:53:27.478 INFO kablam! --> src/models.rs:7:10 Nov 10 04:53:27.478 INFO kablam! | Nov 10 04:53:27.479 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 10 04:53:27.479 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.480 INFO kablam! | Nov 10 04:53:27.480 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 10 04:53:27.480 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 10 04:53:27.480 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.480 INFO kablam! Nov 10 04:53:27.481 INFO kablam! warning: cannot find type `User` in this scope Nov 10 04:53:27.481 INFO kablam! --> src/models.rs:7:59 Nov 10 04:53:27.481 INFO kablam! | Nov 10 04:53:27.481 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 10 04:53:27.481 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.482 INFO kablam! | Nov 10 04:53:27.482 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 10 04:53:27.482 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.482 INFO kablam! Nov 10 04:53:27.482 INFO kablam! warning: cannot find type `users` in this scope Nov 10 04:53:27.482 INFO kablam! --> src/models.rs:7:59 Nov 10 04:53:27.483 INFO kablam! | Nov 10 04:53:27.483 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 10 04:53:27.483 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.483 INFO kablam! | Nov 10 04:53:27.483 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 10 04:53:27.484 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.484 INFO kablam! Nov 10 04:53:27.484 INFO kablam! warning: cannot find type `users` in this scope Nov 10 04:53:27.484 INFO kablam! --> src/models.rs:14:23 Nov 10 04:53:27.484 INFO kablam! | Nov 10 04:53:27.484 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 10 04:53:27.485 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.485 INFO kablam! | Nov 10 04:53:27.485 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 10 04:53:27.485 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.485 INFO kablam! Nov 10 04:53:27.485 INFO kablam! warning: cannot find type `UserNew` in this scope Nov 10 04:53:27.486 INFO kablam! --> src/models.rs:14:23 Nov 10 04:53:27.486 INFO kablam! | Nov 10 04:53:27.486 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 10 04:53:27.486 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.486 INFO kablam! | Nov 10 04:53:27.487 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 10 04:53:27.487 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.487 INFO kablam! Nov 10 04:53:27.487 INFO kablam! warning: cannot find type `UserNew` in this scope Nov 10 04:53:27.487 INFO kablam! --> src/models.rs:14:35 Nov 10 04:53:27.487 INFO kablam! | Nov 10 04:53:27.488 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 10 04:53:27.488 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.488 INFO kablam! | Nov 10 04:53:27.488 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 10 04:53:27.488 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.489 INFO kablam! Nov 10 04:53:27.489 INFO kablam! warning: cannot find type `Token` in this scope Nov 10 04:53:27.489 INFO kablam! --> src/models.rs:21:17 Nov 10 04:53:27.489 INFO kablam! | Nov 10 04:53:27.489 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 10 04:53:27.490 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.490 INFO kablam! | Nov 10 04:53:27.490 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 10 04:53:27.490 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.490 INFO kablam! Nov 10 04:53:27.490 INFO kablam! warning: cannot find type `tokens` in this scope Nov 10 04:53:27.491 INFO kablam! --> src/models.rs:21:39 Nov 10 04:53:27.491 INFO kablam! | Nov 10 04:53:27.491 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 10 04:53:27.491 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.491 INFO kablam! | Nov 10 04:53:27.492 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 10 04:53:27.492 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.492 INFO kablam! Nov 10 04:53:27.492 INFO kablam! warning: cannot find type `Token` in this scope Nov 10 04:53:27.492 INFO kablam! --> src/models.rs:21:39 Nov 10 04:53:27.493 INFO kablam! | Nov 10 04:53:27.493 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 10 04:53:27.493 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.493 INFO kablam! | Nov 10 04:53:27.493 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 10 04:53:27.493 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.494 INFO kablam! Nov 10 04:53:27.494 INFO kablam! warning: cannot find type `User` in this scope Nov 10 04:53:27.494 INFO kablam! --> src/models.rs:21:64 Nov 10 04:53:27.494 INFO kablam! | Nov 10 04:53:27.494 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 10 04:53:27.495 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.495 INFO kablam! | Nov 10 04:53:27.495 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 10 04:53:27.495 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.495 INFO kablam! Nov 10 04:53:27.495 INFO kablam! warning: cannot find type `Token` in this scope Nov 10 04:53:27.496 INFO kablam! --> src/models.rs:21:64 Nov 10 04:53:27.496 INFO kablam! | Nov 10 04:53:27.496 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 10 04:53:27.496 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.496 INFO kablam! | Nov 10 04:53:27.497 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 10 04:53:27.497 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.497 INFO kablam! Nov 10 04:53:27.497 INFO kablam! warning: cannot find type `tokens` in this scope Nov 10 04:53:27.497 INFO kablam! --> src/models.rs:21:64 Nov 10 04:53:27.497 INFO kablam! | Nov 10 04:53:27.498 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 10 04:53:27.498 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.498 INFO kablam! | Nov 10 04:53:27.498 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 10 04:53:27.498 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.499 INFO kablam! Nov 10 04:53:27.499 INFO kablam! warning: cannot find type `Token` in this scope Nov 10 04:53:27.499 INFO kablam! --> src/models.rs:21:78 Nov 10 04:53:27.499 INFO kablam! | Nov 10 04:53:27.499 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 10 04:53:27.500 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.500 INFO kablam! | Nov 10 04:53:27.500 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 10 04:53:27.500 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.500 INFO kablam! Nov 10 04:53:27.500 INFO kablam! warning: cannot find type `tokens` in this scope Nov 10 04:53:27.501 INFO kablam! --> src/models.rs:21:78 Nov 10 04:53:27.501 INFO kablam! | Nov 10 04:53:27.501 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 10 04:53:27.501 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.501 INFO kablam! | Nov 10 04:53:27.502 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 10 04:53:27.502 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.502 INFO kablam! Nov 10 04:53:27.502 INFO kablam! warning: cannot find type `table` in this scope Nov 10 04:53:27.502 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 10 04:53:27.502 INFO kablam! | Nov 10 04:53:27.503 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 10 04:53:27.503 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.503 INFO kablam! | Nov 10 04:53:27.503 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 10 04:53:27.503 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.503 INFO kablam! Nov 10 04:53:27.504 INFO kablam! warning: cannot find type `token` in this scope Nov 10 04:53:27.504 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 04:53:27.504 INFO kablam! | Nov 10 04:53:27.504 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 04:53:27.504 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.505 INFO kablam! | Nov 10 04:53:27.505 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 10 04:53:27.505 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.505 INFO kablam! Nov 10 04:53:27.505 INFO kablam! warning: cannot find type `user_id` in this scope Nov 10 04:53:27.505 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 04:53:27.506 INFO kablam! | Nov 10 04:53:27.506 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 04:53:27.506 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.506 INFO kablam! | Nov 10 04:53:27.506 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 10 04:53:27.507 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.507 INFO kablam! Nov 10 04:53:27.507 INFO kablam! warning: cannot find type `id` in this scope Nov 10 04:53:27.507 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 04:53:27.507 INFO kablam! | Nov 10 04:53:27.507 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 04:53:27.508 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.508 INFO kablam! | Nov 10 04:53:27.508 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 10 04:53:27.508 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.508 INFO kablam! Nov 10 04:53:27.508 INFO kablam! warning: cannot find type `email` in this scope Nov 10 04:53:27.509 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 04:53:27.509 INFO kablam! | Nov 10 04:53:27.509 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 04:53:27.509 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.509 INFO kablam! | Nov 10 04:53:27.509 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 10 04:53:27.510 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.510 INFO kablam! Nov 10 04:53:27.510 INFO kablam! warning: cannot find type `password` in this scope Nov 10 04:53:27.510 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 04:53:27.510 INFO kablam! | Nov 10 04:53:27.510 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 04:53:27.511 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.511 INFO kablam! | Nov 10 04:53:27.511 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 10 04:53:27.511 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.511 INFO kablam! Nov 10 04:53:27.600 INFO kablam! warning: cannot find type `User` in this scope Nov 10 04:53:27.600 INFO kablam! --> src/models.rs:7:10 Nov 10 04:53:27.600 INFO kablam! | Nov 10 04:53:27.600 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 10 04:53:27.601 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.601 INFO kablam! | Nov 10 04:53:27.601 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 10 04:53:27.602 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 10 04:53:27.602 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.602 INFO kablam! Nov 10 04:53:27.602 INFO kablam! warning: cannot find type `User` in this scope Nov 10 04:53:27.603 INFO kablam! --> src/models.rs:7:59 Nov 10 04:53:27.603 INFO kablam! | Nov 10 04:53:27.603 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 10 04:53:27.603 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.604 INFO kablam! | Nov 10 04:53:27.604 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 10 04:53:27.604 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.604 INFO kablam! Nov 10 04:53:27.605 INFO kablam! warning: cannot find type `users` in this scope Nov 10 04:53:27.605 INFO kablam! --> src/models.rs:7:59 Nov 10 04:53:27.605 INFO kablam! | Nov 10 04:53:27.605 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 10 04:53:27.606 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.606 INFO kablam! | Nov 10 04:53:27.606 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 10 04:53:27.607 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.607 INFO kablam! Nov 10 04:53:27.607 INFO kablam! warning: cannot find type `users` in this scope Nov 10 04:53:27.607 INFO kablam! --> src/models.rs:14:23 Nov 10 04:53:27.608 INFO kablam! | Nov 10 04:53:27.608 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 10 04:53:27.608 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.608 INFO kablam! | Nov 10 04:53:27.609 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 10 04:53:27.609 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.609 INFO kablam! Nov 10 04:53:27.610 INFO kablam! warning: cannot find type `UserNew` in this scope Nov 10 04:53:27.610 INFO kablam! --> src/models.rs:14:23 Nov 10 04:53:27.610 INFO kablam! | Nov 10 04:53:27.610 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 10 04:53:27.611 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.611 INFO kablam! | Nov 10 04:53:27.611 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 10 04:53:27.612 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.612 INFO kablam! Nov 10 04:53:27.612 INFO kablam! warning: cannot find type `UserNew` in this scope Nov 10 04:53:27.612 INFO kablam! --> src/models.rs:14:35 Nov 10 04:53:27.613 INFO kablam! | Nov 10 04:53:27.613 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 10 04:53:27.613 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.613 INFO kablam! | Nov 10 04:53:27.614 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 10 04:53:27.614 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.614 INFO kablam! Nov 10 04:53:27.615 INFO kablam! warning: cannot find type `Token` in this scope Nov 10 04:53:27.615 INFO kablam! --> src/models.rs:21:17 Nov 10 04:53:27.615 INFO kablam! | Nov 10 04:53:27.615 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 10 04:53:27.616 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.616 INFO kablam! | Nov 10 04:53:27.618 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 10 04:53:27.653 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.653 INFO kablam! Nov 10 04:53:27.653 INFO kablam! warning: cannot find type `tokens` in this scope Nov 10 04:53:27.653 INFO kablam! --> src/models.rs:21:39 Nov 10 04:53:27.653 INFO kablam! | Nov 10 04:53:27.653 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 10 04:53:27.653 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.653 INFO kablam! | Nov 10 04:53:27.653 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 10 04:53:27.653 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.653 INFO kablam! Nov 10 04:53:27.653 INFO kablam! warning: cannot find type `Token` in this scope Nov 10 04:53:27.653 INFO kablam! --> src/models.rs:21:39 Nov 10 04:53:27.653 INFO kablam! | Nov 10 04:53:27.653 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 10 04:53:27.653 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.653 INFO kablam! | Nov 10 04:53:27.653 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 10 04:53:27.653 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.653 INFO kablam! Nov 10 04:53:27.653 INFO kablam! warning: cannot find type `User` in this scope Nov 10 04:53:27.653 INFO kablam! --> src/models.rs:21:64 Nov 10 04:53:27.653 INFO kablam! | Nov 10 04:53:27.653 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 10 04:53:27.653 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.653 INFO kablam! | Nov 10 04:53:27.653 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 10 04:53:27.653 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.653 INFO kablam! Nov 10 04:53:27.653 INFO kablam! warning: cannot find type `Token` in this scope Nov 10 04:53:27.653 INFO kablam! --> src/models.rs:21:64 Nov 10 04:53:27.653 INFO kablam! | Nov 10 04:53:27.653 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 10 04:53:27.653 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.653 INFO kablam! | Nov 10 04:53:27.653 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 10 04:53:27.653 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.653 INFO kablam! Nov 10 04:53:27.653 INFO kablam! warning: cannot find type `tokens` in this scope Nov 10 04:53:27.653 INFO kablam! --> src/models.rs:21:64 Nov 10 04:53:27.653 INFO kablam! | Nov 10 04:53:27.653 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 10 04:53:27.653 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.653 INFO kablam! | Nov 10 04:53:27.653 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 10 04:53:27.653 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.653 INFO kablam! Nov 10 04:53:27.653 INFO kablam! warning: cannot find type `Token` in this scope Nov 10 04:53:27.653 INFO kablam! --> src/models.rs:21:78 Nov 10 04:53:27.653 INFO kablam! | Nov 10 04:53:27.653 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 10 04:53:27.653 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.653 INFO kablam! | Nov 10 04:53:27.653 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 10 04:53:27.653 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.653 INFO kablam! Nov 10 04:53:27.653 INFO kablam! warning: cannot find type `tokens` in this scope Nov 10 04:53:27.653 INFO kablam! --> src/models.rs:21:78 Nov 10 04:53:27.653 INFO kablam! | Nov 10 04:53:27.653 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 10 04:53:27.653 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.653 INFO kablam! | Nov 10 04:53:27.653 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 10 04:53:27.653 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.653 INFO kablam! Nov 10 04:53:27.653 INFO kablam! warning: cannot find type `table` in this scope Nov 10 04:53:27.653 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 10 04:53:27.653 INFO kablam! | Nov 10 04:53:27.653 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 10 04:53:27.653 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.653 INFO kablam! | Nov 10 04:53:27.654 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 10 04:53:27.654 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.658 INFO kablam! Nov 10 04:53:27.658 INFO kablam! warning: cannot find type `token` in this scope Nov 10 04:53:27.658 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 04:53:27.658 INFO kablam! | Nov 10 04:53:27.658 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 04:53:27.659 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.659 INFO kablam! | Nov 10 04:53:27.659 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 10 04:53:27.659 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.659 INFO kablam! Nov 10 04:53:27.659 INFO kablam! warning: cannot find type `user_id` in this scope Nov 10 04:53:27.659 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 04:53:27.659 INFO kablam! | Nov 10 04:53:27.659 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 04:53:27.659 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.659 INFO kablam! | Nov 10 04:53:27.659 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 10 04:53:27.659 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.659 INFO kablam! Nov 10 04:53:27.659 INFO kablam! warning: cannot find type `id` in this scope Nov 10 04:53:27.659 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 04:53:27.659 INFO kablam! | Nov 10 04:53:27.659 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 04:53:27.659 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.659 INFO kablam! | Nov 10 04:53:27.659 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 10 04:53:27.659 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.659 INFO kablam! Nov 10 04:53:27.659 INFO kablam! warning: cannot find type `email` in this scope Nov 10 04:53:27.659 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 04:53:27.659 INFO kablam! | Nov 10 04:53:27.659 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 04:53:27.659 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.659 INFO kablam! | Nov 10 04:53:27.659 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 10 04:53:27.659 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.659 INFO kablam! Nov 10 04:53:27.659 INFO kablam! warning: cannot find type `password` in this scope Nov 10 04:53:27.659 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 04:53:27.659 INFO kablam! | Nov 10 04:53:27.659 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 04:53:27.659 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 04:53:27.659 INFO kablam! | Nov 10 04:53:27.659 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 10 04:53:27.659 INFO kablam! = note: for more information, see issue #50504 Nov 10 04:53:27.659 INFO kablam! Nov 10 04:53:44.025 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 52s Nov 10 04:53:44.045 INFO kablam! su: No module specific data is present Nov 10 04:53:44.370 INFO running `"docker" "rm" "-f" "c397e0f25ecf7d692b3b59d116f33375ddbc27a6f832aa0106726005d27187e9"` Nov 10 04:53:44.675 INFO blam! c397e0f25ecf7d692b3b59d116f33375ddbc27a6f832aa0106726005d27187e9