Oct 27 05:29:07.444 INFO checking dstar4138/standardfile against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 05:29:07.445 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 05:29:07.965 INFO blam! 0f39bb2beceb8471010150e2788386ae720fef8b5a76e5de588a7b155a94fa4f Oct 27 05:29:07.965 INFO running `"docker" "start" "-a" "0f39bb2beceb8471010150e2788386ae720fef8b5a76e5de588a7b155a94fa4f"` Oct 27 05:29:10.239 INFO kablam! usermod: no changes Oct 27 05:29:10.852 INFO kablam! Compiling serde v1.0.52 Oct 27 05:29:10.904 INFO kablam! Compiling actix-web v0.6.2 Oct 27 05:29:10.909 INFO kablam! Compiling mysqlclient-sys v0.2.3 Oct 27 05:29:10.924 INFO kablam! Checking r2d2 v0.8.2 Oct 27 05:29:10.927 INFO kablam! Checking tokio-io v0.1.6 Oct 27 05:29:10.944 INFO kablam! Checking http v0.1.5 Oct 27 05:29:10.946 INFO kablam! Checking mio-uds v0.6.6 Oct 27 05:29:15.439 INFO kablam! Compiling syn v0.13.7 Oct 27 05:29:15.840 INFO kablam! Compiling syn v0.12.15 Oct 27 05:29:16.225 INFO kablam! Checking num v0.1.42 Oct 27 05:29:16.747 INFO kablam! Checking rust-crypto v0.2.36 Oct 27 05:29:19.091 INFO kablam! Checking tokio-threadpool v0.1.3 Oct 27 05:29:21.546 INFO kablam! Checking bigdecimal v0.0.11 Oct 27 05:29:27.660 INFO kablam! Checking error-chain v0.11.0 Oct 27 05:29:31.544 INFO kablam! Checking tokio-reactor v0.1.1 Oct 27 05:29:38.741 INFO kablam! Checking tokio-fs v0.1.0 Oct 27 05:29:39.504 INFO kablam! Compiling ring v0.12.1 Oct 27 05:29:40.572 INFO kablam! Checking tokio-tcp v0.1.0 Oct 27 05:29:45.965 INFO kablam! Checking tokio-udp v0.1.0 Oct 27 05:29:46.457 INFO kablam! Checking h2 v0.1.6 Oct 27 05:29:57.148 INFO kablam! Checking tokio v0.1.6 Oct 27 05:30:07.403 INFO kablam! Checking tokio-core v0.1.17 Oct 27 05:30:20.238 INFO kablam! Checking cookie v0.10.1 Oct 27 05:30:33.311 INFO kablam! Checking trust-dns-proto v0.3.3 Oct 27 05:30:33.371 INFO kablam! Checking tokio-signal v0.1.5 Oct 27 05:30:33.419 INFO kablam! Checking chrono v0.4.2 Oct 27 05:30:33.531 INFO kablam! Checking uuid v0.6.3 Oct 27 05:30:33.987 INFO kablam! Checking serde_json v1.0.17 Oct 27 05:30:34.771 INFO kablam! Checking serde_urlencoded v0.5.1 Oct 27 05:30:36.005 INFO kablam! Compiling semver v0.8.0 Oct 27 05:30:38.255 INFO kablam! Compiling diesel_derives v1.2.0 Oct 27 05:30:40.063 INFO kablam! Compiling serde_derive v1.0.52 Oct 27 05:30:44.653 INFO kablam! Compiling derive-error-chain v0.11.1 Oct 27 05:30:54.587 INFO kablam! Checking trust-dns-resolver v0.8.2 Oct 27 05:31:00.303 INFO kablam! Checking diesel v1.2.2 Oct 27 05:31:02.273 INFO kablam! Checking dotenv v0.11.0 Oct 27 05:31:19.827 INFO kablam! Compiling cargo_metadata v0.3.3 Oct 27 05:31:19.827 INFO kablam! Checking jsonwebtoken v4.0.1 Oct 27 05:31:26.035 INFO kablam! Compiling skeptic v0.13.2 Oct 27 05:31:32.067 INFO kablam! Compiling actix v0.5.6 Oct 27 05:31:58.543 INFO kablam! Checking r2d2-diesel v1.0.0 Oct 27 05:31:58.543 INFO kablam! Checking backend_core v0.3.0 (/source/backend_core) Oct 27 05:32:08.196 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 05:32:08.196 INFO kablam! --> backend_core/src/models.rs:4:10 Oct 27 05:32:08.196 INFO kablam! | Oct 27 05:32:08.196 INFO kablam! 4 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 27 05:32:08.196 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:08.196 INFO kablam! | Oct 27 05:32:08.196 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 05:32:08.196 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:08.196 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:08.196 INFO kablam! Oct 27 05:32:08.196 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 05:32:08.196 INFO kablam! --> backend_core/src/models.rs:4:10 Oct 27 05:32:08.196 INFO kablam! | Oct 27 05:32:08.197 INFO kablam! 4 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 27 05:32:08.197 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:08.197 INFO kablam! | Oct 27 05:32:08.198 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:08.198 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:08.198 INFO kablam! Oct 27 05:32:08.198 INFO kablam! warning: cannot find type `User` in this scope Oct 27 05:32:08.198 INFO kablam! --> backend_core/src/models.rs:4:10 Oct 27 05:32:08.199 INFO kablam! | Oct 27 05:32:08.199 INFO kablam! 4 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 27 05:32:08.199 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:08.199 INFO kablam! | Oct 27 05:32:08.199 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:08.199 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:08.199 INFO kablam! Oct 27 05:32:08.200 INFO kablam! warning: cannot find type `users` in this scope Oct 27 05:32:08.200 INFO kablam! --> backend_core/src/models.rs:4:20 Oct 27 05:32:08.200 INFO kablam! | Oct 27 05:32:08.200 INFO kablam! 4 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 27 05:32:08.200 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:08.200 INFO kablam! | Oct 27 05:32:08.200 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:08.201 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:08.201 INFO kablam! Oct 27 05:32:08.201 INFO kablam! warning: cannot find type `User` in this scope Oct 27 05:32:08.201 INFO kablam! --> backend_core/src/models.rs:4:20 Oct 27 05:32:08.201 INFO kablam! | Oct 27 05:32:08.201 INFO kablam! 4 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 27 05:32:08.201 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:08.201 INFO kablam! | Oct 27 05:32:08.201 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:08.202 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:08.202 INFO kablam! Oct 27 05:32:08.202 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 05:32:08.202 INFO kablam! --> backend_core/src/models.rs:4:20 Oct 27 05:32:08.202 INFO kablam! | Oct 27 05:32:08.202 INFO kablam! 4 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 27 05:32:08.202 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:08.202 INFO kablam! | Oct 27 05:32:08.203 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:08.203 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:08.203 INFO kablam! Oct 27 05:32:08.203 INFO kablam! warning: cannot find type `UserUpdateChange` in this scope Oct 27 05:32:08.203 INFO kablam! --> backend_core/src/models.rs:21:10 Oct 27 05:32:08.204 INFO kablam! | Oct 27 05:32:08.204 INFO kablam! 21 | #[derive(AsChangeset)] Oct 27 05:32:08.204 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:08.204 INFO kablam! | Oct 27 05:32:08.204 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:08.204 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:08.204 INFO kablam! Oct 27 05:32:08.205 INFO kablam! warning: cannot find type `users` in this scope Oct 27 05:32:08.205 INFO kablam! --> backend_core/src/models.rs:21:10 Oct 27 05:32:08.205 INFO kablam! | Oct 27 05:32:08.205 INFO kablam! 21 | #[derive(AsChangeset)] Oct 27 05:32:08.205 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:08.205 INFO kablam! | Oct 27 05:32:08.205 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:08.205 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:08.205 INFO kablam! Oct 27 05:32:08.206 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 05:32:08.206 INFO kablam! --> backend_core/src/models.rs:21:10 Oct 27 05:32:08.206 INFO kablam! | Oct 27 05:32:08.206 INFO kablam! 21 | #[derive(AsChangeset)] Oct 27 05:32:08.206 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:08.206 INFO kablam! | Oct 27 05:32:08.206 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:08.206 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:08.207 INFO kablam! Oct 27 05:32:08.207 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 05:32:08.207 INFO kablam! --> backend_core/src/models.rs:51:10 Oct 27 05:32:08.207 INFO kablam! | Oct 27 05:32:08.207 INFO kablam! 51 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 27 05:32:08.207 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:08.207 INFO kablam! | Oct 27 05:32:08.208 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:08.208 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:08.208 INFO kablam! Oct 27 05:32:08.208 INFO kablam! warning: cannot find type `Item` in this scope Oct 27 05:32:08.208 INFO kablam! --> backend_core/src/models.rs:51:10 Oct 27 05:32:08.208 INFO kablam! | Oct 27 05:32:08.208 INFO kablam! 51 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 27 05:32:08.208 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:08.209 INFO kablam! | Oct 27 05:32:08.209 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:08.209 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:08.209 INFO kablam! Oct 27 05:32:08.209 INFO kablam! warning: cannot find type `items` in this scope Oct 27 05:32:08.210 INFO kablam! --> backend_core/src/models.rs:51:20 Oct 27 05:32:08.210 INFO kablam! | Oct 27 05:32:08.210 INFO kablam! 51 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 27 05:32:08.210 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:08.210 INFO kablam! | Oct 27 05:32:08.210 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:08.210 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:08.211 INFO kablam! Oct 27 05:32:08.211 INFO kablam! warning: cannot find type `Item` in this scope Oct 27 05:32:08.211 INFO kablam! --> backend_core/src/models.rs:51:20 Oct 27 05:32:08.212 INFO kablam! | Oct 27 05:32:08.212 INFO kablam! 51 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 27 05:32:08.212 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:08.212 INFO kablam! | Oct 27 05:32:08.213 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:08.213 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:08.213 INFO kablam! Oct 27 05:32:08.214 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 05:32:08.214 INFO kablam! --> backend_core/src/models.rs:51:20 Oct 27 05:32:08.214 INFO kablam! | Oct 27 05:32:08.214 INFO kablam! 51 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 27 05:32:08.215 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:08.215 INFO kablam! | Oct 27 05:32:08.215 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:08.215 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:08.215 INFO kablam! Oct 27 05:32:08.216 INFO kablam! warning: cannot find type `table` in this scope Oct 27 05:32:08.216 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 05:32:08.217 INFO kablam! | Oct 27 05:32:08.217 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 05:32:08.217 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:08.218 INFO kablam! | Oct 27 05:32:08.218 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:08.218 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:08.218 INFO kablam! Oct 27 05:32:08.222 INFO kablam! warning: cannot find type `uuid` in this scope Oct 27 05:32:08.222 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:32:08.222 INFO kablam! | Oct 27 05:32:08.223 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:32:08.223 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:08.223 INFO kablam! | Oct 27 05:32:08.224 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:08.224 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:08.224 INFO kablam! Oct 27 05:32:08.225 INFO kablam! warning: cannot find type `email` in this scope Oct 27 05:32:08.225 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:32:08.225 INFO kablam! | Oct 27 05:32:08.225 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:32:08.226 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:08.226 INFO kablam! | Oct 27 05:32:08.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! Oct 27 05:32:08.226 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:08.226 INFO kablam! Oct 27 05:32:08.227 INFO kablam! warning: cannot find type `pw_func` in this scope Oct 27 05:32:08.227 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:32:08.227 INFO kablam! | Oct 27 05:32:08.227 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:32:08.227 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:08.227 INFO kablam! | Oct 27 05:32:08.227 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:08.228 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:08.228 INFO kablam! Oct 27 05:32:08.228 INFO kablam! warning: cannot find type `pw_alg` in this scope Oct 27 05:32:08.228 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:32:08.229 INFO kablam! | Oct 27 05:32:08.229 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:32:08.229 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:08.229 INFO kablam! | Oct 27 05:32:08.229 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:08.229 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:08.229 INFO kablam! Oct 27 05:32:08.230 INFO kablam! warning: cannot find type `pw_cost` in this scope Oct 27 05:32:08.230 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:32:08.230 INFO kablam! | Oct 27 05:32:08.231 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:32:08.231 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:08.231 INFO kablam! | Oct 27 05:32:08.231 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:08.231 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:08.231 INFO kablam! Oct 27 05:32:08.231 INFO kablam! warning: cannot find type `pw_key_size` in this scope Oct 27 05:32:08.232 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:32:08.232 INFO kablam! | Oct 27 05:32:08.232 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:32:08.232 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:08.232 INFO kablam! | Oct 27 05:32:08.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! Oct 27 05:32:08.232 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:08.232 INFO kablam! Oct 27 05:32:08.239 INFO kablam! warning: cannot find type `pw_nonce` in this scope Oct 27 05:32:08.239 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:32:08.239 INFO kablam! | Oct 27 05:32:08.239 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:32:08.239 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:08.239 INFO kablam! | Oct 27 05:32:08.239 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:08.239 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:08.239 INFO kablam! Oct 27 05:32:08.240 INFO kablam! warning: cannot find type `encrypted_password` in this scope Oct 27 05:32:08.240 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:32:08.240 INFO kablam! | Oct 27 05:32:08.240 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:32:08.240 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:08.240 INFO kablam! | Oct 27 05:32:08.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! Oct 27 05:32:08.240 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:08.240 INFO kablam! Oct 27 05:32:08.240 INFO kablam! warning: cannot find type `created_at` in this scope Oct 27 05:32:08.240 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:32:08.240 INFO kablam! | Oct 27 05:32:08.240 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:32:08.240 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:08.240 INFO kablam! | Oct 27 05:32:08.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! Oct 27 05:32:08.240 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:08.240 INFO kablam! Oct 27 05:32:08.241 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 27 05:32:08.241 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:32:08.241 INFO kablam! | Oct 27 05:32:08.241 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:32:08.241 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:08.241 INFO kablam! | Oct 27 05:32:08.241 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:08.241 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:08.241 INFO kablam! Oct 27 05:32:08.242 INFO kablam! warning: cannot find type `pw_salt` in this scope Oct 27 05:32:08.242 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:32:08.242 INFO kablam! | Oct 27 05:32:08.242 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:32:08.242 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:08.242 INFO kablam! | Oct 27 05:32:08.242 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:08.242 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:08.242 INFO kablam! Oct 27 05:32:08.243 INFO kablam! warning: cannot find type `version` in this scope Oct 27 05:32:08.243 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:32:08.243 INFO kablam! | Oct 27 05:32:08.243 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:32:08.243 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:08.243 INFO kablam! | Oct 27 05:32:08.243 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:08.243 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:08.243 INFO kablam! Oct 27 05:32:08.243 INFO kablam! warning: cannot find type `content` in this scope Oct 27 05:32:08.243 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:32:08.243 INFO kablam! | Oct 27 05:32:08.243 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:32:08.243 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:08.243 INFO kablam! | Oct 27 05:32:08.243 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:08.243 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:08.243 INFO kablam! Oct 27 05:32:08.244 INFO kablam! warning: cannot find type `content_type` in this scope Oct 27 05:32:08.244 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:32:08.244 INFO kablam! | Oct 27 05:32:08.244 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:32:08.244 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:08.244 INFO kablam! | Oct 27 05:32:08.244 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:08.244 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:08.244 INFO kablam! Oct 27 05:32:08.244 INFO kablam! warning: cannot find type `enc_item_key` in this scope Oct 27 05:32:08.244 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:32:08.244 INFO kablam! | Oct 27 05:32:08.245 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:32:08.245 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:08.245 INFO kablam! | Oct 27 05:32:08.245 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:08.245 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:08.245 INFO kablam! Oct 27 05:32:08.245 INFO kablam! warning: cannot find type `auth_hash` in this scope Oct 27 05:32:08.245 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:32:08.245 INFO kablam! | Oct 27 05:32:08.245 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:32:08.245 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:08.245 INFO kablam! | Oct 27 05:32:08.245 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:08.245 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:08.245 INFO kablam! Oct 27 05:32:08.246 INFO kablam! warning: cannot find type `user_uuid` in this scope Oct 27 05:32:08.246 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:32:08.246 INFO kablam! | Oct 27 05:32:08.246 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:32:08.246 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:08.246 INFO kablam! | Oct 27 05:32:08.246 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:08.246 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:08.246 INFO kablam! Oct 27 05:32:08.247 INFO kablam! warning: cannot find type `deleted` in this scope Oct 27 05:32:08.247 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:32:08.247 INFO kablam! | Oct 27 05:32:08.247 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:32:08.247 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:08.247 INFO kablam! | Oct 27 05:32:08.247 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:08.247 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:08.247 INFO kablam! Oct 27 05:32:08.251 INFO kablam! warning: cannot find type `last_user_agent` in this scope Oct 27 05:32:08.251 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:32:08.251 INFO kablam! | Oct 27 05:32:08.251 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:32:08.251 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:08.251 INFO kablam! | Oct 27 05:32:08.251 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:08.251 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:08.251 INFO kablam! Oct 27 05:32:09.043 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 05:32:09.043 INFO kablam! --> backend_core/src/models.rs:4:10 Oct 27 05:32:09.043 INFO kablam! | Oct 27 05:32:09.043 INFO kablam! 4 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 27 05:32:09.044 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:09.044 INFO kablam! | Oct 27 05:32:09.044 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 05:32:09.045 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:09.045 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:09.045 INFO kablam! Oct 27 05:32:09.045 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 05:32:09.045 INFO kablam! --> backend_core/src/models.rs:4:10 Oct 27 05:32:09.046 INFO kablam! | Oct 27 05:32:09.046 INFO kablam! 4 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 27 05:32:09.046 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:09.047 INFO kablam! | Oct 27 05:32:09.047 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:09.047 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:09.047 INFO kablam! Oct 27 05:32:09.047 INFO kablam! warning: cannot find type `User` in this scope Oct 27 05:32:09.047 INFO kablam! --> backend_core/src/models.rs:4:10 Oct 27 05:32:09.047 INFO kablam! | Oct 27 05:32:09.048 INFO kablam! 4 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 27 05:32:09.048 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:09.048 INFO kablam! | Oct 27 05:32:09.048 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:09.048 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:09.048 INFO kablam! Oct 27 05:32:09.048 INFO kablam! warning: cannot find type `users` in this scope Oct 27 05:32:09.048 INFO kablam! --> backend_core/src/models.rs:4:20 Oct 27 05:32:09.048 INFO kablam! | Oct 27 05:32:09.048 INFO kablam! 4 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 27 05:32:09.048 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:09.048 INFO kablam! | Oct 27 05:32:09.048 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:09.048 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:09.048 INFO kablam! Oct 27 05:32:09.048 INFO kablam! warning: cannot find type `User` in this scope Oct 27 05:32:09.048 INFO kablam! --> backend_core/src/models.rs:4:20 Oct 27 05:32:09.048 INFO kablam! | Oct 27 05:32:09.048 INFO kablam! 4 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 27 05:32:09.049 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:09.049 INFO kablam! | Oct 27 05:32:09.049 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:09.049 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:09.049 INFO kablam! Oct 27 05:32:09.049 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 05:32:09.049 INFO kablam! --> backend_core/src/models.rs:4:20 Oct 27 05:32:09.049 INFO kablam! | Oct 27 05:32:09.049 INFO kablam! 4 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 27 05:32:09.049 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:09.049 INFO kablam! | Oct 27 05:32:09.049 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:09.049 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:09.049 INFO kablam! Oct 27 05:32:09.049 INFO kablam! warning: cannot find type `UserUpdateChange` in this scope Oct 27 05:32:09.049 INFO kablam! --> backend_core/src/models.rs:21:10 Oct 27 05:32:09.049 INFO kablam! | Oct 27 05:32:09.049 INFO kablam! 21 | #[derive(AsChangeset)] Oct 27 05:32:09.049 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:09.049 INFO kablam! | Oct 27 05:32:09.049 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:09.049 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:09.049 INFO kablam! Oct 27 05:32:09.049 INFO kablam! warning: cannot find type `users` in this scope Oct 27 05:32:09.049 INFO kablam! --> backend_core/src/models.rs:21:10 Oct 27 05:32:09.049 INFO kablam! | Oct 27 05:32:09.049 INFO kablam! 21 | #[derive(AsChangeset)] Oct 27 05:32:09.049 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:09.049 INFO kablam! | Oct 27 05:32:09.049 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:09.049 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:09.049 INFO kablam! Oct 27 05:32:09.049 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 05:32:09.049 INFO kablam! --> backend_core/src/models.rs:21:10 Oct 27 05:32:09.049 INFO kablam! | Oct 27 05:32:09.049 INFO kablam! 21 | #[derive(AsChangeset)] Oct 27 05:32:09.049 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:09.049 INFO kablam! | Oct 27 05:32:09.049 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:09.049 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:09.049 INFO kablam! Oct 27 05:32:09.049 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 05:32:09.049 INFO kablam! --> backend_core/src/models.rs:51:10 Oct 27 05:32:09.049 INFO kablam! | Oct 27 05:32:09.049 INFO kablam! 51 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 27 05:32:09.049 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:09.049 INFO kablam! | Oct 27 05:32:09.056 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:09.057 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:09.057 INFO kablam! Oct 27 05:32:09.057 INFO kablam! warning: cannot find type `Item` in this scope Oct 27 05:32:09.057 INFO kablam! --> backend_core/src/models.rs:51:10 Oct 27 05:32:09.057 INFO kablam! | Oct 27 05:32:09.057 INFO kablam! 51 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 27 05:32:09.057 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:09.057 INFO kablam! | Oct 27 05:32:09.057 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:09.057 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:09.057 INFO kablam! Oct 27 05:32:09.057 INFO kablam! warning: cannot find type `items` in this scope Oct 27 05:32:09.057 INFO kablam! --> backend_core/src/models.rs:51:20 Oct 27 05:32:09.057 INFO kablam! | Oct 27 05:32:09.057 INFO kablam! 51 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 27 05:32:09.057 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:09.057 INFO kablam! | Oct 27 05:32:09.057 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:09.057 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:09.057 INFO kablam! Oct 27 05:32:09.057 INFO kablam! warning: cannot find type `Item` in this scope Oct 27 05:32:09.057 INFO kablam! --> backend_core/src/models.rs:51:20 Oct 27 05:32:09.057 INFO kablam! | Oct 27 05:32:09.057 INFO kablam! 51 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 27 05:32:09.058 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:09.058 INFO kablam! | Oct 27 05:32:09.058 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:09.058 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:09.058 INFO kablam! Oct 27 05:32:09.058 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 05:32:09.058 INFO kablam! --> backend_core/src/models.rs:51:20 Oct 27 05:32:09.058 INFO kablam! | Oct 27 05:32:09.058 INFO kablam! 51 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 27 05:32:09.058 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:09.058 INFO kablam! | Oct 27 05:32:09.058 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:09.058 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:09.058 INFO kablam! Oct 27 05:32:09.058 INFO kablam! warning: cannot find type `table` in this scope Oct 27 05:32:09.058 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 05:32:09.058 INFO kablam! | Oct 27 05:32:09.058 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 05:32:09.058 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:09.058 INFO kablam! | Oct 27 05:32:09.058 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:09.058 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:09.058 INFO kablam! Oct 27 05:32:09.058 INFO kablam! warning: cannot find type `uuid` in this scope Oct 27 05:32:09.058 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:32:09.058 INFO kablam! | Oct 27 05:32:09.058 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:32:09.058 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:09.058 INFO kablam! | Oct 27 05:32:09.058 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:09.058 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:09.058 INFO kablam! Oct 27 05:32:09.058 INFO kablam! warning: cannot find type `email` in this scope Oct 27 05:32:09.058 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:32:09.058 INFO kablam! | Oct 27 05:32:09.058 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:32:09.058 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:09.058 INFO kablam! | Oct 27 05:32:09.058 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:09.058 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:09.058 INFO kablam! Oct 27 05:32:09.058 INFO kablam! warning: cannot find type `pw_func` in this scope Oct 27 05:32:09.058 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:32:09.058 INFO kablam! | Oct 27 05:32:09.058 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:32:09.058 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:09.058 INFO kablam! | Oct 27 05:32:09.058 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:09.058 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:09.058 INFO kablam! Oct 27 05:32:09.058 INFO kablam! warning: cannot find type `pw_alg` in this scope Oct 27 05:32:09.058 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:32:09.058 INFO kablam! | Oct 27 05:32:09.058 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:32:09.058 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:09.058 INFO kablam! | Oct 27 05:32:09.058 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:09.058 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:09.058 INFO kablam! Oct 27 05:32:09.058 INFO kablam! warning: cannot find type `pw_cost` in this scope Oct 27 05:32:09.058 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:32:09.058 INFO kablam! | Oct 27 05:32:09.058 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:32:09.058 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:09.058 INFO kablam! | Oct 27 05:32:09.058 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:09.058 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:09.058 INFO kablam! Oct 27 05:32:09.058 INFO kablam! warning: cannot find type `pw_key_size` in this scope Oct 27 05:32:09.058 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:32:09.058 INFO kablam! | Oct 27 05:32:09.058 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:32:09.058 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:09.058 INFO kablam! | Oct 27 05:32:09.058 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:09.058 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:09.058 INFO kablam! Oct 27 05:32:09.059 INFO kablam! warning: cannot find type `pw_nonce` in this scope Oct 27 05:32:09.059 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:32:09.059 INFO kablam! | Oct 27 05:32:09.059 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:32:09.059 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:09.059 INFO kablam! | Oct 27 05:32:09.059 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:09.059 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:09.059 INFO kablam! Oct 27 05:32:09.059 INFO kablam! warning: cannot find type `encrypted_password` in this scope Oct 27 05:32:09.059 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:32:09.059 INFO kablam! | Oct 27 05:32:09.059 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:32:09.059 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:09.059 INFO kablam! | Oct 27 05:32:09.059 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:09.059 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:09.059 INFO kablam! Oct 27 05:32:09.059 INFO kablam! warning: cannot find type `created_at` in this scope Oct 27 05:32:09.059 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:32:09.059 INFO kablam! | Oct 27 05:32:09.059 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:32:09.059 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:09.059 INFO kablam! | Oct 27 05:32:09.059 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:09.059 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:09.059 INFO kablam! Oct 27 05:32:09.059 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 27 05:32:09.059 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:32:09.059 INFO kablam! | Oct 27 05:32:09.059 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:32:09.059 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:09.059 INFO kablam! | Oct 27 05:32:09.059 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:09.059 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:09.059 INFO kablam! Oct 27 05:32:09.059 INFO kablam! warning: cannot find type `pw_salt` in this scope Oct 27 05:32:09.059 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:32:09.059 INFO kablam! | Oct 27 05:32:09.059 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:32:09.059 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:09.059 INFO kablam! | Oct 27 05:32:09.059 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:09.059 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:09.059 INFO kablam! Oct 27 05:32:09.059 INFO kablam! warning: cannot find type `version` in this scope Oct 27 05:32:09.059 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:32:09.059 INFO kablam! | Oct 27 05:32:09.059 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:32:09.059 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:09.059 INFO kablam! | Oct 27 05:32:09.059 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:09.059 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:09.059 INFO kablam! Oct 27 05:32:09.059 INFO kablam! warning: cannot find type `content` in this scope Oct 27 05:32:09.059 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:32:09.059 INFO kablam! | Oct 27 05:32:09.059 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:32:09.059 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:09.059 INFO kablam! | Oct 27 05:32:09.059 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:09.059 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:09.059 INFO kablam! Oct 27 05:32:09.059 INFO kablam! warning: cannot find type `content_type` in this scope Oct 27 05:32:09.059 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:32:09.059 INFO kablam! | Oct 27 05:32:09.059 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:32:09.059 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:09.059 INFO kablam! | Oct 27 05:32:09.059 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:09.059 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:09.059 INFO kablam! Oct 27 05:32:09.059 INFO kablam! warning: cannot find type `enc_item_key` in this scope Oct 27 05:32:09.059 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:32:09.059 INFO kablam! | Oct 27 05:32:09.059 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:32:09.059 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:09.059 INFO kablam! | Oct 27 05:32:09.059 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:09.059 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:09.059 INFO kablam! Oct 27 05:32:09.060 INFO kablam! warning: cannot find type `auth_hash` in this scope Oct 27 05:32:09.060 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:32:09.060 INFO kablam! | Oct 27 05:32:09.060 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:32:09.060 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:09.060 INFO kablam! | Oct 27 05:32:09.060 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:09.060 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:09.060 INFO kablam! Oct 27 05:32:09.060 INFO kablam! warning: cannot find type `user_uuid` in this scope Oct 27 05:32:09.060 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:32:09.060 INFO kablam! | Oct 27 05:32:09.060 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:32:09.079 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:09.079 INFO kablam! | Oct 27 05:32:09.079 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:09.079 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:09.079 INFO kablam! Oct 27 05:32:09.079 INFO kablam! warning: cannot find type `deleted` in this scope Oct 27 05:32:09.079 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:32:09.079 INFO kablam! | Oct 27 05:32:09.079 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:32:09.079 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:09.079 INFO kablam! | Oct 27 05:32:09.079 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:09.079 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:09.079 INFO kablam! Oct 27 05:32:09.079 INFO kablam! warning: cannot find type `last_user_agent` in this scope Oct 27 05:32:09.079 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 05:32:09.079 INFO kablam! | Oct 27 05:32:09.079 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 05:32:09.079 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 05:32:09.079 INFO kablam! | Oct 27 05:32:09.079 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 05:32:09.079 INFO kablam! = note: for more information, see issue #50504 Oct 27 05:32:09.079 INFO kablam! Oct 27 05:32:09.815 INFO kablam! Checking backend_sqlite v0.3.0 (/source/backend_sqlite) Oct 27 05:32:09.815 INFO kablam! Checking backend_mysql v0.3.0 (/source/backend_mysql) Oct 27 05:32:23.848 INFO kablam! Checking standardfile v0.3.0 (/source/standardfile) Oct 27 05:32:46.923 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3m 36s Oct 27 05:32:46.967 INFO kablam! su: No module specific data is present Oct 27 05:32:48.389 INFO running `"docker" "rm" "-f" "0f39bb2beceb8471010150e2788386ae720fef8b5a76e5de588a7b155a94fa4f"` Oct 27 05:32:48.719 INFO blam! 0f39bb2beceb8471010150e2788386ae720fef8b5a76e5de588a7b155a94fa4f