Aug 30 07:13:07.602 INFO checking raider-server-1.0.2 against master#ede55518431154bc761f7b2438cce9078c162700 for pr-53707 Aug 30 07:13:07.602 INFO running: cargo +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets Aug 30 07:13:07.602 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53707/master#ede55518431154bc761f7b2438cce9078c162700:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-3/master#ede55518431154bc761f7b2438cce9078c162700:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 07:13:07.822 INFO blam! 1ddaf036c35f1a6b743d2a22eccb1a1b5b176dc4ba137617f770c03eecd17c0c Aug 30 07:13:07.824 INFO running `"docker" "start" "-a" "1ddaf036c35f1a6b743d2a22eccb1a1b5b176dc4ba137617f770c03eecd17c0c"` Aug 30 07:13:09.033 INFO kablam! Compiling email v0.0.20 Aug 30 07:13:09.042 INFO kablam! Compiling mysqlclient-sys v0.2.3 Aug 30 07:13:09.085 INFO kablam! Checking num-bigint v0.2.0 Aug 30 07:13:09.086 INFO kablam! Checking num v0.1.42 Aug 30 07:13:09.087 INFO kablam! Checking tera v0.10.10 Aug 30 07:13:09.087 INFO kablam! Checking lettre v0.7.0 Aug 30 07:13:09.088 INFO kablam! Checking validate v0.6.1 Aug 30 07:13:10.884 INFO kablam! Checking bigdecimal v0.0.11 Aug 30 07:13:14.718 INFO kablam! Checking diesel v1.3.2 Aug 30 07:13:17.146 INFO kablam! Checking lettre_email v0.7.0 Aug 30 07:13:17.653 INFO kablam! Checking bigdecimal v0.0.14 Aug 30 07:13:22.114 INFO kablam! Checking rocket_contrib v0.3.16 Aug 30 07:13:49.532 INFO kablam! Checking r2d2-diesel v1.0.0 Aug 30 07:13:50.893 INFO kablam! Checking raider-server v1.0.2 (file:///source) Aug 30 07:13:58.333 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Aug 30 07:13:58.333 INFO kablam! --> src/responder/catchers.rs:9:1 Aug 30 07:13:58.333 INFO kablam! | Aug 30 07:13:58.333 INFO kablam! 9 | #[error(403)] Aug 30 07:13:58.334 INFO kablam! | ^^^^^^^^^^^^^ Aug 30 07:13:58.334 INFO kablam! | Aug 30 07:13:58.334 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Aug 30 07:13:58.334 INFO kablam! Aug 30 07:13:58.334 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Aug 30 07:13:58.334 INFO kablam! --> src/responder/catchers.rs:14:1 Aug 30 07:13:58.334 INFO kablam! | Aug 30 07:13:58.334 INFO kablam! 14 | #[error(410)] Aug 30 07:13:58.334 INFO kablam! | ^^^^^^^^^^^^^ Aug 30 07:13:58.334 INFO kablam! | Aug 30 07:13:58.334 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Aug 30 07:13:58.334 INFO kablam! Aug 30 07:13:58.338 INFO kablam! warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Aug 30 07:13:58.338 INFO kablam! --> src/responder/manager.rs:90:16 Aug 30 07:13:58.338 INFO kablam! | Aug 30 07:13:58.338 INFO kablam! 90 | .catch(errors![ Aug 30 07:13:58.338 INFO kablam! | ________________^ Aug 30 07:13:58.338 INFO kablam! 91 | | catchers::forbidden, Aug 30 07:13:58.338 INFO kablam! 92 | | catchers::gone, Aug 30 07:13:58.338 INFO kablam! 93 | | ]) Aug 30 07:13:58.338 INFO kablam! | |_________^ Aug 30 07:13:58.338 INFO kablam! | Aug 30 07:13:58.338 INFO kablam! = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Aug 30 07:13:58.338 INFO kablam! Aug 30 07:13:58.739 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Aug 30 07:13:58.739 INFO kablam! --> src/responder/catchers.rs:9:1 Aug 30 07:13:58.739 INFO kablam! | Aug 30 07:13:58.739 INFO kablam! 9 | #[error(403)] Aug 30 07:13:58.739 INFO kablam! | ^^^^^^^^^^^^^ Aug 30 07:13:58.739 INFO kablam! | Aug 30 07:13:58.739 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Aug 30 07:13:58.740 INFO kablam! Aug 30 07:13:58.740 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Aug 30 07:13:58.740 INFO kablam! --> src/responder/catchers.rs:14:1 Aug 30 07:13:58.740 INFO kablam! | Aug 30 07:13:58.740 INFO kablam! 14 | #[error(410)] Aug 30 07:13:58.740 INFO kablam! | ^^^^^^^^^^^^^ Aug 30 07:13:58.740 INFO kablam! | Aug 30 07:13:58.740 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Aug 30 07:13:58.740 INFO kablam! Aug 30 07:13:58.745 INFO kablam! warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Aug 30 07:13:58.745 INFO kablam! --> src/responder/manager.rs:90:16 Aug 30 07:13:58.745 INFO kablam! | Aug 30 07:13:58.746 INFO kablam! 90 | .catch(errors![ Aug 30 07:13:58.746 INFO kablam! | ________________^ Aug 30 07:13:58.746 INFO kablam! 91 | | catchers::forbidden, Aug 30 07:13:58.746 INFO kablam! 92 | | catchers::gone, Aug 30 07:13:58.746 INFO kablam! 93 | | ]) Aug 30 07:13:58.746 INFO kablam! | |_________^ Aug 30 07:13:58.746 INFO kablam! | Aug 30 07:13:58.746 INFO kablam! = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Aug 30 07:13:58.746 INFO kablam! Aug 30 07:13:59.089 INFO kablam! warning: cannot find type `Account` in this scope Aug 30 07:13:59.089 INFO kablam! --> src/storage/models.rs:12:10 Aug 30 07:13:59.089 INFO kablam! | Aug 30 07:13:59.089 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.089 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.089 INFO kablam! | Aug 30 07:13:59.090 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 30 07:13:59.090 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! Aug 30 07:13:59.090 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.090 INFO kablam! Aug 30 07:13:59.090 INFO kablam! warning: cannot find type `account` in this scope Aug 30 07:13:59.090 INFO kablam! --> src/storage/models.rs:12:10 Aug 30 07:13:59.090 INFO kablam! | Aug 30 07:13:59.090 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.091 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.091 INFO kablam! | Aug 30 07:13:59.091 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! Aug 30 07:13:59.091 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.091 INFO kablam! Aug 30 07:13:59.091 INFO kablam! warning: cannot find type `Account` in this scope Aug 30 07:13:59.091 INFO kablam! --> src/storage/models.rs:12:10 Aug 30 07:13:59.091 INFO kablam! | Aug 30 07:13:59.091 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.091 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.091 INFO kablam! | Aug 30 07:13:59.091 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! Aug 30 07:13:59.091 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.091 INFO kablam! Aug 30 07:13:59.091 INFO kablam! warning: cannot find type `BigDecimal` in this scope Aug 30 07:13:59.091 INFO kablam! --> src/storage/models.rs:12:24 Aug 30 07:13:59.091 INFO kablam! | Aug 30 07:13:59.091 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.091 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.091 INFO kablam! | Aug 30 07:13:59.091 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! Aug 30 07:13:59.091 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.091 INFO kablam! Aug 30 07:13:59.091 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 30 07:13:59.091 INFO kablam! --> src/storage/models.rs:12:24 Aug 30 07:13:59.091 INFO kablam! | Aug 30 07:13:59.091 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.092 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.092 INFO kablam! | Aug 30 07:13:59.092 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! Aug 30 07:13:59.092 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.092 INFO kablam! Aug 30 07:13:59.092 INFO kablam! warning: cannot find type `Account` in this scope Aug 30 07:13:59.092 INFO kablam! --> src/storage/models.rs:12:24 Aug 30 07:13:59.092 INFO kablam! | Aug 30 07:13:59.092 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.092 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.092 INFO kablam! | Aug 30 07:13:59.092 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! Aug 30 07:13:59.092 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.092 INFO kablam! Aug 30 07:13:59.092 INFO kablam! warning: cannot find type `Balance` in this scope Aug 30 07:13:59.092 INFO kablam! --> src/storage/models.rs:30:10 Aug 30 07:13:59.092 INFO kablam! | Aug 30 07:13:59.092 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.092 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.092 INFO kablam! | Aug 30 07:13:59.092 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! Aug 30 07:13:59.092 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.092 INFO kablam! Aug 30 07:13:59.092 INFO kablam! warning: cannot find type `balance` in this scope Aug 30 07:13:59.092 INFO kablam! --> src/storage/models.rs:30:10 Aug 30 07:13:59.092 INFO kablam! | Aug 30 07:13:59.092 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.093 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.093 INFO kablam! | Aug 30 07:13:59.093 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:13:59.093 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.093 INFO kablam! Aug 30 07:13:59.093 INFO kablam! warning: cannot find type `BigDecimal` in this scope Aug 30 07:13:59.093 INFO kablam! --> src/storage/models.rs:30:24 Aug 30 07:13:59.093 INFO kablam! | Aug 30 07:13:59.093 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.093 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.093 INFO kablam! | Aug 30 07:13:59.093 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:13:59.093 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.093 INFO kablam! Aug 30 07:13:59.093 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 30 07:13:59.093 INFO kablam! --> src/storage/models.rs:30:24 Aug 30 07:13:59.093 INFO kablam! | Aug 30 07:13:59.093 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.093 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.093 INFO kablam! | Aug 30 07:13:59.093 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:13:59.093 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.093 INFO kablam! Aug 30 07:13:59.093 INFO kablam! warning: cannot find type `Balance` in this scope Aug 30 07:13:59.093 INFO kablam! --> src/storage/models.rs:30:24 Aug 30 07:13:59.093 INFO kablam! | Aug 30 07:13:59.093 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.093 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.094 INFO kablam! | Aug 30 07:13:59.094 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! Aug 30 07:13:59.094 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.094 INFO kablam! Aug 30 07:13:59.094 INFO kablam! warning: cannot find type `Payout` in this scope Aug 30 07:13:59.094 INFO kablam! --> src/storage/models.rs:44:10 Aug 30 07:13:59.094 INFO kablam! | Aug 30 07:13:59.095 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.095 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.095 INFO kablam! | Aug 30 07:13:59.095 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! Aug 30 07:13:59.095 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.095 INFO kablam! Aug 30 07:13:59.096 INFO kablam! warning: cannot find type `payout` in this scope Aug 30 07:13:59.096 INFO kablam! --> src/storage/models.rs:44:10 Aug 30 07:13:59.096 INFO kablam! | Aug 30 07:13:59.096 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.096 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.096 INFO kablam! | Aug 30 07:13:59.096 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! Aug 30 07:13:59.096 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.096 INFO kablam! Aug 30 07:13:59.096 INFO kablam! warning: cannot find type `BigDecimal` in this scope Aug 30 07:13:59.097 INFO kablam! --> src/storage/models.rs:44:24 Aug 30 07:13:59.097 INFO kablam! | Aug 30 07:13:59.097 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.097 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.097 INFO kablam! | Aug 30 07:13:59.097 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! Aug 30 07:13:59.097 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.097 INFO kablam! Aug 30 07:13:59.097 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 30 07:13:59.097 INFO kablam! --> src/storage/models.rs:44:24 Aug 30 07:13:59.098 INFO kablam! | Aug 30 07:13:59.098 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.098 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.098 INFO kablam! | Aug 30 07:13:59.098 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! Aug 30 07:13:59.098 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.098 INFO kablam! Aug 30 07:13:59.098 INFO kablam! warning: cannot find type `Payout` in this scope Aug 30 07:13:59.098 INFO kablam! --> src/storage/models.rs:44:24 Aug 30 07:13:59.098 INFO kablam! | Aug 30 07:13:59.098 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.098 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.098 INFO kablam! | Aug 30 07:13:59.098 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! Aug 30 07:13:59.098 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.098 INFO kablam! Aug 30 07:13:59.098 INFO kablam! warning: cannot find type `Tracker` in this scope Aug 30 07:13:59.098 INFO kablam! --> src/storage/models.rs:59:10 Aug 30 07:13:59.098 INFO kablam! | Aug 30 07:13:59.098 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.099 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.099 INFO kablam! | Aug 30 07:13:59.099 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! Aug 30 07:13:59.099 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.099 INFO kablam! Aug 30 07:13:59.099 INFO kablam! warning: cannot find type `tracker` in this scope Aug 30 07:13:59.099 INFO kablam! --> src/storage/models.rs:59:10 Aug 30 07:13:59.099 INFO kablam! | Aug 30 07:13:59.099 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.099 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.099 INFO kablam! | Aug 30 07:13:59.099 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! Aug 30 07:13:59.099 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.100 INFO kablam! Aug 30 07:13:59.100 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 30 07:13:59.100 INFO kablam! --> src/storage/models.rs:59:24 Aug 30 07:13:59.100 INFO kablam! | Aug 30 07:13:59.100 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.100 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.100 INFO kablam! | Aug 30 07:13:59.100 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! Aug 30 07:13:59.101 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.101 INFO kablam! Aug 30 07:13:59.101 INFO kablam! warning: cannot find type `Tracker` in this scope Aug 30 07:13:59.101 INFO kablam! --> src/storage/models.rs:59:24 Aug 30 07:13:59.101 INFO kablam! | Aug 30 07:13:59.101 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.101 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.101 INFO kablam! | Aug 30 07:13:59.101 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! Aug 30 07:13:59.101 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.101 INFO kablam! Aug 30 07:13:59.101 INFO kablam! warning: cannot find type `AccountRecoveryUpdate` in this scope Aug 30 07:13:59.101 INFO kablam! --> src/storage/models.rs:70:10 Aug 30 07:13:59.101 INFO kablam! | Aug 30 07:13:59.101 INFO kablam! 70 | #[derive(AsChangeset)] Aug 30 07:13:59.101 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.101 INFO kablam! | Aug 30 07:13:59.102 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! Aug 30 07:13:59.102 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.102 INFO kablam! Aug 30 07:13:59.102 INFO kablam! warning: cannot find type `account` in this scope Aug 30 07:13:59.102 INFO kablam! --> src/storage/models.rs:70:10 Aug 30 07:13:59.102 INFO kablam! | Aug 30 07:13:59.102 INFO kablam! 70 | #[derive(AsChangeset)] Aug 30 07:13:59.102 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.102 INFO kablam! | Aug 30 07:13:59.102 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! Aug 30 07:13:59.102 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.102 INFO kablam! Aug 30 07:13:59.102 INFO kablam! warning: cannot find type `table` in this scope Aug 30 07:13:59.102 INFO kablam! --> :165:33 Aug 30 07:13:59.102 INFO kablam! | Aug 30 07:13:59.102 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Aug 30 07:13:59.102 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.103 INFO kablam! | Aug 30 07:13:59.103 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! Aug 30 07:13:59.103 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.103 INFO kablam! Aug 30 07:13:59.103 INFO kablam! warning: cannot find type `id` in this scope Aug 30 07:13:59.103 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.103 INFO kablam! | Aug 30 07:13:59.103 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.103 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.103 INFO kablam! | Aug 30 07:13:59.103 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! Aug 30 07:13:59.103 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.103 INFO kablam! Aug 30 07:13:59.103 INFO kablam! warning: cannot find type `email` in this scope Aug 30 07:13:59.103 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.103 INFO kablam! | Aug 30 07:13:59.104 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.104 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.104 INFO kablam! | Aug 30 07:13:59.104 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! Aug 30 07:13:59.104 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.104 INFO kablam! Aug 30 07:13:59.104 INFO kablam! warning: cannot find type `password` in this scope Aug 30 07:13:59.104 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.104 INFO kablam! | Aug 30 07:13:59.104 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.104 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.104 INFO kablam! | Aug 30 07:13:59.104 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! Aug 30 07:13:59.104 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.104 INFO kablam! Aug 30 07:13:59.104 INFO kablam! warning: cannot find type `recovery` in this scope Aug 30 07:13:59.105 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.105 INFO kablam! | Aug 30 07:13:59.105 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.105 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.105 INFO kablam! | Aug 30 07:13:59.105 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! Aug 30 07:13:59.105 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.105 INFO kablam! Aug 30 07:13:59.105 INFO kablam! warning: cannot find type `commission` in this scope Aug 30 07:13:59.105 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.105 INFO kablam! | Aug 30 07:13:59.105 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.105 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.105 INFO kablam! | Aug 30 07:13:59.105 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! Aug 30 07:13:59.105 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.105 INFO kablam! Aug 30 07:13:59.106 INFO kablam! warning: cannot find type `full_name` in this scope Aug 30 07:13:59.106 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.106 INFO kablam! | Aug 30 07:13:59.106 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.106 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.106 INFO kablam! | Aug 30 07:13:59.106 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! Aug 30 07:13:59.106 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.106 INFO kablam! Aug 30 07:13:59.106 INFO kablam! warning: cannot find type `address` in this scope Aug 30 07:13:59.106 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.106 INFO kablam! | Aug 30 07:13:59.106 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.106 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.106 INFO kablam! | Aug 30 07:13:59.106 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! Aug 30 07:13:59.106 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.107 INFO kablam! Aug 30 07:13:59.107 INFO kablam! warning: cannot find type `country` in this scope Aug 30 07:13:59.107 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.107 INFO kablam! | Aug 30 07:13:59.107 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.107 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.107 INFO kablam! | Aug 30 07:13:59.107 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! Aug 30 07:13:59.107 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.107 INFO kablam! Aug 30 07:13:59.107 INFO kablam! warning: cannot find type `payout_method` in this scope Aug 30 07:13:59.107 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.107 INFO kablam! | Aug 30 07:13:59.107 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.107 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.107 INFO kablam! | Aug 30 07:13:59.108 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! Aug 30 07:13:59.108 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.108 INFO kablam! Aug 30 07:13:59.108 INFO kablam! warning: cannot find type `payout_instructions` in this scope Aug 30 07:13:59.108 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.108 INFO kablam! | Aug 30 07:13:59.108 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.108 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.108 INFO kablam! | Aug 30 07:13:59.108 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! Aug 30 07:13:59.108 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.108 INFO kablam! Aug 30 07:13:59.108 INFO kablam! warning: cannot find type `notify_balance` in this scope Aug 30 07:13:59.108 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.109 INFO kablam! | Aug 30 07:13:59.109 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.109 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.109 INFO kablam! | Aug 30 07:13:59.109 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! Aug 30 07:13:59.109 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.109 INFO kablam! Aug 30 07:13:59.109 INFO kablam! warning: cannot find type `created_at` in this scope Aug 30 07:13:59.109 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.109 INFO kablam! | Aug 30 07:13:59.109 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.109 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.109 INFO kablam! | Aug 30 07:13:59.109 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! Aug 30 07:13:59.109 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.109 INFO kablam! Aug 30 07:13:59.109 INFO kablam! warning: cannot find type `updated_at` in this scope Aug 30 07:13:59.110 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.110 INFO kablam! | Aug 30 07:13:59.110 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.110 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.110 INFO kablam! | Aug 30 07:13:59.110 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! Aug 30 07:13:59.110 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.110 INFO kablam! Aug 30 07:13:59.110 INFO kablam! warning: cannot find type `amount` in this scope Aug 30 07:13:59.110 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.110 INFO kablam! | Aug 30 07:13:59.110 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.110 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.110 INFO kablam! | Aug 30 07:13:59.110 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! Aug 30 07:13:59.110 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.110 INFO kablam! Aug 30 07:13:59.110 INFO kablam! warning: cannot find type `currency` in this scope Aug 30 07:13:59.111 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.111 INFO kablam! | Aug 30 07:13:59.111 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.111 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.111 INFO kablam! | Aug 30 07:13:59.111 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! Aug 30 07:13:59.111 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.111 INFO kablam! Aug 30 07:13:59.111 INFO kablam! warning: cannot find type `released` in this scope Aug 30 07:13:59.111 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.111 INFO kablam! | Aug 30 07:13:59.111 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.111 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.111 INFO kablam! | Aug 30 07:13:59.111 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! Aug 30 07:13:59.111 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.111 INFO kablam! Aug 30 07:13:59.111 INFO kablam! warning: cannot find type `trace` in this scope Aug 30 07:13:59.112 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.112 INFO kablam! | Aug 30 07:13:59.112 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.112 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.112 INFO kablam! | Aug 30 07:13:59.112 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! Aug 30 07:13:59.112 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.112 INFO kablam! Aug 30 07:13:59.112 INFO kablam! warning: cannot find type `account_id` in this scope Aug 30 07:13:59.112 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.112 INFO kablam! | Aug 30 07:13:59.112 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.112 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.112 INFO kablam! | Aug 30 07:13:59.112 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! Aug 30 07:13:59.112 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.112 INFO kablam! Aug 30 07:13:59.112 INFO kablam! warning: cannot find type `tracker_id` in this scope Aug 30 07:13:59.112 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.113 INFO kablam! | Aug 30 07:13:59.113 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.113 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.113 INFO kablam! | Aug 30 07:13:59.113 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! Aug 30 07:13:59.113 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.113 INFO kablam! Aug 30 07:13:59.113 INFO kablam! warning: cannot find type `number` in this scope Aug 30 07:13:59.113 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.113 INFO kablam! | Aug 30 07:13:59.113 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.113 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.113 INFO kablam! | Aug 30 07:13:59.113 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! Aug 30 07:13:59.113 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.113 INFO kablam! Aug 30 07:13:59.113 INFO kablam! warning: cannot find type `status` in this scope Aug 30 07:13:59.113 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.113 INFO kablam! | Aug 30 07:13:59.114 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.114 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.114 INFO kablam! | Aug 30 07:13:59.114 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! Aug 30 07:13:59.114 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.114 INFO kablam! Aug 30 07:13:59.114 INFO kablam! warning: cannot find type `account` in this scope Aug 30 07:13:59.114 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.114 INFO kablam! | Aug 30 07:13:59.114 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.114 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.114 INFO kablam! | Aug 30 07:13:59.114 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! Aug 30 07:13:59.114 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.114 INFO kablam! Aug 30 07:13:59.114 INFO kablam! warning: cannot find type `invoice_url` in this scope Aug 30 07:13:59.114 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.114 INFO kablam! | Aug 30 07:13:59.114 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.114 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.115 INFO kablam! | Aug 30 07:13:59.115 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! Aug 30 07:13:59.115 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.115 INFO kablam! Aug 30 07:13:59.115 INFO kablam! warning: cannot find type `label` in this scope Aug 30 07:13:59.115 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.115 INFO kablam! | Aug 30 07:13:59.115 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.115 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.115 INFO kablam! | Aug 30 07:13:59.115 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! Aug 30 07:13:59.115 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.115 INFO kablam! Aug 30 07:13:59.115 INFO kablam! warning: cannot find type `statistics_signups` in this scope Aug 30 07:13:59.115 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.115 INFO kablam! | Aug 30 07:13:59.115 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.115 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.115 INFO kablam! | Aug 30 07:13:59.115 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! Aug 30 07:13:59.116 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.116 INFO kablam! Aug 30 07:13:59.456 INFO kablam! warning: cannot find type `Account` in this scope Aug 30 07:13:59.457 INFO kablam! --> src/storage/models.rs:12:10 Aug 30 07:13:59.457 INFO kablam! | Aug 30 07:13:59.457 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.457 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.457 INFO kablam! | Aug 30 07:13:59.457 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 30 07:13:59.457 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! Aug 30 07:13:59.457 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.457 INFO kablam! Aug 30 07:13:59.457 INFO kablam! warning: cannot find type `account` in this scope Aug 30 07:13:59.457 INFO kablam! --> src/storage/models.rs:12:10 Aug 30 07:13:59.457 INFO kablam! | Aug 30 07:13:59.457 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.457 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.457 INFO kablam! | Aug 30 07:13:59.457 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! Aug 30 07:13:59.457 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.457 INFO kablam! Aug 30 07:13:59.457 INFO kablam! warning: cannot find type `Account` in this scope Aug 30 07:13:59.457 INFO kablam! --> src/storage/models.rs:12:10 Aug 30 07:13:59.457 INFO kablam! | Aug 30 07:13:59.457 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.457 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.457 INFO kablam! | Aug 30 07:13:59.457 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! Aug 30 07:13:59.457 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.457 INFO kablam! Aug 30 07:13:59.460 INFO kablam! warning: cannot find type `BigDecimal` in this scope Aug 30 07:13:59.460 INFO kablam! --> src/storage/models.rs:12:24 Aug 30 07:13:59.460 INFO kablam! | Aug 30 07:13:59.460 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.460 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.460 INFO kablam! | Aug 30 07:13:59.461 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! Aug 30 07:13:59.461 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.461 INFO kablam! Aug 30 07:13:59.461 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 30 07:13:59.461 INFO kablam! --> src/storage/models.rs:12:24 Aug 30 07:13:59.461 INFO kablam! | Aug 30 07:13:59.461 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.461 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.461 INFO kablam! | Aug 30 07:13:59.461 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! Aug 30 07:13:59.461 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.461 INFO kablam! Aug 30 07:13:59.461 INFO kablam! warning: cannot find type `Account` in this scope Aug 30 07:13:59.461 INFO kablam! --> src/storage/models.rs:12:24 Aug 30 07:13:59.461 INFO kablam! | Aug 30 07:13:59.461 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.461 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.461 INFO kablam! | Aug 30 07:13:59.461 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! Aug 30 07:13:59.461 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.461 INFO kablam! Aug 30 07:13:59.461 INFO kablam! warning: cannot find type `Balance` in this scope Aug 30 07:13:59.462 INFO kablam! --> src/storage/models.rs:30:10 Aug 30 07:13:59.462 INFO kablam! | Aug 30 07:13:59.462 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.462 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.462 INFO kablam! | Aug 30 07:13:59.462 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! Aug 30 07:13:59.462 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.462 INFO kablam! Aug 30 07:13:59.462 INFO kablam! warning: cannot find type `balance` in this scope Aug 30 07:13:59.462 INFO kablam! --> src/storage/models.rs:30:10 Aug 30 07:13:59.462 INFO kablam! | Aug 30 07:13:59.462 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.462 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.462 INFO kablam! | Aug 30 07:13:59.462 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! Aug 30 07:13:59.462 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.462 INFO kablam! Aug 30 07:13:59.462 INFO kablam! warning: cannot find type `BigDecimal` in this scope Aug 30 07:13:59.462 INFO kablam! --> src/storage/models.rs:30:24 Aug 30 07:13:59.462 INFO kablam! | Aug 30 07:13:59.462 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.462 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.463 INFO kablam! | Aug 30 07:13:59.463 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! Aug 30 07:13:59.463 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.463 INFO kablam! Aug 30 07:13:59.463 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 30 07:13:59.463 INFO kablam! --> src/storage/models.rs:30:24 Aug 30 07:13:59.463 INFO kablam! | Aug 30 07:13:59.463 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.463 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.463 INFO kablam! | Aug 30 07:13:59.463 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! Aug 30 07:13:59.463 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.463 INFO kablam! Aug 30 07:13:59.463 INFO kablam! warning: cannot find type `Balance` in this scope Aug 30 07:13:59.463 INFO kablam! --> src/storage/models.rs:30:24 Aug 30 07:13:59.463 INFO kablam! | Aug 30 07:13:59.463 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.463 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.463 INFO kablam! | Aug 30 07:13:59.463 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! Aug 30 07:13:59.463 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.464 INFO kablam! Aug 30 07:13:59.464 INFO kablam! warning: cannot find type `Payout` in this scope Aug 30 07:13:59.464 INFO kablam! --> src/storage/models.rs:44:10 Aug 30 07:13:59.464 INFO kablam! | Aug 30 07:13:59.464 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.464 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.464 INFO kablam! | Aug 30 07:13:59.464 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! Aug 30 07:13:59.464 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.464 INFO kablam! Aug 30 07:13:59.464 INFO kablam! warning: cannot find type `payout` in this scope Aug 30 07:13:59.464 INFO kablam! --> src/storage/models.rs:44:10 Aug 30 07:13:59.464 INFO kablam! | Aug 30 07:13:59.464 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.464 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.464 INFO kablam! | Aug 30 07:13:59.464 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! Aug 30 07:13:59.465 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.465 INFO kablam! Aug 30 07:13:59.465 INFO kablam! warning: cannot find type `BigDecimal` in this scope Aug 30 07:13:59.465 INFO kablam! --> src/storage/models.rs:44:24 Aug 30 07:13:59.465 INFO kablam! | Aug 30 07:13:59.465 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.465 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.465 INFO kablam! | Aug 30 07:13:59.465 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! Aug 30 07:13:59.465 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.465 INFO kablam! Aug 30 07:13:59.465 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 30 07:13:59.465 INFO kablam! --> src/storage/models.rs:44:24 Aug 30 07:13:59.465 INFO kablam! | Aug 30 07:13:59.465 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.465 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.465 INFO kablam! | Aug 30 07:13:59.465 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! Aug 30 07:13:59.465 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.465 INFO kablam! Aug 30 07:13:59.466 INFO kablam! warning: cannot find type `Payout` in this scope Aug 30 07:13:59.466 INFO kablam! --> src/storage/models.rs:44:24 Aug 30 07:13:59.466 INFO kablam! | Aug 30 07:13:59.466 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.466 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.466 INFO kablam! | Aug 30 07:13:59.466 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! Aug 30 07:13:59.466 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.466 INFO kablam! Aug 30 07:13:59.466 INFO kablam! warning: cannot find type `Tracker` in this scope Aug 30 07:13:59.466 INFO kablam! --> src/storage/models.rs:59:10 Aug 30 07:13:59.466 INFO kablam! | Aug 30 07:13:59.466 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.466 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.466 INFO kablam! | Aug 30 07:13:59.467 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! Aug 30 07:13:59.467 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.467 INFO kablam! Aug 30 07:13:59.467 INFO kablam! warning: cannot find type `tracker` in this scope Aug 30 07:13:59.467 INFO kablam! --> src/storage/models.rs:59:10 Aug 30 07:13:59.467 INFO kablam! | Aug 30 07:13:59.467 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.467 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.467 INFO kablam! | Aug 30 07:13:59.467 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! Aug 30 07:13:59.467 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.467 INFO kablam! Aug 30 07:13:59.467 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 30 07:13:59.467 INFO kablam! --> src/storage/models.rs:59:24 Aug 30 07:13:59.467 INFO kablam! | Aug 30 07:13:59.467 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.467 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.468 INFO kablam! | Aug 30 07:13:59.468 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! Aug 30 07:13:59.468 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.468 INFO kablam! Aug 30 07:13:59.468 INFO kablam! warning: cannot find type `Tracker` in this scope Aug 30 07:13:59.468 INFO kablam! --> src/storage/models.rs:59:24 Aug 30 07:13:59.468 INFO kablam! | Aug 30 07:13:59.468 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:13:59.468 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.468 INFO kablam! | Aug 30 07:13:59.468 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! Aug 30 07:13:59.468 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.468 INFO kablam! Aug 30 07:13:59.468 INFO kablam! warning: cannot find type `AccountRecoveryUpdate` in this scope Aug 30 07:13:59.468 INFO kablam! --> src/storage/models.rs:70:10 Aug 30 07:13:59.468 INFO kablam! | Aug 30 07:13:59.468 INFO kablam! 70 | #[derive(AsChangeset)] Aug 30 07:13:59.468 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.468 INFO kablam! | Aug 30 07:13:59.468 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! Aug 30 07:13:59.468 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.469 INFO kablam! Aug 30 07:13:59.469 INFO kablam! warning: cannot find type `account` in this scope Aug 30 07:13:59.469 INFO kablam! --> src/storage/models.rs:70:10 Aug 30 07:13:59.469 INFO kablam! | Aug 30 07:13:59.469 INFO kablam! 70 | #[derive(AsChangeset)] Aug 30 07:13:59.469 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.469 INFO kablam! | Aug 30 07:13:59.469 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! Aug 30 07:13:59.469 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.469 INFO kablam! Aug 30 07:13:59.469 INFO kablam! warning: cannot find type `table` in this scope Aug 30 07:13:59.469 INFO kablam! --> :165:33 Aug 30 07:13:59.469 INFO kablam! | Aug 30 07:13:59.469 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Aug 30 07:13:59.469 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.469 INFO kablam! | Aug 30 07:13:59.469 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! Aug 30 07:13:59.469 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.469 INFO kablam! Aug 30 07:13:59.469 INFO kablam! warning: cannot find type `id` in this scope Aug 30 07:13:59.470 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.470 INFO kablam! | Aug 30 07:13:59.470 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.470 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.470 INFO kablam! | Aug 30 07:13:59.470 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! Aug 30 07:13:59.470 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.470 INFO kablam! Aug 30 07:13:59.470 INFO kablam! warning: cannot find type `email` in this scope Aug 30 07:13:59.470 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.470 INFO kablam! | Aug 30 07:13:59.470 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.470 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.470 INFO kablam! | Aug 30 07:13:59.470 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! Aug 30 07:13:59.470 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.470 INFO kablam! Aug 30 07:13:59.470 INFO kablam! warning: cannot find type `password` in this scope Aug 30 07:13:59.470 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.470 INFO kablam! | Aug 30 07:13:59.470 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.471 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.471 INFO kablam! | Aug 30 07:13:59.471 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! Aug 30 07:13:59.471 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.471 INFO kablam! Aug 30 07:13:59.471 INFO kablam! warning: cannot find type `recovery` in this scope Aug 30 07:13:59.471 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.471 INFO kablam! | Aug 30 07:13:59.471 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.471 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.471 INFO kablam! | Aug 30 07:13:59.471 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! Aug 30 07:13:59.471 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.471 INFO kablam! Aug 30 07:13:59.471 INFO kablam! warning: cannot find type `commission` in this scope Aug 30 07:13:59.471 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.471 INFO kablam! | Aug 30 07:13:59.471 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.472 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.472 INFO kablam! | Aug 30 07:13:59.472 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! Aug 30 07:13:59.472 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.472 INFO kablam! Aug 30 07:13:59.472 INFO kablam! warning: cannot find type `full_name` in this scope Aug 30 07:13:59.472 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.472 INFO kablam! | Aug 30 07:13:59.472 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.472 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.472 INFO kablam! | Aug 30 07:13:59.472 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! Aug 30 07:13:59.472 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.472 INFO kablam! Aug 30 07:13:59.472 INFO kablam! warning: cannot find type `address` in this scope Aug 30 07:13:59.472 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.472 INFO kablam! | Aug 30 07:13:59.472 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.472 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.472 INFO kablam! | Aug 30 07:13:59.473 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! Aug 30 07:13:59.473 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.473 INFO kablam! Aug 30 07:13:59.473 INFO kablam! warning: cannot find type `country` in this scope Aug 30 07:13:59.473 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.473 INFO kablam! | Aug 30 07:13:59.473 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.473 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.473 INFO kablam! | Aug 30 07:13:59.473 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! Aug 30 07:13:59.473 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.473 INFO kablam! Aug 30 07:13:59.473 INFO kablam! warning: cannot find type `payout_method` in this scope Aug 30 07:13:59.473 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.473 INFO kablam! | Aug 30 07:13:59.473 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.473 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.473 INFO kablam! | Aug 30 07:13:59.473 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! Aug 30 07:13:59.473 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.473 INFO kablam! Aug 30 07:13:59.473 INFO kablam! warning: cannot find type `payout_instructions` in this scope Aug 30 07:13:59.474 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.474 INFO kablam! | Aug 30 07:13:59.474 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.474 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.474 INFO kablam! | Aug 30 07:13:59.474 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! Aug 30 07:13:59.474 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.474 INFO kablam! Aug 30 07:13:59.474 INFO kablam! warning: cannot find type `notify_balance` in this scope Aug 30 07:13:59.474 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.474 INFO kablam! | Aug 30 07:13:59.474 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.474 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.474 INFO kablam! | Aug 30 07:13:59.474 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! Aug 30 07:13:59.474 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.474 INFO kablam! Aug 30 07:13:59.474 INFO kablam! warning: cannot find type `created_at` in this scope Aug 30 07:13:59.474 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.475 INFO kablam! | Aug 30 07:13:59.475 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.475 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.475 INFO kablam! | Aug 30 07:13:59.475 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! Aug 30 07:13:59.475 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.475 INFO kablam! Aug 30 07:13:59.475 INFO kablam! warning: cannot find type `updated_at` in this scope Aug 30 07:13:59.475 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.475 INFO kablam! | Aug 30 07:13:59.475 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.475 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.475 INFO kablam! | Aug 30 07:13:59.475 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! Aug 30 07:13:59.475 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.475 INFO kablam! Aug 30 07:13:59.475 INFO kablam! warning: cannot find type `amount` in this scope Aug 30 07:13:59.475 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.475 INFO kablam! | Aug 30 07:13:59.475 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.475 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.476 INFO kablam! | Aug 30 07:13:59.476 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! Aug 30 07:13:59.476 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.476 INFO kablam! Aug 30 07:13:59.476 INFO kablam! warning: cannot find type `currency` in this scope Aug 30 07:13:59.476 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.476 INFO kablam! | Aug 30 07:13:59.476 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.476 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.476 INFO kablam! | Aug 30 07:13:59.476 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! Aug 30 07:13:59.476 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.476 INFO kablam! Aug 30 07:13:59.476 INFO kablam! warning: cannot find type `released` in this scope Aug 30 07:13:59.476 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.476 INFO kablam! | Aug 30 07:13:59.476 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.476 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.476 INFO kablam! | Aug 30 07:13:59.476 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! Aug 30 07:13:59.476 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.476 INFO kablam! Aug 30 07:13:59.476 INFO kablam! warning: cannot find type `trace` in this scope Aug 30 07:13:59.477 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.477 INFO kablam! | Aug 30 07:13:59.477 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.477 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.477 INFO kablam! | Aug 30 07:13:59.477 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! Aug 30 07:13:59.477 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.477 INFO kablam! Aug 30 07:13:59.477 INFO kablam! warning: cannot find type `account_id` in this scope Aug 30 07:13:59.477 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.477 INFO kablam! | Aug 30 07:13:59.477 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.477 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.477 INFO kablam! | Aug 30 07:13:59.477 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! Aug 30 07:13:59.477 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.477 INFO kablam! Aug 30 07:13:59.477 INFO kablam! warning: cannot find type `tracker_id` in this scope Aug 30 07:13:59.477 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.477 INFO kablam! | Aug 30 07:13:59.477 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.477 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.477 INFO kablam! | Aug 30 07:13:59.478 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! Aug 30 07:13:59.478 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.478 INFO kablam! Aug 30 07:13:59.478 INFO kablam! warning: cannot find type `number` in this scope Aug 30 07:13:59.478 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.478 INFO kablam! | Aug 30 07:13:59.478 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.478 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.478 INFO kablam! | Aug 30 07:13:59.478 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! Aug 30 07:13:59.478 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.478 INFO kablam! Aug 30 07:13:59.478 INFO kablam! warning: cannot find type `status` in this scope Aug 30 07:13:59.478 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.478 INFO kablam! | Aug 30 07:13:59.478 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.478 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.478 INFO kablam! | Aug 30 07:13:59.478 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! Aug 30 07:13:59.478 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.478 INFO kablam! Aug 30 07:13:59.478 INFO kablam! warning: cannot find type `account` in this scope Aug 30 07:13:59.478 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.479 INFO kablam! | Aug 30 07:13:59.479 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.479 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.479 INFO kablam! | Aug 30 07:13:59.479 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! Aug 30 07:13:59.479 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.479 INFO kablam! Aug 30 07:13:59.479 INFO kablam! warning: cannot find type `invoice_url` in this scope Aug 30 07:13:59.479 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.479 INFO kablam! | Aug 30 07:13:59.479 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.479 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.479 INFO kablam! | Aug 30 07:13:59.479 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! Aug 30 07:13:59.479 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.479 INFO kablam! Aug 30 07:13:59.479 INFO kablam! warning: cannot find type `label` in this scope Aug 30 07:13:59.479 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.479 INFO kablam! | Aug 30 07:13:59.479 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.479 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.479 INFO kablam! | Aug 30 07:13:59.480 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:13:59.480 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.480 INFO kablam! Aug 30 07:13:59.480 INFO kablam! warning: cannot find type `statistics_signups` in this scope Aug 30 07:13:59.480 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:13:59.480 INFO kablam! | Aug 30 07:13:59.480 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:13:59.480 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:13:59.480 INFO kablam! | Aug 30 07:13:59.480 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:13:59.480 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:13:59.480 INFO kablam! Aug 30 07:14:01.558 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:01.558 INFO kablam! --> src/responder/routes.rs:313:14 Aug 30 07:14:01.558 INFO kablam! | Aug 30 07:14:01.558 INFO kablam! 313 | .first::(&*db); Aug 30 07:14:01.558 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:01.558 INFO kablam! | Aug 30 07:14:01.559 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Aug 30 07:14:01.559 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Aug 30 07:14:01.559 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Account>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Aug 30 07:14:01.559 INFO kablam! Aug 30 07:14:01.594 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Aug 30 07:14:01.595 INFO kablam! --> src/responder/routes.rs:395:37 Aug 30 07:14:01.595 INFO kablam! | Aug 30 07:14:01.595 INFO kablam! 395 | &account_commission.eq(BigDecimal::from( Aug 30 07:14:01.595 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:01.595 INFO kablam! | Aug 30 07:14:01.595 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Aug 30 07:14:01.595 INFO kablam! Aug 30 07:14:01.606 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Aug 30 07:14:01.606 INFO kablam! --> src/responder/routes.rs:401:14 Aug 30 07:14:01.606 INFO kablam! | Aug 30 07:14:01.606 INFO kablam! 401 | .execute(&*db); Aug 30 07:14:01.606 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:01.606 INFO kablam! | Aug 30 07:14:01.606 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Aug 30 07:14:01.606 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Aug 30 07:14:01.607 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `(diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>)` Aug 30 07:14:01.607 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::ValuesClause<(diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>` Aug 30 07:14:01.607 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::InsertStatement>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>>` Aug 30 07:14:01.607 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::load_dsl::ExecuteDsl<_, diesel::mysql::Mysql>` for `diesel::query_builder::InsertStatement>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>>` Aug 30 07:14:01.607 INFO kablam! Aug 30 07:14:01.607 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Aug 30 07:14:01.607 INFO kablam! --> src/responder/routes.rs:401:14 Aug 30 07:14:01.607 INFO kablam! | Aug 30 07:14:01.607 INFO kablam! 401 | .execute(&*db); Aug 30 07:14:01.607 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:01.607 INFO kablam! | Aug 30 07:14:01.607 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Aug 30 07:14:01.607 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Aug 30 07:14:01.607 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Aug 30 07:14:01.607 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `(diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>)` Aug 30 07:14:01.608 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::ValuesClause<(diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>` Aug 30 07:14:01.610 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::InsertStatement>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>>` Aug 30 07:14:01.610 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::load_dsl::ExecuteDsl<_, diesel::mysql::Mysql>` for `diesel::query_builder::InsertStatement>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>>` Aug 30 07:14:01.610 INFO kablam! Aug 30 07:14:01.613 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:01.613 INFO kablam! --> src/responder/routes.rs:406:18 Aug 30 07:14:01.613 INFO kablam! | Aug 30 07:14:01.613 INFO kablam! 406 | .first::(&*db); Aug 30 07:14:01.613 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:01.613 INFO kablam! | Aug 30 07:14:01.613 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Aug 30 07:14:01.613 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Aug 30 07:14:01.613 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Account>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Aug 30 07:14:01.613 INFO kablam! Aug 30 07:14:01.636 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:01.636 INFO kablam! --> src/responder/routes.rs:455:14 Aug 30 07:14:01.636 INFO kablam! | Aug 30 07:14:01.636 INFO kablam! 455 | .first::(&*db); Aug 30 07:14:01.636 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:01.636 INFO kablam! | Aug 30 07:14:01.636 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Aug 30 07:14:01.636 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Aug 30 07:14:01.636 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Account>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Aug 30 07:14:01.636 INFO kablam! Aug 30 07:14:01.673 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:01.673 INFO kablam! --> src/responder/routes.rs:529:64 Aug 30 07:14:01.673 INFO kablam! | Aug 30 07:14:01.673 INFO kablam! 529 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Aug 30 07:14:01.673 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:01.673 INFO kablam! | Aug 30 07:14:01.673 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Aug 30 07:14:01.673 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Aug 30 07:14:01.673 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Account>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Aug 30 07:14:01.673 INFO kablam! Aug 30 07:14:01.712 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:01.712 INFO kablam! --> src/responder/routes.rs:573:18 Aug 30 07:14:01.712 INFO kablam! | Aug 30 07:14:01.712 INFO kablam! 573 | .first(&*db) Aug 30 07:14:01.712 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:01.712 INFO kablam! | Aug 30 07:14:01.712 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable, diesel::mysql::Mysql>` for `std::option::Option` Aug 30 07:14:01.713 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery>` for `diesel::query_builder::SelectStatement>, diesel::query_builder::distinct_clause::NoDistinctClause, diesel::query_builder::where_clause::WhereClause>, diesel::expression::operators::Eq, &std::string::String>>>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Aug 30 07:14:01.713 INFO kablam! Aug 30 07:14:01.810 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:01.810 INFO kablam! --> src/responder/routes.rs:747:64 Aug 30 07:14:01.810 INFO kablam! | Aug 30 07:14:01.810 INFO kablam! 747 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Aug 30 07:14:01.810 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:01.810 INFO kablam! | Aug 30 07:14:01.810 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Aug 30 07:14:01.810 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Aug 30 07:14:01.811 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Account>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Aug 30 07:14:01.811 INFO kablam! Aug 30 07:14:01.832 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Aug 30 07:14:01.833 INFO kablam! --> src/responder/routes.rs:793:56 Aug 30 07:14:01.833 INFO kablam! | Aug 30 07:14:01.833 INFO kablam! 793 | &payout_amount.eq(BigDecimal::from(balance_due)), Aug 30 07:14:01.833 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:01.833 INFO kablam! | Aug 30 07:14:01.833 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Aug 30 07:14:01.833 INFO kablam! Aug 30 07:14:01.845 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Aug 30 07:14:01.845 INFO kablam! --> src/responder/routes.rs:800:38 Aug 30 07:14:01.845 INFO kablam! | Aug 30 07:14:01.845 INFO kablam! 800 | .execute(&*db); Aug 30 07:14:01.845 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:01.845 INFO kablam! | Aug 30 07:14:01.845 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Aug 30 07:14:01.845 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Aug 30 07:14:01.846 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>)` Aug 30 07:14:01.846 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::ValuesClause<(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::payout::table>` Aug 30 07:14:01.846 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::payout::table>>` Aug 30 07:14:01.846 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::load_dsl::ExecuteDsl<_, diesel::mysql::Mysql>` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::payout::table>>` Aug 30 07:14:01.847 INFO kablam! Aug 30 07:14:01.847 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Aug 30 07:14:01.847 INFO kablam! --> src/responder/routes.rs:800:38 Aug 30 07:14:01.847 INFO kablam! | Aug 30 07:14:01.847 INFO kablam! 800 | .execute(&*db); Aug 30 07:14:01.847 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:01.847 INFO kablam! | Aug 30 07:14:01.847 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Aug 30 07:14:01.848 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Aug 30 07:14:01.848 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Aug 30 07:14:01.848 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>)` Aug 30 07:14:01.848 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::ValuesClause<(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::payout::table>` Aug 30 07:14:01.848 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::payout::table>>` Aug 30 07:14:01.849 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::load_dsl::ExecuteDsl<_, diesel::mysql::Mysql>` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::payout::table>>` Aug 30 07:14:01.849 INFO kablam! Aug 30 07:14:01.871 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:01.871 INFO kablam! --> src/responder/routes.rs:845:64 Aug 30 07:14:01.871 INFO kablam! | Aug 30 07:14:01.871 INFO kablam! 845 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Aug 30 07:14:01.871 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:01.871 INFO kablam! | Aug 30 07:14:01.871 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Aug 30 07:14:01.872 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Aug 30 07:14:01.872 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Account>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Aug 30 07:14:01.872 INFO kablam! Aug 30 07:14:01.929 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:01.929 INFO kablam! --> src/responder/routes.rs:313:14 Aug 30 07:14:01.929 INFO kablam! | Aug 30 07:14:01.929 INFO kablam! 313 | .first::(&*db); Aug 30 07:14:01.929 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:01.929 INFO kablam! | Aug 30 07:14:01.929 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Aug 30 07:14:01.930 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Aug 30 07:14:01.930 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Account>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Aug 30 07:14:01.930 INFO kablam! Aug 30 07:14:01.967 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Aug 30 07:14:01.967 INFO kablam! --> src/responder/routes.rs:395:37 Aug 30 07:14:01.967 INFO kablam! | Aug 30 07:14:01.967 INFO kablam! 395 | &account_commission.eq(BigDecimal::from( Aug 30 07:14:01.967 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:01.967 INFO kablam! | Aug 30 07:14:01.967 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Aug 30 07:14:01.968 INFO kablam! Aug 30 07:14:01.979 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Aug 30 07:14:01.979 INFO kablam! --> src/responder/routes.rs:401:14 Aug 30 07:14:01.979 INFO kablam! | Aug 30 07:14:01.979 INFO kablam! 401 | .execute(&*db); Aug 30 07:14:01.979 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:01.979 INFO kablam! | Aug 30 07:14:01.979 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Aug 30 07:14:01.979 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Aug 30 07:14:01.980 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `(diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>)` Aug 30 07:14:01.980 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::ValuesClause<(diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>` Aug 30 07:14:01.980 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::InsertStatement>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>>` Aug 30 07:14:01.980 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::load_dsl::ExecuteDsl<_, diesel::mysql::Mysql>` for `diesel::query_builder::InsertStatement>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>>` Aug 30 07:14:01.980 INFO kablam! Aug 30 07:14:01.982 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Aug 30 07:14:01.982 INFO kablam! --> src/responder/routes.rs:401:14 Aug 30 07:14:01.982 INFO kablam! | Aug 30 07:14:01.982 INFO kablam! 401 | .execute(&*db); Aug 30 07:14:01.982 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:01.982 INFO kablam! | Aug 30 07:14:01.982 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Aug 30 07:14:01.982 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Aug 30 07:14:01.982 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Aug 30 07:14:01.982 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `(diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>)` Aug 30 07:14:01.982 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::ValuesClause<(diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>` Aug 30 07:14:01.982 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::InsertStatement>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>>` Aug 30 07:14:01.982 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::load_dsl::ExecuteDsl<_, diesel::mysql::Mysql>` for `diesel::query_builder::InsertStatement>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>>` Aug 30 07:14:01.982 INFO kablam! Aug 30 07:14:01.986 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:01.987 INFO kablam! --> src/responder/routes.rs:406:18 Aug 30 07:14:01.987 INFO kablam! | Aug 30 07:14:01.987 INFO kablam! 406 | .first::(&*db); Aug 30 07:14:01.987 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:01.987 INFO kablam! | Aug 30 07:14:01.987 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Aug 30 07:14:01.987 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Aug 30 07:14:01.987 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Account>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Aug 30 07:14:01.987 INFO kablam! Aug 30 07:14:01.997 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:01.997 INFO kablam! --> src/responder/utilities.rs:38:14 Aug 30 07:14:01.997 INFO kablam! | Aug 30 07:14:01.997 INFO kablam! 38 | .first(&**db) Aug 30 07:14:01.997 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:01.997 INFO kablam! | Aug 30 07:14:01.997 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable, diesel::mysql::Mysql>` for `std::option::Option` Aug 30 07:14:01.997 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery>` for `diesel::query_builder::SelectStatement>, diesel::query_builder::distinct_clause::NoDistinctClause, diesel::query_builder::where_clause::WhereClause>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Aug 30 07:14:01.997 INFO kablam! Aug 30 07:14:02.010 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:02.010 INFO kablam! --> src/responder/routes.rs:455:14 Aug 30 07:14:02.010 INFO kablam! | Aug 30 07:14:02.010 INFO kablam! 455 | .first::(&*db); Aug 30 07:14:02.010 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:02.010 INFO kablam! | Aug 30 07:14:02.010 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Aug 30 07:14:02.010 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Aug 30 07:14:02.010 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Account>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Aug 30 07:14:02.010 INFO kablam! Aug 30 07:14:02.013 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:02.013 INFO kablam! --> src/responder/utilities.rs:77:10 Aug 30 07:14:02.013 INFO kablam! | Aug 30 07:14:02.013 INFO kablam! 77 | .load::(&**db) Aug 30 07:14:02.013 INFO kablam! | ^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:02.013 INFO kablam! | Aug 30 07:14:02.013 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::Numeric, diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Integer, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, i32, bigdecimal::BigDecimal, std::string::String, std::string::String, std::option::Option, std::option::Option, i32, chrono::NaiveDateTime, chrono::NaiveDateTime)` Aug 30 07:14:02.013 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::Numeric, diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Integer, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Payout` Aug 30 07:14:02.014 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Payout>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::OrderClause>, diesel::query_builder::limit_clause::LimitClause>, diesel::query_builder::offset_clause::OffsetClause>>` Aug 30 07:14:02.014 INFO kablam! Aug 30 07:14:02.046 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:02.046 INFO kablam! --> src/responder/routes.rs:529:64 Aug 30 07:14:02.046 INFO kablam! | Aug 30 07:14:02.046 INFO kablam! 529 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Aug 30 07:14:02.046 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:02.047 INFO kablam! | Aug 30 07:14:02.047 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Aug 30 07:14:02.047 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Aug 30 07:14:02.047 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Account>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Aug 30 07:14:02.047 INFO kablam! Aug 30 07:14:02.085 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:02.085 INFO kablam! --> src/responder/routes.rs:573:18 Aug 30 07:14:02.085 INFO kablam! | Aug 30 07:14:02.085 INFO kablam! 573 | .first(&*db) Aug 30 07:14:02.085 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:02.085 INFO kablam! | Aug 30 07:14:02.085 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable, diesel::mysql::Mysql>` for `std::option::Option` Aug 30 07:14:02.086 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery>` for `diesel::query_builder::SelectStatement>, diesel::query_builder::distinct_clause::NoDistinctClause, diesel::query_builder::where_clause::WhereClause>, diesel::expression::operators::Eq, &std::string::String>>>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Aug 30 07:14:02.086 INFO kablam! Aug 30 07:14:02.177 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:02.177 INFO kablam! --> src/responder/routes.rs:747:64 Aug 30 07:14:02.177 INFO kablam! | Aug 30 07:14:02.177 INFO kablam! 747 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Aug 30 07:14:02.177 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:02.177 INFO kablam! | Aug 30 07:14:02.177 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Aug 30 07:14:02.177 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Aug 30 07:14:02.177 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Account>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Aug 30 07:14:02.177 INFO kablam! Aug 30 07:14:02.195 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Aug 30 07:14:02.195 INFO kablam! --> src/responder/routes.rs:793:56 Aug 30 07:14:02.195 INFO kablam! | Aug 30 07:14:02.195 INFO kablam! 793 | &payout_amount.eq(BigDecimal::from(balance_due)), Aug 30 07:14:02.195 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:02.195 INFO kablam! | Aug 30 07:14:02.195 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Aug 30 07:14:02.195 INFO kablam! Aug 30 07:14:02.205 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Aug 30 07:14:02.205 INFO kablam! --> src/responder/routes.rs:800:38 Aug 30 07:14:02.205 INFO kablam! | Aug 30 07:14:02.205 INFO kablam! 800 | .execute(&*db); Aug 30 07:14:02.205 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:02.206 INFO kablam! | Aug 30 07:14:02.206 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Aug 30 07:14:02.206 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Aug 30 07:14:02.206 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>)` Aug 30 07:14:02.207 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::ValuesClause<(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::payout::table>` Aug 30 07:14:02.207 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::payout::table>>` Aug 30 07:14:02.207 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::load_dsl::ExecuteDsl<_, diesel::mysql::Mysql>` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::payout::table>>` Aug 30 07:14:02.207 INFO kablam! Aug 30 07:14:02.207 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Aug 30 07:14:02.207 INFO kablam! --> src/responder/routes.rs:800:38 Aug 30 07:14:02.207 INFO kablam! | Aug 30 07:14:02.207 INFO kablam! 800 | .execute(&*db); Aug 30 07:14:02.207 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:02.207 INFO kablam! | Aug 30 07:14:02.207 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Aug 30 07:14:02.207 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Aug 30 07:14:02.207 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Aug 30 07:14:02.207 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>)` Aug 30 07:14:02.207 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::ValuesClause<(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::payout::table>` Aug 30 07:14:02.207 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::payout::table>>` Aug 30 07:14:02.207 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::load_dsl::ExecuteDsl<_, diesel::mysql::Mysql>` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::payout::table>>` Aug 30 07:14:02.208 INFO kablam! Aug 30 07:14:02.226 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:02.226 INFO kablam! --> src/responder/routes.rs:845:64 Aug 30 07:14:02.226 INFO kablam! | Aug 30 07:14:02.227 INFO kablam! 845 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Aug 30 07:14:02.227 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:02.227 INFO kablam! | Aug 30 07:14:02.227 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Aug 30 07:14:02.227 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Aug 30 07:14:02.227 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Account>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Aug 30 07:14:02.227 INFO kablam! Aug 30 07:14:02.266 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:02.266 INFO kablam! --> src/track/payment.rs:80:14 Aug 30 07:14:02.266 INFO kablam! | Aug 30 07:14:02.266 INFO kablam! 80 | .first::<(Tracker, Account)>(&**db); Aug 30 07:14:02.266 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:02.266 INFO kablam! | Aug 30 07:14:02.266 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Aug 30 07:14:02.266 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Aug 30 07:14:02.267 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<((diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), (diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp)), diesel::mysql::Mysql>` for `(storage::models::Tracker, storage::models::Account)` Aug 30 07:14:02.267 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, (storage::models::Tracker, storage::models::Account)>` for `diesel::query_builder::SelectStatement, diesel::expression::operators::Eq, diesel::expression::nullable::Nullable>>, diesel::query_builder::select_clause::DefaultSelectClause, diesel::query_builder::distinct_clause::NoDistinctClause, diesel::query_builder::where_clause::WhereClause>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Aug 30 07:14:02.267 INFO kablam! Aug 30 07:14:02.270 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Aug 30 07:14:02.270 INFO kablam! --> src/track/payment.rs:91:41 Aug 30 07:14:02.270 INFO kablam! | Aug 30 07:14:02.270 INFO kablam! 91 | &balance_amount.eq(BigDecimal::from(commission_amount)), Aug 30 07:14:02.270 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:02.270 INFO kablam! | Aug 30 07:14:02.270 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Aug 30 07:14:02.270 INFO kablam! Aug 30 07:14:02.283 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Aug 30 07:14:02.284 INFO kablam! --> src/track/payment.rs:99:22 Aug 30 07:14:02.284 INFO kablam! | Aug 30 07:14:02.284 INFO kablam! 99 | .execute(&**db); Aug 30 07:14:02.284 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:02.284 INFO kablam! | Aug 30 07:14:02.284 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Aug 30 07:14:02.284 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Aug 30 07:14:02.284 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>)` Aug 30 07:14:02.284 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::ValuesClause<(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::balance::table>` Aug 30 07:14:02.285 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::balance::table>>` Aug 30 07:14:02.285 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::load_dsl::ExecuteDsl<_, diesel::mysql::Mysql>` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::balance::table>>` Aug 30 07:14:02.285 INFO kablam! Aug 30 07:14:02.286 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Aug 30 07:14:02.286 INFO kablam! --> src/track/payment.rs:99:22 Aug 30 07:14:02.286 INFO kablam! | Aug 30 07:14:02.286 INFO kablam! 99 | .execute(&**db); Aug 30 07:14:02.286 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:02.286 INFO kablam! | Aug 30 07:14:02.286 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Aug 30 07:14:02.286 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Aug 30 07:14:02.286 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Aug 30 07:14:02.287 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>)` Aug 30 07:14:02.287 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::ValuesClause<(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::balance::table>` Aug 30 07:14:02.287 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::balance::table>>` Aug 30 07:14:02.287 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::load_dsl::ExecuteDsl<_, diesel::mysql::Mysql>` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::balance::table>>` Aug 30 07:14:02.287 INFO kablam! Aug 30 07:14:02.333 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:02.333 INFO kablam! --> src/responder/utilities.rs:38:14 Aug 30 07:14:02.333 INFO kablam! | Aug 30 07:14:02.333 INFO kablam! 38 | .first(&**db) Aug 30 07:14:02.333 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:02.333 INFO kablam! | Aug 30 07:14:02.333 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable, diesel::mysql::Mysql>` for `std::option::Option` Aug 30 07:14:02.334 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery>` for `diesel::query_builder::SelectStatement>, diesel::query_builder::distinct_clause::NoDistinctClause, diesel::query_builder::where_clause::WhereClause>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Aug 30 07:14:02.334 INFO kablam! Aug 30 07:14:02.346 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:02.346 INFO kablam! --> src/responder/utilities.rs:77:10 Aug 30 07:14:02.346 INFO kablam! | Aug 30 07:14:02.346 INFO kablam! 77 | .load::(&**db) Aug 30 07:14:02.347 INFO kablam! | ^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:02.347 INFO kablam! | Aug 30 07:14:02.347 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::Numeric, diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Integer, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, i32, bigdecimal::BigDecimal, std::string::String, std::string::String, std::option::Option, std::option::Option, i32, chrono::NaiveDateTime, chrono::NaiveDateTime)` Aug 30 07:14:02.347 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::Numeric, diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Integer, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Payout` Aug 30 07:14:02.347 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Payout>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::OrderClause>, diesel::query_builder::limit_clause::LimitClause>, diesel::query_builder::offset_clause::OffsetClause>>` Aug 30 07:14:02.347 INFO kablam! Aug 30 07:14:02.572 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:02.573 INFO kablam! --> src/track/payment.rs:80:14 Aug 30 07:14:02.573 INFO kablam! | Aug 30 07:14:02.573 INFO kablam! 80 | .first::<(Tracker, Account)>(&**db); Aug 30 07:14:02.573 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:02.573 INFO kablam! | Aug 30 07:14:02.573 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Aug 30 07:14:02.573 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Aug 30 07:14:02.573 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<((diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), (diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp)), diesel::mysql::Mysql>` for `(storage::models::Tracker, storage::models::Account)` Aug 30 07:14:02.573 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, (storage::models::Tracker, storage::models::Account)>` for `diesel::query_builder::SelectStatement, diesel::expression::operators::Eq, diesel::expression::nullable::Nullable>>, diesel::query_builder::select_clause::DefaultSelectClause, diesel::query_builder::distinct_clause::NoDistinctClause, diesel::query_builder::where_clause::WhereClause>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Aug 30 07:14:02.573 INFO kablam! Aug 30 07:14:02.575 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Aug 30 07:14:02.575 INFO kablam! --> src/track/payment.rs:91:41 Aug 30 07:14:02.575 INFO kablam! | Aug 30 07:14:02.575 INFO kablam! 91 | &balance_amount.eq(BigDecimal::from(commission_amount)), Aug 30 07:14:02.575 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:02.575 INFO kablam! | Aug 30 07:14:02.575 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Aug 30 07:14:02.575 INFO kablam! Aug 30 07:14:02.587 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Aug 30 07:14:02.587 INFO kablam! --> src/track/payment.rs:99:22 Aug 30 07:14:02.587 INFO kablam! | Aug 30 07:14:02.587 INFO kablam! 99 | .execute(&**db); Aug 30 07:14:02.587 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:02.587 INFO kablam! | Aug 30 07:14:02.587 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Aug 30 07:14:02.587 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Aug 30 07:14:02.587 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>)` Aug 30 07:14:02.587 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::ValuesClause<(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::balance::table>` Aug 30 07:14:02.588 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::balance::table>>` Aug 30 07:14:02.588 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::load_dsl::ExecuteDsl<_, diesel::mysql::Mysql>` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::balance::table>>` Aug 30 07:14:02.588 INFO kablam! Aug 30 07:14:02.588 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Aug 30 07:14:02.589 INFO kablam! --> src/track/payment.rs:99:22 Aug 30 07:14:02.589 INFO kablam! | Aug 30 07:14:02.589 INFO kablam! 99 | .execute(&**db); Aug 30 07:14:02.589 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:02.589 INFO kablam! | Aug 30 07:14:02.589 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Aug 30 07:14:02.589 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Aug 30 07:14:02.589 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Aug 30 07:14:02.589 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>)` Aug 30 07:14:02.589 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::ValuesClause<(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::balance::table>` Aug 30 07:14:02.590 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::balance::table>>` Aug 30 07:14:02.590 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::load_dsl::ExecuteDsl<_, diesel::mysql::Mysql>` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::balance::table>>` Aug 30 07:14:02.590 INFO kablam! Aug 30 07:14:02.784 INFO kablam! error: aborting due to 19 previous errors Aug 30 07:14:02.784 INFO kablam! Aug 30 07:14:02.784 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 30 07:14:02.805 INFO kablam! error: Could not compile `raider-server`. Aug 30 07:14:02.805 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 30 07:14:03.014 INFO kablam! error: aborting due to 19 previous errors Aug 30 07:14:03.014 INFO kablam! Aug 30 07:14:03.014 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 30 07:14:03.047 INFO kablam! error: Could not compile `raider-server`. Aug 30 07:14:03.047 INFO kablam! Aug 30 07:14:03.047 INFO kablam! To learn more, run the command again with --verbose. Aug 30 07:14:03.048 INFO kablam! su: No module specific data is present Aug 30 07:14:03.536 INFO running `"docker" "rm" "-f" "1ddaf036c35f1a6b743d2a22eccb1a1b5b176dc4ba137617f770c03eecd17c0c"` Aug 30 07:14:03.640 INFO blam! 1ddaf036c35f1a6b743d2a22eccb1a1b5b176dc4ba137617f770c03eecd17c0c