Sep 01 10:16:05.095 INFO checking raider-server-1.0.2 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 10:16:05.095 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 10:16:05.095 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 10:16:05.263 INFO blam! f4e82e738a7eac66c9307807165c84274fd87cf4138dc36ef3945956d1717c7a Sep 01 10:16:05.268 INFO running `"docker" "start" "-a" "f4e82e738a7eac66c9307807165c84274fd87cf4138dc36ef3945956d1717c7a"` Sep 01 10:16:06.393 INFO kablam! Checking iso_country v0.1.2 Sep 01 10:16:06.396 INFO kablam! Compiling mysqlclient-sys v0.2.3 Sep 01 10:16:06.402 INFO kablam! Checking r2d2 v0.8.2 Sep 01 10:16:06.409 INFO kablam! Checking num-bigint v0.2.0 Sep 01 10:16:06.413 INFO kablam! Compiling diesel_derives v1.3.0 Sep 01 10:16:06.417 INFO kablam! Checking num v0.1.42 Sep 01 10:16:06.418 INFO kablam! Checking email v0.0.20 Sep 01 10:16:06.421 INFO kablam! Checking tera v0.10.10 Sep 01 10:16:08.356 INFO kablam! Checking bigdecimal v0.0.11 Sep 01 10:16:09.191 INFO kablam! Checking validate v0.6.1 Sep 01 10:16:10.649 INFO kablam! Checking lettre_email v0.7.0 Sep 01 10:16:12.363 INFO kablam! Checking bigdecimal v0.0.14 Sep 01 10:16:16.524 INFO kablam! Checking rocket_contrib v0.3.16 Sep 01 10:16:21.003 INFO kablam! Checking diesel v1.3.2 Sep 01 10:16:51.779 INFO kablam! Checking r2d2-diesel v1.0.0 Sep 01 10:16:52.974 INFO kablam! Checking raider-server v1.0.2 (file:///source) Sep 01 10:17:01.037 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Sep 01 10:17:01.037 INFO kablam! --> src/responder/catchers.rs:9:1 Sep 01 10:17:01.038 INFO kablam! | Sep 01 10:17:01.038 INFO kablam! 9 | #[error(403)] Sep 01 10:17:01.038 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 10:17:01.038 INFO kablam! | Sep 01 10:17:01.038 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Sep 01 10:17:01.038 INFO kablam! Sep 01 10:17:01.039 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Sep 01 10:17:01.039 INFO kablam! --> src/responder/catchers.rs:14:1 Sep 01 10:17:01.039 INFO kablam! | Sep 01 10:17:01.039 INFO kablam! 14 | #[error(410)] Sep 01 10:17:01.039 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 10:17:01.039 INFO kablam! | Sep 01 10:17:01.039 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Sep 01 10:17:01.039 INFO kablam! Sep 01 10:17:01.044 INFO kablam! warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Sep 01 10:17:01.044 INFO kablam! --> src/responder/manager.rs:90:16 Sep 01 10:17:01.044 INFO kablam! | Sep 01 10:17:01.044 INFO kablam! 90 | .catch(errors![ Sep 01 10:17:01.044 INFO kablam! | ________________^ Sep 01 10:17:01.044 INFO kablam! 91 | | catchers::forbidden, Sep 01 10:17:01.044 INFO kablam! 92 | | catchers::gone, Sep 01 10:17:01.044 INFO kablam! 93 | | ]) Sep 01 10:17:01.044 INFO kablam! | |_________^ Sep 01 10:17:01.045 INFO kablam! | Sep 01 10:17:01.045 INFO kablam! = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Sep 01 10:17:01.045 INFO kablam! Sep 01 10:17:01.304 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Sep 01 10:17:01.304 INFO kablam! --> src/responder/catchers.rs:9:1 Sep 01 10:17:01.304 INFO kablam! | Sep 01 10:17:01.304 INFO kablam! 9 | #[error(403)] Sep 01 10:17:01.304 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 10:17:01.304 INFO kablam! | Sep 01 10:17:01.304 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Sep 01 10:17:01.305 INFO kablam! Sep 01 10:17:01.305 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Sep 01 10:17:01.305 INFO kablam! --> src/responder/catchers.rs:14:1 Sep 01 10:17:01.305 INFO kablam! | Sep 01 10:17:01.305 INFO kablam! 14 | #[error(410)] Sep 01 10:17:01.305 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 10:17:01.305 INFO kablam! | Sep 01 10:17:01.305 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Sep 01 10:17:01.305 INFO kablam! Sep 01 10:17:01.310 INFO kablam! warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Sep 01 10:17:01.310 INFO kablam! --> src/responder/manager.rs:90:16 Sep 01 10:17:01.310 INFO kablam! | Sep 01 10:17:01.310 INFO kablam! 90 | .catch(errors![ Sep 01 10:17:01.310 INFO kablam! | ________________^ Sep 01 10:17:01.310 INFO kablam! 91 | | catchers::forbidden, Sep 01 10:17:01.310 INFO kablam! 92 | | catchers::gone, Sep 01 10:17:01.310 INFO kablam! 93 | | ]) Sep 01 10:17:01.310 INFO kablam! | |_________^ Sep 01 10:17:01.310 INFO kablam! | Sep 01 10:17:01.311 INFO kablam! = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Sep 01 10:17:01.311 INFO kablam! Sep 01 10:17:01.785 INFO kablam! warning: cannot find type `Account` in this scope Sep 01 10:17:01.785 INFO kablam! --> src/storage/models.rs:12:10 Sep 01 10:17:01.785 INFO kablam! | Sep 01 10:17:01.785 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:01.785 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.785 INFO kablam! | Sep 01 10:17:01.785 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 01 10:17:01.785 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.785 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.785 INFO kablam! Sep 01 10:17:01.785 INFO kablam! warning: cannot find type `account` in this scope Sep 01 10:17:01.785 INFO kablam! --> src/storage/models.rs:12:10 Sep 01 10:17:01.785 INFO kablam! | Sep 01 10:17:01.786 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:01.786 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.786 INFO kablam! | Sep 01 10:17:01.786 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.786 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.786 INFO kablam! Sep 01 10:17:01.786 INFO kablam! warning: cannot find type `Account` in this scope Sep 01 10:17:01.786 INFO kablam! --> src/storage/models.rs:12:10 Sep 01 10:17:01.786 INFO kablam! | Sep 01 10:17:01.786 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:01.786 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.786 INFO kablam! | Sep 01 10:17:01.786 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.786 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.786 INFO kablam! Sep 01 10:17:01.787 INFO kablam! warning: cannot find type `BigDecimal` in this scope Sep 01 10:17:01.787 INFO kablam! --> src/storage/models.rs:12:24 Sep 01 10:17:01.788 INFO kablam! | Sep 01 10:17:01.788 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:01.788 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.788 INFO kablam! | Sep 01 10:17:01.788 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.788 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.789 INFO kablam! Sep 01 10:17:01.789 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 01 10:17:01.789 INFO kablam! --> src/storage/models.rs:12:24 Sep 01 10:17:01.789 INFO kablam! | Sep 01 10:17:01.789 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:01.789 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.789 INFO kablam! | Sep 01 10:17:01.789 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.790 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.790 INFO kablam! Sep 01 10:17:01.790 INFO kablam! warning: cannot find type `Account` in this scope Sep 01 10:17:01.790 INFO kablam! --> src/storage/models.rs:12:24 Sep 01 10:17:01.790 INFO kablam! | Sep 01 10:17:01.790 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:01.791 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.791 INFO kablam! | Sep 01 10:17:01.791 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.791 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.791 INFO kablam! Sep 01 10:17:01.791 INFO kablam! warning: cannot find type `Balance` in this scope Sep 01 10:17:01.791 INFO kablam! --> src/storage/models.rs:30:10 Sep 01 10:17:01.791 INFO kablam! | Sep 01 10:17:01.792 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:01.792 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.792 INFO kablam! | Sep 01 10:17:01.792 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.792 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.792 INFO kablam! Sep 01 10:17:01.792 INFO kablam! warning: cannot find type `balance` in this scope Sep 01 10:17:01.793 INFO kablam! --> src/storage/models.rs:30:10 Sep 01 10:17:01.793 INFO kablam! | Sep 01 10:17:01.793 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:01.793 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.793 INFO kablam! | Sep 01 10:17:01.793 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.793 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.793 INFO kablam! Sep 01 10:17:01.794 INFO kablam! warning: cannot find type `BigDecimal` in this scope Sep 01 10:17:01.794 INFO kablam! --> src/storage/models.rs:30:24 Sep 01 10:17:01.794 INFO kablam! | Sep 01 10:17:01.794 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:01.794 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.794 INFO kablam! | Sep 01 10:17:01.795 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.795 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.795 INFO kablam! Sep 01 10:17:01.795 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 01 10:17:01.795 INFO kablam! --> src/storage/models.rs:30:24 Sep 01 10:17:01.795 INFO kablam! | Sep 01 10:17:01.795 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:01.796 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.796 INFO kablam! | Sep 01 10:17:01.796 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.796 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.796 INFO kablam! Sep 01 10:17:01.796 INFO kablam! warning: cannot find type `Balance` in this scope Sep 01 10:17:01.796 INFO kablam! --> src/storage/models.rs:30:24 Sep 01 10:17:01.797 INFO kablam! | Sep 01 10:17:01.797 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:01.797 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.797 INFO kablam! | Sep 01 10:17:01.797 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.797 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.797 INFO kablam! Sep 01 10:17:01.797 INFO kablam! warning: cannot find type `Payout` in this scope Sep 01 10:17:01.798 INFO kablam! --> src/storage/models.rs:44:10 Sep 01 10:17:01.798 INFO kablam! | Sep 01 10:17:01.798 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:01.798 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.798 INFO kablam! | Sep 01 10:17:01.798 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.798 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.798 INFO kablam! Sep 01 10:17:01.799 INFO kablam! warning: cannot find type `payout` in this scope Sep 01 10:17:01.799 INFO kablam! --> src/storage/models.rs:44:10 Sep 01 10:17:01.799 INFO kablam! | Sep 01 10:17:01.799 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:01.799 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.799 INFO kablam! | Sep 01 10:17:01.799 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.799 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.800 INFO kablam! Sep 01 10:17:01.800 INFO kablam! warning: cannot find type `BigDecimal` in this scope Sep 01 10:17:01.800 INFO kablam! --> src/storage/models.rs:44:24 Sep 01 10:17:01.800 INFO kablam! | Sep 01 10:17:01.800 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:01.800 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.800 INFO kablam! | Sep 01 10:17:01.800 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.801 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.801 INFO kablam! Sep 01 10:17:01.801 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 01 10:17:01.801 INFO kablam! --> src/storage/models.rs:44:24 Sep 01 10:17:01.801 INFO kablam! | Sep 01 10:17:01.801 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:01.801 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.801 INFO kablam! | Sep 01 10:17:01.801 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.802 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.802 INFO kablam! Sep 01 10:17:01.802 INFO kablam! warning: cannot find type `Payout` in this scope Sep 01 10:17:01.802 INFO kablam! --> src/storage/models.rs:44:24 Sep 01 10:17:01.802 INFO kablam! | Sep 01 10:17:01.802 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:01.802 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.802 INFO kablam! | Sep 01 10:17:01.803 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.803 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.803 INFO kablam! Sep 01 10:17:01.803 INFO kablam! warning: cannot find type `Tracker` in this scope Sep 01 10:17:01.803 INFO kablam! --> src/storage/models.rs:59:10 Sep 01 10:17:01.803 INFO kablam! | Sep 01 10:17:01.803 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:01.803 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.803 INFO kablam! | Sep 01 10:17:01.804 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.804 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.804 INFO kablam! Sep 01 10:17:01.804 INFO kablam! warning: cannot find type `tracker` in this scope Sep 01 10:17:01.804 INFO kablam! --> src/storage/models.rs:59:10 Sep 01 10:17:01.804 INFO kablam! | Sep 01 10:17:01.804 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:01.804 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.804 INFO kablam! | Sep 01 10:17:01.805 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.805 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.805 INFO kablam! Sep 01 10:17:01.805 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 01 10:17:01.805 INFO kablam! --> src/storage/models.rs:59:24 Sep 01 10:17:01.805 INFO kablam! | Sep 01 10:17:01.805 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:01.805 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.805 INFO kablam! | Sep 01 10:17:01.806 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.806 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.806 INFO kablam! Sep 01 10:17:01.806 INFO kablam! warning: cannot find type `Tracker` in this scope Sep 01 10:17:01.806 INFO kablam! --> src/storage/models.rs:59:24 Sep 01 10:17:01.806 INFO kablam! | Sep 01 10:17:01.806 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:01.807 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.807 INFO kablam! | Sep 01 10:17:01.807 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.807 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.807 INFO kablam! Sep 01 10:17:01.807 INFO kablam! warning: cannot find type `AccountRecoveryUpdate` in this scope Sep 01 10:17:01.807 INFO kablam! --> src/storage/models.rs:70:10 Sep 01 10:17:01.807 INFO kablam! | Sep 01 10:17:01.807 INFO kablam! 70 | #[derive(AsChangeset)] Sep 01 10:17:01.807 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.808 INFO kablam! | Sep 01 10:17:01.808 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.808 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.808 INFO kablam! Sep 01 10:17:01.808 INFO kablam! warning: cannot find type `account` in this scope Sep 01 10:17:01.808 INFO kablam! --> src/storage/models.rs:70:10 Sep 01 10:17:01.808 INFO kablam! | Sep 01 10:17:01.808 INFO kablam! 70 | #[derive(AsChangeset)] Sep 01 10:17:01.808 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.808 INFO kablam! | Sep 01 10:17:01.808 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.808 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.808 INFO kablam! Sep 01 10:17:01.809 INFO kablam! warning: cannot find type `table` in this scope Sep 01 10:17:01.809 INFO kablam! --> :165:33 Sep 01 10:17:01.809 INFO kablam! | Sep 01 10:17:01.809 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 01 10:17:01.809 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.809 INFO kablam! | Sep 01 10:17:01.809 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.809 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.809 INFO kablam! Sep 01 10:17:01.809 INFO kablam! warning: cannot find type `id` in this scope Sep 01 10:17:01.809 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:01.809 INFO kablam! | Sep 01 10:17:01.809 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:01.809 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.809 INFO kablam! | Sep 01 10:17:01.809 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.809 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.809 INFO kablam! Sep 01 10:17:01.809 INFO kablam! warning: cannot find type `email` in this scope Sep 01 10:17:01.810 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:01.810 INFO kablam! | Sep 01 10:17:01.810 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:01.810 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.810 INFO kablam! | Sep 01 10:17:01.810 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.810 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.810 INFO kablam! Sep 01 10:17:01.810 INFO kablam! warning: cannot find type `password` in this scope Sep 01 10:17:01.810 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:01.810 INFO kablam! | Sep 01 10:17:01.810 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:01.810 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.810 INFO kablam! | Sep 01 10:17:01.810 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.810 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.810 INFO kablam! Sep 01 10:17:01.810 INFO kablam! warning: cannot find type `recovery` in this scope Sep 01 10:17:01.810 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:01.810 INFO kablam! | Sep 01 10:17:01.811 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:01.811 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.811 INFO kablam! | Sep 01 10:17:01.811 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.811 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.811 INFO kablam! Sep 01 10:17:01.811 INFO kablam! warning: cannot find type `commission` in this scope Sep 01 10:17:01.811 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:01.811 INFO kablam! | Sep 01 10:17:01.811 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:01.811 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.811 INFO kablam! | Sep 01 10:17:01.811 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.811 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.811 INFO kablam! Sep 01 10:17:01.811 INFO kablam! warning: cannot find type `full_name` in this scope Sep 01 10:17:01.811 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:01.811 INFO kablam! | Sep 01 10:17:01.811 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:01.811 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.811 INFO kablam! | Sep 01 10:17:01.812 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.812 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.812 INFO kablam! Sep 01 10:17:01.812 INFO kablam! warning: cannot find type `address` in this scope Sep 01 10:17:01.812 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:01.812 INFO kablam! | Sep 01 10:17:01.812 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:01.812 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.812 INFO kablam! | Sep 01 10:17:01.812 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.812 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.812 INFO kablam! Sep 01 10:17:01.812 INFO kablam! warning: cannot find type `country` in this scope Sep 01 10:17:01.812 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:01.812 INFO kablam! | Sep 01 10:17:01.812 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:01.812 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.812 INFO kablam! | Sep 01 10:17:01.813 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.813 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.813 INFO kablam! Sep 01 10:17:01.813 INFO kablam! warning: cannot find type `payout_method` in this scope Sep 01 10:17:01.813 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:01.813 INFO kablam! | Sep 01 10:17:01.813 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:01.813 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.813 INFO kablam! | Sep 01 10:17:01.813 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.813 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.813 INFO kablam! Sep 01 10:17:01.813 INFO kablam! warning: cannot find type `payout_instructions` in this scope Sep 01 10:17:01.813 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:01.813 INFO kablam! | Sep 01 10:17:01.813 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:01.813 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.813 INFO kablam! | Sep 01 10:17:01.813 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.814 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.814 INFO kablam! Sep 01 10:17:01.814 INFO kablam! warning: cannot find type `notify_balance` in this scope Sep 01 10:17:01.814 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:01.814 INFO kablam! | Sep 01 10:17:01.814 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:01.814 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.814 INFO kablam! | Sep 01 10:17:01.814 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.814 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.814 INFO kablam! Sep 01 10:17:01.814 INFO kablam! warning: cannot find type `created_at` in this scope Sep 01 10:17:01.814 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:01.814 INFO kablam! | Sep 01 10:17:01.814 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:01.814 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.814 INFO kablam! | Sep 01 10:17:01.814 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.814 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.815 INFO kablam! Sep 01 10:17:01.815 INFO kablam! warning: cannot find type `updated_at` in this scope Sep 01 10:17:01.815 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:01.815 INFO kablam! | Sep 01 10:17:01.815 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:01.815 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.815 INFO kablam! | Sep 01 10:17:01.815 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.815 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.815 INFO kablam! Sep 01 10:17:01.815 INFO kablam! warning: cannot find type `amount` in this scope Sep 01 10:17:01.815 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:01.815 INFO kablam! | Sep 01 10:17:01.815 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:01.815 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.815 INFO kablam! | Sep 01 10:17:01.815 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.815 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.815 INFO kablam! Sep 01 10:17:01.815 INFO kablam! warning: cannot find type `currency` in this scope Sep 01 10:17:01.816 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:01.816 INFO kablam! | Sep 01 10:17:01.816 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:01.816 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.816 INFO kablam! | Sep 01 10:17:01.816 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.816 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.816 INFO kablam! Sep 01 10:17:01.816 INFO kablam! warning: cannot find type `released` in this scope Sep 01 10:17:01.816 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:01.816 INFO kablam! | Sep 01 10:17:01.816 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:01.816 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.816 INFO kablam! | Sep 01 10:17:01.816 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.816 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.816 INFO kablam! Sep 01 10:17:01.816 INFO kablam! warning: cannot find type `trace` in this scope Sep 01 10:17:01.817 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:01.817 INFO kablam! | Sep 01 10:17:01.817 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:01.817 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.817 INFO kablam! | Sep 01 10:17:01.817 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.817 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.817 INFO kablam! Sep 01 10:17:01.817 INFO kablam! warning: cannot find type `account_id` in this scope Sep 01 10:17:01.817 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:01.817 INFO kablam! | Sep 01 10:17:01.817 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:01.817 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.817 INFO kablam! | Sep 01 10:17:01.817 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.817 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.817 INFO kablam! Sep 01 10:17:01.817 INFO kablam! warning: cannot find type `tracker_id` in this scope Sep 01 10:17:01.817 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:01.818 INFO kablam! | Sep 01 10:17:01.818 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:01.818 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.818 INFO kablam! | Sep 01 10:17:01.818 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.818 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.818 INFO kablam! Sep 01 10:17:01.818 INFO kablam! warning: cannot find type `number` in this scope Sep 01 10:17:01.818 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:01.818 INFO kablam! | Sep 01 10:17:01.818 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:01.818 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.818 INFO kablam! | Sep 01 10:17:01.818 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.818 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.818 INFO kablam! Sep 01 10:17:01.818 INFO kablam! warning: cannot find type `status` in this scope Sep 01 10:17:01.818 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:01.818 INFO kablam! | Sep 01 10:17:01.818 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:01.819 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.819 INFO kablam! | Sep 01 10:17:01.819 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.819 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.819 INFO kablam! Sep 01 10:17:01.819 INFO kablam! warning: cannot find type `account` in this scope Sep 01 10:17:01.819 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:01.819 INFO kablam! | Sep 01 10:17:01.819 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:01.819 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.819 INFO kablam! | Sep 01 10:17:01.819 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.819 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.819 INFO kablam! Sep 01 10:17:01.819 INFO kablam! warning: cannot find type `invoice_url` in this scope Sep 01 10:17:01.819 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:01.819 INFO kablam! | Sep 01 10:17:01.819 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:01.819 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.820 INFO kablam! | Sep 01 10:17:01.820 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.820 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.820 INFO kablam! Sep 01 10:17:01.820 INFO kablam! warning: cannot find type `label` in this scope Sep 01 10:17:01.820 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:01.820 INFO kablam! | Sep 01 10:17:01.820 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:01.820 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.820 INFO kablam! | Sep 01 10:17:01.820 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.820 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.820 INFO kablam! Sep 01 10:17:01.820 INFO kablam! warning: cannot find type `statistics_signups` in this scope Sep 01 10:17:01.820 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:01.820 INFO kablam! | Sep 01 10:17:01.820 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:01.820 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:01.821 INFO kablam! | Sep 01 10:17:01.821 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:01.821 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:01.821 INFO kablam! Sep 01 10:17:02.182 INFO kablam! warning: cannot find type `Account` in this scope Sep 01 10:17:02.182 INFO kablam! --> src/storage/models.rs:12:10 Sep 01 10:17:02.182 INFO kablam! | Sep 01 10:17:02.182 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:02.182 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.183 INFO kablam! | Sep 01 10:17:02.183 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 01 10:17:02.183 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.183 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.183 INFO kablam! Sep 01 10:17:02.183 INFO kablam! warning: cannot find type `account` in this scope Sep 01 10:17:02.183 INFO kablam! --> src/storage/models.rs:12:10 Sep 01 10:17:02.183 INFO kablam! | Sep 01 10:17:02.184 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:02.184 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.184 INFO kablam! | Sep 01 10:17:02.184 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.184 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.184 INFO kablam! Sep 01 10:17:02.184 INFO kablam! warning: cannot find type `Account` in this scope Sep 01 10:17:02.184 INFO kablam! --> src/storage/models.rs:12:10 Sep 01 10:17:02.184 INFO kablam! | Sep 01 10:17:02.184 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:02.185 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.185 INFO kablam! | Sep 01 10:17:02.185 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.185 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.185 INFO kablam! Sep 01 10:17:02.185 INFO kablam! warning: cannot find type `BigDecimal` in this scope Sep 01 10:17:02.185 INFO kablam! --> src/storage/models.rs:12:24 Sep 01 10:17:02.185 INFO kablam! | Sep 01 10:17:02.185 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:02.186 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.186 INFO kablam! | Sep 01 10:17:02.186 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.186 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.186 INFO kablam! Sep 01 10:17:02.186 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 01 10:17:02.186 INFO kablam! --> src/storage/models.rs:12:24 Sep 01 10:17:02.186 INFO kablam! | Sep 01 10:17:02.186 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:02.186 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.187 INFO kablam! | Sep 01 10:17:02.187 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.187 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.187 INFO kablam! Sep 01 10:17:02.187 INFO kablam! warning: cannot find type `Account` in this scope Sep 01 10:17:02.187 INFO kablam! --> src/storage/models.rs:12:24 Sep 01 10:17:02.187 INFO kablam! | Sep 01 10:17:02.187 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:02.187 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.188 INFO kablam! | Sep 01 10:17:02.188 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.188 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.188 INFO kablam! Sep 01 10:17:02.188 INFO kablam! warning: cannot find type `Balance` in this scope Sep 01 10:17:02.188 INFO kablam! --> src/storage/models.rs:30:10 Sep 01 10:17:02.188 INFO kablam! | Sep 01 10:17:02.188 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:02.188 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.189 INFO kablam! | Sep 01 10:17:02.189 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.189 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.189 INFO kablam! Sep 01 10:17:02.189 INFO kablam! warning: cannot find type `balance` in this scope Sep 01 10:17:02.189 INFO kablam! --> src/storage/models.rs:30:10 Sep 01 10:17:02.189 INFO kablam! | Sep 01 10:17:02.189 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:02.189 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.189 INFO kablam! | Sep 01 10:17:02.190 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.190 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.190 INFO kablam! Sep 01 10:17:02.190 INFO kablam! warning: cannot find type `BigDecimal` in this scope Sep 01 10:17:02.190 INFO kablam! --> src/storage/models.rs:30:24 Sep 01 10:17:02.190 INFO kablam! | Sep 01 10:17:02.190 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:02.190 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.190 INFO kablam! | Sep 01 10:17:02.190 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.191 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.191 INFO kablam! Sep 01 10:17:02.191 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 01 10:17:02.191 INFO kablam! --> src/storage/models.rs:30:24 Sep 01 10:17:02.191 INFO kablam! | Sep 01 10:17:02.191 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:02.191 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.191 INFO kablam! | Sep 01 10:17:02.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.191 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.192 INFO kablam! Sep 01 10:17:02.192 INFO kablam! warning: cannot find type `Balance` in this scope Sep 01 10:17:02.192 INFO kablam! --> src/storage/models.rs:30:24 Sep 01 10:17:02.192 INFO kablam! | Sep 01 10:17:02.192 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:02.192 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.192 INFO kablam! | Sep 01 10:17:02.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.192 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.193 INFO kablam! Sep 01 10:17:02.193 INFO kablam! warning: cannot find type `Payout` in this scope Sep 01 10:17:02.193 INFO kablam! --> src/storage/models.rs:44:10 Sep 01 10:17:02.193 INFO kablam! | Sep 01 10:17:02.193 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:02.193 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.193 INFO kablam! | Sep 01 10:17:02.193 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.193 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.193 INFO kablam! Sep 01 10:17:02.194 INFO kablam! warning: cannot find type `payout` in this scope Sep 01 10:17:02.194 INFO kablam! --> src/storage/models.rs:44:10 Sep 01 10:17:02.194 INFO kablam! | Sep 01 10:17:02.194 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:02.194 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.194 INFO kablam! | Sep 01 10:17:02.194 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.194 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.194 INFO kablam! Sep 01 10:17:02.195 INFO kablam! warning: cannot find type `BigDecimal` in this scope Sep 01 10:17:02.195 INFO kablam! --> src/storage/models.rs:44:24 Sep 01 10:17:02.195 INFO kablam! | Sep 01 10:17:02.195 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:02.195 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.195 INFO kablam! | Sep 01 10:17:02.195 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.195 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.195 INFO kablam! Sep 01 10:17:02.195 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 01 10:17:02.196 INFO kablam! --> src/storage/models.rs:44:24 Sep 01 10:17:02.196 INFO kablam! | Sep 01 10:17:02.196 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:02.196 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.196 INFO kablam! | Sep 01 10:17:02.196 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.196 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.196 INFO kablam! Sep 01 10:17:02.196 INFO kablam! warning: cannot find type `Payout` in this scope Sep 01 10:17:02.196 INFO kablam! --> src/storage/models.rs:44:24 Sep 01 10:17:02.197 INFO kablam! | Sep 01 10:17:02.197 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:02.197 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.197 INFO kablam! | Sep 01 10:17:02.197 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.197 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.197 INFO kablam! Sep 01 10:17:02.197 INFO kablam! warning: cannot find type `Tracker` in this scope Sep 01 10:17:02.197 INFO kablam! --> src/storage/models.rs:59:10 Sep 01 10:17:02.197 INFO kablam! | Sep 01 10:17:02.198 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:02.198 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.198 INFO kablam! | Sep 01 10:17:02.198 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.198 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.198 INFO kablam! Sep 01 10:17:02.198 INFO kablam! warning: cannot find type `tracker` in this scope Sep 01 10:17:02.198 INFO kablam! --> src/storage/models.rs:59:10 Sep 01 10:17:02.198 INFO kablam! | Sep 01 10:17:02.198 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:02.199 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.199 INFO kablam! | Sep 01 10:17:02.199 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.199 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.199 INFO kablam! Sep 01 10:17:02.199 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 01 10:17:02.199 INFO kablam! --> src/storage/models.rs:59:24 Sep 01 10:17:02.199 INFO kablam! | Sep 01 10:17:02.199 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:02.199 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.200 INFO kablam! | Sep 01 10:17:02.200 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.200 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.200 INFO kablam! Sep 01 10:17:02.200 INFO kablam! warning: cannot find type `Tracker` in this scope Sep 01 10:17:02.200 INFO kablam! --> src/storage/models.rs:59:24 Sep 01 10:17:02.200 INFO kablam! | Sep 01 10:17:02.200 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 01 10:17:02.200 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.200 INFO kablam! | Sep 01 10:17:02.201 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.201 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.201 INFO kablam! Sep 01 10:17:02.201 INFO kablam! warning: cannot find type `AccountRecoveryUpdate` in this scope Sep 01 10:17:02.201 INFO kablam! --> src/storage/models.rs:70:10 Sep 01 10:17:02.201 INFO kablam! | Sep 01 10:17:02.201 INFO kablam! 70 | #[derive(AsChangeset)] Sep 01 10:17:02.201 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.201 INFO kablam! | Sep 01 10:17:02.202 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.202 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.202 INFO kablam! Sep 01 10:17:02.202 INFO kablam! warning: cannot find type `account` in this scope Sep 01 10:17:02.202 INFO kablam! --> src/storage/models.rs:70:10 Sep 01 10:17:02.202 INFO kablam! | Sep 01 10:17:02.202 INFO kablam! 70 | #[derive(AsChangeset)] Sep 01 10:17:02.202 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.202 INFO kablam! | Sep 01 10:17:02.203 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.203 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.203 INFO kablam! Sep 01 10:17:02.203 INFO kablam! warning: cannot find type `table` in this scope Sep 01 10:17:02.203 INFO kablam! --> :165:33 Sep 01 10:17:02.203 INFO kablam! | Sep 01 10:17:02.203 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 01 10:17:02.203 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.203 INFO kablam! | Sep 01 10:17:02.204 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.204 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.204 INFO kablam! Sep 01 10:17:02.204 INFO kablam! warning: cannot find type `id` in this scope Sep 01 10:17:02.204 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:02.204 INFO kablam! | Sep 01 10:17:02.204 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:02.204 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.204 INFO kablam! | Sep 01 10:17:02.205 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.205 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.205 INFO kablam! Sep 01 10:17:02.205 INFO kablam! warning: cannot find type `email` in this scope Sep 01 10:17:02.205 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:02.205 INFO kablam! | Sep 01 10:17:02.205 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:02.205 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.205 INFO kablam! | Sep 01 10:17:02.205 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.206 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.206 INFO kablam! Sep 01 10:17:02.206 INFO kablam! warning: cannot find type `password` in this scope Sep 01 10:17:02.206 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:02.206 INFO kablam! | Sep 01 10:17:02.206 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:02.206 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.206 INFO kablam! | Sep 01 10:17:02.206 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.206 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.207 INFO kablam! Sep 01 10:17:02.207 INFO kablam! warning: cannot find type `recovery` in this scope Sep 01 10:17:02.207 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:02.207 INFO kablam! | Sep 01 10:17:02.207 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:02.207 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.207 INFO kablam! | Sep 01 10:17:02.207 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.207 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.208 INFO kablam! Sep 01 10:17:02.208 INFO kablam! warning: cannot find type `commission` in this scope Sep 01 10:17:02.208 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:02.208 INFO kablam! | Sep 01 10:17:02.208 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:02.208 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.208 INFO kablam! | Sep 01 10:17:02.208 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.208 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.208 INFO kablam! Sep 01 10:17:02.209 INFO kablam! warning: cannot find type `full_name` in this scope Sep 01 10:17:02.209 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:02.209 INFO kablam! | Sep 01 10:17:02.209 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:02.209 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.209 INFO kablam! | Sep 01 10:17:02.209 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.209 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.209 INFO kablam! Sep 01 10:17:02.209 INFO kablam! warning: cannot find type `address` in this scope Sep 01 10:17:02.210 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:02.210 INFO kablam! | Sep 01 10:17:02.210 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:02.210 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.210 INFO kablam! | Sep 01 10:17:02.210 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.210 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.210 INFO kablam! Sep 01 10:17:02.210 INFO kablam! warning: cannot find type `country` in this scope Sep 01 10:17:02.210 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:02.211 INFO kablam! | Sep 01 10:17:02.211 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:02.211 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.211 INFO kablam! | Sep 01 10:17:02.211 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.211 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.211 INFO kablam! Sep 01 10:17:02.211 INFO kablam! warning: cannot find type `payout_method` in this scope Sep 01 10:17:02.211 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:02.211 INFO kablam! | Sep 01 10:17:02.212 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:02.212 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.212 INFO kablam! | Sep 01 10:17:02.212 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.212 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.212 INFO kablam! Sep 01 10:17:02.212 INFO kablam! warning: cannot find type `payout_instructions` in this scope Sep 01 10:17:02.212 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:02.212 INFO kablam! | Sep 01 10:17:02.213 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:02.213 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.213 INFO kablam! | Sep 01 10:17:02.213 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.213 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.213 INFO kablam! Sep 01 10:17:02.213 INFO kablam! warning: cannot find type `notify_balance` in this scope Sep 01 10:17:02.213 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:02.213 INFO kablam! | Sep 01 10:17:02.213 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:02.214 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.214 INFO kablam! | Sep 01 10:17:02.214 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.214 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.214 INFO kablam! Sep 01 10:17:02.214 INFO kablam! warning: cannot find type `created_at` in this scope Sep 01 10:17:02.214 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:02.214 INFO kablam! | Sep 01 10:17:02.214 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:02.214 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.215 INFO kablam! | Sep 01 10:17:02.215 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.215 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.215 INFO kablam! Sep 01 10:17:02.215 INFO kablam! warning: cannot find type `updated_at` in this scope Sep 01 10:17:02.215 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:02.215 INFO kablam! | Sep 01 10:17:02.215 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:02.215 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.215 INFO kablam! | Sep 01 10:17:02.216 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.216 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.216 INFO kablam! Sep 01 10:17:02.216 INFO kablam! warning: cannot find type `amount` in this scope Sep 01 10:17:02.216 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:02.216 INFO kablam! | Sep 01 10:17:02.216 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:02.216 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.217 INFO kablam! | Sep 01 10:17:02.217 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.217 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.217 INFO kablam! Sep 01 10:17:02.217 INFO kablam! warning: cannot find type `currency` in this scope Sep 01 10:17:02.217 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:02.217 INFO kablam! | Sep 01 10:17:02.217 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:02.217 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.218 INFO kablam! | Sep 01 10:17:02.218 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.218 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.218 INFO kablam! Sep 01 10:17:02.218 INFO kablam! warning: cannot find type `released` in this scope Sep 01 10:17:02.218 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:02.218 INFO kablam! | Sep 01 10:17:02.218 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:02.218 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.218 INFO kablam! | Sep 01 10:17:02.219 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.219 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.219 INFO kablam! Sep 01 10:17:02.219 INFO kablam! warning: cannot find type `trace` in this scope Sep 01 10:17:02.219 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:02.219 INFO kablam! | Sep 01 10:17:02.219 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:02.219 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.219 INFO kablam! | Sep 01 10:17:02.219 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.220 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.220 INFO kablam! Sep 01 10:17:02.220 INFO kablam! warning: cannot find type `account_id` in this scope Sep 01 10:17:02.220 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:02.220 INFO kablam! | Sep 01 10:17:02.220 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:02.220 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.220 INFO kablam! | Sep 01 10:17:02.220 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.220 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.220 INFO kablam! Sep 01 10:17:02.220 INFO kablam! warning: cannot find type `tracker_id` in this scope Sep 01 10:17:02.220 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:02.220 INFO kablam! | Sep 01 10:17:02.220 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:02.220 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.220 INFO kablam! | Sep 01 10:17:02.220 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.221 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.221 INFO kablam! Sep 01 10:17:02.221 INFO kablam! warning: cannot find type `number` in this scope Sep 01 10:17:02.221 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:02.221 INFO kablam! | Sep 01 10:17:02.221 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:02.221 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.221 INFO kablam! | Sep 01 10:17:02.221 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.221 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.221 INFO kablam! Sep 01 10:17:02.221 INFO kablam! warning: cannot find type `status` in this scope Sep 01 10:17:02.221 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:02.221 INFO kablam! | Sep 01 10:17:02.221 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:02.221 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.221 INFO kablam! | Sep 01 10:17:02.221 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.221 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.221 INFO kablam! Sep 01 10:17:02.222 INFO kablam! warning: cannot find type `account` in this scope Sep 01 10:17:02.222 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:02.222 INFO kablam! | Sep 01 10:17:02.222 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:02.222 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.222 INFO kablam! | Sep 01 10:17:02.222 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.222 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.222 INFO kablam! Sep 01 10:17:02.222 INFO kablam! warning: cannot find type `invoice_url` in this scope Sep 01 10:17:02.222 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:02.222 INFO kablam! | Sep 01 10:17:02.222 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:02.222 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.222 INFO kablam! | Sep 01 10:17:02.222 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.222 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.222 INFO kablam! Sep 01 10:17:02.222 INFO kablam! warning: cannot find type `label` in this scope Sep 01 10:17:02.222 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:02.222 INFO kablam! | Sep 01 10:17:02.223 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:02.223 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.223 INFO kablam! | Sep 01 10:17:02.223 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.223 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.223 INFO kablam! Sep 01 10:17:02.223 INFO kablam! warning: cannot find type `statistics_signups` in this scope Sep 01 10:17:02.223 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 10:17:02.223 INFO kablam! | Sep 01 10:17:02.223 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 10:17:02.223 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 10:17:02.223 INFO kablam! | Sep 01 10:17:02.223 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 10:17:02.223 INFO kablam! = note: for more information, see issue #50504 Sep 01 10:17:02.223 INFO kablam! Sep 01 10:17:04.055 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 01 10:17:04.055 INFO kablam! --> src/responder/routes.rs:313:14 Sep 01 10:17:04.055 INFO kablam! | Sep 01 10:17:04.055 INFO kablam! 313 | .first::(&*db); Sep 01 10:17:04.055 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 01 10:17:04.055 INFO kablam! | Sep 01 10:17:04.055 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Sep 01 10:17:04.055 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Sep 01 10:17:04.055 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Account>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Sep 01 10:17:04.055 INFO kablam! Sep 01 10:17:04.091 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Sep 01 10:17:04.091 INFO kablam! --> src/responder/routes.rs:395:37 Sep 01 10:17:04.091 INFO kablam! | Sep 01 10:17:04.091 INFO kablam! 395 | &account_commission.eq(BigDecimal::from( Sep 01 10:17:04.091 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Sep 01 10:17:04.091 INFO kablam! | Sep 01 10:17:04.091 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Sep 01 10:17:04.091 INFO kablam! Sep 01 10:17:04.098 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Sep 01 10:17:04.098 INFO kablam! --> src/responder/routes.rs:401:14 Sep 01 10:17:04.098 INFO kablam! | Sep 01 10:17:04.098 INFO kablam! 401 | .execute(&*db); Sep 01 10:17:04.098 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Sep 01 10:17:04.098 INFO kablam! | Sep 01 10:17:04.098 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Sep 01 10:17:04.099 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 01 10:17:04.099 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `(diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>)` Sep 01 10:17:04.099 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::ValuesClause<(diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>` Sep 01 10:17:04.099 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::InsertStatement>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>>` Sep 01 10:17:04.099 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::load_dsl::ExecuteDsl<_, diesel::mysql::Mysql>` for `diesel::query_builder::InsertStatement>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>>` Sep 01 10:17:04.099 INFO kablam! Sep 01 10:17:04.099 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Sep 01 10:17:04.099 INFO kablam! --> src/responder/routes.rs:401:14 Sep 01 10:17:04.099 INFO kablam! | Sep 01 10:17:04.099 INFO kablam! 401 | .execute(&*db); Sep 01 10:17:04.099 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Sep 01 10:17:04.099 INFO kablam! | Sep 01 10:17:04.099 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Sep 01 10:17:04.099 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Sep 01 10:17:04.099 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 01 10:17:04.100 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `(diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>)` Sep 01 10:17:04.100 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::ValuesClause<(diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>` Sep 01 10:17:04.100 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::InsertStatement>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>>` Sep 01 10:17:04.100 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::load_dsl::ExecuteDsl<_, diesel::mysql::Mysql>` for `diesel::query_builder::InsertStatement>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>>` Sep 01 10:17:04.100 INFO kablam! Sep 01 10:17:04.103 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 01 10:17:04.103 INFO kablam! --> src/responder/routes.rs:406:18 Sep 01 10:17:04.103 INFO kablam! | Sep 01 10:17:04.104 INFO kablam! 406 | .first::(&*db); Sep 01 10:17:04.104 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 01 10:17:04.104 INFO kablam! | Sep 01 10:17:04.104 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Sep 01 10:17:04.104 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Sep 01 10:17:04.104 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Account>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Sep 01 10:17:04.104 INFO kablam! Sep 01 10:17:04.119 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 01 10:17:04.119 INFO kablam! --> src/responder/routes.rs:455:14 Sep 01 10:17:04.119 INFO kablam! | Sep 01 10:17:04.119 INFO kablam! 455 | .first::(&*db); Sep 01 10:17:04.119 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 01 10:17:04.119 INFO kablam! | Sep 01 10:17:04.119 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Sep 01 10:17:04.119 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Sep 01 10:17:04.119 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Account>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Sep 01 10:17:04.120 INFO kablam! Sep 01 10:17:04.144 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 01 10:17:04.144 INFO kablam! --> src/responder/routes.rs:529:64 Sep 01 10:17:04.144 INFO kablam! | Sep 01 10:17:04.144 INFO kablam! 529 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Sep 01 10:17:04.144 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 01 10:17:04.144 INFO kablam! | Sep 01 10:17:04.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)` Sep 01 10:17:04.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 `storage::models::Account` Sep 01 10:17:04.145 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Account>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Sep 01 10:17:04.145 INFO kablam! Sep 01 10:17:04.171 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 01 10:17:04.171 INFO kablam! --> src/responder/routes.rs:573:18 Sep 01 10:17:04.171 INFO kablam! | Sep 01 10:17:04.171 INFO kablam! 573 | .first(&*db) Sep 01 10:17:04.171 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 01 10:17:04.171 INFO kablam! | Sep 01 10:17:04.171 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable, diesel::mysql::Mysql>` for `std::option::Option` Sep 01 10:17:04.171 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery>` for `diesel::query_builder::SelectStatement>, diesel::query_builder::distinct_clause::NoDistinctClause, diesel::query_builder::where_clause::WhereClause>, diesel::expression::operators::Eq, &std::string::String>>>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Sep 01 10:17:04.171 INFO kablam! Sep 01 10:17:04.262 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 01 10:17:04.262 INFO kablam! --> src/responder/routes.rs:747:64 Sep 01 10:17:04.262 INFO kablam! | Sep 01 10:17:04.262 INFO kablam! 747 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Sep 01 10:17:04.262 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 01 10:17:04.262 INFO kablam! | Sep 01 10:17:04.262 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Sep 01 10:17:04.262 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Sep 01 10:17:04.262 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Account>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Sep 01 10:17:04.262 INFO kablam! Sep 01 10:17:04.283 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Sep 01 10:17:04.283 INFO kablam! --> src/responder/routes.rs:793:56 Sep 01 10:17:04.283 INFO kablam! | Sep 01 10:17:04.283 INFO kablam! 793 | &payout_amount.eq(BigDecimal::from(balance_due)), Sep 01 10:17:04.284 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Sep 01 10:17:04.284 INFO kablam! | Sep 01 10:17:04.284 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Sep 01 10:17:04.284 INFO kablam! Sep 01 10:17:04.295 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Sep 01 10:17:04.295 INFO kablam! --> src/responder/routes.rs:800:38 Sep 01 10:17:04.295 INFO kablam! | Sep 01 10:17:04.295 INFO kablam! 800 | .execute(&*db); Sep 01 10:17:04.295 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Sep 01 10:17:04.295 INFO kablam! | Sep 01 10:17:04.295 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Sep 01 10:17:04.295 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 01 10:17:04.295 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>)` Sep 01 10:17:04.295 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::ValuesClause<(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::payout::table>` Sep 01 10:17:04.295 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::payout::table>>` Sep 01 10:17:04.295 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::load_dsl::ExecuteDsl<_, diesel::mysql::Mysql>` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::payout::table>>` Sep 01 10:17:04.295 INFO kablam! Sep 01 10:17:04.296 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Sep 01 10:17:04.296 INFO kablam! --> src/responder/routes.rs:800:38 Sep 01 10:17:04.296 INFO kablam! | Sep 01 10:17:04.296 INFO kablam! 800 | .execute(&*db); Sep 01 10:17:04.296 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Sep 01 10:17:04.296 INFO kablam! | Sep 01 10:17:04.296 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Sep 01 10:17:04.296 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Sep 01 10:17:04.296 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 01 10:17:04.296 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>)` Sep 01 10:17:04.296 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::ValuesClause<(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::payout::table>` Sep 01 10:17:04.296 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::payout::table>>` Sep 01 10:17:04.297 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::load_dsl::ExecuteDsl<_, diesel::mysql::Mysql>` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::payout::table>>` Sep 01 10:17:04.297 INFO kablam! Sep 01 10:17:04.319 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 01 10:17:04.319 INFO kablam! --> src/responder/routes.rs:845:64 Sep 01 10:17:04.319 INFO kablam! | Sep 01 10:17:04.319 INFO kablam! 845 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Sep 01 10:17:04.319 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 01 10:17:04.319 INFO kablam! | Sep 01 10:17:04.319 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Sep 01 10:17:04.319 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Sep 01 10:17:04.319 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Account>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Sep 01 10:17:04.319 INFO kablam! Sep 01 10:17:04.428 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 01 10:17:04.428 INFO kablam! --> src/responder/utilities.rs:38:14 Sep 01 10:17:04.428 INFO kablam! | Sep 01 10:17:04.428 INFO kablam! 38 | .first(&**db) Sep 01 10:17:04.428 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 01 10:17:04.428 INFO kablam! | Sep 01 10:17:04.428 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable, diesel::mysql::Mysql>` for `std::option::Option` Sep 01 10:17:04.428 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery>` for `diesel::query_builder::SelectStatement>, diesel::query_builder::distinct_clause::NoDistinctClause, diesel::query_builder::where_clause::WhereClause>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Sep 01 10:17:04.428 INFO kablam! Sep 01 10:17:04.439 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 01 10:17:04.439 INFO kablam! --> src/responder/utilities.rs:77:10 Sep 01 10:17:04.439 INFO kablam! | Sep 01 10:17:04.439 INFO kablam! 77 | .load::(&**db) Sep 01 10:17:04.439 INFO kablam! | ^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 01 10:17:04.439 INFO kablam! | Sep 01 10:17:04.439 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::Numeric, diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Integer, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, i32, bigdecimal::BigDecimal, std::string::String, std::string::String, std::option::Option, std::option::Option, i32, chrono::NaiveDateTime, chrono::NaiveDateTime)` Sep 01 10:17:04.439 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::Numeric, diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Integer, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Payout` Sep 01 10:17:04.439 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Payout>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::OrderClause>, diesel::query_builder::limit_clause::LimitClause>, diesel::query_builder::offset_clause::OffsetClause>>` Sep 01 10:17:04.439 INFO kablam! Sep 01 10:17:04.641 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 01 10:17:04.641 INFO kablam! --> src/track/payment.rs:80:14 Sep 01 10:17:04.641 INFO kablam! | Sep 01 10:17:04.642 INFO kablam! 80 | .first::<(Tracker, Account)>(&**db); Sep 01 10:17:04.642 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 01 10:17:04.642 INFO kablam! | Sep 01 10:17:04.642 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Sep 01 10:17:04.642 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Sep 01 10:17:04.642 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<((diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), (diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp)), diesel::mysql::Mysql>` for `(storage::models::Tracker, storage::models::Account)` Sep 01 10:17:04.642 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, (storage::models::Tracker, storage::models::Account)>` for `diesel::query_builder::SelectStatement, diesel::expression::operators::Eq, diesel::expression::nullable::Nullable>>, diesel::query_builder::select_clause::DefaultSelectClause, diesel::query_builder::distinct_clause::NoDistinctClause, diesel::query_builder::where_clause::WhereClause>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Sep 01 10:17:04.642 INFO kablam! Sep 01 10:17:04.644 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Sep 01 10:17:04.644 INFO kablam! --> src/track/payment.rs:91:41 Sep 01 10:17:04.644 INFO kablam! | Sep 01 10:17:04.645 INFO kablam! 91 | &balance_amount.eq(BigDecimal::from(commission_amount)), Sep 01 10:17:04.645 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Sep 01 10:17:04.645 INFO kablam! | Sep 01 10:17:04.645 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Sep 01 10:17:04.645 INFO kablam! Sep 01 10:17:04.657 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Sep 01 10:17:04.657 INFO kablam! --> src/track/payment.rs:99:22 Sep 01 10:17:04.657 INFO kablam! | Sep 01 10:17:04.657 INFO kablam! 99 | .execute(&**db); Sep 01 10:17:04.657 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Sep 01 10:17:04.657 INFO kablam! | Sep 01 10:17:04.657 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Sep 01 10:17:04.657 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 01 10:17:04.657 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>)` Sep 01 10:17:04.657 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::ValuesClause<(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::balance::table>` Sep 01 10:17:04.657 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::balance::table>>` Sep 01 10:17:04.657 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::load_dsl::ExecuteDsl<_, diesel::mysql::Mysql>` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::balance::table>>` Sep 01 10:17:04.657 INFO kablam! Sep 01 10:17:04.658 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Sep 01 10:17:04.658 INFO kablam! --> src/track/payment.rs:99:22 Sep 01 10:17:04.658 INFO kablam! | Sep 01 10:17:04.658 INFO kablam! 99 | .execute(&**db); Sep 01 10:17:04.658 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Sep 01 10:17:04.658 INFO kablam! | Sep 01 10:17:04.658 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Sep 01 10:17:04.658 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Sep 01 10:17:04.659 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 01 10:17:04.659 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>)` Sep 01 10:17:04.659 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::ValuesClause<(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::balance::table>` Sep 01 10:17:04.659 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::balance::table>>` Sep 01 10:17:04.659 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::load_dsl::ExecuteDsl<_, diesel::mysql::Mysql>` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::balance::table>>` Sep 01 10:17:04.659 INFO kablam! Sep 01 10:17:04.666 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 01 10:17:04.666 INFO kablam! --> src/responder/routes.rs:313:14 Sep 01 10:17:04.666 INFO kablam! | Sep 01 10:17:04.666 INFO kablam! 313 | .first::(&*db); Sep 01 10:17:04.666 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 01 10:17:04.666 INFO kablam! | Sep 01 10:17:04.666 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Sep 01 10:17:04.666 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Sep 01 10:17:04.666 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Account>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Sep 01 10:17:04.666 INFO kablam! Sep 01 10:17:04.708 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Sep 01 10:17:04.708 INFO kablam! --> src/responder/routes.rs:395:37 Sep 01 10:17:04.708 INFO kablam! | Sep 01 10:17:04.708 INFO kablam! 395 | &account_commission.eq(BigDecimal::from( Sep 01 10:17:04.708 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Sep 01 10:17:04.708 INFO kablam! | Sep 01 10:17:04.708 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Sep 01 10:17:04.708 INFO kablam! Sep 01 10:17:04.714 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Sep 01 10:17:04.714 INFO kablam! --> src/responder/routes.rs:401:14 Sep 01 10:17:04.714 INFO kablam! | Sep 01 10:17:04.714 INFO kablam! 401 | .execute(&*db); Sep 01 10:17:04.714 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Sep 01 10:17:04.714 INFO kablam! | Sep 01 10:17:04.714 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Sep 01 10:17:04.714 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 01 10:17:04.714 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `(diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>)` Sep 01 10:17:04.714 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::ValuesClause<(diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>` Sep 01 10:17:04.714 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::InsertStatement>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>>` Sep 01 10:17:04.714 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::load_dsl::ExecuteDsl<_, diesel::mysql::Mysql>` for `diesel::query_builder::InsertStatement>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>>` Sep 01 10:17:04.714 INFO kablam! Sep 01 10:17:04.715 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Sep 01 10:17:04.715 INFO kablam! --> src/responder/routes.rs:401:14 Sep 01 10:17:04.715 INFO kablam! | Sep 01 10:17:04.716 INFO kablam! 401 | .execute(&*db); Sep 01 10:17:04.716 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Sep 01 10:17:04.716 INFO kablam! | Sep 01 10:17:04.716 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Sep 01 10:17:04.716 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Sep 01 10:17:04.716 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 01 10:17:04.716 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `(diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>)` Sep 01 10:17:04.716 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::ValuesClause<(diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>` Sep 01 10:17:04.716 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::InsertStatement>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>>` Sep 01 10:17:04.716 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::load_dsl::ExecuteDsl<_, diesel::mysql::Mysql>` for `diesel::query_builder::InsertStatement>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>>` Sep 01 10:17:04.716 INFO kablam! Sep 01 10:17:04.720 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 01 10:17:04.720 INFO kablam! --> src/responder/routes.rs:406:18 Sep 01 10:17:04.720 INFO kablam! | Sep 01 10:17:04.720 INFO kablam! 406 | .first::(&*db); Sep 01 10:17:04.720 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 01 10:17:04.720 INFO kablam! | Sep 01 10:17:04.720 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Sep 01 10:17:04.721 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Sep 01 10:17:04.721 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Account>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Sep 01 10:17:04.721 INFO kablam! Sep 01 10:17:04.742 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 01 10:17:04.742 INFO kablam! --> src/responder/routes.rs:455:14 Sep 01 10:17:04.742 INFO kablam! | Sep 01 10:17:04.742 INFO kablam! 455 | .first::(&*db); Sep 01 10:17:04.742 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 01 10:17:04.742 INFO kablam! | Sep 01 10:17:04.742 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Sep 01 10:17:04.742 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Sep 01 10:17:04.742 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Account>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Sep 01 10:17:04.742 INFO kablam! Sep 01 10:17:04.781 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 01 10:17:04.781 INFO kablam! --> src/responder/routes.rs:529:64 Sep 01 10:17:04.781 INFO kablam! | Sep 01 10:17:04.781 INFO kablam! 529 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Sep 01 10:17:04.781 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 01 10:17:04.781 INFO kablam! | Sep 01 10:17:04.781 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Sep 01 10:17:04.781 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Sep 01 10:17:04.781 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Account>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Sep 01 10:17:04.781 INFO kablam! Sep 01 10:17:04.825 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 01 10:17:04.825 INFO kablam! --> src/responder/routes.rs:573:18 Sep 01 10:17:04.825 INFO kablam! | Sep 01 10:17:04.825 INFO kablam! 573 | .first(&*db) Sep 01 10:17:04.825 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 01 10:17:04.825 INFO kablam! | Sep 01 10:17:04.825 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable, diesel::mysql::Mysql>` for `std::option::Option` Sep 01 10:17:04.825 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery>` for `diesel::query_builder::SelectStatement>, diesel::query_builder::distinct_clause::NoDistinctClause, diesel::query_builder::where_clause::WhereClause>, diesel::expression::operators::Eq, &std::string::String>>>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Sep 01 10:17:04.825 INFO kablam! Sep 01 10:17:04.930 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 01 10:17:04.930 INFO kablam! --> src/responder/routes.rs:747:64 Sep 01 10:17:04.930 INFO kablam! | Sep 01 10:17:04.930 INFO kablam! 747 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Sep 01 10:17:04.930 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 01 10:17:04.930 INFO kablam! | Sep 01 10:17:04.931 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Sep 01 10:17:04.931 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Sep 01 10:17:04.931 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Account>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Sep 01 10:17:04.931 INFO kablam! Sep 01 10:17:04.951 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Sep 01 10:17:04.951 INFO kablam! --> src/responder/routes.rs:793:56 Sep 01 10:17:04.951 INFO kablam! | Sep 01 10:17:04.951 INFO kablam! 793 | &payout_amount.eq(BigDecimal::from(balance_due)), Sep 01 10:17:04.951 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Sep 01 10:17:04.951 INFO kablam! | Sep 01 10:17:04.951 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Sep 01 10:17:04.951 INFO kablam! Sep 01 10:17:04.961 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Sep 01 10:17:04.961 INFO kablam! --> src/responder/routes.rs:800:38 Sep 01 10:17:04.962 INFO kablam! | Sep 01 10:17:04.962 INFO kablam! 800 | .execute(&*db); Sep 01 10:17:04.962 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Sep 01 10:17:04.962 INFO kablam! | Sep 01 10:17:04.962 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Sep 01 10:17:04.962 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 01 10:17:04.962 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>)` Sep 01 10:17:04.962 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::ValuesClause<(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::payout::table>` Sep 01 10:17:04.962 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::payout::table>>` Sep 01 10:17:04.962 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::load_dsl::ExecuteDsl<_, diesel::mysql::Mysql>` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::payout::table>>` Sep 01 10:17:04.962 INFO kablam! Sep 01 10:17:04.964 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Sep 01 10:17:04.964 INFO kablam! --> src/responder/routes.rs:800:38 Sep 01 10:17:04.964 INFO kablam! | Sep 01 10:17:04.964 INFO kablam! 800 | .execute(&*db); Sep 01 10:17:04.964 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Sep 01 10:17:04.964 INFO kablam! | Sep 01 10:17:04.964 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Sep 01 10:17:04.964 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Sep 01 10:17:04.964 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 01 10:17:04.964 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>)` Sep 01 10:17:04.964 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::ValuesClause<(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::payout::table>` Sep 01 10:17:04.964 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::payout::table>>` Sep 01 10:17:04.964 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::load_dsl::ExecuteDsl<_, diesel::mysql::Mysql>` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::payout::table>>` Sep 01 10:17:04.964 INFO kablam! Sep 01 10:17:04.984 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 01 10:17:04.984 INFO kablam! --> src/responder/routes.rs:845:64 Sep 01 10:17:04.984 INFO kablam! | Sep 01 10:17:04.984 INFO kablam! 845 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Sep 01 10:17:04.984 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 01 10:17:04.984 INFO kablam! | Sep 01 10:17:04.985 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Sep 01 10:17:04.985 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Sep 01 10:17:04.985 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Account>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Sep 01 10:17:04.985 INFO kablam! Sep 01 10:17:05.067 INFO kablam! error: aborting due to 19 previous errors Sep 01 10:17:05.067 INFO kablam! Sep 01 10:17:05.067 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 01 10:17:05.086 INFO kablam! error: Could not compile `raider-server`. Sep 01 10:17:05.086 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 10:17:05.120 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 01 10:17:05.120 INFO kablam! --> src/responder/utilities.rs:38:14 Sep 01 10:17:05.120 INFO kablam! | Sep 01 10:17:05.120 INFO kablam! 38 | .first(&**db) Sep 01 10:17:05.121 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 01 10:17:05.121 INFO kablam! | Sep 01 10:17:05.121 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable, diesel::mysql::Mysql>` for `std::option::Option` Sep 01 10:17:05.121 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery>` for `diesel::query_builder::SelectStatement>, diesel::query_builder::distinct_clause::NoDistinctClause, diesel::query_builder::where_clause::WhereClause>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Sep 01 10:17:05.121 INFO kablam! Sep 01 10:17:05.135 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 01 10:17:05.135 INFO kablam! --> src/responder/utilities.rs:77:10 Sep 01 10:17:05.135 INFO kablam! | Sep 01 10:17:05.135 INFO kablam! 77 | .load::(&**db) Sep 01 10:17:05.135 INFO kablam! | ^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 01 10:17:05.136 INFO kablam! | Sep 01 10:17:05.136 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::Numeric, diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Integer, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, i32, bigdecimal::BigDecimal, std::string::String, std::string::String, std::option::Option, std::option::Option, i32, chrono::NaiveDateTime, chrono::NaiveDateTime)` Sep 01 10:17:05.136 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::Numeric, diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Integer, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Payout` Sep 01 10:17:05.136 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Payout>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::OrderClause>, diesel::query_builder::limit_clause::LimitClause>, diesel::query_builder::offset_clause::OffsetClause>>` Sep 01 10:17:05.136 INFO kablam! Sep 01 10:17:05.349 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 01 10:17:05.349 INFO kablam! --> src/track/payment.rs:80:14 Sep 01 10:17:05.349 INFO kablam! | Sep 01 10:17:05.349 INFO kablam! 80 | .first::<(Tracker, Account)>(&**db); Sep 01 10:17:05.349 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 01 10:17:05.349 INFO kablam! | Sep 01 10:17:05.349 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Sep 01 10:17:05.349 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Sep 01 10:17:05.349 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<((diesel::sql_types::Text, diesel::sql_types::Text, diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), (diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp)), diesel::mysql::Mysql>` for `(storage::models::Tracker, storage::models::Account)` Sep 01 10:17:05.349 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, (storage::models::Tracker, storage::models::Account)>` for `diesel::query_builder::SelectStatement, diesel::expression::operators::Eq, diesel::expression::nullable::Nullable>>, diesel::query_builder::select_clause::DefaultSelectClause, diesel::query_builder::distinct_clause::NoDistinctClause, diesel::query_builder::where_clause::WhereClause>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Sep 01 10:17:05.349 INFO kablam! Sep 01 10:17:05.351 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Sep 01 10:17:05.351 INFO kablam! --> src/track/payment.rs:91:41 Sep 01 10:17:05.351 INFO kablam! | Sep 01 10:17:05.351 INFO kablam! 91 | &balance_amount.eq(BigDecimal::from(commission_amount)), Sep 01 10:17:05.351 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Sep 01 10:17:05.351 INFO kablam! | Sep 01 10:17:05.351 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Sep 01 10:17:05.351 INFO kablam! Sep 01 10:17:05.358 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Sep 01 10:17:05.358 INFO kablam! --> src/track/payment.rs:99:22 Sep 01 10:17:05.358 INFO kablam! | Sep 01 10:17:05.358 INFO kablam! 99 | .execute(&**db); Sep 01 10:17:05.358 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Sep 01 10:17:05.358 INFO kablam! | Sep 01 10:17:05.358 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Sep 01 10:17:05.358 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 01 10:17:05.358 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>)` Sep 01 10:17:05.358 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::ValuesClause<(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::balance::table>` Sep 01 10:17:05.359 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::balance::table>>` Sep 01 10:17:05.359 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::load_dsl::ExecuteDsl<_, diesel::mysql::Mysql>` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::balance::table>>` Sep 01 10:17:05.359 INFO kablam! Sep 01 10:17:05.359 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Sep 01 10:17:05.359 INFO kablam! --> src/track/payment.rs:99:22 Sep 01 10:17:05.359 INFO kablam! | Sep 01 10:17:05.359 INFO kablam! 99 | .execute(&**db); Sep 01 10:17:05.359 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Sep 01 10:17:05.359 INFO kablam! | Sep 01 10:17:05.359 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Sep 01 10:17:05.359 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Sep 01 10:17:05.359 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 01 10:17:05.359 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>)` Sep 01 10:17:05.359 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::ValuesClause<(diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::balance::table>` Sep 01 10:17:05.359 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::balance::table>>` Sep 01 10:17:05.359 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::load_dsl::ExecuteDsl<_, diesel::mysql::Mysql>` for `diesel::query_builder::InsertStatement, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::option::Option>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue, &std::string::String>>, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::balance::table>>` Sep 01 10:17:05.359 INFO kablam! Sep 01 10:17:05.687 INFO kablam! error: aborting due to 19 previous errors Sep 01 10:17:05.687 INFO kablam! Sep 01 10:17:05.687 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 01 10:17:05.717 INFO kablam! error: Could not compile `raider-server`. Sep 01 10:17:05.717 INFO kablam! Sep 01 10:17:05.717 INFO kablam! To learn more, run the command again with --verbose. Sep 01 10:17:05.719 INFO kablam! su: No module specific data is present Sep 01 10:17:06.262 INFO running `"docker" "rm" "-f" "f4e82e738a7eac66c9307807165c84274fd87cf4138dc36ef3945956d1717c7a"` Sep 01 10:17:06.357 INFO blam! f4e82e738a7eac66c9307807165c84274fd87cf4138dc36ef3945956d1717c7a