Aug 30 07:13:07.540 INFO checking raider-server-1.0.2 against try#2d477f9981361618ac78253c28051a66b6cea125 for pr-53707 Aug 30 07:13:07.540 INFO running: cargo +2d477f9981361618ac78253c28051a66b6cea125-alt check --frozen --all --all-targets Aug 30 07:13:07.540 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53707/try#2d477f9981361618ac78253c28051a66b6cea125:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-2/try#2d477f9981361618ac78253c28051a66b6cea125:/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 +2d477f9981361618ac78253c28051a66b6cea125-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 07:13:07.767 INFO blam! dda3d1bfa8d9afd64e79acbe39462b3ef1e5e5dc8500b008a67706c32b9ff6ba Aug 30 07:13:07.769 INFO running `"docker" "start" "-a" "dda3d1bfa8d9afd64e79acbe39462b3ef1e5e5dc8500b008a67706c32b9ff6ba"` Aug 30 07:13:08.918 INFO kablam! Compiling num-bigint v0.2.0 Aug 30 07:13:08.920 INFO kablam! Checking iso_country v0.1.2 Aug 30 07:13:08.920 INFO kablam! Compiling email v0.0.20 Aug 30 07:13:08.929 INFO kablam! Compiling mysqlclient-sys v0.2.3 Aug 30 07:13:08.939 INFO kablam! Compiling diesel_derives v1.3.0 Aug 30 07:13:08.940 INFO kablam! Checking num v0.1.42 Aug 30 07:13:08.941 INFO kablam! Checking tera v0.10.10 Aug 30 07:13:08.942 INFO kablam! Checking lettre v0.7.0 Aug 30 07:13:10.788 INFO kablam! Checking validate v0.6.1 Aug 30 07:13:11.918 INFO kablam! Checking bigdecimal v0.0.11 Aug 30 07:13:16.808 INFO kablam! Checking lettre_email v0.7.0 Aug 30 07:13:19.562 INFO kablam! Checking bigdecimal v0.0.14 Aug 30 07:13:22.512 INFO kablam! Checking rocket_contrib v0.3.16 Aug 30 07:13:24.806 INFO kablam! Checking diesel v1.3.2 Aug 30 07:13:54.494 INFO kablam! Checking r2d2-diesel v1.0.0 Aug 30 07:13:55.718 INFO kablam! Checking raider-server v1.0.2 (file:///source) Aug 30 07:14:03.768 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Aug 30 07:14:03.768 INFO kablam! --> src/responder/catchers.rs:9:1 Aug 30 07:14:03.768 INFO kablam! | Aug 30 07:14:03.768 INFO kablam! 9 | #[error(403)] Aug 30 07:14:03.768 INFO kablam! | ^^^^^^^^^^^^^ Aug 30 07:14:03.768 INFO kablam! | Aug 30 07:14:03.768 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Aug 30 07:14:03.768 INFO kablam! Aug 30 07:14:03.769 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Aug 30 07:14:03.769 INFO kablam! --> src/responder/catchers.rs:14:1 Aug 30 07:14:03.769 INFO kablam! | Aug 30 07:14:03.769 INFO kablam! 14 | #[error(410)] Aug 30 07:14:03.769 INFO kablam! | ^^^^^^^^^^^^^ Aug 30 07:14:03.769 INFO kablam! | Aug 30 07:14:03.769 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Aug 30 07:14:03.769 INFO kablam! Aug 30 07:14:03.772 INFO kablam! warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Aug 30 07:14:03.772 INFO kablam! --> src/responder/manager.rs:90:16 Aug 30 07:14:03.772 INFO kablam! | Aug 30 07:14:03.772 INFO kablam! 90 | .catch(errors![ Aug 30 07:14:03.772 INFO kablam! | ________________^ Aug 30 07:14:03.772 INFO kablam! 91 | | catchers::forbidden, Aug 30 07:14:03.772 INFO kablam! 92 | | catchers::gone, Aug 30 07:14:03.772 INFO kablam! 93 | | ]) Aug 30 07:14:03.772 INFO kablam! | |_________^ Aug 30 07:14:03.772 INFO kablam! | Aug 30 07:14:03.772 INFO kablam! = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Aug 30 07:14:03.772 INFO kablam! Aug 30 07:14:03.796 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Aug 30 07:14:03.796 INFO kablam! --> src/responder/catchers.rs:9:1 Aug 30 07:14:03.796 INFO kablam! | Aug 30 07:14:03.796 INFO kablam! 9 | #[error(403)] Aug 30 07:14:03.796 INFO kablam! | ^^^^^^^^^^^^^ Aug 30 07:14:03.796 INFO kablam! | Aug 30 07:14:03.796 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Aug 30 07:14:03.796 INFO kablam! Aug 30 07:14:03.796 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Aug 30 07:14:03.796 INFO kablam! --> src/responder/catchers.rs:14:1 Aug 30 07:14:03.797 INFO kablam! | Aug 30 07:14:03.797 INFO kablam! 14 | #[error(410)] Aug 30 07:14:03.797 INFO kablam! | ^^^^^^^^^^^^^ Aug 30 07:14:03.797 INFO kablam! | Aug 30 07:14:03.797 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Aug 30 07:14:03.797 INFO kablam! Aug 30 07:14:03.802 INFO kablam! warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Aug 30 07:14:03.802 INFO kablam! --> src/responder/manager.rs:90:16 Aug 30 07:14:03.802 INFO kablam! | Aug 30 07:14:03.802 INFO kablam! 90 | .catch(errors![ Aug 30 07:14:03.802 INFO kablam! | ________________^ Aug 30 07:14:03.802 INFO kablam! 91 | | catchers::forbidden, Aug 30 07:14:03.802 INFO kablam! 92 | | catchers::gone, Aug 30 07:14:03.802 INFO kablam! 93 | | ]) Aug 30 07:14:03.802 INFO kablam! | |_________^ Aug 30 07:14:03.802 INFO kablam! | Aug 30 07:14:03.802 INFO kablam! = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Aug 30 07:14:03.803 INFO kablam! Aug 30 07:14:04.385 INFO kablam! warning: cannot find type `Account` in this scope Aug 30 07:14:04.386 INFO kablam! --> src/storage/models.rs:12:10 Aug 30 07:14:04.386 INFO kablam! | Aug 30 07:14:04.386 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.386 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.386 INFO kablam! | Aug 30 07:14:04.386 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 30 07:14:04.386 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.386 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.386 INFO kablam! Aug 30 07:14:04.386 INFO kablam! warning: cannot find type `account` in this scope Aug 30 07:14:04.386 INFO kablam! --> src/storage/models.rs:12:10 Aug 30 07:14:04.386 INFO kablam! | Aug 30 07:14:04.386 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.386 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.386 INFO kablam! | Aug 30 07:14:04.386 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.386 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.386 INFO kablam! Aug 30 07:14:04.386 INFO kablam! warning: cannot find type `Account` in this scope Aug 30 07:14:04.386 INFO kablam! --> src/storage/models.rs:12:10 Aug 30 07:14:04.386 INFO kablam! | Aug 30 07:14:04.386 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.387 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.387 INFO kablam! | Aug 30 07:14:04.387 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.387 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.387 INFO kablam! Aug 30 07:14:04.387 INFO kablam! warning: cannot find type `BigDecimal` in this scope Aug 30 07:14:04.387 INFO kablam! --> src/storage/models.rs:12:24 Aug 30 07:14:04.387 INFO kablam! | Aug 30 07:14:04.387 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.387 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.387 INFO kablam! | Aug 30 07:14:04.387 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.387 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.387 INFO kablam! Aug 30 07:14:04.388 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 30 07:14:04.388 INFO kablam! --> src/storage/models.rs:12:24 Aug 30 07:14:04.388 INFO kablam! | Aug 30 07:14:04.388 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.388 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.388 INFO kablam! | Aug 30 07:14:04.388 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.388 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.388 INFO kablam! Aug 30 07:14:04.388 INFO kablam! warning: cannot find type `Account` in this scope Aug 30 07:14:04.388 INFO kablam! --> src/storage/models.rs:12:24 Aug 30 07:14:04.388 INFO kablam! | Aug 30 07:14:04.388 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.388 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.388 INFO kablam! | Aug 30 07:14:04.388 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.388 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.388 INFO kablam! Aug 30 07:14:04.389 INFO kablam! warning: cannot find type `Balance` in this scope Aug 30 07:14:04.389 INFO kablam! --> src/storage/models.rs:30:10 Aug 30 07:14:04.389 INFO kablam! | Aug 30 07:14:04.389 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.389 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.389 INFO kablam! | Aug 30 07:14:04.389 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.389 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.389 INFO kablam! Aug 30 07:14:04.389 INFO kablam! warning: cannot find type `balance` in this scope Aug 30 07:14:04.389 INFO kablam! --> src/storage/models.rs:30:10 Aug 30 07:14:04.389 INFO kablam! | Aug 30 07:14:04.389 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.389 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.389 INFO kablam! | Aug 30 07:14:04.389 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.389 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.389 INFO kablam! Aug 30 07:14:04.389 INFO kablam! warning: cannot find type `BigDecimal` in this scope Aug 30 07:14:04.389 INFO kablam! --> src/storage/models.rs:30:24 Aug 30 07:14:04.389 INFO kablam! | Aug 30 07:14:04.390 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.390 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.390 INFO kablam! | Aug 30 07:14:04.390 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.390 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.390 INFO kablam! Aug 30 07:14:04.390 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 30 07:14:04.390 INFO kablam! --> src/storage/models.rs:30:24 Aug 30 07:14:04.390 INFO kablam! | Aug 30 07:14:04.390 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.390 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.390 INFO kablam! | Aug 30 07:14:04.390 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.390 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.390 INFO kablam! Aug 30 07:14:04.390 INFO kablam! warning: cannot find type `Balance` in this scope Aug 30 07:14:04.390 INFO kablam! --> src/storage/models.rs:30:24 Aug 30 07:14:04.390 INFO kablam! | Aug 30 07:14:04.390 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.390 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.391 INFO kablam! | Aug 30 07:14:04.391 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.391 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.391 INFO kablam! Aug 30 07:14:04.391 INFO kablam! warning: cannot find type `Payout` in this scope Aug 30 07:14:04.391 INFO kablam! --> src/storage/models.rs:44:10 Aug 30 07:14:04.391 INFO kablam! | Aug 30 07:14:04.391 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.391 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.391 INFO kablam! | Aug 30 07:14:04.391 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.391 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.391 INFO kablam! Aug 30 07:14:04.391 INFO kablam! warning: cannot find type `payout` in this scope Aug 30 07:14:04.391 INFO kablam! --> src/storage/models.rs:44:10 Aug 30 07:14:04.391 INFO kablam! | Aug 30 07:14:04.391 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.391 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.391 INFO kablam! | Aug 30 07:14:04.391 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.391 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.391 INFO kablam! Aug 30 07:14:04.392 INFO kablam! warning: cannot find type `BigDecimal` in this scope Aug 30 07:14:04.392 INFO kablam! --> src/storage/models.rs:44:24 Aug 30 07:14:04.392 INFO kablam! | Aug 30 07:14:04.392 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.392 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.392 INFO kablam! | Aug 30 07:14:04.392 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.393 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.393 INFO kablam! Aug 30 07:14:04.393 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 30 07:14:04.393 INFO kablam! --> src/storage/models.rs:44:24 Aug 30 07:14:04.393 INFO kablam! | Aug 30 07:14:04.393 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.393 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.393 INFO kablam! | Aug 30 07:14:04.393 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.393 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.393 INFO kablam! Aug 30 07:14:04.393 INFO kablam! warning: cannot find type `Payout` in this scope Aug 30 07:14:04.393 INFO kablam! --> src/storage/models.rs:44:24 Aug 30 07:14:04.393 INFO kablam! | Aug 30 07:14:04.393 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.393 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.393 INFO kablam! | Aug 30 07:14:04.393 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.393 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.393 INFO kablam! Aug 30 07:14:04.393 INFO kablam! warning: cannot find type `Tracker` in this scope Aug 30 07:14:04.394 INFO kablam! --> src/storage/models.rs:59:10 Aug 30 07:14:04.394 INFO kablam! | Aug 30 07:14:04.394 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.394 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.394 INFO kablam! | Aug 30 07:14:04.394 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.394 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.394 INFO kablam! Aug 30 07:14:04.394 INFO kablam! warning: cannot find type `tracker` in this scope Aug 30 07:14:04.394 INFO kablam! --> src/storage/models.rs:59:10 Aug 30 07:14:04.394 INFO kablam! | Aug 30 07:14:04.394 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.394 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.394 INFO kablam! | Aug 30 07:14:04.394 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.394 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.394 INFO kablam! Aug 30 07:14:04.394 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 30 07:14:04.394 INFO kablam! --> src/storage/models.rs:59:24 Aug 30 07:14:04.394 INFO kablam! | Aug 30 07:14:04.394 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.394 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.395 INFO kablam! | Aug 30 07:14:04.395 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.395 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.395 INFO kablam! Aug 30 07:14:04.395 INFO kablam! warning: cannot find type `Tracker` in this scope Aug 30 07:14:04.395 INFO kablam! --> src/storage/models.rs:59:24 Aug 30 07:14:04.395 INFO kablam! | Aug 30 07:14:04.395 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.395 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.395 INFO kablam! | Aug 30 07:14:04.395 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.395 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.395 INFO kablam! Aug 30 07:14:04.395 INFO kablam! warning: cannot find type `AccountRecoveryUpdate` in this scope Aug 30 07:14:04.395 INFO kablam! --> src/storage/models.rs:70:10 Aug 30 07:14:04.395 INFO kablam! | Aug 30 07:14:04.395 INFO kablam! 70 | #[derive(AsChangeset)] Aug 30 07:14:04.395 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.395 INFO kablam! | Aug 30 07:14:04.395 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.395 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.396 INFO kablam! Aug 30 07:14:04.396 INFO kablam! warning: cannot find type `account` in this scope Aug 30 07:14:04.396 INFO kablam! --> src/storage/models.rs:70:10 Aug 30 07:14:04.396 INFO kablam! | Aug 30 07:14:04.396 INFO kablam! 70 | #[derive(AsChangeset)] Aug 30 07:14:04.396 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.396 INFO kablam! | Aug 30 07:14:04.396 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.396 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.396 INFO kablam! Aug 30 07:14:04.396 INFO kablam! warning: cannot find type `table` in this scope Aug 30 07:14:04.396 INFO kablam! --> :165:33 Aug 30 07:14:04.396 INFO kablam! | Aug 30 07:14:04.396 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Aug 30 07:14:04.396 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.396 INFO kablam! | Aug 30 07:14:04.396 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.396 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.396 INFO kablam! Aug 30 07:14:04.396 INFO kablam! warning: cannot find type `id` in this scope Aug 30 07:14:04.397 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.397 INFO kablam! | Aug 30 07:14:04.397 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.397 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.397 INFO kablam! | Aug 30 07:14:04.397 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.397 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.397 INFO kablam! Aug 30 07:14:04.397 INFO kablam! warning: cannot find type `email` in this scope Aug 30 07:14:04.397 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.397 INFO kablam! | Aug 30 07:14:04.397 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.397 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.397 INFO kablam! | Aug 30 07:14:04.397 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.397 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.397 INFO kablam! Aug 30 07:14:04.397 INFO kablam! warning: cannot find type `password` in this scope Aug 30 07:14:04.397 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.398 INFO kablam! | Aug 30 07:14:04.398 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.398 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.398 INFO kablam! | Aug 30 07:14:04.398 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.398 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.398 INFO kablam! Aug 30 07:14:04.398 INFO kablam! warning: cannot find type `recovery` in this scope Aug 30 07:14:04.398 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.398 INFO kablam! | Aug 30 07:14:04.398 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.398 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.398 INFO kablam! | Aug 30 07:14:04.398 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.398 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.398 INFO kablam! Aug 30 07:14:04.398 INFO kablam! warning: cannot find type `commission` in this scope Aug 30 07:14:04.398 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.398 INFO kablam! | Aug 30 07:14:04.398 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.398 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.399 INFO kablam! | Aug 30 07:14:04.399 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.399 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.399 INFO kablam! Aug 30 07:14:04.399 INFO kablam! warning: cannot find type `full_name` in this scope Aug 30 07:14:04.399 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.399 INFO kablam! | Aug 30 07:14:04.399 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.399 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.399 INFO kablam! | Aug 30 07:14:04.399 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.399 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.399 INFO kablam! Aug 30 07:14:04.399 INFO kablam! warning: cannot find type `address` in this scope Aug 30 07:14:04.399 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.399 INFO kablam! | Aug 30 07:14:04.399 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.399 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.399 INFO kablam! | Aug 30 07:14:04.399 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.400 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.400 INFO kablam! Aug 30 07:14:04.400 INFO kablam! warning: cannot find type `country` in this scope Aug 30 07:14:04.400 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.400 INFO kablam! | Aug 30 07:14:04.400 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.400 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.400 INFO kablam! | Aug 30 07:14:04.400 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.400 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.400 INFO kablam! Aug 30 07:14:04.400 INFO kablam! warning: cannot find type `payout_method` in this scope Aug 30 07:14:04.400 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.400 INFO kablam! | Aug 30 07:14:04.400 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.400 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.400 INFO kablam! | Aug 30 07:14:04.400 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.400 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.400 INFO kablam! Aug 30 07:14:04.401 INFO kablam! warning: cannot find type `payout_instructions` in this scope Aug 30 07:14:04.401 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.401 INFO kablam! | Aug 30 07:14:04.401 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.401 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.401 INFO kablam! | Aug 30 07:14:04.401 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.401 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.401 INFO kablam! Aug 30 07:14:04.401 INFO kablam! warning: cannot find type `notify_balance` in this scope Aug 30 07:14:04.401 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.401 INFO kablam! | Aug 30 07:14:04.401 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.401 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.401 INFO kablam! | Aug 30 07:14:04.401 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.401 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.401 INFO kablam! Aug 30 07:14:04.401 INFO kablam! warning: cannot find type `created_at` in this scope Aug 30 07:14:04.401 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.401 INFO kablam! | Aug 30 07:14:04.401 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.401 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.402 INFO kablam! | Aug 30 07:14:04.402 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.402 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.402 INFO kablam! Aug 30 07:14:04.402 INFO kablam! warning: cannot find type `updated_at` in this scope Aug 30 07:14:04.402 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.402 INFO kablam! | Aug 30 07:14:04.402 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.402 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.402 INFO kablam! | Aug 30 07:14:04.402 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.402 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.402 INFO kablam! Aug 30 07:14:04.402 INFO kablam! warning: cannot find type `amount` in this scope Aug 30 07:14:04.402 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.402 INFO kablam! | Aug 30 07:14:04.402 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.402 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.402 INFO kablam! | Aug 30 07:14:04.402 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.402 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.403 INFO kablam! Aug 30 07:14:04.403 INFO kablam! warning: cannot find type `currency` in this scope Aug 30 07:14:04.403 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.403 INFO kablam! | Aug 30 07:14:04.403 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.403 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.403 INFO kablam! | Aug 30 07:14:04.403 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.403 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.403 INFO kablam! Aug 30 07:14:04.403 INFO kablam! warning: cannot find type `released` in this scope Aug 30 07:14:04.403 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.403 INFO kablam! | Aug 30 07:14:04.403 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.403 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.403 INFO kablam! | Aug 30 07:14:04.403 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.403 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.403 INFO kablam! Aug 30 07:14:04.403 INFO kablam! warning: cannot find type `trace` in this scope Aug 30 07:14:04.404 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.404 INFO kablam! | Aug 30 07:14:04.404 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.404 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.404 INFO kablam! | Aug 30 07:14:04.404 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.404 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.404 INFO kablam! Aug 30 07:14:04.404 INFO kablam! warning: cannot find type `account_id` in this scope Aug 30 07:14:04.404 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.404 INFO kablam! | Aug 30 07:14:04.404 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.404 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.404 INFO kablam! | Aug 30 07:14:04.404 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.404 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.404 INFO kablam! Aug 30 07:14:04.404 INFO kablam! warning: cannot find type `tracker_id` in this scope Aug 30 07:14:04.404 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.404 INFO kablam! | Aug 30 07:14:04.405 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.405 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.405 INFO kablam! | Aug 30 07:14:04.405 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.405 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.405 INFO kablam! Aug 30 07:14:04.405 INFO kablam! warning: cannot find type `number` in this scope Aug 30 07:14:04.405 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.405 INFO kablam! | Aug 30 07:14:04.405 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.405 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.405 INFO kablam! | Aug 30 07:14:04.405 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.405 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.405 INFO kablam! Aug 30 07:14:04.405 INFO kablam! warning: cannot find type `status` in this scope Aug 30 07:14:04.405 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.405 INFO kablam! | Aug 30 07:14:04.405 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.405 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.406 INFO kablam! | Aug 30 07:14:04.406 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.406 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.406 INFO kablam! Aug 30 07:14:04.406 INFO kablam! warning: cannot find type `account` in this scope Aug 30 07:14:04.406 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.406 INFO kablam! | Aug 30 07:14:04.406 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.406 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.406 INFO kablam! | Aug 30 07:14:04.407 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.407 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.407 INFO kablam! Aug 30 07:14:04.407 INFO kablam! warning: cannot find type `invoice_url` in this scope Aug 30 07:14:04.407 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.407 INFO kablam! | Aug 30 07:14:04.407 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.407 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.407 INFO kablam! | Aug 30 07:14:04.408 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.408 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.408 INFO kablam! Aug 30 07:14:04.408 INFO kablam! warning: cannot find type `label` in this scope Aug 30 07:14:04.408 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.408 INFO kablam! | Aug 30 07:14:04.408 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.408 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.408 INFO kablam! | Aug 30 07:14:04.408 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.409 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.409 INFO kablam! Aug 30 07:14:04.409 INFO kablam! warning: cannot find type `statistics_signups` in this scope Aug 30 07:14:04.409 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.409 INFO kablam! | Aug 30 07:14:04.409 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.409 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.409 INFO kablam! | Aug 30 07:14:04.409 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.410 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.410 INFO kablam! Aug 30 07:14:04.503 INFO kablam! warning: cannot find type `Account` in this scope Aug 30 07:14:04.503 INFO kablam! --> src/storage/models.rs:12:10 Aug 30 07:14:04.503 INFO kablam! | Aug 30 07:14:04.504 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.504 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.504 INFO kablam! | Aug 30 07:14:04.504 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 30 07:14:04.504 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.504 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.504 INFO kablam! Aug 30 07:14:04.504 INFO kablam! warning: cannot find type `account` in this scope Aug 30 07:14:04.504 INFO kablam! --> src/storage/models.rs:12:10 Aug 30 07:14:04.504 INFO kablam! | Aug 30 07:14:04.504 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.504 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.504 INFO kablam! | Aug 30 07:14:04.504 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.504 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.504 INFO kablam! Aug 30 07:14:04.504 INFO kablam! warning: cannot find type `Account` in this scope Aug 30 07:14:04.504 INFO kablam! --> src/storage/models.rs:12:10 Aug 30 07:14:04.504 INFO kablam! | Aug 30 07:14:04.504 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.504 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.504 INFO kablam! | Aug 30 07:14:04.504 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.504 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.504 INFO kablam! Aug 30 07:14:04.504 INFO kablam! warning: cannot find type `BigDecimal` in this scope Aug 30 07:14:04.504 INFO kablam! --> src/storage/models.rs:12:24 Aug 30 07:14:04.505 INFO kablam! | Aug 30 07:14:04.505 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.505 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.505 INFO kablam! | Aug 30 07:14:04.505 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.505 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.505 INFO kablam! Aug 30 07:14:04.505 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 30 07:14:04.505 INFO kablam! --> src/storage/models.rs:12:24 Aug 30 07:14:04.505 INFO kablam! | Aug 30 07:14:04.505 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.505 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.505 INFO kablam! | Aug 30 07:14:04.505 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.505 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.505 INFO kablam! Aug 30 07:14:04.505 INFO kablam! warning: cannot find type `Account` in this scope Aug 30 07:14:04.505 INFO kablam! --> src/storage/models.rs:12:24 Aug 30 07:14:04.505 INFO kablam! | Aug 30 07:14:04.505 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.505 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.505 INFO kablam! | Aug 30 07:14:04.505 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.505 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.505 INFO kablam! Aug 30 07:14:04.505 INFO kablam! warning: cannot find type `Balance` in this scope Aug 30 07:14:04.505 INFO kablam! --> src/storage/models.rs:30:10 Aug 30 07:14:04.506 INFO kablam! | Aug 30 07:14:04.506 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.506 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.506 INFO kablam! | Aug 30 07:14:04.506 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.506 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.506 INFO kablam! Aug 30 07:14:04.506 INFO kablam! warning: cannot find type `balance` in this scope Aug 30 07:14:04.506 INFO kablam! --> src/storage/models.rs:30:10 Aug 30 07:14:04.506 INFO kablam! | Aug 30 07:14:04.506 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.506 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.506 INFO kablam! | Aug 30 07:14:04.506 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.506 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.506 INFO kablam! Aug 30 07:14:04.506 INFO kablam! warning: cannot find type `BigDecimal` in this scope Aug 30 07:14:04.506 INFO kablam! --> src/storage/models.rs:30:24 Aug 30 07:14:04.506 INFO kablam! | Aug 30 07:14:04.506 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.506 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.506 INFO kablam! | Aug 30 07:14:04.506 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.506 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.506 INFO kablam! Aug 30 07:14:04.506 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 30 07:14:04.506 INFO kablam! --> src/storage/models.rs:30:24 Aug 30 07:14:04.506 INFO kablam! | Aug 30 07:14:04.506 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.507 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.507 INFO kablam! | Aug 30 07:14:04.507 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.507 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.507 INFO kablam! Aug 30 07:14:04.507 INFO kablam! warning: cannot find type `Balance` in this scope Aug 30 07:14:04.507 INFO kablam! --> src/storage/models.rs:30:24 Aug 30 07:14:04.507 INFO kablam! | Aug 30 07:14:04.507 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.507 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.507 INFO kablam! | Aug 30 07:14:04.507 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.507 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.507 INFO kablam! Aug 30 07:14:04.507 INFO kablam! warning: cannot find type `Payout` in this scope Aug 30 07:14:04.507 INFO kablam! --> src/storage/models.rs:44:10 Aug 30 07:14:04.507 INFO kablam! | Aug 30 07:14:04.507 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.507 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.507 INFO kablam! | Aug 30 07:14:04.507 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.507 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.507 INFO kablam! Aug 30 07:14:04.507 INFO kablam! warning: cannot find type `payout` in this scope Aug 30 07:14:04.507 INFO kablam! --> src/storage/models.rs:44:10 Aug 30 07:14:04.507 INFO kablam! | Aug 30 07:14:04.507 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.508 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.508 INFO kablam! | Aug 30 07:14:04.508 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.508 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.508 INFO kablam! Aug 30 07:14:04.508 INFO kablam! warning: cannot find type `BigDecimal` in this scope Aug 30 07:14:04.508 INFO kablam! --> src/storage/models.rs:44:24 Aug 30 07:14:04.508 INFO kablam! | Aug 30 07:14:04.508 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.508 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.508 INFO kablam! | Aug 30 07:14:04.508 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.508 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.508 INFO kablam! Aug 30 07:14:04.508 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 30 07:14:04.508 INFO kablam! --> src/storage/models.rs:44:24 Aug 30 07:14:04.508 INFO kablam! | Aug 30 07:14:04.508 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.508 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.508 INFO kablam! | Aug 30 07:14:04.508 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.508 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.508 INFO kablam! Aug 30 07:14:04.508 INFO kablam! warning: cannot find type `Payout` in this scope Aug 30 07:14:04.508 INFO kablam! --> src/storage/models.rs:44:24 Aug 30 07:14:04.508 INFO kablam! | Aug 30 07:14:04.508 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.509 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.509 INFO kablam! | Aug 30 07:14:04.509 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.509 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.509 INFO kablam! Aug 30 07:14:04.509 INFO kablam! warning: cannot find type `Tracker` in this scope Aug 30 07:14:04.509 INFO kablam! --> src/storage/models.rs:59:10 Aug 30 07:14:04.509 INFO kablam! | Aug 30 07:14:04.509 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.509 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.509 INFO kablam! | Aug 30 07:14:04.509 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.509 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.509 INFO kablam! Aug 30 07:14:04.509 INFO kablam! warning: cannot find type `tracker` in this scope Aug 30 07:14:04.509 INFO kablam! --> src/storage/models.rs:59:10 Aug 30 07:14:04.509 INFO kablam! | Aug 30 07:14:04.509 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.509 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.509 INFO kablam! | Aug 30 07:14:04.509 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.509 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.509 INFO kablam! Aug 30 07:14:04.509 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 30 07:14:04.509 INFO kablam! --> src/storage/models.rs:59:24 Aug 30 07:14:04.509 INFO kablam! | Aug 30 07:14:04.509 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.510 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.510 INFO kablam! | Aug 30 07:14:04.510 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.510 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.510 INFO kablam! Aug 30 07:14:04.510 INFO kablam! warning: cannot find type `Tracker` in this scope Aug 30 07:14:04.510 INFO kablam! --> src/storage/models.rs:59:24 Aug 30 07:14:04.510 INFO kablam! | Aug 30 07:14:04.510 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Aug 30 07:14:04.510 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.510 INFO kablam! | Aug 30 07:14:04.510 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.510 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.510 INFO kablam! Aug 30 07:14:04.510 INFO kablam! warning: cannot find type `AccountRecoveryUpdate` in this scope Aug 30 07:14:04.510 INFO kablam! --> src/storage/models.rs:70:10 Aug 30 07:14:04.510 INFO kablam! | Aug 30 07:14:04.510 INFO kablam! 70 | #[derive(AsChangeset)] Aug 30 07:14:04.510 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.510 INFO kablam! | Aug 30 07:14:04.510 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.511 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.511 INFO kablam! Aug 30 07:14:04.511 INFO kablam! warning: cannot find type `account` in this scope Aug 30 07:14:04.511 INFO kablam! --> src/storage/models.rs:70:10 Aug 30 07:14:04.511 INFO kablam! | Aug 30 07:14:04.511 INFO kablam! 70 | #[derive(AsChangeset)] Aug 30 07:14:04.511 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.511 INFO kablam! | Aug 30 07:14:04.511 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.511 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.511 INFO kablam! Aug 30 07:14:04.511 INFO kablam! warning: cannot find type `table` in this scope Aug 30 07:14:04.511 INFO kablam! --> :165:33 Aug 30 07:14:04.511 INFO kablam! | Aug 30 07:14:04.511 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Aug 30 07:14:04.511 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.511 INFO kablam! | Aug 30 07:14:04.511 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.511 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.511 INFO kablam! Aug 30 07:14:04.511 INFO kablam! warning: cannot find type `id` in this scope Aug 30 07:14:04.511 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.512 INFO kablam! | Aug 30 07:14:04.512 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.512 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.512 INFO kablam! | Aug 30 07:14:04.512 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.512 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.512 INFO kablam! Aug 30 07:14:04.512 INFO kablam! warning: cannot find type `email` in this scope Aug 30 07:14:04.512 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.512 INFO kablam! | Aug 30 07:14:04.512 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.512 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.512 INFO kablam! | Aug 30 07:14:04.512 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.512 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.512 INFO kablam! Aug 30 07:14:04.512 INFO kablam! warning: cannot find type `password` in this scope Aug 30 07:14:04.512 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.512 INFO kablam! | Aug 30 07:14:04.512 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.512 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.512 INFO kablam! | Aug 30 07:14:04.513 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.513 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.513 INFO kablam! Aug 30 07:14:04.513 INFO kablam! warning: cannot find type `recovery` in this scope Aug 30 07:14:04.513 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.513 INFO kablam! | Aug 30 07:14:04.513 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.513 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.513 INFO kablam! | Aug 30 07:14:04.513 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.513 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.513 INFO kablam! Aug 30 07:14:04.513 INFO kablam! warning: cannot find type `commission` in this scope Aug 30 07:14:04.513 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.513 INFO kablam! | Aug 30 07:14:04.513 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.513 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.513 INFO kablam! | Aug 30 07:14:04.513 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.513 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.513 INFO kablam! Aug 30 07:14:04.513 INFO kablam! warning: cannot find type `full_name` in this scope Aug 30 07:14:04.514 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.514 INFO kablam! | Aug 30 07:14:04.514 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.514 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.514 INFO kablam! | Aug 30 07:14:04.514 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.514 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.514 INFO kablam! Aug 30 07:14:04.514 INFO kablam! warning: cannot find type `address` in this scope Aug 30 07:14:04.514 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.514 INFO kablam! | Aug 30 07:14:04.515 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.515 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.515 INFO kablam! | Aug 30 07:14:04.515 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.515 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.515 INFO kablam! Aug 30 07:14:04.515 INFO kablam! warning: cannot find type `country` in this scope Aug 30 07:14:04.515 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.515 INFO kablam! | Aug 30 07:14:04.515 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.515 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.516 INFO kablam! | Aug 30 07:14:04.516 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.516 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.516 INFO kablam! Aug 30 07:14:04.516 INFO kablam! warning: cannot find type `payout_method` in this scope Aug 30 07:14:04.516 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.516 INFO kablam! | Aug 30 07:14:04.516 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.516 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.516 INFO kablam! | Aug 30 07:14:04.516 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.516 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.517 INFO kablam! Aug 30 07:14:04.517 INFO kablam! warning: cannot find type `payout_instructions` in this scope Aug 30 07:14:04.517 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.517 INFO kablam! | Aug 30 07:14:04.517 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.517 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.517 INFO kablam! | Aug 30 07:14:04.517 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.517 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.517 INFO kablam! Aug 30 07:14:04.517 INFO kablam! warning: cannot find type `notify_balance` in this scope Aug 30 07:14:04.517 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.517 INFO kablam! | Aug 30 07:14:04.517 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.518 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.518 INFO kablam! | Aug 30 07:14:04.518 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.518 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.518 INFO kablam! Aug 30 07:14:04.518 INFO kablam! warning: cannot find type `created_at` in this scope Aug 30 07:14:04.518 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.518 INFO kablam! | Aug 30 07:14:04.518 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.518 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.518 INFO kablam! | Aug 30 07:14:04.518 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.518 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.518 INFO kablam! Aug 30 07:14:04.519 INFO kablam! warning: cannot find type `updated_at` in this scope Aug 30 07:14:04.519 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.519 INFO kablam! | Aug 30 07:14:04.519 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.519 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.519 INFO kablam! | Aug 30 07:14:04.519 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.519 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.519 INFO kablam! Aug 30 07:14:04.519 INFO kablam! warning: cannot find type `amount` in this scope Aug 30 07:14:04.519 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.519 INFO kablam! | Aug 30 07:14:04.519 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.519 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.519 INFO kablam! | Aug 30 07:14:04.519 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.520 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.520 INFO kablam! Aug 30 07:14:04.520 INFO kablam! warning: cannot find type `currency` in this scope Aug 30 07:14:04.520 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.520 INFO kablam! | Aug 30 07:14:04.520 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.520 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.520 INFO kablam! | Aug 30 07:14:04.520 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.520 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.520 INFO kablam! Aug 30 07:14:04.520 INFO kablam! warning: cannot find type `released` in this scope Aug 30 07:14:04.520 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.520 INFO kablam! | Aug 30 07:14:04.520 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.520 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.520 INFO kablam! | Aug 30 07:14:04.520 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.520 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.520 INFO kablam! Aug 30 07:14:04.521 INFO kablam! warning: cannot find type `trace` in this scope Aug 30 07:14:04.521 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.521 INFO kablam! | Aug 30 07:14:04.521 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.521 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.521 INFO kablam! | Aug 30 07:14:04.521 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.521 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.521 INFO kablam! Aug 30 07:14:04.521 INFO kablam! warning: cannot find type `account_id` in this scope Aug 30 07:14:04.521 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.521 INFO kablam! | Aug 30 07:14:04.521 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.521 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.521 INFO kablam! | Aug 30 07:14:04.521 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.521 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.521 INFO kablam! Aug 30 07:14:04.521 INFO kablam! warning: cannot find type `tracker_id` in this scope Aug 30 07:14:04.521 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.521 INFO kablam! | Aug 30 07:14:04.522 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.522 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.522 INFO kablam! | Aug 30 07:14:04.522 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.522 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.522 INFO kablam! Aug 30 07:14:04.522 INFO kablam! warning: cannot find type `number` in this scope Aug 30 07:14:04.522 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.522 INFO kablam! | Aug 30 07:14:04.522 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.522 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.522 INFO kablam! | Aug 30 07:14:04.522 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.522 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.522 INFO kablam! Aug 30 07:14:04.523 INFO kablam! warning: cannot find type `status` in this scope Aug 30 07:14:04.523 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.523 INFO kablam! | Aug 30 07:14:04.523 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.523 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.523 INFO kablam! | Aug 30 07:14:04.524 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.524 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.524 INFO kablam! Aug 30 07:14:04.524 INFO kablam! warning: cannot find type `account` in this scope Aug 30 07:14:04.524 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.524 INFO kablam! | Aug 30 07:14:04.524 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.524 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.524 INFO kablam! | Aug 30 07:14:04.524 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.524 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.524 INFO kablam! Aug 30 07:14:04.524 INFO kablam! warning: cannot find type `invoice_url` in this scope Aug 30 07:14:04.524 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.524 INFO kablam! | Aug 30 07:14:04.525 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.525 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.525 INFO kablam! | Aug 30 07:14:04.525 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.525 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.525 INFO kablam! Aug 30 07:14:04.526 INFO kablam! warning: cannot find type `label` in this scope Aug 30 07:14:04.526 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.526 INFO kablam! | Aug 30 07:14:04.526 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.526 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.526 INFO kablam! | Aug 30 07:14:04.526 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.526 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.526 INFO kablam! Aug 30 07:14:04.527 INFO kablam! warning: cannot find type `statistics_signups` in this scope Aug 30 07:14:04.527 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:14:04.527 INFO kablam! | Aug 30 07:14:04.527 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:14:04.527 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:14:04.527 INFO kablam! | Aug 30 07:14:04.527 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:14:04.527 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:14:04.527 INFO kablam! Aug 30 07:14:07.093 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:07.093 INFO kablam! --> src/responder/routes.rs:313:14 Aug 30 07:14:07.093 INFO kablam! | Aug 30 07:14:07.093 INFO kablam! 313 | .first::(&*db); Aug 30 07:14:07.093 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:07.093 INFO kablam! | Aug 30 07:14:07.093 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Aug 30 07:14:07.093 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Aug 30 07:14:07.093 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Account>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Aug 30 07:14:07.093 INFO kablam! Aug 30 07:14:07.140 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Aug 30 07:14:07.140 INFO kablam! --> src/responder/routes.rs:395:37 Aug 30 07:14:07.140 INFO kablam! | Aug 30 07:14:07.140 INFO kablam! 395 | &account_commission.eq(BigDecimal::from( Aug 30 07:14:07.140 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:07.140 INFO kablam! | Aug 30 07:14:07.140 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Aug 30 07:14:07.140 INFO kablam! Aug 30 07:14:07.145 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:07.145 INFO kablam! --> src/responder/routes.rs:313:14 Aug 30 07:14:07.145 INFO kablam! | Aug 30 07:14:07.145 INFO kablam! 313 | .first::(&*db); Aug 30 07:14:07.145 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:07.145 INFO kablam! | Aug 30 07:14:07.145 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Aug 30 07:14:07.146 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Aug 30 07:14:07.146 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Account>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Aug 30 07:14:07.146 INFO kablam! Aug 30 07:14:07.151 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Aug 30 07:14:07.151 INFO kablam! --> src/responder/routes.rs:401:14 Aug 30 07:14:07.151 INFO kablam! | Aug 30 07:14:07.151 INFO kablam! 401 | .execute(&*db); Aug 30 07:14:07.151 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:07.152 INFO kablam! | Aug 30 07:14:07.152 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Aug 30 07:14:07.153 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Aug 30 07:14:07.153 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `(diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>)` Aug 30 07:14:07.154 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::ValuesClause<(diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>` Aug 30 07:14:07.154 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::InsertStatement>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>>` Aug 30 07:14:07.155 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::load_dsl::ExecuteDsl<_, diesel::mysql::Mysql>` for `diesel::query_builder::InsertStatement>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>>` Aug 30 07:14:07.155 INFO kablam! Aug 30 07:14:07.157 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Aug 30 07:14:07.157 INFO kablam! --> src/responder/routes.rs:401:14 Aug 30 07:14:07.157 INFO kablam! | Aug 30 07:14:07.157 INFO kablam! 401 | .execute(&*db); Aug 30 07:14:07.157 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:07.157 INFO kablam! | Aug 30 07:14:07.157 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Aug 30 07:14:07.157 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Aug 30 07:14:07.157 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Aug 30 07:14:07.158 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `(diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>)` Aug 30 07:14:07.158 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::ValuesClause<(diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>` Aug 30 07:14:07.158 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::InsertStatement>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>>` Aug 30 07:14:07.158 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::load_dsl::ExecuteDsl<_, diesel::mysql::Mysql>` for `diesel::query_builder::InsertStatement>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>>` Aug 30 07:14:07.158 INFO kablam! Aug 30 07:14:07.163 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:07.163 INFO kablam! --> src/responder/routes.rs:406:18 Aug 30 07:14:07.163 INFO kablam! | Aug 30 07:14:07.163 INFO kablam! 406 | .first::(&*db); Aug 30 07:14:07.163 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:07.163 INFO kablam! | Aug 30 07:14:07.163 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Aug 30 07:14:07.164 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Aug 30 07:14:07.164 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Account>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Aug 30 07:14:07.164 INFO kablam! Aug 30 07:14:07.174 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Aug 30 07:14:07.175 INFO kablam! --> src/responder/routes.rs:395:37 Aug 30 07:14:07.175 INFO kablam! | Aug 30 07:14:07.175 INFO kablam! 395 | &account_commission.eq(BigDecimal::from( Aug 30 07:14:07.175 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:07.175 INFO kablam! | Aug 30 07:14:07.175 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Aug 30 07:14:07.175 INFO kablam! Aug 30 07:14:07.180 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:07.180 INFO kablam! --> src/responder/routes.rs:455:14 Aug 30 07:14:07.180 INFO kablam! | Aug 30 07:14:07.180 INFO kablam! 455 | .first::(&*db); Aug 30 07:14:07.180 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:07.180 INFO kablam! | Aug 30 07:14:07.180 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Aug 30 07:14:07.180 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Aug 30 07:14:07.180 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Account>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Aug 30 07:14:07.180 INFO kablam! Aug 30 07:14:07.182 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Aug 30 07:14:07.182 INFO kablam! --> src/responder/routes.rs:401:14 Aug 30 07:14:07.182 INFO kablam! | Aug 30 07:14:07.182 INFO kablam! 401 | .execute(&*db); Aug 30 07:14:07.182 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:07.182 INFO kablam! | Aug 30 07:14:07.182 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Aug 30 07:14:07.182 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Aug 30 07:14:07.183 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `(diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>)` Aug 30 07:14:07.183 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::ValuesClause<(diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>` Aug 30 07:14:07.183 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::InsertStatement>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>>` Aug 30 07:14:07.183 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::load_dsl::ExecuteDsl<_, diesel::mysql::Mysql>` for `diesel::query_builder::InsertStatement>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>>` Aug 30 07:14:07.183 INFO kablam! Aug 30 07:14:07.183 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Aug 30 07:14:07.183 INFO kablam! --> src/responder/routes.rs:401:14 Aug 30 07:14:07.183 INFO kablam! | Aug 30 07:14:07.183 INFO kablam! 401 | .execute(&*db); Aug 30 07:14:07.183 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:07.183 INFO kablam! | Aug 30 07:14:07.183 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Aug 30 07:14:07.183 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Aug 30 07:14:07.183 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Aug 30 07:14:07.184 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `(diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>)` Aug 30 07:14:07.184 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::ValuesClause<(diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>` Aug 30 07:14:07.184 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::InsertStatement>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>>` Aug 30 07:14:07.184 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::load_dsl::ExecuteDsl<_, diesel::mysql::Mysql>` for `diesel::query_builder::InsertStatement>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>>` Aug 30 07:14:07.184 INFO kablam! Aug 30 07:14:07.188 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:07.188 INFO kablam! --> src/responder/routes.rs:406:18 Aug 30 07:14:07.188 INFO kablam! | Aug 30 07:14:07.188 INFO kablam! 406 | .first::(&*db); Aug 30 07:14:07.188 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:07.188 INFO kablam! | Aug 30 07:14:07.188 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Aug 30 07:14:07.188 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Aug 30 07:14:07.188 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Account>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Aug 30 07:14:07.188 INFO kablam! Aug 30 07:14:07.204 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:07.204 INFO kablam! --> src/responder/routes.rs:455:14 Aug 30 07:14:07.204 INFO kablam! | Aug 30 07:14:07.204 INFO kablam! 455 | .first::(&*db); Aug 30 07:14:07.204 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:07.204 INFO kablam! | Aug 30 07:14:07.204 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Aug 30 07:14:07.204 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Aug 30 07:14:07.204 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Account>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Aug 30 07:14:07.204 INFO kablam! Aug 30 07:14:07.206 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:07.206 INFO kablam! --> src/responder/routes.rs:529:64 Aug 30 07:14:07.206 INFO kablam! | Aug 30 07:14:07.206 INFO kablam! 529 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Aug 30 07:14:07.206 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:07.206 INFO kablam! | Aug 30 07:14:07.206 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Aug 30 07:14:07.207 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Aug 30 07:14:07.207 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Account>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Aug 30 07:14:07.207 INFO kablam! Aug 30 07:14:07.228 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:07.228 INFO kablam! --> src/responder/routes.rs:529:64 Aug 30 07:14:07.228 INFO kablam! | Aug 30 07:14:07.228 INFO kablam! 529 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Aug 30 07:14:07.228 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:07.228 INFO kablam! | Aug 30 07:14:07.228 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Aug 30 07:14:07.228 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Aug 30 07:14:07.229 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Account>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Aug 30 07:14:07.229 INFO kablam! Aug 30 07:14:07.238 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:07.238 INFO kablam! --> src/responder/routes.rs:573:18 Aug 30 07:14:07.238 INFO kablam! | Aug 30 07:14:07.238 INFO kablam! 573 | .first(&*db) Aug 30 07:14:07.239 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:07.239 INFO kablam! | Aug 30 07:14:07.239 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable, diesel::mysql::Mysql>` for `std::option::Option` Aug 30 07:14:07.239 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery>` for `diesel::query_builder::SelectStatement>, diesel::query_builder::distinct_clause::NoDistinctClause, diesel::query_builder::where_clause::WhereClause>, diesel::expression::operators::Eq, &std::string::String>>>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Aug 30 07:14:07.239 INFO kablam! Aug 30 07:14:07.254 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:07.254 INFO kablam! --> src/responder/routes.rs:573:18 Aug 30 07:14:07.254 INFO kablam! | Aug 30 07:14:07.254 INFO kablam! 573 | .first(&*db) Aug 30 07:14:07.254 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:07.254 INFO kablam! | Aug 30 07:14:07.254 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable, diesel::mysql::Mysql>` for `std::option::Option` Aug 30 07:14:07.254 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery>` for `diesel::query_builder::SelectStatement>, diesel::query_builder::distinct_clause::NoDistinctClause, diesel::query_builder::where_clause::WhereClause>, diesel::expression::operators::Eq, &std::string::String>>>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Aug 30 07:14:07.254 INFO kablam! Aug 30 07:14:07.339 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:07.339 INFO kablam! --> src/responder/routes.rs:747:64 Aug 30 07:14:07.339 INFO kablam! | Aug 30 07:14:07.339 INFO kablam! 747 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Aug 30 07:14:07.339 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:07.340 INFO kablam! | Aug 30 07:14:07.340 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Aug 30 07:14:07.340 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Aug 30 07:14:07.340 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Account>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Aug 30 07:14:07.340 INFO kablam! Aug 30 07:14:07.340 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:07.340 INFO kablam! --> src/responder/routes.rs:747:64 Aug 30 07:14:07.340 INFO kablam! | Aug 30 07:14:07.341 INFO kablam! 747 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Aug 30 07:14:07.341 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:07.341 INFO kablam! | Aug 30 07:14:07.341 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Aug 30 07:14:07.341 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Aug 30 07:14:07.341 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Account>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Aug 30 07:14:07.341 INFO kablam! Aug 30 07:14:07.360 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Aug 30 07:14:07.360 INFO kablam! --> src/responder/routes.rs:793:56 Aug 30 07:14:07.360 INFO kablam! | Aug 30 07:14:07.360 INFO kablam! 793 | &payout_amount.eq(BigDecimal::from(balance_due)), Aug 30 07:14:07.360 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:07.360 INFO kablam! | Aug 30 07:14:07.360 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Aug 30 07:14:07.360 INFO kablam! Aug 30 07:14:07.361 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Aug 30 07:14:07.361 INFO kablam! --> src/responder/routes.rs:793:56 Aug 30 07:14:07.361 INFO kablam! | Aug 30 07:14:07.361 INFO kablam! 793 | &payout_amount.eq(BigDecimal::from(balance_due)), Aug 30 07:14:07.361 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:07.361 INFO kablam! | Aug 30 07:14:07.361 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Aug 30 07:14:07.361 INFO kablam! Aug 30 07:14:07.373 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Aug 30 07:14:07.373 INFO kablam! --> src/responder/routes.rs:800:38 Aug 30 07:14:07.373 INFO kablam! | Aug 30 07:14:07.373 INFO kablam! 800 | .execute(&*db); Aug 30 07:14:07.373 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:07.373 INFO kablam! | Aug 30 07:14:07.373 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Aug 30 07:14:07.373 INFO kablam! --> src/responder/routes.rs:800:38 Aug 30 07:14:07.373 INFO kablam! | Aug 30 07:14:07.373 INFO kablam! 800 | .execute(&*db); Aug 30 07:14:07.373 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:07.373 INFO kablam! | Aug 30 07:14:07.373 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Aug 30 07:14:07.373 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Aug 30 07:14:07.373 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>)` Aug 30 07:14:07.373 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::ValuesClause<(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::payout::table>` Aug 30 07:14:07.373 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::payout::table>>` Aug 30 07:14:07.373 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Aug 30 07:14:07.373 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Aug 30 07:14:07.373 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>)` Aug 30 07:14:07.373 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::load_dsl::ExecuteDsl<_, diesel::mysql::Mysql>` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::payout::table>>` Aug 30 07:14:07.374 INFO kablam! Aug 30 07:14:07.374 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::ValuesClause<(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::payout::table>` Aug 30 07:14:07.374 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::payout::table>>` Aug 30 07:14:07.374 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::load_dsl::ExecuteDsl<_, diesel::mysql::Mysql>` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::payout::table>>` Aug 30 07:14:07.374 INFO kablam! Aug 30 07:14:07.374 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Aug 30 07:14:07.374 INFO kablam! --> src/responder/routes.rs:800:38 Aug 30 07:14:07.374 INFO kablam! | Aug 30 07:14:07.374 INFO kablam! 800 | .execute(&*db); Aug 30 07:14:07.374 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:07.374 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Aug 30 07:14:07.374 INFO kablam! --> src/responder/routes.rs:800:38 Aug 30 07:14:07.374 INFO kablam! | Aug 30 07:14:07.374 INFO kablam! 800 | .execute(&*db); Aug 30 07:14:07.374 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:07.374 INFO kablam! | Aug 30 07:14:07.374 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Aug 30 07:14:07.374 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Aug 30 07:14:07.374 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Aug 30 07:14:07.374 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>)` Aug 30 07:14:07.375 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::ValuesClause<(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::payout::table>` Aug 30 07:14:07.375 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::payout::table>>` Aug 30 07:14:07.375 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::load_dsl::ExecuteDsl<_, diesel::mysql::Mysql>` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::payout::table>>` Aug 30 07:14:07.375 INFO kablam! Aug 30 07:14:07.375 INFO kablam! | Aug 30 07:14:07.375 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Aug 30 07:14:07.376 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Aug 30 07:14:07.376 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Aug 30 07:14:07.376 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>)` Aug 30 07:14:07.377 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::ValuesClause<(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::payout::table>` Aug 30 07:14:07.377 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::payout::table>>` Aug 30 07:14:07.377 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::load_dsl::ExecuteDsl<_, diesel::mysql::Mysql>` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::payout::table>>` Aug 30 07:14:07.377 INFO kablam! Aug 30 07:14:07.399 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:07.400 INFO kablam! --> src/responder/routes.rs:845:64 Aug 30 07:14:07.400 INFO kablam! | Aug 30 07:14:07.400 INFO kablam! 845 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Aug 30 07:14:07.400 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:07.400 INFO kablam! | Aug 30 07:14:07.400 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Aug 30 07:14:07.400 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Aug 30 07:14:07.400 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Account>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Aug 30 07:14:07.400 INFO kablam! Aug 30 07:14:07.404 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:07.404 INFO kablam! --> src/responder/routes.rs:845:64 Aug 30 07:14:07.404 INFO kablam! | Aug 30 07:14:07.404 INFO kablam! 845 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Aug 30 07:14:07.404 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:07.404 INFO kablam! | Aug 30 07:14:07.404 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Aug 30 07:14:07.404 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Aug 30 07:14:07.404 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Account>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Aug 30 07:14:07.404 INFO kablam! Aug 30 07:14:07.484 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:07.484 INFO kablam! --> src/responder/utilities.rs:38:14 Aug 30 07:14:07.484 INFO kablam! | Aug 30 07:14:07.484 INFO kablam! 38 | .first(&**db) Aug 30 07:14:07.484 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:07.484 INFO kablam! | Aug 30 07:14:07.485 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable, diesel::mysql::Mysql>` for `std::option::Option` Aug 30 07:14:07.485 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery>` for `diesel::query_builder::SelectStatement>, diesel::query_builder::distinct_clause::NoDistinctClause, diesel::query_builder::where_clause::WhereClause>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Aug 30 07:14:07.485 INFO kablam! Aug 30 07:14:07.501 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:07.501 INFO kablam! --> src/responder/utilities.rs:77:10 Aug 30 07:14:07.501 INFO kablam! | Aug 30 07:14:07.501 INFO kablam! 77 | .load::(&**db) Aug 30 07:14:07.501 INFO kablam! | ^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:07.501 INFO kablam! | Aug 30 07:14:07.501 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::Numeric, diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Integer, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, i32, bigdecimal::BigDecimal, std::string::String, std::string::String, std::option::Option, std::option::Option, i32, chrono::NaiveDateTime, chrono::NaiveDateTime)` Aug 30 07:14:07.501 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::Numeric, diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Integer, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Payout` Aug 30 07:14:07.501 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Payout>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::OrderClause>, diesel::query_builder::limit_clause::LimitClause>, diesel::query_builder::offset_clause::OffsetClause>>` Aug 30 07:14:07.501 INFO kablam! Aug 30 07:14:07.531 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:07.531 INFO kablam! --> src/responder/utilities.rs:38:14 Aug 30 07:14:07.531 INFO kablam! | Aug 30 07:14:07.531 INFO kablam! 38 | .first(&**db) Aug 30 07:14:07.531 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:07.531 INFO kablam! | Aug 30 07:14:07.531 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable, diesel::mysql::Mysql>` for `std::option::Option` Aug 30 07:14:07.532 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery>` for `diesel::query_builder::SelectStatement>, diesel::query_builder::distinct_clause::NoDistinctClause, diesel::query_builder::where_clause::WhereClause>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Aug 30 07:14:07.532 INFO kablam! Aug 30 07:14:07.551 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:07.551 INFO kablam! --> src/responder/utilities.rs:77:10 Aug 30 07:14:07.551 INFO kablam! | Aug 30 07:14:07.551 INFO kablam! 77 | .load::(&**db) Aug 30 07:14:07.551 INFO kablam! | ^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:07.551 INFO kablam! | Aug 30 07:14:07.551 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::Numeric, diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Integer, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, i32, bigdecimal::BigDecimal, std::string::String, std::string::String, std::option::Option, std::option::Option, i32, chrono::NaiveDateTime, chrono::NaiveDateTime)` Aug 30 07:14:07.551 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::Numeric, diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Integer, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Payout` Aug 30 07:14:07.551 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Payout>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::OrderClause>, diesel::query_builder::limit_clause::LimitClause>, diesel::query_builder::offset_clause::OffsetClause>>` Aug 30 07:14:07.551 INFO kablam! Aug 30 07:14:07.697 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:07.697 INFO kablam! --> src/track/payment.rs:80:14 Aug 30 07:14:07.697 INFO kablam! | Aug 30 07:14:07.697 INFO kablam! 80 | .first::<(Tracker, Account)>(&**db); Aug 30 07:14:07.697 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:07.697 INFO kablam! | Aug 30 07:14:07.697 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Aug 30 07:14:07.697 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Aug 30 07:14:07.697 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<((diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), (diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp)), diesel::mysql::Mysql>` for `(storage::models::Tracker, storage::models::Account)` Aug 30 07:14:07.697 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, (storage::models::Tracker, storage::models::Account)>` for `diesel::query_builder::SelectStatement, diesel::expression::operators::Eq, diesel::expression::nullable::Nullable>>, diesel::query_builder::select_clause::DefaultSelectClause, diesel::query_builder::distinct_clause::NoDistinctClause, diesel::query_builder::where_clause::WhereClause>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Aug 30 07:14:07.697 INFO kablam! Aug 30 07:14:07.699 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Aug 30 07:14:07.699 INFO kablam! --> src/track/payment.rs:91:41 Aug 30 07:14:07.699 INFO kablam! | Aug 30 07:14:07.699 INFO kablam! 91 | &balance_amount.eq(BigDecimal::from(commission_amount)), Aug 30 07:14:07.699 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:07.699 INFO kablam! | Aug 30 07:14:07.699 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Aug 30 07:14:07.699 INFO kablam! Aug 30 07:14:07.706 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Aug 30 07:14:07.706 INFO kablam! --> src/track/payment.rs:99:22 Aug 30 07:14:07.706 INFO kablam! | Aug 30 07:14:07.706 INFO kablam! 99 | .execute(&**db); Aug 30 07:14:07.707 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:07.707 INFO kablam! | Aug 30 07:14:07.707 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Aug 30 07:14:07.707 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Aug 30 07:14:07.707 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>)` Aug 30 07:14:07.707 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::ValuesClause<(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::balance::table>` Aug 30 07:14:07.707 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::balance::table>>` Aug 30 07:14:07.707 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::load_dsl::ExecuteDsl<_, diesel::mysql::Mysql>` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::balance::table>>` Aug 30 07:14:07.707 INFO kablam! Aug 30 07:14:07.707 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Aug 30 07:14:07.707 INFO kablam! --> src/track/payment.rs:99:22 Aug 30 07:14:07.707 INFO kablam! | Aug 30 07:14:07.707 INFO kablam! 99 | .execute(&**db); Aug 30 07:14:07.707 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:07.707 INFO kablam! | Aug 30 07:14:07.707 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Aug 30 07:14:07.707 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Aug 30 07:14:07.707 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Aug 30 07:14:07.707 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>)` Aug 30 07:14:07.707 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::ValuesClause<(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::balance::table>` Aug 30 07:14:07.709 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::balance::table>>` Aug 30 07:14:07.709 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::load_dsl::ExecuteDsl<_, diesel::mysql::Mysql>` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::balance::table>>` Aug 30 07:14:07.709 INFO kablam! Aug 30 07:14:07.821 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Aug 30 07:14:07.821 INFO kablam! --> src/track/payment.rs:80:14 Aug 30 07:14:07.821 INFO kablam! | Aug 30 07:14:07.821 INFO kablam! 80 | .first::<(Tracker, Account)>(&**db); Aug 30 07:14:07.821 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:07.821 INFO kablam! | Aug 30 07:14:07.821 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Aug 30 07:14:07.821 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Aug 30 07:14:07.821 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<((diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), (diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp)), diesel::mysql::Mysql>` for `(storage::models::Tracker, storage::models::Account)` Aug 30 07:14:07.823 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, (storage::models::Tracker, storage::models::Account)>` for `diesel::query_builder::SelectStatement, diesel::expression::operators::Eq, diesel::expression::nullable::Nullable>>, diesel::query_builder::select_clause::DefaultSelectClause, diesel::query_builder::distinct_clause::NoDistinctClause, diesel::query_builder::where_clause::WhereClause>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Aug 30 07:14:07.823 INFO kablam! Aug 30 07:14:07.826 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Aug 30 07:14:07.826 INFO kablam! --> src/track/payment.rs:91:41 Aug 30 07:14:07.826 INFO kablam! | Aug 30 07:14:07.826 INFO kablam! 91 | &balance_amount.eq(BigDecimal::from(commission_amount)), Aug 30 07:14:07.826 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:07.826 INFO kablam! | Aug 30 07:14:07.826 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Aug 30 07:14:07.826 INFO kablam! Aug 30 07:14:07.835 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Aug 30 07:14:07.835 INFO kablam! --> src/track/payment.rs:99:22 Aug 30 07:14:07.835 INFO kablam! | Aug 30 07:14:07.835 INFO kablam! 99 | .execute(&**db); Aug 30 07:14:07.835 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:07.835 INFO kablam! | Aug 30 07:14:07.835 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Aug 30 07:14:07.835 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Aug 30 07:14:07.835 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>)` Aug 30 07:14:07.835 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::ValuesClause<(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::balance::table>` Aug 30 07:14:07.835 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::balance::table>>` Aug 30 07:14:07.835 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::load_dsl::ExecuteDsl<_, diesel::mysql::Mysql>` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::balance::table>>` Aug 30 07:14:07.835 INFO kablam! Aug 30 07:14:07.836 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Aug 30 07:14:07.836 INFO kablam! --> src/track/payment.rs:99:22 Aug 30 07:14:07.836 INFO kablam! | Aug 30 07:14:07.836 INFO kablam! 99 | .execute(&**db); Aug 30 07:14:07.836 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Aug 30 07:14:07.836 INFO kablam! | Aug 30 07:14:07.836 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Aug 30 07:14:07.838 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Aug 30 07:14:07.838 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Aug 30 07:14:07.838 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>)` Aug 30 07:14:07.838 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::ValuesClause<(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::balance::table>` Aug 30 07:14:07.838 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::balance::table>>` Aug 30 07:14:07.838 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::load_dsl::ExecuteDsl<_, diesel::mysql::Mysql>` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::balance::table>>` Aug 30 07:14:07.838 INFO kablam! Aug 30 07:14:08.207 INFO kablam! error: aborting due to 19 previous errors Aug 30 07:14:08.207 INFO kablam! Aug 30 07:14:08.207 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 30 07:14:08.223 INFO kablam! error: Could not compile `raider-server`. Aug 30 07:14:08.223 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 30 07:14:08.228 INFO kablam! error: aborting due to 19 previous errors Aug 30 07:14:08.228 INFO kablam! Aug 30 07:14:08.228 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 30 07:14:08.262 INFO kablam! error: Could not compile `raider-server`. Aug 30 07:14:08.262 INFO kablam! Aug 30 07:14:08.262 INFO kablam! To learn more, run the command again with --verbose. Aug 30 07:14:08.264 INFO kablam! su: No module specific data is present Aug 30 07:14:08.857 INFO running `"docker" "rm" "-f" "dda3d1bfa8d9afd64e79acbe39462b3ef1e5e5dc8500b008a67706c32b9ff6ba"` Aug 30 07:14:08.972 INFO blam! dda3d1bfa8d9afd64e79acbe39462b3ef1e5e5dc8500b008a67706c32b9ff6ba