Sep 04 07:03:04.440 INFO checking raider-server-1.0.2 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 07:03:04.440 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 07:03:04.440 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 07:03:04.662 INFO blam! 070a6d919b8929f1f677c847b212cd2b186d9450b24f492b97cb61742832dd16 Sep 04 07:03:04.664 INFO running `"docker" "start" "-a" "070a6d919b8929f1f677c847b212cd2b186d9450b24f492b97cb61742832dd16"` Sep 04 07:03:06.037 INFO kablam! Compiling email v0.0.20 Sep 04 07:03:06.042 INFO kablam! Compiling mysqlclient-sys v0.2.3 Sep 04 07:03:06.060 INFO kablam! Checking r2d2 v0.8.2 Sep 04 07:03:06.082 INFO kablam! Checking bigdecimal v0.0.14 Sep 04 07:03:06.083 INFO kablam! Checking tera v0.10.10 Sep 04 07:03:06.084 INFO kablam! Checking bigdecimal v0.0.11 Sep 04 07:03:06.084 INFO kablam! Checking lettre v0.7.0 Sep 04 07:03:06.084 INFO kablam! Checking validate v0.6.1 Sep 04 07:03:11.956 INFO kablam! Checking diesel v1.3.2 Sep 04 07:03:13.135 INFO kablam! Checking lettre_email v0.7.0 Sep 04 07:03:18.102 INFO kablam! Checking rocket_contrib v0.3.16 Sep 04 07:03:48.334 INFO kablam! Checking r2d2-diesel v1.0.0 Sep 04 07:03:49.409 INFO kablam! Checking raider-server v1.0.2 (file:///source) Sep 04 07:03:55.665 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Sep 04 07:03:55.665 INFO kablam! --> src/responder/catchers.rs:9:1 Sep 04 07:03:55.665 INFO kablam! | Sep 04 07:03:55.665 INFO kablam! 9 | #[error(403)] Sep 04 07:03:55.665 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 07:03:55.665 INFO kablam! | Sep 04 07:03:55.665 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Sep 04 07:03:55.665 INFO kablam! Sep 04 07:03:55.665 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Sep 04 07:03:55.665 INFO kablam! --> src/responder/catchers.rs:14:1 Sep 04 07:03:55.665 INFO kablam! | Sep 04 07:03:55.665 INFO kablam! 14 | #[error(410)] Sep 04 07:03:55.665 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 07:03:55.665 INFO kablam! | Sep 04 07:03:55.665 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Sep 04 07:03:55.665 INFO kablam! Sep 04 07:03:55.671 INFO kablam! warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Sep 04 07:03:55.671 INFO kablam! --> src/responder/manager.rs:90:16 Sep 04 07:03:55.671 INFO kablam! | Sep 04 07:03:55.671 INFO kablam! 90 | .catch(errors![ Sep 04 07:03:55.671 INFO kablam! | ________________^ Sep 04 07:03:55.671 INFO kablam! 91 | | catchers::forbidden, Sep 04 07:03:55.671 INFO kablam! 92 | | catchers::gone, Sep 04 07:03:55.671 INFO kablam! 93 | | ]) Sep 04 07:03:55.671 INFO kablam! | |_________^ Sep 04 07:03:55.671 INFO kablam! | Sep 04 07:03:55.671 INFO kablam! = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Sep 04 07:03:55.671 INFO kablam! Sep 04 07:03:56.001 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Sep 04 07:03:56.001 INFO kablam! --> src/responder/catchers.rs:9:1 Sep 04 07:03:56.001 INFO kablam! | Sep 04 07:03:56.001 INFO kablam! 9 | #[error(403)] Sep 04 07:03:56.001 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 07:03:56.001 INFO kablam! | Sep 04 07:03:56.001 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Sep 04 07:03:56.001 INFO kablam! Sep 04 07:03:56.001 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Sep 04 07:03:56.002 INFO kablam! --> src/responder/catchers.rs:14:1 Sep 04 07:03:56.002 INFO kablam! | Sep 04 07:03:56.002 INFO kablam! 14 | #[error(410)] Sep 04 07:03:56.002 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 07:03:56.002 INFO kablam! | Sep 04 07:03:56.002 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Sep 04 07:03:56.003 INFO kablam! Sep 04 07:03:56.006 INFO kablam! warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Sep 04 07:03:56.006 INFO kablam! --> src/responder/manager.rs:90:16 Sep 04 07:03:56.006 INFO kablam! | Sep 04 07:03:56.006 INFO kablam! 90 | .catch(errors![ Sep 04 07:03:56.006 INFO kablam! | ________________^ Sep 04 07:03:56.006 INFO kablam! 91 | | catchers::forbidden, Sep 04 07:03:56.006 INFO kablam! 92 | | catchers::gone, Sep 04 07:03:56.006 INFO kablam! 93 | | ]) Sep 04 07:03:56.006 INFO kablam! | |_________^ Sep 04 07:03:56.006 INFO kablam! | Sep 04 07:03:56.007 INFO kablam! = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Sep 04 07:03:56.007 INFO kablam! Sep 04 07:03:56.280 INFO kablam! warning: cannot find type `Account` in this scope Sep 04 07:03:56.280 INFO kablam! --> src/storage/models.rs:12:10 Sep 04 07:03:56.280 INFO kablam! | Sep 04 07:03:56.280 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.280 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.281 INFO kablam! | Sep 04 07:03:56.281 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 04 07:03:56.281 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.281 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.281 INFO kablam! Sep 04 07:03:56.281 INFO kablam! warning: cannot find type `account` in this scope Sep 04 07:03:56.281 INFO kablam! --> src/storage/models.rs:12:10 Sep 04 07:03:56.281 INFO kablam! | Sep 04 07:03:56.281 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.281 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.281 INFO kablam! | Sep 04 07:03:56.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.283 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.283 INFO kablam! Sep 04 07:03:56.283 INFO kablam! warning: cannot find type `Account` in this scope Sep 04 07:03:56.283 INFO kablam! --> src/storage/models.rs:12:10 Sep 04 07:03:56.283 INFO kablam! | Sep 04 07:03:56.283 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.283 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.283 INFO kablam! | Sep 04 07:03:56.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.283 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.283 INFO kablam! Sep 04 07:03:56.283 INFO kablam! warning: cannot find type `BigDecimal` in this scope Sep 04 07:03:56.283 INFO kablam! --> src/storage/models.rs:12:24 Sep 04 07:03:56.283 INFO kablam! | Sep 04 07:03:56.283 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.283 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.283 INFO kablam! | Sep 04 07:03:56.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.283 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.283 INFO kablam! Sep 04 07:03:56.284 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 04 07:03:56.284 INFO kablam! --> src/storage/models.rs:12:24 Sep 04 07:03:56.284 INFO kablam! | Sep 04 07:03:56.284 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.284 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.284 INFO kablam! | Sep 04 07:03:56.284 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.284 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.284 INFO kablam! Sep 04 07:03:56.284 INFO kablam! warning: cannot find type `Account` in this scope Sep 04 07:03:56.284 INFO kablam! --> src/storage/models.rs:12:24 Sep 04 07:03:56.284 INFO kablam! | Sep 04 07:03:56.284 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.284 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.284 INFO kablam! | Sep 04 07:03:56.284 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.284 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.284 INFO kablam! Sep 04 07:03:56.284 INFO kablam! warning: cannot find type `Balance` in this scope Sep 04 07:03:56.284 INFO kablam! --> src/storage/models.rs:30:10 Sep 04 07:03:56.284 INFO kablam! | Sep 04 07:03:56.284 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.284 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.284 INFO kablam! | Sep 04 07:03:56.285 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.285 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.285 INFO kablam! Sep 04 07:03:56.285 INFO kablam! warning: cannot find type `balance` in this scope Sep 04 07:03:56.285 INFO kablam! --> src/storage/models.rs:30:10 Sep 04 07:03:56.285 INFO kablam! | Sep 04 07:03:56.285 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.285 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.285 INFO kablam! | Sep 04 07:03:56.285 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.285 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.285 INFO kablam! Sep 04 07:03:56.285 INFO kablam! warning: cannot find type `BigDecimal` in this scope Sep 04 07:03:56.285 INFO kablam! --> src/storage/models.rs:30:24 Sep 04 07:03:56.285 INFO kablam! | Sep 04 07:03:56.285 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.285 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.285 INFO kablam! | Sep 04 07:03:56.285 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.285 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.285 INFO kablam! Sep 04 07:03:56.285 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 04 07:03:56.285 INFO kablam! --> src/storage/models.rs:30:24 Sep 04 07:03:56.286 INFO kablam! | Sep 04 07:03:56.286 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.286 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.286 INFO kablam! | Sep 04 07:03:56.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.286 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.286 INFO kablam! Sep 04 07:03:56.286 INFO kablam! warning: cannot find type `Balance` in this scope Sep 04 07:03:56.286 INFO kablam! --> src/storage/models.rs:30:24 Sep 04 07:03:56.286 INFO kablam! | Sep 04 07:03:56.286 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.286 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.286 INFO kablam! | Sep 04 07:03:56.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.286 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.286 INFO kablam! Sep 04 07:03:56.286 INFO kablam! warning: cannot find type `Payout` in this scope Sep 04 07:03:56.286 INFO kablam! --> src/storage/models.rs:44:10 Sep 04 07:03:56.286 INFO kablam! | Sep 04 07:03:56.286 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.286 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.286 INFO kablam! | Sep 04 07:03:56.287 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.287 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.287 INFO kablam! Sep 04 07:03:56.287 INFO kablam! warning: cannot find type `payout` in this scope Sep 04 07:03:56.287 INFO kablam! --> src/storage/models.rs:44:10 Sep 04 07:03:56.287 INFO kablam! | Sep 04 07:03:56.287 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.287 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.287 INFO kablam! | Sep 04 07:03:56.287 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.287 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.287 INFO kablam! Sep 04 07:03:56.287 INFO kablam! warning: cannot find type `BigDecimal` in this scope Sep 04 07:03:56.287 INFO kablam! --> src/storage/models.rs:44:24 Sep 04 07:03:56.287 INFO kablam! | Sep 04 07:03:56.287 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.287 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.287 INFO kablam! | Sep 04 07:03:56.287 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.287 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.288 INFO kablam! Sep 04 07:03:56.288 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 04 07:03:56.288 INFO kablam! --> src/storage/models.rs:44:24 Sep 04 07:03:56.288 INFO kablam! | Sep 04 07:03:56.288 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.288 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.288 INFO kablam! | Sep 04 07:03:56.288 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.288 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.288 INFO kablam! Sep 04 07:03:56.288 INFO kablam! warning: cannot find type `Payout` in this scope Sep 04 07:03:56.288 INFO kablam! --> src/storage/models.rs:44:24 Sep 04 07:03:56.288 INFO kablam! | Sep 04 07:03:56.288 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.288 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.288 INFO kablam! | Sep 04 07:03:56.288 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.288 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.288 INFO kablam! Sep 04 07:03:56.289 INFO kablam! warning: cannot find type `Tracker` in this scope Sep 04 07:03:56.289 INFO kablam! --> src/storage/models.rs:59:10 Sep 04 07:03:56.289 INFO kablam! | Sep 04 07:03:56.289 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.289 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.289 INFO kablam! | Sep 04 07:03:56.289 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.289 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.289 INFO kablam! Sep 04 07:03:56.289 INFO kablam! warning: cannot find type `tracker` in this scope Sep 04 07:03:56.289 INFO kablam! --> src/storage/models.rs:59:10 Sep 04 07:03:56.289 INFO kablam! | Sep 04 07:03:56.289 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.289 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.289 INFO kablam! | Sep 04 07:03:56.289 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.289 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.289 INFO kablam! Sep 04 07:03:56.289 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 04 07:03:56.290 INFO kablam! --> src/storage/models.rs:59:24 Sep 04 07:03:56.290 INFO kablam! | Sep 04 07:03:56.290 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.290 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.290 INFO kablam! | Sep 04 07:03:56.290 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.290 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.290 INFO kablam! Sep 04 07:03:56.290 INFO kablam! warning: cannot find type `Tracker` in this scope Sep 04 07:03:56.290 INFO kablam! --> src/storage/models.rs:59:24 Sep 04 07:03:56.290 INFO kablam! | Sep 04 07:03:56.290 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.290 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.290 INFO kablam! | Sep 04 07:03:56.290 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.290 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.290 INFO kablam! Sep 04 07:03:56.291 INFO kablam! warning: cannot find type `AccountRecoveryUpdate` in this scope Sep 04 07:03:56.291 INFO kablam! --> src/storage/models.rs:70:10 Sep 04 07:03:56.291 INFO kablam! | Sep 04 07:03:56.291 INFO kablam! 70 | #[derive(AsChangeset)] Sep 04 07:03:56.291 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.291 INFO kablam! | Sep 04 07:03:56.291 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.291 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.291 INFO kablam! Sep 04 07:03:56.291 INFO kablam! warning: cannot find type `account` in this scope Sep 04 07:03:56.291 INFO kablam! --> src/storage/models.rs:70:10 Sep 04 07:03:56.291 INFO kablam! | Sep 04 07:03:56.291 INFO kablam! 70 | #[derive(AsChangeset)] Sep 04 07:03:56.291 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.291 INFO kablam! | Sep 04 07:03:56.291 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.291 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.291 INFO kablam! Sep 04 07:03:56.291 INFO kablam! warning: cannot find type `table` in this scope Sep 04 07:03:56.292 INFO kablam! --> :165:33 Sep 04 07:03:56.292 INFO kablam! | Sep 04 07:03:56.292 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 04 07:03:56.292 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.292 INFO kablam! | Sep 04 07:03:56.292 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.292 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.292 INFO kablam! Sep 04 07:03:56.292 INFO kablam! warning: cannot find type `id` in this scope Sep 04 07:03:56.292 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.292 INFO kablam! | Sep 04 07:03:56.292 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.292 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.292 INFO kablam! | Sep 04 07:03:56.292 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.292 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.292 INFO kablam! Sep 04 07:03:56.292 INFO kablam! warning: cannot find type `email` in this scope Sep 04 07:03:56.293 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.293 INFO kablam! | Sep 04 07:03:56.293 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.293 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.293 INFO kablam! | Sep 04 07:03:56.293 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.293 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.293 INFO kablam! Sep 04 07:03:56.293 INFO kablam! warning: cannot find type `password` in this scope Sep 04 07:03:56.293 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.293 INFO kablam! | Sep 04 07:03:56.293 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.293 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.293 INFO kablam! | Sep 04 07:03:56.293 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.293 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.293 INFO kablam! Sep 04 07:03:56.293 INFO kablam! warning: cannot find type `recovery` in this scope Sep 04 07:03:56.294 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.294 INFO kablam! | Sep 04 07:03:56.294 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.294 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.294 INFO kablam! | Sep 04 07:03:56.294 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.294 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.294 INFO kablam! Sep 04 07:03:56.294 INFO kablam! warning: cannot find type `commission` in this scope Sep 04 07:03:56.294 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.294 INFO kablam! | Sep 04 07:03:56.294 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.294 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.294 INFO kablam! | Sep 04 07:03:56.294 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.294 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.294 INFO kablam! Sep 04 07:03:56.294 INFO kablam! warning: cannot find type `full_name` in this scope Sep 04 07:03:56.295 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.295 INFO kablam! | Sep 04 07:03:56.295 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.295 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.295 INFO kablam! | Sep 04 07:03:56.295 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.295 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.295 INFO kablam! Sep 04 07:03:56.295 INFO kablam! warning: cannot find type `address` in this scope Sep 04 07:03:56.295 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.295 INFO kablam! | Sep 04 07:03:56.295 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.295 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.295 INFO kablam! | Sep 04 07:03:56.295 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.295 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.295 INFO kablam! Sep 04 07:03:56.295 INFO kablam! warning: cannot find type `country` in this scope Sep 04 07:03:56.295 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.295 INFO kablam! | Sep 04 07:03:56.296 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.296 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.296 INFO kablam! | Sep 04 07:03:56.296 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.296 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.296 INFO kablam! Sep 04 07:03:56.296 INFO kablam! warning: cannot find type `payout_method` in this scope Sep 04 07:03:56.296 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.296 INFO kablam! | Sep 04 07:03:56.296 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.296 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.296 INFO kablam! | Sep 04 07:03:56.296 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.296 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.296 INFO kablam! Sep 04 07:03:56.296 INFO kablam! warning: cannot find type `payout_instructions` in this scope Sep 04 07:03:56.296 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.297 INFO kablam! | Sep 04 07:03:56.297 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.297 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.297 INFO kablam! | Sep 04 07:03:56.297 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.297 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.297 INFO kablam! Sep 04 07:03:56.297 INFO kablam! warning: cannot find type `notify_balance` in this scope Sep 04 07:03:56.297 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.297 INFO kablam! | Sep 04 07:03:56.297 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.297 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.297 INFO kablam! | Sep 04 07:03:56.297 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.297 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.297 INFO kablam! Sep 04 07:03:56.297 INFO kablam! warning: cannot find type `created_at` in this scope Sep 04 07:03:56.297 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.297 INFO kablam! | Sep 04 07:03:56.298 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.298 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.298 INFO kablam! | Sep 04 07:03:56.298 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.298 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.298 INFO kablam! Sep 04 07:03:56.298 INFO kablam! warning: cannot find type `updated_at` in this scope Sep 04 07:03:56.298 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.298 INFO kablam! | Sep 04 07:03:56.298 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.298 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.298 INFO kablam! | Sep 04 07:03:56.298 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.298 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.298 INFO kablam! Sep 04 07:03:56.298 INFO kablam! warning: cannot find type `amount` in this scope Sep 04 07:03:56.298 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.299 INFO kablam! | Sep 04 07:03:56.299 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.299 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.299 INFO kablam! | Sep 04 07:03:56.299 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.299 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.299 INFO kablam! Sep 04 07:03:56.299 INFO kablam! warning: cannot find type `currency` in this scope Sep 04 07:03:56.299 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.299 INFO kablam! | Sep 04 07:03:56.299 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.299 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.299 INFO kablam! | Sep 04 07:03:56.299 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.299 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.299 INFO kablam! Sep 04 07:03:56.299 INFO kablam! warning: cannot find type `released` in this scope Sep 04 07:03:56.299 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.299 INFO kablam! | Sep 04 07:03:56.300 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.300 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.300 INFO kablam! | Sep 04 07:03:56.300 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.300 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.300 INFO kablam! Sep 04 07:03:56.300 INFO kablam! warning: cannot find type `trace` in this scope Sep 04 07:03:56.300 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.300 INFO kablam! | Sep 04 07:03:56.300 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.300 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.300 INFO kablam! | Sep 04 07:03:56.300 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.300 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.300 INFO kablam! Sep 04 07:03:56.300 INFO kablam! warning: cannot find type `account_id` in this scope Sep 04 07:03:56.300 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.300 INFO kablam! | Sep 04 07:03:56.301 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.301 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.301 INFO kablam! | Sep 04 07:03:56.301 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.301 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.301 INFO kablam! Sep 04 07:03:56.301 INFO kablam! warning: cannot find type `tracker_id` in this scope Sep 04 07:03:56.301 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.301 INFO kablam! | Sep 04 07:03:56.301 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.301 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.301 INFO kablam! | Sep 04 07:03:56.301 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.301 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.301 INFO kablam! Sep 04 07:03:56.301 INFO kablam! warning: cannot find type `number` in this scope Sep 04 07:03:56.301 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.301 INFO kablam! | Sep 04 07:03:56.302 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.302 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.302 INFO kablam! | Sep 04 07:03:56.302 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.302 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.302 INFO kablam! Sep 04 07:03:56.302 INFO kablam! warning: cannot find type `status` in this scope Sep 04 07:03:56.302 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.302 INFO kablam! | Sep 04 07:03:56.302 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.302 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.302 INFO kablam! | Sep 04 07:03:56.302 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.302 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.302 INFO kablam! Sep 04 07:03:56.302 INFO kablam! warning: cannot find type `account` in this scope Sep 04 07:03:56.303 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.303 INFO kablam! | Sep 04 07:03:56.303 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.303 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.303 INFO kablam! | Sep 04 07:03:56.303 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.303 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.303 INFO kablam! Sep 04 07:03:56.303 INFO kablam! warning: cannot find type `invoice_url` in this scope Sep 04 07:03:56.303 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.303 INFO kablam! | Sep 04 07:03:56.303 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.303 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.303 INFO kablam! | Sep 04 07:03:56.303 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.303 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.303 INFO kablam! Sep 04 07:03:56.303 INFO kablam! warning: cannot find type `label` in this scope Sep 04 07:03:56.304 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.304 INFO kablam! | Sep 04 07:03:56.304 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.304 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.304 INFO kablam! | Sep 04 07:03:56.304 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.304 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.304 INFO kablam! Sep 04 07:03:56.304 INFO kablam! warning: cannot find type `statistics_signups` in this scope Sep 04 07:03:56.304 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.304 INFO kablam! | Sep 04 07:03:56.304 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.304 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.304 INFO kablam! | Sep 04 07:03:56.304 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.304 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.304 INFO kablam! Sep 04 07:03:56.661 INFO kablam! warning: cannot find type `Account` in this scope Sep 04 07:03:56.661 INFO kablam! --> src/storage/models.rs:12:10 Sep 04 07:03:56.661 INFO kablam! | Sep 04 07:03:56.661 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.661 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.661 INFO kablam! | Sep 04 07:03:56.661 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 04 07:03:56.661 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.661 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.661 INFO kablam! Sep 04 07:03:56.661 INFO kablam! warning: cannot find type `account` in this scope Sep 04 07:03:56.661 INFO kablam! --> src/storage/models.rs:12:10 Sep 04 07:03:56.661 INFO kablam! | Sep 04 07:03:56.661 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.661 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.661 INFO kablam! | Sep 04 07:03:56.661 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.662 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.662 INFO kablam! Sep 04 07:03:56.662 INFO kablam! warning: cannot find type `Account` in this scope Sep 04 07:03:56.662 INFO kablam! --> src/storage/models.rs:12:10 Sep 04 07:03:56.662 INFO kablam! | Sep 04 07:03:56.662 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.662 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.662 INFO kablam! | Sep 04 07:03:56.662 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.662 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.662 INFO kablam! Sep 04 07:03:56.662 INFO kablam! warning: cannot find type `BigDecimal` in this scope Sep 04 07:03:56.662 INFO kablam! --> src/storage/models.rs:12:24 Sep 04 07:03:56.662 INFO kablam! | Sep 04 07:03:56.662 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.662 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.662 INFO kablam! | Sep 04 07:03:56.662 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.662 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.662 INFO kablam! Sep 04 07:03:56.662 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 04 07:03:56.663 INFO kablam! --> src/storage/models.rs:12:24 Sep 04 07:03:56.663 INFO kablam! | Sep 04 07:03:56.663 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.663 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.663 INFO kablam! | Sep 04 07:03:56.663 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.663 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.663 INFO kablam! Sep 04 07:03:56.663 INFO kablam! warning: cannot find type `Account` in this scope Sep 04 07:03:56.663 INFO kablam! --> src/storage/models.rs:12:24 Sep 04 07:03:56.663 INFO kablam! | Sep 04 07:03:56.663 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.663 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.663 INFO kablam! | Sep 04 07:03:56.663 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.663 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.663 INFO kablam! Sep 04 07:03:56.663 INFO kablam! warning: cannot find type `Balance` in this scope Sep 04 07:03:56.663 INFO kablam! --> src/storage/models.rs:30:10 Sep 04 07:03:56.663 INFO kablam! | Sep 04 07:03:56.663 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.663 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.664 INFO kablam! | Sep 04 07:03:56.664 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.664 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.664 INFO kablam! Sep 04 07:03:56.664 INFO kablam! warning: cannot find type `balance` in this scope Sep 04 07:03:56.664 INFO kablam! --> src/storage/models.rs:30:10 Sep 04 07:03:56.664 INFO kablam! | Sep 04 07:03:56.664 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.664 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.664 INFO kablam! | Sep 04 07:03:56.664 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.664 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.664 INFO kablam! Sep 04 07:03:56.664 INFO kablam! warning: cannot find type `BigDecimal` in this scope Sep 04 07:03:56.664 INFO kablam! --> src/storage/models.rs:30:24 Sep 04 07:03:56.664 INFO kablam! | Sep 04 07:03:56.664 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.664 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.664 INFO kablam! | Sep 04 07:03:56.664 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.664 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.664 INFO kablam! Sep 04 07:03:56.665 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 04 07:03:56.665 INFO kablam! --> src/storage/models.rs:30:24 Sep 04 07:03:56.665 INFO kablam! | Sep 04 07:03:56.665 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.665 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.665 INFO kablam! | Sep 04 07:03:56.665 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.665 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.665 INFO kablam! Sep 04 07:03:56.666 INFO kablam! warning: cannot find type `Balance` in this scope Sep 04 07:03:56.666 INFO kablam! --> src/storage/models.rs:30:24 Sep 04 07:03:56.666 INFO kablam! | Sep 04 07:03:56.666 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.666 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.666 INFO kablam! | Sep 04 07:03:56.666 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.666 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.666 INFO kablam! Sep 04 07:03:56.666 INFO kablam! warning: cannot find type `Payout` in this scope Sep 04 07:03:56.667 INFO kablam! --> src/storage/models.rs:44:10 Sep 04 07:03:56.667 INFO kablam! | Sep 04 07:03:56.667 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.667 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.667 INFO kablam! | Sep 04 07:03:56.667 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.667 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.667 INFO kablam! Sep 04 07:03:56.667 INFO kablam! warning: cannot find type `payout` in this scope Sep 04 07:03:56.667 INFO kablam! --> src/storage/models.rs:44:10 Sep 04 07:03:56.667 INFO kablam! | Sep 04 07:03:56.667 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.667 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.667 INFO kablam! | Sep 04 07:03:56.667 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.667 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.668 INFO kablam! Sep 04 07:03:56.668 INFO kablam! warning: cannot find type `BigDecimal` in this scope Sep 04 07:03:56.668 INFO kablam! --> src/storage/models.rs:44:24 Sep 04 07:03:56.668 INFO kablam! | Sep 04 07:03:56.668 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.668 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.668 INFO kablam! | Sep 04 07:03:56.668 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.668 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.668 INFO kablam! Sep 04 07:03:56.668 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 04 07:03:56.668 INFO kablam! --> src/storage/models.rs:44:24 Sep 04 07:03:56.668 INFO kablam! | Sep 04 07:03:56.668 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.668 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.668 INFO kablam! | Sep 04 07:03:56.668 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.669 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.669 INFO kablam! Sep 04 07:03:56.669 INFO kablam! warning: cannot find type `Payout` in this scope Sep 04 07:03:56.669 INFO kablam! --> src/storage/models.rs:44:24 Sep 04 07:03:56.669 INFO kablam! | Sep 04 07:03:56.669 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.669 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.669 INFO kablam! | Sep 04 07:03:56.669 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.669 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.669 INFO kablam! Sep 04 07:03:56.669 INFO kablam! warning: cannot find type `Tracker` in this scope Sep 04 07:03:56.669 INFO kablam! --> src/storage/models.rs:59:10 Sep 04 07:03:56.669 INFO kablam! | Sep 04 07:03:56.669 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.669 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.669 INFO kablam! | Sep 04 07:03:56.670 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.670 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.670 INFO kablam! Sep 04 07:03:56.670 INFO kablam! warning: cannot find type `tracker` in this scope Sep 04 07:03:56.670 INFO kablam! --> src/storage/models.rs:59:10 Sep 04 07:03:56.670 INFO kablam! | Sep 04 07:03:56.670 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.670 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.670 INFO kablam! | Sep 04 07:03:56.670 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.670 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.670 INFO kablam! Sep 04 07:03:56.670 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 04 07:03:56.670 INFO kablam! --> src/storage/models.rs:59:24 Sep 04 07:03:56.670 INFO kablam! | Sep 04 07:03:56.670 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.670 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.671 INFO kablam! | Sep 04 07:03:56.671 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.671 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.671 INFO kablam! Sep 04 07:03:56.671 INFO kablam! warning: cannot find type `Tracker` in this scope Sep 04 07:03:56.671 INFO kablam! --> src/storage/models.rs:59:24 Sep 04 07:03:56.671 INFO kablam! | Sep 04 07:03:56.671 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 04 07:03:56.671 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.671 INFO kablam! | Sep 04 07:03:56.671 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.671 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.672 INFO kablam! Sep 04 07:03:56.672 INFO kablam! warning: cannot find type `AccountRecoveryUpdate` in this scope Sep 04 07:03:56.672 INFO kablam! --> src/storage/models.rs:70:10 Sep 04 07:03:56.672 INFO kablam! | Sep 04 07:03:56.672 INFO kablam! 70 | #[derive(AsChangeset)] Sep 04 07:03:56.672 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.672 INFO kablam! | Sep 04 07:03:56.672 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.672 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.672 INFO kablam! Sep 04 07:03:56.672 INFO kablam! warning: cannot find type `account` in this scope Sep 04 07:03:56.672 INFO kablam! --> src/storage/models.rs:70:10 Sep 04 07:03:56.672 INFO kablam! | Sep 04 07:03:56.672 INFO kablam! 70 | #[derive(AsChangeset)] Sep 04 07:03:56.672 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.672 INFO kablam! | Sep 04 07:03:56.672 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.673 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.673 INFO kablam! Sep 04 07:03:56.673 INFO kablam! warning: cannot find type `table` in this scope Sep 04 07:03:56.673 INFO kablam! --> :165:33 Sep 04 07:03:56.673 INFO kablam! | Sep 04 07:03:56.673 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 04 07:03:56.673 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.673 INFO kablam! | Sep 04 07:03:56.673 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.673 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.673 INFO kablam! Sep 04 07:03:56.673 INFO kablam! warning: cannot find type `id` in this scope Sep 04 07:03:56.673 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.673 INFO kablam! | Sep 04 07:03:56.673 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.673 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.673 INFO kablam! | Sep 04 07:03:56.673 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.674 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.674 INFO kablam! Sep 04 07:03:56.674 INFO kablam! warning: cannot find type `email` in this scope Sep 04 07:03:56.674 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.674 INFO kablam! | Sep 04 07:03:56.674 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.674 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.674 INFO kablam! | Sep 04 07:03:56.674 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.674 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.674 INFO kablam! Sep 04 07:03:56.674 INFO kablam! warning: cannot find type `password` in this scope Sep 04 07:03:56.674 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.674 INFO kablam! | Sep 04 07:03:56.674 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.674 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.674 INFO kablam! | Sep 04 07:03:56.674 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.675 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.675 INFO kablam! Sep 04 07:03:56.675 INFO kablam! warning: cannot find type `recovery` in this scope Sep 04 07:03:56.675 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.675 INFO kablam! | Sep 04 07:03:56.675 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.675 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.675 INFO kablam! | Sep 04 07:03:56.675 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.675 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.675 INFO kablam! Sep 04 07:03:56.675 INFO kablam! warning: cannot find type `commission` in this scope Sep 04 07:03:56.675 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.675 INFO kablam! | Sep 04 07:03:56.675 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.675 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.675 INFO kablam! | Sep 04 07:03:56.675 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.676 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.676 INFO kablam! Sep 04 07:03:56.676 INFO kablam! warning: cannot find type `full_name` in this scope Sep 04 07:03:56.676 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.676 INFO kablam! | Sep 04 07:03:56.676 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.676 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.676 INFO kablam! | Sep 04 07:03:56.676 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.676 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.676 INFO kablam! Sep 04 07:03:56.676 INFO kablam! warning: cannot find type `address` in this scope Sep 04 07:03:56.676 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.676 INFO kablam! | Sep 04 07:03:56.676 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.676 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.676 INFO kablam! | Sep 04 07:03:56.676 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.676 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.676 INFO kablam! Sep 04 07:03:56.676 INFO kablam! warning: cannot find type `country` in this scope Sep 04 07:03:56.677 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.677 INFO kablam! | Sep 04 07:03:56.677 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.677 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.677 INFO kablam! | Sep 04 07:03:56.677 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.677 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.677 INFO kablam! Sep 04 07:03:56.677 INFO kablam! warning: cannot find type `payout_method` in this scope Sep 04 07:03:56.677 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.677 INFO kablam! | Sep 04 07:03:56.677 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.677 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.677 INFO kablam! | Sep 04 07:03:56.677 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.677 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.677 INFO kablam! Sep 04 07:03:56.677 INFO kablam! warning: cannot find type `payout_instructions` in this scope Sep 04 07:03:56.677 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.678 INFO kablam! | Sep 04 07:03:56.678 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.678 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.678 INFO kablam! | Sep 04 07:03:56.678 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.678 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.678 INFO kablam! Sep 04 07:03:56.678 INFO kablam! warning: cannot find type `notify_balance` in this scope Sep 04 07:03:56.678 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.678 INFO kablam! | Sep 04 07:03:56.678 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.678 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.678 INFO kablam! | Sep 04 07:03:56.678 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.678 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.678 INFO kablam! Sep 04 07:03:56.678 INFO kablam! warning: cannot find type `created_at` in this scope Sep 04 07:03:56.679 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.679 INFO kablam! | Sep 04 07:03:56.679 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.679 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.679 INFO kablam! | Sep 04 07:03:56.679 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.679 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.679 INFO kablam! Sep 04 07:03:56.679 INFO kablam! warning: cannot find type `updated_at` in this scope Sep 04 07:03:56.679 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.679 INFO kablam! | Sep 04 07:03:56.679 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.679 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.679 INFO kablam! | Sep 04 07:03:56.679 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.679 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.680 INFO kablam! Sep 04 07:03:56.680 INFO kablam! warning: cannot find type `amount` in this scope Sep 04 07:03:56.680 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.680 INFO kablam! | Sep 04 07:03:56.680 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.680 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.680 INFO kablam! | Sep 04 07:03:56.680 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.680 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.680 INFO kablam! Sep 04 07:03:56.680 INFO kablam! warning: cannot find type `currency` in this scope Sep 04 07:03:56.680 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.680 INFO kablam! | Sep 04 07:03:56.680 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.680 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.681 INFO kablam! | Sep 04 07:03:56.681 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.681 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.681 INFO kablam! Sep 04 07:03:56.681 INFO kablam! warning: cannot find type `released` in this scope Sep 04 07:03:56.681 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.681 INFO kablam! | Sep 04 07:03:56.681 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.681 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.681 INFO kablam! | Sep 04 07:03:56.681 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.681 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.681 INFO kablam! Sep 04 07:03:56.681 INFO kablam! warning: cannot find type `trace` in this scope Sep 04 07:03:56.681 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.681 INFO kablam! | Sep 04 07:03:56.682 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.682 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.682 INFO kablam! | Sep 04 07:03:56.682 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.682 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.682 INFO kablam! Sep 04 07:03:56.682 INFO kablam! warning: cannot find type `account_id` in this scope Sep 04 07:03:56.682 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.682 INFO kablam! | Sep 04 07:03:56.682 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.682 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.682 INFO kablam! | Sep 04 07:03:56.682 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.682 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.682 INFO kablam! Sep 04 07:03:56.682 INFO kablam! warning: cannot find type `tracker_id` in this scope Sep 04 07:03:56.682 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.683 INFO kablam! | Sep 04 07:03:56.683 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.683 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.683 INFO kablam! | Sep 04 07:03:56.683 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.683 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.683 INFO kablam! Sep 04 07:03:56.683 INFO kablam! warning: cannot find type `number` in this scope Sep 04 07:03:56.683 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.683 INFO kablam! | Sep 04 07:03:56.683 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.683 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.683 INFO kablam! | Sep 04 07:03:56.683 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.683 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.683 INFO kablam! Sep 04 07:03:56.683 INFO kablam! warning: cannot find type `status` in this scope Sep 04 07:03:56.683 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.683 INFO kablam! | Sep 04 07:03:56.684 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.684 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.684 INFO kablam! | Sep 04 07:03:56.684 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.684 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.684 INFO kablam! Sep 04 07:03:56.684 INFO kablam! warning: cannot find type `account` in this scope Sep 04 07:03:56.684 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.684 INFO kablam! | Sep 04 07:03:56.684 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.684 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.684 INFO kablam! | Sep 04 07:03:56.684 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.684 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.684 INFO kablam! Sep 04 07:03:56.684 INFO kablam! warning: cannot find type `invoice_url` in this scope Sep 04 07:03:56.684 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.684 INFO kablam! | Sep 04 07:03:56.684 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.685 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.685 INFO kablam! | Sep 04 07:03:56.685 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.685 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.685 INFO kablam! Sep 04 07:03:56.685 INFO kablam! warning: cannot find type `label` in this scope Sep 04 07:03:56.685 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.685 INFO kablam! | Sep 04 07:03:56.685 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.685 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.685 INFO kablam! | Sep 04 07:03:56.685 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.685 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.685 INFO kablam! Sep 04 07:03:56.685 INFO kablam! warning: cannot find type `statistics_signups` in this scope Sep 04 07:03:56.685 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:03:56.685 INFO kablam! | Sep 04 07:03:56.685 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:03:56.685 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:03:56.686 INFO kablam! | Sep 04 07:03:56.686 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:03:56.686 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:03:56.686 INFO kablam! Sep 04 07:03:59.231 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 04 07:03:59.231 INFO kablam! --> src/responder/routes.rs:313:14 Sep 04 07:03:59.231 INFO kablam! | Sep 04 07:03:59.231 INFO kablam! 313 | .first::(&*db); Sep 04 07:03:59.231 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 04 07:03:59.231 INFO kablam! | Sep 04 07:03:59.231 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)` Sep 04 07:03:59.231 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` Sep 04 07:03:59.231 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>>` Sep 04 07:03:59.231 INFO kablam! Sep 04 07:03:59.277 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Sep 04 07:03:59.277 INFO kablam! --> src/responder/routes.rs:395:37 Sep 04 07:03:59.277 INFO kablam! | Sep 04 07:03:59.277 INFO kablam! 395 | &account_commission.eq(BigDecimal::from( Sep 04 07:03:59.277 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Sep 04 07:03:59.277 INFO kablam! | Sep 04 07:03:59.277 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Sep 04 07:03:59.277 INFO kablam! Sep 04 07:03:59.292 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Sep 04 07:03:59.292 INFO kablam! --> src/responder/routes.rs:401:14 Sep 04 07:03:59.292 INFO kablam! | Sep 04 07:03:59.292 INFO kablam! 401 | .execute(&*db); Sep 04 07:03:59.292 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Sep 04 07:03:59.292 INFO kablam! | Sep 04 07:03:59.292 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Sep 04 07:03:59.292 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 04 07:03:59.292 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>)` Sep 04 07:03:59.292 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>` Sep 04 07:03:59.292 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>>` Sep 04 07:03:59.293 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>>` Sep 04 07:03:59.293 INFO kablam! Sep 04 07:03:59.293 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Sep 04 07:03:59.293 INFO kablam! --> src/responder/routes.rs:401:14 Sep 04 07:03:59.293 INFO kablam! | Sep 04 07:03:59.293 INFO kablam! 401 | .execute(&*db); Sep 04 07:03:59.293 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Sep 04 07:03:59.294 INFO kablam! | Sep 04 07:03:59.294 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Sep 04 07:03:59.294 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Sep 04 07:03:59.294 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 04 07:03:59.294 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>)` Sep 04 07:03:59.294 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>` Sep 04 07:03:59.294 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>>` Sep 04 07:03:59.294 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>>` Sep 04 07:03:59.294 INFO kablam! Sep 04 07:03:59.300 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 04 07:03:59.300 INFO kablam! --> src/responder/routes.rs:406:18 Sep 04 07:03:59.301 INFO kablam! | Sep 04 07:03:59.301 INFO kablam! 406 | .first::(&*db); Sep 04 07:03:59.301 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 04 07:03:59.301 INFO kablam! | Sep 04 07:03:59.301 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)` Sep 04 07:03:59.301 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` Sep 04 07:03:59.301 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>>` Sep 04 07:03:59.301 INFO kablam! Sep 04 07:03:59.328 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 04 07:03:59.328 INFO kablam! --> src/responder/routes.rs:455:14 Sep 04 07:03:59.328 INFO kablam! | Sep 04 07:03:59.328 INFO kablam! 455 | .first::(&*db); Sep 04 07:03:59.329 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 04 07:03:59.329 INFO kablam! | Sep 04 07:03:59.329 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)` Sep 04 07:03:59.329 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` Sep 04 07:03:59.329 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>>` Sep 04 07:03:59.329 INFO kablam! Sep 04 07:03:59.373 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 04 07:03:59.373 INFO kablam! --> src/responder/routes.rs:529:64 Sep 04 07:03:59.373 INFO kablam! | Sep 04 07:03:59.374 INFO kablam! 529 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Sep 04 07:03:59.374 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 04 07:03:59.374 INFO kablam! | Sep 04 07:03:59.374 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)` Sep 04 07:03:59.374 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` Sep 04 07:03:59.374 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>>` Sep 04 07:03:59.374 INFO kablam! Sep 04 07:03:59.421 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 04 07:03:59.422 INFO kablam! --> src/responder/routes.rs:573:18 Sep 04 07:03:59.422 INFO kablam! | Sep 04 07:03:59.422 INFO kablam! 573 | .first(&*db) Sep 04 07:03:59.422 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 04 07:03:59.422 INFO kablam! | Sep 04 07:03:59.422 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable, diesel::mysql::Mysql>` for `std::option::Option` Sep 04 07:03:59.422 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>>` Sep 04 07:03:59.422 INFO kablam! Sep 04 07:03:59.534 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 04 07:03:59.534 INFO kablam! --> src/responder/routes.rs:747:64 Sep 04 07:03:59.534 INFO kablam! | Sep 04 07:03:59.534 INFO kablam! 747 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Sep 04 07:03:59.534 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 04 07:03:59.534 INFO kablam! | Sep 04 07:03:59.534 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)` Sep 04 07:03:59.534 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` Sep 04 07:03:59.534 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>>` Sep 04 07:03:59.534 INFO kablam! Sep 04 07:03:59.555 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Sep 04 07:03:59.555 INFO kablam! --> src/responder/routes.rs:793:56 Sep 04 07:03:59.555 INFO kablam! | Sep 04 07:03:59.555 INFO kablam! 793 | &payout_amount.eq(BigDecimal::from(balance_due)), Sep 04 07:03:59.555 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Sep 04 07:03:59.555 INFO kablam! | Sep 04 07:03:59.555 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Sep 04 07:03:59.555 INFO kablam! Sep 04 07:03:59.566 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Sep 04 07:03:59.566 INFO kablam! --> src/responder/routes.rs:800:38 Sep 04 07:03:59.566 INFO kablam! | Sep 04 07:03:59.566 INFO kablam! 800 | .execute(&*db); Sep 04 07:03:59.566 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Sep 04 07:03:59.566 INFO kablam! | Sep 04 07:03:59.566 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Sep 04 07:03:59.566 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 04 07:03:59.566 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>)` Sep 04 07:03:59.566 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>` Sep 04 07:03:59.566 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>>` Sep 04 07:03:59.566 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>>` Sep 04 07:03:59.566 INFO kablam! Sep 04 07:03:59.568 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Sep 04 07:03:59.568 INFO kablam! --> src/responder/routes.rs:800:38 Sep 04 07:03:59.568 INFO kablam! | Sep 04 07:03:59.568 INFO kablam! 800 | .execute(&*db); Sep 04 07:03:59.568 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Sep 04 07:03:59.568 INFO kablam! | Sep 04 07:03:59.568 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Sep 04 07:03:59.568 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Sep 04 07:03:59.568 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 04 07:03:59.568 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>)` Sep 04 07:03:59.568 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>` Sep 04 07:03:59.568 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>>` Sep 04 07:03:59.568 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>>` Sep 04 07:03:59.568 INFO kablam! Sep 04 07:03:59.589 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 04 07:03:59.589 INFO kablam! --> src/responder/routes.rs:845:64 Sep 04 07:03:59.589 INFO kablam! | Sep 04 07:03:59.589 INFO kablam! 845 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Sep 04 07:03:59.589 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 04 07:03:59.589 INFO kablam! | Sep 04 07:03:59.589 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)` Sep 04 07:03:59.589 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` Sep 04 07:03:59.590 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>>` Sep 04 07:03:59.590 INFO kablam! Sep 04 07:03:59.713 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 04 07:03:59.713 INFO kablam! --> src/responder/utilities.rs:38:14 Sep 04 07:03:59.713 INFO kablam! | Sep 04 07:03:59.713 INFO kablam! 38 | .first(&**db) Sep 04 07:03:59.714 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 04 07:03:59.714 INFO kablam! | Sep 04 07:03:59.714 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable, diesel::mysql::Mysql>` for `std::option::Option` Sep 04 07:03:59.714 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>>` Sep 04 07:03:59.714 INFO kablam! Sep 04 07:03:59.728 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 04 07:03:59.728 INFO kablam! --> src/responder/utilities.rs:77:10 Sep 04 07:03:59.728 INFO kablam! | Sep 04 07:03:59.729 INFO kablam! 77 | .load::(&**db) Sep 04 07:03:59.729 INFO kablam! | ^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 04 07:03:59.729 INFO kablam! | Sep 04 07:03:59.729 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)` Sep 04 07:03:59.729 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` Sep 04 07:03:59.729 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>>` Sep 04 07:03:59.729 INFO kablam! Sep 04 07:03:59.869 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 04 07:03:59.869 INFO kablam! --> src/responder/routes.rs:313:14 Sep 04 07:03:59.869 INFO kablam! | Sep 04 07:03:59.869 INFO kablam! 313 | .first::(&*db); Sep 04 07:03:59.869 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 04 07:03:59.870 INFO kablam! | Sep 04 07:03:59.870 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)` Sep 04 07:03:59.870 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` Sep 04 07:03:59.870 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>>` Sep 04 07:03:59.870 INFO kablam! Sep 04 07:03:59.918 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Sep 04 07:03:59.919 INFO kablam! --> src/responder/routes.rs:395:37 Sep 04 07:03:59.919 INFO kablam! | Sep 04 07:03:59.919 INFO kablam! 395 | &account_commission.eq(BigDecimal::from( Sep 04 07:03:59.919 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Sep 04 07:03:59.919 INFO kablam! | Sep 04 07:03:59.919 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Sep 04 07:03:59.919 INFO kablam! Sep 04 07:03:59.933 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Sep 04 07:03:59.933 INFO kablam! --> src/responder/routes.rs:401:14 Sep 04 07:03:59.933 INFO kablam! | Sep 04 07:03:59.933 INFO kablam! 401 | .execute(&*db); Sep 04 07:03:59.933 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Sep 04 07:03:59.933 INFO kablam! | Sep 04 07:03:59.933 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Sep 04 07:03:59.933 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 04 07:03:59.933 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>)` Sep 04 07:03:59.933 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>` Sep 04 07:03:59.933 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>>` Sep 04 07:03:59.934 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>>` Sep 04 07:03:59.934 INFO kablam! Sep 04 07:03:59.935 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Sep 04 07:03:59.935 INFO kablam! --> src/responder/routes.rs:401:14 Sep 04 07:03:59.935 INFO kablam! | Sep 04 07:03:59.935 INFO kablam! 401 | .execute(&*db); Sep 04 07:03:59.935 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Sep 04 07:03:59.935 INFO kablam! | Sep 04 07:03:59.935 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Sep 04 07:03:59.935 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Sep 04 07:03:59.935 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 04 07:03:59.935 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>)` Sep 04 07:03:59.935 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>` Sep 04 07:03:59.935 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>>` Sep 04 07:03:59.935 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>>` Sep 04 07:03:59.935 INFO kablam! Sep 04 07:03:59.942 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 04 07:03:59.942 INFO kablam! --> src/responder/routes.rs:406:18 Sep 04 07:03:59.942 INFO kablam! | Sep 04 07:03:59.942 INFO kablam! 406 | .first::(&*db); Sep 04 07:03:59.942 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 04 07:03:59.942 INFO kablam! | Sep 04 07:03:59.943 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)` Sep 04 07:03:59.943 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` Sep 04 07:03:59.943 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>>` Sep 04 07:03:59.944 INFO kablam! Sep 04 07:03:59.971 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 04 07:03:59.971 INFO kablam! --> src/responder/routes.rs:455:14 Sep 04 07:03:59.971 INFO kablam! | Sep 04 07:03:59.971 INFO kablam! 455 | .first::(&*db); Sep 04 07:03:59.971 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 04 07:03:59.972 INFO kablam! | Sep 04 07:03:59.972 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)` Sep 04 07:03:59.972 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` Sep 04 07:03:59.972 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>>` Sep 04 07:03:59.972 INFO kablam! Sep 04 07:04:00.009 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 04 07:04:00.009 INFO kablam! --> src/track/payment.rs:80:14 Sep 04 07:04:00.009 INFO kablam! | Sep 04 07:04:00.009 INFO kablam! 80 | .first::<(Tracker, Account)>(&**db); Sep 04 07:04:00.009 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 04 07:04:00.009 INFO kablam! | Sep 04 07:04:00.009 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)` Sep 04 07:04:00.009 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` Sep 04 07:04:00.009 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)` Sep 04 07:04:00.009 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>>` Sep 04 07:04:00.009 INFO kablam! Sep 04 07:04:00.012 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Sep 04 07:04:00.012 INFO kablam! --> src/track/payment.rs:91:41 Sep 04 07:04:00.012 INFO kablam! | Sep 04 07:04:00.012 INFO kablam! 91 | &balance_amount.eq(BigDecimal::from(commission_amount)), Sep 04 07:04:00.012 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Sep 04 07:04:00.012 INFO kablam! | Sep 04 07:04:00.012 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Sep 04 07:04:00.012 INFO kablam! Sep 04 07:04:00.018 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 04 07:04:00.018 INFO kablam! --> src/responder/routes.rs:529:64 Sep 04 07:04:00.018 INFO kablam! | Sep 04 07:04:00.018 INFO kablam! 529 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Sep 04 07:04:00.018 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 04 07:04:00.018 INFO kablam! | Sep 04 07:04:00.018 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)` Sep 04 07:04:00.019 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` Sep 04 07:04:00.019 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>>` Sep 04 07:04:00.019 INFO kablam! Sep 04 07:04:00.026 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Sep 04 07:04:00.027 INFO kablam! --> src/track/payment.rs:99:22 Sep 04 07:04:00.027 INFO kablam! | Sep 04 07:04:00.027 INFO kablam! 99 | .execute(&**db); Sep 04 07:04:00.027 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Sep 04 07:04:00.027 INFO kablam! | Sep 04 07:04:00.027 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Sep 04 07:04:00.027 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 04 07:04:00.027 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>)` Sep 04 07:04:00.027 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>` Sep 04 07:04:00.027 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>>` Sep 04 07:04:00.027 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>>` Sep 04 07:04:00.027 INFO kablam! Sep 04 07:04:00.028 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Sep 04 07:04:00.028 INFO kablam! --> src/track/payment.rs:99:22 Sep 04 07:04:00.028 INFO kablam! | Sep 04 07:04:00.028 INFO kablam! 99 | .execute(&**db); Sep 04 07:04:00.028 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Sep 04 07:04:00.028 INFO kablam! | Sep 04 07:04:00.028 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Sep 04 07:04:00.028 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Sep 04 07:04:00.028 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 04 07:04:00.028 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>)` Sep 04 07:04:00.028 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>` Sep 04 07:04:00.028 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>>` Sep 04 07:04:00.028 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>>` Sep 04 07:04:00.029 INFO kablam! Sep 04 07:04:00.068 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 04 07:04:00.068 INFO kablam! --> src/responder/routes.rs:573:18 Sep 04 07:04:00.068 INFO kablam! | Sep 04 07:04:00.068 INFO kablam! 573 | .first(&*db) Sep 04 07:04:00.068 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 04 07:04:00.068 INFO kablam! | Sep 04 07:04:00.068 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable, diesel::mysql::Mysql>` for `std::option::Option` Sep 04 07:04:00.068 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>>` Sep 04 07:04:00.068 INFO kablam! Sep 04 07:04:00.184 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 04 07:04:00.184 INFO kablam! --> src/responder/routes.rs:747:64 Sep 04 07:04:00.184 INFO kablam! | Sep 04 07:04:00.184 INFO kablam! 747 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Sep 04 07:04:00.184 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 04 07:04:00.184 INFO kablam! | Sep 04 07:04:00.184 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)` Sep 04 07:04:00.184 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` Sep 04 07:04:00.184 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>>` Sep 04 07:04:00.184 INFO kablam! Sep 04 07:04:00.207 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Sep 04 07:04:00.207 INFO kablam! --> src/responder/routes.rs:793:56 Sep 04 07:04:00.207 INFO kablam! | Sep 04 07:04:00.207 INFO kablam! 793 | &payout_amount.eq(BigDecimal::from(balance_due)), Sep 04 07:04:00.207 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Sep 04 07:04:00.207 INFO kablam! | Sep 04 07:04:00.207 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Sep 04 07:04:00.207 INFO kablam! Sep 04 07:04:00.220 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Sep 04 07:04:00.220 INFO kablam! --> src/responder/routes.rs:800:38 Sep 04 07:04:00.220 INFO kablam! | Sep 04 07:04:00.220 INFO kablam! 800 | .execute(&*db); Sep 04 07:04:00.220 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Sep 04 07:04:00.220 INFO kablam! | Sep 04 07:04:00.220 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Sep 04 07:04:00.220 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 04 07:04:00.220 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>)` Sep 04 07:04:00.220 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>` Sep 04 07:04:00.220 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>>` Sep 04 07:04:00.220 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>>` Sep 04 07:04:00.220 INFO kablam! Sep 04 07:04:00.221 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Sep 04 07:04:00.221 INFO kablam! --> src/responder/routes.rs:800:38 Sep 04 07:04:00.221 INFO kablam! | Sep 04 07:04:00.221 INFO kablam! 800 | .execute(&*db); Sep 04 07:04:00.221 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Sep 04 07:04:00.221 INFO kablam! | Sep 04 07:04:00.221 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Sep 04 07:04:00.221 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Sep 04 07:04:00.221 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 04 07:04:00.221 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>)` Sep 04 07:04:00.222 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>` Sep 04 07:04:00.222 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>>` Sep 04 07:04:00.222 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>>` Sep 04 07:04:00.222 INFO kablam! Sep 04 07:04:00.245 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 04 07:04:00.245 INFO kablam! --> src/responder/routes.rs:845:64 Sep 04 07:04:00.245 INFO kablam! | Sep 04 07:04:00.245 INFO kablam! 845 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Sep 04 07:04:00.245 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 04 07:04:00.245 INFO kablam! | Sep 04 07:04:00.245 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)` Sep 04 07:04:00.245 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` Sep 04 07:04:00.245 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>>` Sep 04 07:04:00.245 INFO kablam! Sep 04 07:04:00.375 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 04 07:04:00.375 INFO kablam! --> src/responder/utilities.rs:38:14 Sep 04 07:04:00.375 INFO kablam! | Sep 04 07:04:00.375 INFO kablam! 38 | .first(&**db) Sep 04 07:04:00.375 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 04 07:04:00.375 INFO kablam! | Sep 04 07:04:00.375 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable, diesel::mysql::Mysql>` for `std::option::Option` Sep 04 07:04:00.375 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>>` Sep 04 07:04:00.376 INFO kablam! Sep 04 07:04:00.391 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 04 07:04:00.391 INFO kablam! --> src/responder/utilities.rs:77:10 Sep 04 07:04:00.391 INFO kablam! | Sep 04 07:04:00.391 INFO kablam! 77 | .load::(&**db) Sep 04 07:04:00.391 INFO kablam! | ^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 04 07:04:00.391 INFO kablam! | Sep 04 07:04:00.391 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)` Sep 04 07:04:00.391 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` Sep 04 07:04:00.392 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>>` Sep 04 07:04:00.392 INFO kablam! Sep 04 07:04:00.553 INFO kablam! error: aborting due to 19 previous errors Sep 04 07:04:00.553 INFO kablam! Sep 04 07:04:00.554 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 04 07:04:00.580 INFO kablam! error: Could not compile `raider-server`. Sep 04 07:04:00.580 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 07:04:00.626 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 04 07:04:00.626 INFO kablam! --> src/track/payment.rs:80:14 Sep 04 07:04:00.626 INFO kablam! | Sep 04 07:04:00.626 INFO kablam! 80 | .first::<(Tracker, Account)>(&**db); Sep 04 07:04:00.626 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 04 07:04:00.626 INFO kablam! | Sep 04 07:04:00.627 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)` Sep 04 07:04:00.627 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` Sep 04 07:04:00.627 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)` Sep 04 07:04:00.627 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>>` Sep 04 07:04:00.627 INFO kablam! Sep 04 07:04:00.628 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Sep 04 07:04:00.628 INFO kablam! --> src/track/payment.rs:91:41 Sep 04 07:04:00.629 INFO kablam! | Sep 04 07:04:00.629 INFO kablam! 91 | &balance_amount.eq(BigDecimal::from(commission_amount)), Sep 04 07:04:00.629 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Sep 04 07:04:00.629 INFO kablam! | Sep 04 07:04:00.629 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Sep 04 07:04:00.629 INFO kablam! Sep 04 07:04:00.637 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Sep 04 07:04:00.637 INFO kablam! --> src/track/payment.rs:99:22 Sep 04 07:04:00.637 INFO kablam! | Sep 04 07:04:00.637 INFO kablam! 99 | .execute(&**db); Sep 04 07:04:00.637 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Sep 04 07:04:00.637 INFO kablam! | Sep 04 07:04:00.637 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Sep 04 07:04:00.637 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 04 07:04:00.637 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>)` Sep 04 07:04:00.637 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>` Sep 04 07:04:00.638 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>>` Sep 04 07:04:00.638 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>>` Sep 04 07:04:00.638 INFO kablam! Sep 04 07:04:00.638 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Sep 04 07:04:00.638 INFO kablam! --> src/track/payment.rs:99:22 Sep 04 07:04:00.638 INFO kablam! | Sep 04 07:04:00.638 INFO kablam! 99 | .execute(&**db); Sep 04 07:04:00.638 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Sep 04 07:04:00.639 INFO kablam! | Sep 04 07:04:00.639 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Sep 04 07:04:00.639 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Sep 04 07:04:00.639 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 04 07:04:00.639 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>)` Sep 04 07:04:00.639 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>` Sep 04 07:04:00.639 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>>` Sep 04 07:04:00.639 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>>` Sep 04 07:04:00.639 INFO kablam! Sep 04 07:04:00.943 INFO kablam! error: aborting due to 19 previous errors Sep 04 07:04:00.943 INFO kablam! Sep 04 07:04:00.943 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 04 07:04:00.976 INFO kablam! error: Could not compile `raider-server`. Sep 04 07:04:00.977 INFO kablam! Sep 04 07:04:00.977 INFO kablam! To learn more, run the command again with --verbose. Sep 04 07:04:00.978 INFO kablam! su: No module specific data is present Sep 04 07:04:01.392 INFO running `"docker" "rm" "-f" "070a6d919b8929f1f677c847b212cd2b186d9450b24f492b97cb61742832dd16"` Sep 04 07:04:01.517 INFO blam! 070a6d919b8929f1f677c847b212cd2b186d9450b24f492b97cb61742832dd16