Nov 06 22:11:22.787 INFO checking erizocosmico/cosmos against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a for pr-55687 Nov 06 22:11:22.789 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-0/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/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 +24e66c28980442a48d9458f1a4f9b76cc722dc8a-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 06 22:11:23.176 INFO blam! e0d450d6a5605bd1e2d96232acb3a43ce5b69f65b293a7d9698412e1a6dfc55b Nov 06 22:11:23.184 INFO running `"docker" "start" "-a" "e0d450d6a5605bd1e2d96232acb3a43ce5b69f65b293a7d9698412e1a6dfc55b"` Nov 06 22:11:24.432 INFO kablam! usermod: no changes Nov 06 22:11:25.120 INFO kablam! Compiling backtrace-sys v0.1.22 Nov 06 22:11:25.120 INFO kablam! Checking uuid v0.6.5 Nov 06 22:11:25.132 INFO kablam! Compiling syn v0.14.0 Nov 06 22:11:25.132 INFO kablam! Checking block-cipher-trait v0.5.0 Nov 06 22:11:25.804 INFO kablam! Checking blowfish v0.3.0 Nov 06 22:11:26.592 INFO kablam! Checking bcrypt v0.2.0 Nov 06 22:11:27.004 INFO kablam! Checking diesel v1.3.0 Nov 06 22:11:30.965 INFO kablam! Checking backtrace v0.2.3 Nov 06 22:11:30.965 INFO kablam! Checking backtrace v0.3.8 Nov 06 22:11:33.157 INFO kablam! Checking failure v0.1.1 Nov 06 22:11:33.158 INFO kablam! Checking error-chain v0.11.0 Nov 06 22:11:33.330 INFO kablam! Checking error-chain v0.1.12 Nov 06 22:11:36.604 INFO kablam! Checking trust-dns-proto v0.3.3 Nov 06 22:11:49.838 INFO kablam! Checking trust-dns-resolver v0.8.2 Nov 06 22:12:02.045 INFO kablam! Compiling serde_derive v1.0.62 Nov 06 22:12:02.046 INFO kablam! Compiling derive-error-chain v0.11.2 Nov 06 22:12:21.250 INFO kablam! Checking dotenv v0.12.0 Nov 06 22:12:37.688 INFO kablam! Compiling cargo_metadata v0.5.4 Nov 06 22:12:44.305 INFO kablam! Compiling skeptic v0.13.3 Nov 06 22:12:51.045 INFO kablam! Compiling actix v0.5.7 Nov 06 22:13:00.878 INFO kablam! Checking actix-web v0.6.10 Nov 06 22:13:04.818 INFO kablam! Checking r2d2-diesel v1.0.0 Nov 06 22:13:13.560 INFO kablam! Checking cosmos v0.1.0 (/source) Nov 06 22:13:20.225 INFO kablam! warning: cannot find type `table` in this scope Nov 06 22:13:20.225 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 06 22:13:20.225 INFO kablam! | Nov 06 22:13:20.225 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 06 22:13:20.225 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.225 INFO kablam! | Nov 06 22:13:20.225 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 06 22:13:20.225 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 06 22:13:20.225 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.225 INFO kablam! Nov 06 22:13:20.225 INFO kablam! warning: cannot find type `table` in this scope Nov 06 22:13:20.225 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 06 22:13:20.225 INFO kablam! | Nov 06 22:13:20.225 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 06 22:13:20.225 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.225 INFO kablam! | Nov 06 22:13:20.225 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 06 22:13:20.225 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.225 INFO kablam! Nov 06 22:13:20.225 INFO kablam! warning: cannot find type `id` in this scope Nov 06 22:13:20.225 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:13:20.225 INFO kablam! | Nov 06 22:13:20.225 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:13:20.225 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.225 INFO kablam! | Nov 06 22:13:20.225 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 06 22:13:20.225 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.225 INFO kablam! Nov 06 22:13:20.225 INFO kablam! warning: cannot find type `token` in this scope Nov 06 22:13:20.225 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:13:20.225 INFO kablam! | Nov 06 22:13:20.225 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:13:20.225 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.225 INFO kablam! | Nov 06 22:13:20.225 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 06 22:13:20.225 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.225 INFO kablam! Nov 06 22:13:20.225 INFO kablam! warning: cannot find type `user_id` in this scope Nov 06 22:13:20.225 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:13:20.225 INFO kablam! | Nov 06 22:13:20.225 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:13:20.225 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.225 INFO kablam! | Nov 06 22:13:20.226 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 06 22:13:20.226 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.226 INFO kablam! Nov 06 22:13:20.226 INFO kablam! warning: cannot find type `expires_at` in this scope Nov 06 22:13:20.226 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:13:20.226 INFO kablam! | Nov 06 22:13:20.226 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:13:20.226 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.226 INFO kablam! | Nov 06 22:13:20.226 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 06 22:13:20.226 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.226 INFO kablam! Nov 06 22:13:20.228 INFO kablam! warning: cannot find type `username` in this scope Nov 06 22:13:20.228 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:13:20.228 INFO kablam! | Nov 06 22:13:20.228 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:13:20.228 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.228 INFO kablam! | Nov 06 22:13:20.228 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 06 22:13:20.228 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.228 INFO kablam! Nov 06 22:13:20.228 INFO kablam! warning: cannot find type `password` in this scope Nov 06 22:13:20.228 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:13:20.228 INFO kablam! | Nov 06 22:13:20.228 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:13:20.228 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.228 INFO kablam! | Nov 06 22:13:20.228 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 06 22:13:20.228 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.228 INFO kablam! Nov 06 22:13:20.228 INFO kablam! warning: cannot find type `email` in this scope Nov 06 22:13:20.228 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:13:20.228 INFO kablam! | Nov 06 22:13:20.228 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:13:20.228 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.228 INFO kablam! | Nov 06 22:13:20.228 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 06 22:13:20.228 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.228 INFO kablam! Nov 06 22:13:20.228 INFO kablam! warning: cannot find type `active` in this scope Nov 06 22:13:20.228 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:13:20.228 INFO kablam! | Nov 06 22:13:20.228 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:13:20.228 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.228 INFO kablam! | Nov 06 22:13:20.228 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 06 22:13:20.228 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.228 INFO kablam! Nov 06 22:13:20.232 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 06 22:13:20.232 INFO kablam! --> src/users/model.rs:18:17 Nov 06 22:13:20.232 INFO kablam! | Nov 06 22:13:20.232 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 06 22:13:20.232 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.232 INFO kablam! | Nov 06 22:13:20.232 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 06 22:13:20.232 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.232 INFO kablam! Nov 06 22:13:20.232 INFO kablam! warning: cannot find type `User` in this scope Nov 06 22:13:20.232 INFO kablam! --> src/users/model.rs:18:17 Nov 06 22:13:20.232 INFO kablam! | Nov 06 22:13:20.232 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 06 22:13:20.232 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.232 INFO kablam! | Nov 06 22:13:20.232 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 06 22:13:20.232 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.232 INFO kablam! Nov 06 22:13:20.232 INFO kablam! warning: cannot find type `users` in this scope Nov 06 22:13:20.232 INFO kablam! --> src/users/model.rs:18:28 Nov 06 22:13:20.232 INFO kablam! | Nov 06 22:13:20.232 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 06 22:13:20.232 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.232 INFO kablam! | Nov 06 22:13:20.232 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 06 22:13:20.232 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.232 INFO kablam! Nov 06 22:13:20.232 INFO kablam! warning: cannot find type `User` in this scope Nov 06 22:13:20.232 INFO kablam! --> src/users/model.rs:18:28 Nov 06 22:13:20.232 INFO kablam! | Nov 06 22:13:20.232 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 06 22:13:20.232 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.232 INFO kablam! | Nov 06 22:13:20.232 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 06 22:13:20.232 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.232 INFO kablam! Nov 06 22:13:20.232 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 06 22:13:20.232 INFO kablam! --> src/users/model.rs:18:28 Nov 06 22:13:20.232 INFO kablam! | Nov 06 22:13:20.232 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 06 22:13:20.232 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.232 INFO kablam! | Nov 06 22:13:20.232 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 06 22:13:20.232 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.232 INFO kablam! Nov 06 22:13:20.232 INFO kablam! warning: cannot find type `User` in this scope Nov 06 22:13:20.232 INFO kablam! --> src/users/model.rs:18:40 Nov 06 22:13:20.232 INFO kablam! | Nov 06 22:13:20.232 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 06 22:13:20.233 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.233 INFO kablam! | Nov 06 22:13:20.233 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 06 22:13:20.233 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.233 INFO kablam! Nov 06 22:13:20.233 INFO kablam! warning: cannot find type `users` in this scope Nov 06 22:13:20.233 INFO kablam! --> src/users/model.rs:18:40 Nov 06 22:13:20.233 INFO kablam! | Nov 06 22:13:20.233 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 06 22:13:20.233 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.233 INFO kablam! | Nov 06 22:13:20.233 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 06 22:13:20.233 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.233 INFO kablam! Nov 06 22:13:20.233 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 06 22:13:20.233 INFO kablam! --> src/users/model.rs:18:40 Nov 06 22:13:20.233 INFO kablam! | Nov 06 22:13:20.233 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 06 22:13:20.233 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.233 INFO kablam! | Nov 06 22:13:20.233 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 06 22:13:20.233 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.233 INFO kablam! Nov 06 22:13:20.233 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 06 22:13:20.233 INFO kablam! --> src/users/model.rs:107:17 Nov 06 22:13:20.233 INFO kablam! | Nov 06 22:13:20.233 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 06 22:13:20.233 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.233 INFO kablam! | Nov 06 22:13:20.233 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 06 22:13:20.233 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.233 INFO kablam! Nov 06 22:13:20.233 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 06 22:13:20.233 INFO kablam! --> src/users/model.rs:107:17 Nov 06 22:13:20.233 INFO kablam! | Nov 06 22:13:20.233 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 06 22:13:20.233 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.233 INFO kablam! | Nov 06 22:13:20.233 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 06 22:13:20.233 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.233 INFO kablam! Nov 06 22:13:20.233 INFO kablam! warning: cannot find type `Utc` in this scope Nov 06 22:13:20.233 INFO kablam! --> src/users/model.rs:107:17 Nov 06 22:13:20.233 INFO kablam! | Nov 06 22:13:20.233 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 06 22:13:20.233 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.233 INFO kablam! | Nov 06 22:13:20.233 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 06 22:13:20.233 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.233 INFO kablam! Nov 06 22:13:20.233 INFO kablam! warning: cannot find type `UserSession` in this scope Nov 06 22:13:20.233 INFO kablam! --> src/users/model.rs:107:17 Nov 06 22:13:20.233 INFO kablam! | Nov 06 22:13:20.233 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 06 22:13:20.233 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.233 INFO kablam! | Nov 06 22:13:20.233 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 06 22:13:20.233 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.233 INFO kablam! Nov 06 22:13:20.233 INFO kablam! warning: cannot find type `user_sessions` in this scope Nov 06 22:13:20.233 INFO kablam! --> src/users/model.rs:107:28 Nov 06 22:13:20.233 INFO kablam! | Nov 06 22:13:20.233 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 06 22:13:20.233 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.233 INFO kablam! | Nov 06 22:13:20.233 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 06 22:13:20.233 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.233 INFO kablam! Nov 06 22:13:20.233 INFO kablam! warning: cannot find type `UserSession` in this scope Nov 06 22:13:20.233 INFO kablam! --> src/users/model.rs:107:28 Nov 06 22:13:20.233 INFO kablam! | Nov 06 22:13:20.233 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 06 22:13:20.233 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.233 INFO kablam! | Nov 06 22:13:20.233 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 06 22:13:20.233 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.233 INFO kablam! Nov 06 22:13:20.233 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 06 22:13:20.233 INFO kablam! --> src/users/model.rs:107:28 Nov 06 22:13:20.233 INFO kablam! | Nov 06 22:13:20.233 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 06 22:13:20.233 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.233 INFO kablam! | Nov 06 22:13:20.233 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 06 22:13:20.233 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.233 INFO kablam! Nov 06 22:13:20.233 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 06 22:13:20.233 INFO kablam! --> src/users/model.rs:107:28 Nov 06 22:13:20.233 INFO kablam! | Nov 06 22:13:20.233 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 06 22:13:20.233 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.240 INFO kablam! | Nov 06 22:13:20.240 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 06 22:13:20.240 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.240 INFO kablam! Nov 06 22:13:20.240 INFO kablam! warning: cannot find type `Utc` in this scope Nov 06 22:13:20.240 INFO kablam! --> src/users/model.rs:107:28 Nov 06 22:13:20.240 INFO kablam! | Nov 06 22:13:20.240 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 06 22:13:20.240 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.240 INFO kablam! | Nov 06 22:13:20.240 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 06 22:13:20.240 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.240 INFO kablam! Nov 06 22:13:20.336 INFO kablam! warning: cannot find type `table` in this scope Nov 06 22:13:20.336 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 06 22:13:20.336 INFO kablam! | Nov 06 22:13:20.337 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 06 22:13:20.337 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.337 INFO kablam! | Nov 06 22:13:20.337 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 06 22:13:20.337 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 06 22:13:20.337 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.337 INFO kablam! Nov 06 22:13:20.337 INFO kablam! warning: cannot find type `table` in this scope Nov 06 22:13:20.337 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 06 22:13:20.337 INFO kablam! | Nov 06 22:13:20.337 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 06 22:13:20.337 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.337 INFO kablam! | Nov 06 22:13:20.337 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 06 22:13:20.337 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.337 INFO kablam! Nov 06 22:13:20.337 INFO kablam! warning: cannot find type `id` in this scope Nov 06 22:13:20.337 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:13:20.337 INFO kablam! | Nov 06 22:13:20.337 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:13:20.337 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.337 INFO kablam! | Nov 06 22:13:20.337 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 06 22:13:20.337 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.337 INFO kablam! Nov 06 22:13:20.337 INFO kablam! warning: cannot find type `token` in this scope Nov 06 22:13:20.337 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:13:20.337 INFO kablam! | Nov 06 22:13:20.337 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:13:20.337 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.337 INFO kablam! | Nov 06 22:13:20.337 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 06 22:13:20.337 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.337 INFO kablam! Nov 06 22:13:20.337 INFO kablam! warning: cannot find type `user_id` in this scope Nov 06 22:13:20.337 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:13:20.337 INFO kablam! | Nov 06 22:13:20.337 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:13:20.337 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.337 INFO kablam! | Nov 06 22:13:20.337 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 06 22:13:20.337 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.337 INFO kablam! Nov 06 22:13:20.337 INFO kablam! warning: cannot find type `expires_at` in this scope Nov 06 22:13:20.337 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:13:20.337 INFO kablam! | Nov 06 22:13:20.337 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:13:20.337 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.337 INFO kablam! | Nov 06 22:13:20.337 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 06 22:13:20.337 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.337 INFO kablam! Nov 06 22:13:20.337 INFO kablam! warning: cannot find type `username` in this scope Nov 06 22:13:20.337 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:13:20.337 INFO kablam! | Nov 06 22:13:20.337 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:13:20.337 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.337 INFO kablam! | Nov 06 22:13:20.337 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 06 22:13:20.337 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.337 INFO kablam! Nov 06 22:13:20.337 INFO kablam! warning: cannot find type `password` in this scope Nov 06 22:13:20.337 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:13:20.337 INFO kablam! | Nov 06 22:13:20.337 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:13:20.337 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.337 INFO kablam! | Nov 06 22:13:20.337 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 06 22:13:20.337 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.337 INFO kablam! Nov 06 22:13:20.337 INFO kablam! warning: cannot find type `email` in this scope Nov 06 22:13:20.337 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:13:20.337 INFO kablam! | Nov 06 22:13:20.337 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:13:20.337 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.337 INFO kablam! | Nov 06 22:13:20.337 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 06 22:13:20.337 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.337 INFO kablam! Nov 06 22:13:20.345 INFO kablam! warning: cannot find type `active` in this scope Nov 06 22:13:20.345 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:13:20.345 INFO kablam! | Nov 06 22:13:20.345 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:13:20.345 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.345 INFO kablam! | Nov 06 22:13:20.345 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 06 22:13:20.345 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.345 INFO kablam! Nov 06 22:13:20.345 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 06 22:13:20.345 INFO kablam! --> src/users/model.rs:18:17 Nov 06 22:13:20.345 INFO kablam! | Nov 06 22:13:20.345 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 06 22:13:20.345 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.345 INFO kablam! | Nov 06 22:13:20.345 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 06 22:13:20.345 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.345 INFO kablam! Nov 06 22:13:20.345 INFO kablam! warning: cannot find type `User` in this scope Nov 06 22:13:20.345 INFO kablam! --> src/users/model.rs:18:17 Nov 06 22:13:20.345 INFO kablam! | Nov 06 22:13:20.345 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 06 22:13:20.345 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.345 INFO kablam! | Nov 06 22:13:20.345 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 06 22:13:20.345 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.345 INFO kablam! Nov 06 22:13:20.345 INFO kablam! warning: cannot find type `users` in this scope Nov 06 22:13:20.345 INFO kablam! --> src/users/model.rs:18:28 Nov 06 22:13:20.345 INFO kablam! | Nov 06 22:13:20.345 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 06 22:13:20.345 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.345 INFO kablam! | Nov 06 22:13:20.345 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 06 22:13:20.345 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.345 INFO kablam! Nov 06 22:13:20.345 INFO kablam! warning: cannot find type `User` in this scope Nov 06 22:13:20.345 INFO kablam! --> src/users/model.rs:18:28 Nov 06 22:13:20.345 INFO kablam! | Nov 06 22:13:20.345 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 06 22:13:20.345 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.345 INFO kablam! | Nov 06 22:13:20.345 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 06 22:13:20.345 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.345 INFO kablam! Nov 06 22:13:20.345 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 06 22:13:20.345 INFO kablam! --> src/users/model.rs:18:28 Nov 06 22:13:20.345 INFO kablam! | Nov 06 22:13:20.345 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 06 22:13:20.345 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.345 INFO kablam! | Nov 06 22:13:20.345 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 06 22:13:20.345 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.345 INFO kablam! Nov 06 22:13:20.345 INFO kablam! warning: cannot find type `User` in this scope Nov 06 22:13:20.345 INFO kablam! --> src/users/model.rs:18:40 Nov 06 22:13:20.345 INFO kablam! | Nov 06 22:13:20.345 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 06 22:13:20.345 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.345 INFO kablam! | Nov 06 22:13:20.345 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 06 22:13:20.345 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.345 INFO kablam! Nov 06 22:13:20.345 INFO kablam! warning: cannot find type `users` in this scope Nov 06 22:13:20.345 INFO kablam! --> src/users/model.rs:18:40 Nov 06 22:13:20.345 INFO kablam! | Nov 06 22:13:20.345 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 06 22:13:20.345 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.345 INFO kablam! | Nov 06 22:13:20.345 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 06 22:13:20.345 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.345 INFO kablam! Nov 06 22:13:20.345 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 06 22:13:20.345 INFO kablam! --> src/users/model.rs:18:40 Nov 06 22:13:20.345 INFO kablam! | Nov 06 22:13:20.345 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 06 22:13:20.346 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.346 INFO kablam! | Nov 06 22:13:20.346 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 06 22:13:20.346 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.346 INFO kablam! Nov 06 22:13:20.346 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 06 22:13:20.346 INFO kablam! --> src/users/model.rs:107:17 Nov 06 22:13:20.346 INFO kablam! | Nov 06 22:13:20.346 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 06 22:13:20.346 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.346 INFO kablam! | Nov 06 22:13:20.346 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 06 22:13:20.346 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.346 INFO kablam! Nov 06 22:13:20.346 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 06 22:13:20.346 INFO kablam! --> src/users/model.rs:107:17 Nov 06 22:13:20.346 INFO kablam! | Nov 06 22:13:20.346 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 06 22:13:20.346 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.346 INFO kablam! | Nov 06 22:13:20.346 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 06 22:13:20.346 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.346 INFO kablam! Nov 06 22:13:20.346 INFO kablam! warning: cannot find type `Utc` in this scope Nov 06 22:13:20.346 INFO kablam! --> src/users/model.rs:107:17 Nov 06 22:13:20.346 INFO kablam! | Nov 06 22:13:20.346 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 06 22:13:20.346 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.346 INFO kablam! | Nov 06 22:13:20.346 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 06 22:13:20.346 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.346 INFO kablam! Nov 06 22:13:20.346 INFO kablam! warning: cannot find type `UserSession` in this scope Nov 06 22:13:20.346 INFO kablam! --> src/users/model.rs:107:17 Nov 06 22:13:20.346 INFO kablam! | Nov 06 22:13:20.346 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 06 22:13:20.346 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.346 INFO kablam! | Nov 06 22:13:20.346 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 06 22:13:20.346 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.346 INFO kablam! Nov 06 22:13:20.346 INFO kablam! warning: cannot find type `user_sessions` in this scope Nov 06 22:13:20.346 INFO kablam! --> src/users/model.rs:107:28 Nov 06 22:13:20.346 INFO kablam! | Nov 06 22:13:20.346 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 06 22:13:20.346 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.346 INFO kablam! | Nov 06 22:13:20.346 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 06 22:13:20.346 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.346 INFO kablam! Nov 06 22:13:20.346 INFO kablam! warning: cannot find type `UserSession` in this scope Nov 06 22:13:20.346 INFO kablam! --> src/users/model.rs:107:28 Nov 06 22:13:20.346 INFO kablam! | Nov 06 22:13:20.346 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 06 22:13:20.346 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.346 INFO kablam! | Nov 06 22:13:20.346 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 06 22:13:20.346 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.346 INFO kablam! Nov 06 22:13:20.346 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 06 22:13:20.346 INFO kablam! --> src/users/model.rs:107:28 Nov 06 22:13:20.346 INFO kablam! | Nov 06 22:13:20.346 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 06 22:13:20.346 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.346 INFO kablam! | Nov 06 22:13:20.346 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 06 22:13:20.346 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.346 INFO kablam! Nov 06 22:13:20.346 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 06 22:13:20.346 INFO kablam! --> src/users/model.rs:107:28 Nov 06 22:13:20.346 INFO kablam! | Nov 06 22:13:20.346 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 06 22:13:20.347 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.347 INFO kablam! | Nov 06 22:13:20.347 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 06 22:13:20.347 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.347 INFO kablam! Nov 06 22:13:20.347 INFO kablam! warning: cannot find type `Utc` in this scope Nov 06 22:13:20.347 INFO kablam! --> src/users/model.rs:107:28 Nov 06 22:13:20.347 INFO kablam! | Nov 06 22:13:20.347 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 06 22:13:20.347 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:13:20.347 INFO kablam! | Nov 06 22:13:20.347 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 06 22:13:20.347 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:13:20.347 INFO kablam! Nov 06 22:13:30.000 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 05s Nov 06 22:13:30.024 INFO kablam! su: No module specific data is present Nov 06 22:13:31.362 INFO running `"docker" "rm" "-f" "e0d450d6a5605bd1e2d96232acb3a43ce5b69f65b293a7d9698412e1a6dfc55b"` Nov 06 22:13:31.722 INFO blam! e0d450d6a5605bd1e2d96232acb3a43ce5b69f65b293a7d9698412e1a6dfc55b