Nov 04 07:11:48.276 INFO checking erizocosmico/cosmos against try#e740b9aa0b624fa39feb39613e76d15bdf57e594 for pr-55655 Nov 04 07:11:48.276 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-0/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55655/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +e740b9aa0b624fa39feb39613e76d15bdf57e594-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 04 07:11:48.752 INFO blam! dc89d323c3e25659abd9daa9264d4f371147b6a3a6cd4ab2370942c3cdbdacd6 Nov 04 07:11:48.767 INFO running `"docker" "start" "-a" "dc89d323c3e25659abd9daa9264d4f371147b6a3a6cd4ab2370942c3cdbdacd6"` Nov 04 07:11:49.870 INFO kablam! usermod: no changes Nov 04 07:11:50.423 INFO kablam! Checking opaque-debug v0.1.1 Nov 04 07:11:50.467 INFO kablam! Checking uuid v0.6.5 Nov 04 07:11:50.491 INFO kablam! Checking tokio-threadpool v0.1.3 Nov 04 07:11:50.491 INFO kablam! Checking crossbeam-channel v0.1.3 Nov 04 07:11:50.491 INFO kablam! Compiling rayon-core v1.4.0 Nov 04 07:11:50.491 INFO kablam! Compiling serde_derive v1.0.62 Nov 04 07:11:50.491 INFO kablam! Checking block-cipher-trait v0.5.0 Nov 04 07:11:50.491 INFO kablam! Checking error-chain v0.11.0 Nov 04 07:11:51.747 INFO kablam! Checking blowfish v0.3.0 Nov 04 07:11:53.751 INFO kablam! Checking bcrypt v0.2.0 Nov 04 07:11:55.015 INFO kablam! Checking diesel v1.3.0 Nov 04 07:11:55.654 INFO kablam! Checking dotenv v0.12.0 Nov 04 07:11:59.815 INFO kablam! Compiling rayon v0.8.2 Nov 04 07:12:00.539 INFO kablam! Checking tokio-fs v0.1.0 Nov 04 07:12:02.599 INFO kablam! Checking tokio v0.1.6 Nov 04 07:12:08.345 INFO kablam! Checking tokio-core v0.1.17 Nov 04 07:12:12.003 INFO kablam! Compiling ring v0.12.1 Nov 04 07:12:15.843 INFO kablam! Checking trust-dns-proto v0.3.3 Nov 04 07:12:15.843 INFO kablam! Checking tokio-signal v0.1.5 Nov 04 07:12:36.768 INFO kablam! Checking cookie v0.10.1 Nov 04 07:12:41.722 INFO kablam! Checking trust-dns-resolver v0.8.2 Nov 04 07:12:45.991 INFO kablam! Compiling cargo_metadata v0.5.4 Nov 04 07:12:53.378 INFO kablam! Compiling skeptic v0.13.3 Nov 04 07:13:00.012 INFO kablam! Compiling actix v0.5.7 Nov 04 07:13:10.225 INFO kablam! Checking actix-web v0.6.10 Nov 04 07:13:30.069 INFO kablam! Checking r2d2-diesel v1.0.0 Nov 04 07:13:31.028 INFO kablam! Checking cosmos v0.1.0 (/source) Nov 04 07:13:36.043 INFO kablam! warning: cannot find type `table` in this scope Nov 04 07:13:36.043 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 07:13:36.043 INFO kablam! | Nov 04 07:13:36.043 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 07:13:36.043 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.043 INFO kablam! | Nov 04 07:13:36.043 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 04 07:13:36.043 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.043 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.043 INFO kablam! Nov 04 07:13:36.043 INFO kablam! warning: cannot find type `table` in this scope Nov 04 07:13:36.043 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 07:13:36.043 INFO kablam! | Nov 04 07:13:36.043 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 07:13:36.043 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.043 INFO kablam! | Nov 04 07:13:36.043 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.043 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.043 INFO kablam! Nov 04 07:13:36.052 INFO kablam! warning: cannot find type `id` in this scope Nov 04 07:13:36.052 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:13:36.052 INFO kablam! | Nov 04 07:13:36.052 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:13:36.052 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.052 INFO kablam! | Nov 04 07:13:36.052 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.052 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.052 INFO kablam! Nov 04 07:13:36.052 INFO kablam! warning: cannot find type `token` in this scope Nov 04 07:13:36.052 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:13:36.052 INFO kablam! | Nov 04 07:13:36.052 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:13:36.052 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.052 INFO kablam! | Nov 04 07:13:36.052 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.052 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.052 INFO kablam! Nov 04 07:13:36.052 INFO kablam! warning: cannot find type `user_id` in this scope Nov 04 07:13:36.052 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:13:36.052 INFO kablam! | Nov 04 07:13:36.052 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:13:36.052 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.052 INFO kablam! | Nov 04 07:13:36.052 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.052 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.052 INFO kablam! Nov 04 07:13:36.052 INFO kablam! warning: cannot find type `expires_at` in this scope Nov 04 07:13:36.052 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:13:36.052 INFO kablam! | Nov 04 07:13:36.052 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:13:36.052 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.052 INFO kablam! | Nov 04 07:13:36.052 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.052 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.052 INFO kablam! Nov 04 07:13:36.052 INFO kablam! warning: cannot find type `username` in this scope Nov 04 07:13:36.052 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:13:36.052 INFO kablam! | Nov 04 07:13:36.052 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:13:36.052 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.052 INFO kablam! | Nov 04 07:13:36.052 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.052 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.052 INFO kablam! Nov 04 07:13:36.052 INFO kablam! warning: cannot find type `password` in this scope Nov 04 07:13:36.052 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:13:36.052 INFO kablam! | Nov 04 07:13:36.052 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:13:36.052 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.052 INFO kablam! | Nov 04 07:13:36.052 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.052 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.052 INFO kablam! Nov 04 07:13:36.052 INFO kablam! warning: cannot find type `email` in this scope Nov 04 07:13:36.052 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:13:36.052 INFO kablam! | Nov 04 07:13:36.052 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:13:36.052 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.052 INFO kablam! | Nov 04 07:13:36.052 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.052 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.052 INFO kablam! Nov 04 07:13:36.052 INFO kablam! warning: cannot find type `active` in this scope Nov 04 07:13:36.052 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:13:36.052 INFO kablam! | Nov 04 07:13:36.052 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:13:36.052 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.052 INFO kablam! | Nov 04 07:13:36.052 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.053 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.053 INFO kablam! Nov 04 07:13:36.053 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:13:36.053 INFO kablam! --> src/users/model.rs:18:17 Nov 04 07:13:36.053 INFO kablam! | Nov 04 07:13:36.053 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 04 07:13:36.053 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.053 INFO kablam! | Nov 04 07:13:36.053 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.053 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.053 INFO kablam! Nov 04 07:13:36.053 INFO kablam! warning: cannot find type `User` in this scope Nov 04 07:13:36.053 INFO kablam! --> src/users/model.rs:18:17 Nov 04 07:13:36.053 INFO kablam! | Nov 04 07:13:36.053 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 04 07:13:36.053 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.053 INFO kablam! | Nov 04 07:13:36.053 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.053 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.053 INFO kablam! Nov 04 07:13:36.053 INFO kablam! warning: cannot find type `users` in this scope Nov 04 07:13:36.053 INFO kablam! --> src/users/model.rs:18:28 Nov 04 07:13:36.053 INFO kablam! | Nov 04 07:13:36.053 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 04 07:13:36.053 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.053 INFO kablam! | Nov 04 07:13:36.053 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.053 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.053 INFO kablam! Nov 04 07:13:36.053 INFO kablam! warning: cannot find type `User` in this scope Nov 04 07:13:36.053 INFO kablam! --> src/users/model.rs:18:28 Nov 04 07:13:36.053 INFO kablam! | Nov 04 07:13:36.053 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 04 07:13:36.053 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.053 INFO kablam! | Nov 04 07:13:36.053 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.053 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.053 INFO kablam! Nov 04 07:13:36.053 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:13:36.053 INFO kablam! --> src/users/model.rs:18:28 Nov 04 07:13:36.053 INFO kablam! | Nov 04 07:13:36.053 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 04 07:13:36.053 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.053 INFO kablam! | Nov 04 07:13:36.053 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.053 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.053 INFO kablam! Nov 04 07:13:36.053 INFO kablam! warning: cannot find type `User` in this scope Nov 04 07:13:36.053 INFO kablam! --> src/users/model.rs:18:40 Nov 04 07:13:36.053 INFO kablam! | Nov 04 07:13:36.053 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 04 07:13:36.053 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.053 INFO kablam! | Nov 04 07:13:36.053 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.053 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.053 INFO kablam! Nov 04 07:13:36.053 INFO kablam! warning: cannot find type `users` in this scope Nov 04 07:13:36.053 INFO kablam! --> src/users/model.rs:18:40 Nov 04 07:13:36.053 INFO kablam! | Nov 04 07:13:36.053 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 04 07:13:36.053 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.053 INFO kablam! | Nov 04 07:13:36.053 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.053 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.053 INFO kablam! Nov 04 07:13:36.053 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:13:36.053 INFO kablam! --> src/users/model.rs:18:40 Nov 04 07:13:36.053 INFO kablam! | Nov 04 07:13:36.053 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 04 07:13:36.053 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.053 INFO kablam! | Nov 04 07:13:36.053 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.053 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.053 INFO kablam! Nov 04 07:13:36.053 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:13:36.053 INFO kablam! --> src/users/model.rs:107:17 Nov 04 07:13:36.053 INFO kablam! | Nov 04 07:13:36.053 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 04 07:13:36.053 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.053 INFO kablam! | Nov 04 07:13:36.053 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.054 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.054 INFO kablam! Nov 04 07:13:36.054 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 04 07:13:36.054 INFO kablam! --> src/users/model.rs:107:17 Nov 04 07:13:36.054 INFO kablam! | Nov 04 07:13:36.054 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 04 07:13:36.054 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.054 INFO kablam! | Nov 04 07:13:36.054 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.054 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.054 INFO kablam! Nov 04 07:13:36.054 INFO kablam! warning: cannot find type `Utc` in this scope Nov 04 07:13:36.054 INFO kablam! --> src/users/model.rs:107:17 Nov 04 07:13:36.054 INFO kablam! | Nov 04 07:13:36.054 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 04 07:13:36.054 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.054 INFO kablam! | Nov 04 07:13:36.054 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.054 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.054 INFO kablam! Nov 04 07:13:36.054 INFO kablam! warning: cannot find type `UserSession` in this scope Nov 04 07:13:36.054 INFO kablam! --> src/users/model.rs:107:17 Nov 04 07:13:36.054 INFO kablam! | Nov 04 07:13:36.054 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 04 07:13:36.054 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.054 INFO kablam! | Nov 04 07:13:36.054 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.054 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.054 INFO kablam! Nov 04 07:13:36.054 INFO kablam! warning: cannot find type `user_sessions` in this scope Nov 04 07:13:36.054 INFO kablam! --> src/users/model.rs:107:28 Nov 04 07:13:36.054 INFO kablam! | Nov 04 07:13:36.054 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 04 07:13:36.054 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.054 INFO kablam! | Nov 04 07:13:36.054 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.054 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.054 INFO kablam! Nov 04 07:13:36.054 INFO kablam! warning: cannot find type `UserSession` in this scope Nov 04 07:13:36.054 INFO kablam! --> src/users/model.rs:107:28 Nov 04 07:13:36.054 INFO kablam! | Nov 04 07:13:36.054 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 04 07:13:36.054 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.054 INFO kablam! | Nov 04 07:13:36.054 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.054 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.054 INFO kablam! Nov 04 07:13:36.054 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:13:36.054 INFO kablam! --> src/users/model.rs:107:28 Nov 04 07:13:36.054 INFO kablam! | Nov 04 07:13:36.054 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 04 07:13:36.054 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.054 INFO kablam! | Nov 04 07:13:36.054 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.054 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.054 INFO kablam! Nov 04 07:13:36.054 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 04 07:13:36.054 INFO kablam! --> src/users/model.rs:107:28 Nov 04 07:13:36.054 INFO kablam! | Nov 04 07:13:36.054 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 04 07:13:36.054 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.054 INFO kablam! | Nov 04 07:13:36.054 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.054 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.054 INFO kablam! Nov 04 07:13:36.054 INFO kablam! warning: cannot find type `Utc` in this scope Nov 04 07:13:36.054 INFO kablam! --> src/users/model.rs:107:28 Nov 04 07:13:36.054 INFO kablam! | Nov 04 07:13:36.054 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 04 07:13:36.054 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.054 INFO kablam! | Nov 04 07:13:36.054 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.055 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.055 INFO kablam! Nov 04 07:13:36.523 INFO kablam! warning: cannot find type `table` in this scope Nov 04 07:13:36.523 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 07:13:36.523 INFO kablam! | Nov 04 07:13:36.523 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 07:13:36.523 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.523 INFO kablam! | Nov 04 07:13:36.523 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 04 07:13:36.523 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.523 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.524 INFO kablam! Nov 04 07:13:36.524 INFO kablam! warning: cannot find type `table` in this scope Nov 04 07:13:36.524 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 07:13:36.524 INFO kablam! | Nov 04 07:13:36.524 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 07:13:36.524 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.524 INFO kablam! | Nov 04 07:13:36.524 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.524 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.524 INFO kablam! Nov 04 07:13:36.528 INFO kablam! warning: cannot find type `id` in this scope Nov 04 07:13:36.528 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:13:36.528 INFO kablam! | Nov 04 07:13:36.528 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:13:36.528 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.528 INFO kablam! | Nov 04 07:13:36.528 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.528 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.528 INFO kablam! Nov 04 07:13:36.528 INFO kablam! warning: cannot find type `token` in this scope Nov 04 07:13:36.528 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:13:36.528 INFO kablam! | Nov 04 07:13:36.528 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:13:36.528 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.528 INFO kablam! | Nov 04 07:13:36.528 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.528 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.528 INFO kablam! Nov 04 07:13:36.528 INFO kablam! warning: cannot find type `user_id` in this scope Nov 04 07:13:36.528 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:13:36.528 INFO kablam! | Nov 04 07:13:36.529 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:13:36.529 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.529 INFO kablam! | Nov 04 07:13:36.529 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.529 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.529 INFO kablam! Nov 04 07:13:36.529 INFO kablam! warning: cannot find type `expires_at` in this scope Nov 04 07:13:36.529 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:13:36.529 INFO kablam! | Nov 04 07:13:36.529 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:13:36.529 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.529 INFO kablam! | Nov 04 07:13:36.529 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.529 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.529 INFO kablam! Nov 04 07:13:36.529 INFO kablam! warning: cannot find type `username` in this scope Nov 04 07:13:36.529 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:13:36.529 INFO kablam! | Nov 04 07:13:36.529 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:13:36.529 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.529 INFO kablam! | Nov 04 07:13:36.529 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.529 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.529 INFO kablam! Nov 04 07:13:36.529 INFO kablam! warning: cannot find type `password` in this scope Nov 04 07:13:36.529 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:13:36.529 INFO kablam! | Nov 04 07:13:36.529 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:13:36.529 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.529 INFO kablam! | Nov 04 07:13:36.529 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.529 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.529 INFO kablam! Nov 04 07:13:36.529 INFO kablam! warning: cannot find type `email` in this scope Nov 04 07:13:36.529 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:13:36.529 INFO kablam! | Nov 04 07:13:36.529 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:13:36.529 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.529 INFO kablam! | Nov 04 07:13:36.529 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.529 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.529 INFO kablam! Nov 04 07:13:36.529 INFO kablam! warning: cannot find type `active` in this scope Nov 04 07:13:36.529 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:13:36.529 INFO kablam! | Nov 04 07:13:36.529 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:13:36.529 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.529 INFO kablam! | Nov 04 07:13:36.529 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.529 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.529 INFO kablam! Nov 04 07:13:36.529 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:13:36.529 INFO kablam! --> src/users/model.rs:18:17 Nov 04 07:13:36.529 INFO kablam! | Nov 04 07:13:36.529 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 04 07:13:36.529 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.529 INFO kablam! | Nov 04 07:13:36.529 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.529 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.529 INFO kablam! Nov 04 07:13:36.529 INFO kablam! warning: cannot find type `User` in this scope Nov 04 07:13:36.529 INFO kablam! --> src/users/model.rs:18:17 Nov 04 07:13:36.529 INFO kablam! | Nov 04 07:13:36.529 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 04 07:13:36.529 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.529 INFO kablam! | Nov 04 07:13:36.529 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.529 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.529 INFO kablam! Nov 04 07:13:36.529 INFO kablam! warning: cannot find type `users` in this scope Nov 04 07:13:36.529 INFO kablam! --> src/users/model.rs:18:28 Nov 04 07:13:36.529 INFO kablam! | Nov 04 07:13:36.529 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 04 07:13:36.529 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.529 INFO kablam! | Nov 04 07:13:36.529 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.529 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.529 INFO kablam! Nov 04 07:13:36.529 INFO kablam! warning: cannot find type `User` in this scope Nov 04 07:13:36.529 INFO kablam! --> src/users/model.rs:18:28 Nov 04 07:13:36.529 INFO kablam! | Nov 04 07:13:36.529 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 04 07:13:36.529 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.529 INFO kablam! | Nov 04 07:13:36.530 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.530 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.530 INFO kablam! Nov 04 07:13:36.530 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:13:36.530 INFO kablam! --> src/users/model.rs:18:28 Nov 04 07:13:36.530 INFO kablam! | Nov 04 07:13:36.530 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 04 07:13:36.530 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.530 INFO kablam! | Nov 04 07:13:36.530 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.530 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.530 INFO kablam! Nov 04 07:13:36.530 INFO kablam! warning: cannot find type `User` in this scope Nov 04 07:13:36.530 INFO kablam! --> src/users/model.rs:18:40 Nov 04 07:13:36.530 INFO kablam! | Nov 04 07:13:36.530 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 04 07:13:36.530 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.530 INFO kablam! | Nov 04 07:13:36.530 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.530 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.530 INFO kablam! Nov 04 07:13:36.530 INFO kablam! warning: cannot find type `users` in this scope Nov 04 07:13:36.530 INFO kablam! --> src/users/model.rs:18:40 Nov 04 07:13:36.530 INFO kablam! | Nov 04 07:13:36.530 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 04 07:13:36.530 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.530 INFO kablam! | Nov 04 07:13:36.530 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.530 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.530 INFO kablam! Nov 04 07:13:36.530 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:13:36.530 INFO kablam! --> src/users/model.rs:18:40 Nov 04 07:13:36.530 INFO kablam! | Nov 04 07:13:36.530 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 04 07:13:36.530 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.530 INFO kablam! | Nov 04 07:13:36.530 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.530 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.530 INFO kablam! Nov 04 07:13:36.530 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:13:36.530 INFO kablam! --> src/users/model.rs:107:17 Nov 04 07:13:36.530 INFO kablam! | Nov 04 07:13:36.530 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 04 07:13:36.530 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.530 INFO kablam! | Nov 04 07:13:36.530 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.530 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.530 INFO kablam! Nov 04 07:13:36.530 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 04 07:13:36.530 INFO kablam! --> src/users/model.rs:107:17 Nov 04 07:13:36.530 INFO kablam! | Nov 04 07:13:36.530 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 04 07:13:36.530 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.530 INFO kablam! | Nov 04 07:13:36.530 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.530 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.530 INFO kablam! Nov 04 07:13:36.530 INFO kablam! warning: cannot find type `Utc` in this scope Nov 04 07:13:36.530 INFO kablam! --> src/users/model.rs:107:17 Nov 04 07:13:36.530 INFO kablam! | Nov 04 07:13:36.530 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 04 07:13:36.530 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.530 INFO kablam! | Nov 04 07:13:36.530 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.530 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.530 INFO kablam! Nov 04 07:13:36.530 INFO kablam! warning: cannot find type `UserSession` in this scope Nov 04 07:13:36.530 INFO kablam! --> src/users/model.rs:107:17 Nov 04 07:13:36.531 INFO kablam! | Nov 04 07:13:36.531 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 04 07:13:36.531 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.531 INFO kablam! | Nov 04 07:13:36.531 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.531 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.531 INFO kablam! Nov 04 07:13:36.531 INFO kablam! warning: cannot find type `user_sessions` in this scope Nov 04 07:13:36.532 INFO kablam! --> src/users/model.rs:107:28 Nov 04 07:13:36.532 INFO kablam! | Nov 04 07:13:36.532 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 04 07:13:36.532 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.532 INFO kablam! | Nov 04 07:13:36.532 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.532 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.532 INFO kablam! Nov 04 07:13:36.532 INFO kablam! warning: cannot find type `UserSession` in this scope Nov 04 07:13:36.532 INFO kablam! --> src/users/model.rs:107:28 Nov 04 07:13:36.532 INFO kablam! | Nov 04 07:13:36.532 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 04 07:13:36.532 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.532 INFO kablam! | Nov 04 07:13:36.532 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.532 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.532 INFO kablam! Nov 04 07:13:36.532 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:13:36.532 INFO kablam! --> src/users/model.rs:107:28 Nov 04 07:13:36.532 INFO kablam! | Nov 04 07:13:36.532 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 04 07:13:36.532 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.532 INFO kablam! | Nov 04 07:13:36.532 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.532 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.532 INFO kablam! Nov 04 07:13:36.532 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 04 07:13:36.532 INFO kablam! --> src/users/model.rs:107:28 Nov 04 07:13:36.532 INFO kablam! | Nov 04 07:13:36.532 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 04 07:13:36.532 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.532 INFO kablam! | Nov 04 07:13:36.532 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.532 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.532 INFO kablam! Nov 04 07:13:36.532 INFO kablam! warning: cannot find type `Utc` in this scope Nov 04 07:13:36.532 INFO kablam! --> src/users/model.rs:107:28 Nov 04 07:13:36.532 INFO kablam! | Nov 04 07:13:36.532 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 04 07:13:36.532 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:13:36.532 INFO kablam! | Nov 04 07:13:36.532 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:13:36.532 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:13:36.532 INFO kablam! Nov 04 07:13:44.111 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 54s Nov 04 07:13:44.135 INFO kablam! su: No module specific data is present Nov 04 07:13:44.795 INFO running `"docker" "rm" "-f" "dc89d323c3e25659abd9daa9264d4f371147b6a3a6cd4ab2370942c3cdbdacd6"` Nov 04 07:13:45.157 INFO blam! dc89d323c3e25659abd9daa9264d4f371147b6a3a6cd4ab2370942c3cdbdacd6