Sep 14 11:12:17.953 INFO checking raider-server-1.0.2 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 11:12:17.953 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 11:12:17.953 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-0/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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=1000" "-e" "CMD=cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 11:12:18.170 INFO blam! b5602dc43fa84f2fd934892ae8754723baa56f462bc87efcb73cf41102209248 Sep 14 11:12:18.172 INFO running `"docker" "start" "-a" "b5602dc43fa84f2fd934892ae8754723baa56f462bc87efcb73cf41102209248"` Sep 14 11:12:18.878 INFO kablam! usermod: no changes Sep 14 11:12:19.414 INFO kablam! Compiling num-bigint v0.2.0 Sep 14 11:12:19.415 INFO kablam! Checking deunicode v0.4.3 Sep 14 11:12:19.416 INFO kablam! Compiling pear v0.0.20 Sep 14 11:12:19.419 INFO kablam! Checking iso_country v0.1.2 Sep 14 11:12:19.419 INFO kablam! Checking separator v0.3.1 Sep 14 11:12:19.426 INFO kablam! Compiling email v0.0.20 Sep 14 11:12:19.427 INFO kablam! Compiling isatty v0.1.9 Sep 14 11:12:19.431 INFO kablam! Compiling mysqlclient-sys v0.2.3 Sep 14 11:12:20.023 INFO kablam! Compiling rocket_codegen v0.3.16 Sep 14 11:12:20.025 INFO kablam! Compiling base64 v0.6.0 Sep 14 11:12:20.034 INFO kablam! Checking slug v0.1.4 Sep 14 11:12:20.195 INFO kablam! Checking clap v2.32.0 Sep 14 11:12:20.206 INFO kablam! Compiling mime v0.2.6 Sep 14 11:12:20.435 INFO kablam! Compiling diesel_derives v1.3.0 Sep 14 11:12:21.080 INFO kablam! Checking num v0.1.42 Sep 14 11:12:21.619 INFO kablam! Checking tera v0.10.10 Sep 14 11:12:22.316 INFO kablam! Checking lettre v0.7.0 Sep 14 11:12:23.599 INFO kablam! Checking bigdecimal v0.0.11 Sep 14 11:12:24.355 INFO kablam! Checking validate v0.6.1 Sep 14 11:12:24.498 INFO kablam! Compiling hyper v0.10.13 Sep 14 11:12:24.766 INFO kablam! Compiling ring v0.11.0 Sep 14 11:12:25.670 INFO kablam! Checking lettre_email v0.7.0 Sep 14 11:12:25.814 INFO kablam! Checking bigdecimal v0.0.14 Sep 14 11:12:30.627 INFO kablam! Checking rocket_contrib v0.3.16 Sep 14 11:12:31.087 INFO kablam! Compiling cookie v0.9.2 Sep 14 11:12:32.799 INFO kablam! Checking diesel v1.3.3 Sep 14 11:12:37.908 INFO kablam! Compiling rocket v0.3.16 Sep 14 11:13:02.362 INFO kablam! Checking r2d2-diesel v1.0.0 Sep 14 11:13:03.180 INFO kablam! Checking raider-server v1.0.2 (file:///source) Sep 14 11:13:06.615 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Sep 14 11:13:06.615 INFO kablam! --> src/responder/catchers.rs:9:1 Sep 14 11:13:06.615 INFO kablam! | Sep 14 11:13:06.615 INFO kablam! 9 | #[error(403)] Sep 14 11:13:06.615 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 11:13:06.615 INFO kablam! | Sep 14 11:13:06.615 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Sep 14 11:13:06.615 INFO kablam! Sep 14 11:13:06.615 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Sep 14 11:13:06.615 INFO kablam! --> src/responder/catchers.rs:14:1 Sep 14 11:13:06.615 INFO kablam! | Sep 14 11:13:06.615 INFO kablam! 14 | #[error(410)] Sep 14 11:13:06.615 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 11:13:06.615 INFO kablam! | Sep 14 11:13:06.615 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Sep 14 11:13:06.615 INFO kablam! Sep 14 11:13:06.616 INFO kablam! warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Sep 14 11:13:06.616 INFO kablam! --> src/responder/manager.rs:90:16 Sep 14 11:13:06.616 INFO kablam! | Sep 14 11:13:06.616 INFO kablam! 90 | .catch(errors![ Sep 14 11:13:06.616 INFO kablam! | ________________^ Sep 14 11:13:06.616 INFO kablam! 91 | | catchers::forbidden, Sep 14 11:13:06.616 INFO kablam! 92 | | catchers::gone, Sep 14 11:13:06.616 INFO kablam! 93 | | ]) Sep 14 11:13:06.616 INFO kablam! | |_________^ Sep 14 11:13:06.616 INFO kablam! | Sep 14 11:13:06.616 INFO kablam! = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Sep 14 11:13:06.616 INFO kablam! Sep 14 11:13:06.705 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Sep 14 11:13:06.705 INFO kablam! --> src/responder/catchers.rs:9:1 Sep 14 11:13:06.705 INFO kablam! | Sep 14 11:13:06.705 INFO kablam! 9 | #[error(403)] Sep 14 11:13:06.705 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 11:13:06.705 INFO kablam! | Sep 14 11:13:06.705 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Sep 14 11:13:06.705 INFO kablam! Sep 14 11:13:06.705 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Sep 14 11:13:06.705 INFO kablam! --> src/responder/catchers.rs:14:1 Sep 14 11:13:06.705 INFO kablam! | Sep 14 11:13:06.705 INFO kablam! 14 | #[error(410)] Sep 14 11:13:06.705 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 11:13:06.705 INFO kablam! | Sep 14 11:13:06.705 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Sep 14 11:13:06.705 INFO kablam! Sep 14 11:13:06.715 INFO kablam! warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Sep 14 11:13:06.715 INFO kablam! --> src/responder/manager.rs:90:16 Sep 14 11:13:06.715 INFO kablam! | Sep 14 11:13:06.715 INFO kablam! 90 | .catch(errors![ Sep 14 11:13:06.715 INFO kablam! | ________________^ Sep 14 11:13:06.715 INFO kablam! 91 | | catchers::forbidden, Sep 14 11:13:06.715 INFO kablam! 92 | | catchers::gone, Sep 14 11:13:06.715 INFO kablam! 93 | | ]) Sep 14 11:13:06.715 INFO kablam! | |_________^ Sep 14 11:13:06.715 INFO kablam! | Sep 14 11:13:06.715 INFO kablam! = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Sep 14 11:13:06.715 INFO kablam! Sep 14 11:13:07.042 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.043 INFO kablam! --> src/config/reader.rs:19:9 Sep 14 11:13:07.043 INFO kablam! | Sep 14 11:13:07.043 INFO kablam! 19 | log::debug!("reading config file: {}", &APP_ARGS.config); Sep 14 11:13:07.043 INFO kablam! | ^^^ Sep 14 11:13:07.043 INFO kablam! | Sep 14 11:13:07.043 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.043 INFO kablam! Sep 14 11:13:07.043 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.043 INFO kablam! --> src/config/reader.rs:28:9 Sep 14 11:13:07.043 INFO kablam! | Sep 14 11:13:07.043 INFO kablam! 28 | log::debug!("read config file: {}", &APP_ARGS.config); Sep 14 11:13:07.043 INFO kablam! | ^^^ Sep 14 11:13:07.043 INFO kablam! | Sep 14 11:13:07.043 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.043 INFO kablam! Sep 14 11:13:07.043 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.043 INFO kablam! --> src/exchange/manager.rs:43:5 Sep 14 11:13:07.043 INFO kablam! | Sep 14 11:13:07.043 INFO kablam! 43 | log::debug!("acquiring updated exchange rates"); Sep 14 11:13:07.043 INFO kablam! | ^^^ Sep 14 11:13:07.043 INFO kablam! | Sep 14 11:13:07.043 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.043 INFO kablam! Sep 14 11:13:07.043 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.043 INFO kablam! --> src/exchange/manager.rs:75:5 Sep 14 11:13:07.043 INFO kablam! | Sep 14 11:13:07.043 INFO kablam! 75 | log::info!( Sep 14 11:13:07.043 INFO kablam! | ^^^ Sep 14 11:13:07.043 INFO kablam! | Sep 14 11:13:07.043 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.043 INFO kablam! Sep 14 11:13:07.043 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.043 INFO kablam! --> src/exchange/manager.rs:56:9 Sep 14 11:13:07.043 INFO kablam! | Sep 14 11:13:07.043 INFO kablam! 56 | log::debug!("received updated exchange rates"); Sep 14 11:13:07.043 INFO kablam! | ^^^ Sep 14 11:13:07.043 INFO kablam! | Sep 14 11:13:07.043 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.043 INFO kablam! Sep 14 11:13:07.043 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.043 INFO kablam! --> src/exchange/manager.rs:66:17 Sep 14 11:13:07.043 INFO kablam! | Sep 14 11:13:07.043 INFO kablam! 66 | log::error!("got invalid json when requesting updated exchange rates") Sep 14 11:13:07.043 INFO kablam! | ^^^ Sep 14 11:13:07.043 INFO kablam! | Sep 14 11:13:07.043 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.043 INFO kablam! Sep 14 11:13:07.043 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.043 INFO kablam! --> src/exchange/manager.rs:69:13 Sep 14 11:13:07.043 INFO kablam! | Sep 14 11:13:07.043 INFO kablam! 69 | log::error!("got bad status code when requesting updated exchange rates") Sep 14 11:13:07.043 INFO kablam! | ^^^ Sep 14 11:13:07.043 INFO kablam! | Sep 14 11:13:07.043 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.044 INFO kablam! Sep 14 11:13:07.044 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.044 INFO kablam! --> src/exchange/manager.rs:60:17 Sep 14 11:13:07.044 INFO kablam! | Sep 14 11:13:07.044 INFO kablam! 60 | log::debug!("got updated exchange rates: {:?}", &response_json.rates); Sep 14 11:13:07.044 INFO kablam! | ^^^ Sep 14 11:13:07.044 INFO kablam! | Sep 14 11:13:07.044 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.044 INFO kablam! Sep 14 11:13:07.044 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.044 INFO kablam! --> src/exchange/manager.rs:72:9 Sep 14 11:13:07.044 INFO kablam! | Sep 14 11:13:07.044 INFO kablam! 72 | log::error!("could not request updated exchange rates"); Sep 14 11:13:07.044 INFO kablam! | ^^^ Sep 14 11:13:07.044 INFO kablam! | Sep 14 11:13:07.044 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.044 INFO kablam! Sep 14 11:13:07.044 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.044 INFO kablam! --> src/exchange/manager.rs:108:9 Sep 14 11:13:07.044 INFO kablam! | Sep 14 11:13:07.044 INFO kablam! 108 | log::debug!("running an exchange poll operation..."); Sep 14 11:13:07.044 INFO kablam! | ^^^ Sep 14 11:13:07.044 INFO kablam! | Sep 14 11:13:07.044 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.044 INFO kablam! Sep 14 11:13:07.044 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.044 INFO kablam! --> src/exchange/manager.rs:112:9 Sep 14 11:13:07.044 INFO kablam! | Sep 14 11:13:07.044 INFO kablam! 112 | log::info!("ran exchange poll operation"); Sep 14 11:13:07.044 INFO kablam! | ^^^ Sep 14 11:13:07.044 INFO kablam! | Sep 14 11:13:07.044 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.044 INFO kablam! Sep 14 11:13:07.044 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.044 INFO kablam! --> src/notifier/email.rs:34:9 Sep 14 11:13:07.044 INFO kablam! | Sep 14 11:13:07.044 INFO kablam! 34 | log::debug!("will send email notification with message: {}", &message); Sep 14 11:13:07.044 INFO kablam! | ^^^ Sep 14 11:13:07.044 INFO kablam! | Sep 14 11:13:07.044 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.044 INFO kablam! Sep 14 11:13:07.044 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.044 INFO kablam! --> src/notifier/email.rs:83:13 Sep 14 11:13:07.044 INFO kablam! | Sep 14 11:13:07.044 INFO kablam! 83 | log::error!("could not build smtp encrypted connector"); Sep 14 11:13:07.044 INFO kablam! | ^^^ Sep 14 11:13:07.044 INFO kablam! | Sep 14 11:13:07.044 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.044 INFO kablam! Sep 14 11:13:07.044 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.044 INFO kablam! --> src/notifier/email.rs:108:13 Sep 14 11:13:07.044 INFO kablam! | Sep 14 11:13:07.044 INFO kablam! 108 | log::error!("could not acquire smtp transport: {}", err); Sep 14 11:13:07.044 INFO kablam! | ^^^ Sep 14 11:13:07.044 INFO kablam! | Sep 14 11:13:07.045 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.045 INFO kablam! Sep 14 11:13:07.045 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.045 INFO kablam! --> src/responder/routes.rs:337:38 Sep 14 11:13:07.045 INFO kablam! | Sep 14 11:13:07.045 INFO kablam! 337 | Ok(_) => log::info!("cleared recovery password"), Sep 14 11:13:07.045 INFO kablam! | ^^^ Sep 14 11:13:07.045 INFO kablam! | Sep 14 11:13:07.045 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.045 INFO kablam! Sep 14 11:13:07.045 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.045 INFO kablam! --> src/responder/routes.rs:338:41 Sep 14 11:13:07.045 INFO kablam! | Sep 14 11:13:07.045 INFO kablam! 338 | Err(err) => log::error!("failed clearing recovery password: {}", err), Sep 14 11:13:07.045 INFO kablam! | ^^^ Sep 14 11:13:07.045 INFO kablam! | Sep 14 11:13:07.045 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.045 INFO kablam! Sep 14 11:13:07.054 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.055 INFO kablam! --> src/responder/routes.rs:349:17 Sep 14 11:13:07.055 INFO kablam! | Sep 14 11:13:07.055 INFO kablam! 349 | log::debug!("account not retrieved for login: {}", err); Sep 14 11:13:07.055 INFO kablam! | ^^^ Sep 14 11:13:07.055 INFO kablam! | Sep 14 11:13:07.055 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.055 INFO kablam! Sep 14 11:13:07.062 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.063 INFO kablam! --> src/responder/routes.rs:416:21 Sep 14 11:13:07.063 INFO kablam! | Sep 14 11:13:07.063 INFO kablam! 416 | log::debug!("account not retrieved for login: {}", err); Sep 14 11:13:07.063 INFO kablam! | ^^^ Sep 14 11:13:07.063 INFO kablam! | Sep 14 11:13:07.063 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.063 INFO kablam! Sep 14 11:13:07.063 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.063 INFO kablam! --> src/responder/routes.rs:465:17 Sep 14 11:13:07.063 INFO kablam! | Sep 14 11:13:07.063 INFO kablam! 465 | log::debug!( Sep 14 11:13:07.063 INFO kablam! | ^^^ Sep 14 11:13:07.063 INFO kablam! | Sep 14 11:13:07.063 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.063 INFO kablam! Sep 14 11:13:07.063 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.063 INFO kablam! --> src/responder/routes.rs:567:13 Sep 14 11:13:07.063 INFO kablam! | Sep 14 11:13:07.063 INFO kablam! 567 | log::debug!("got tracker: {:?}", result); Sep 14 11:13:07.063 INFO kablam! | ^^^ Sep 14 11:13:07.067 INFO kablam! | Sep 14 11:13:07.067 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.067 INFO kablam! Sep 14 11:13:07.067 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.067 INFO kablam! --> src/responder/routes.rs:641:9 Sep 14 11:13:07.067 INFO kablam! | Sep 14 11:13:07.067 INFO kablam! 641 | log::debug!( Sep 14 11:13:07.067 INFO kablam! | ^^^ Sep 14 11:13:07.067 INFO kablam! | Sep 14 11:13:07.067 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.067 INFO kablam! Sep 14 11:13:07.067 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.067 INFO kablam! --> src/responder/routes.rs:677:5 Sep 14 11:13:07.067 INFO kablam! | Sep 14 11:13:07.067 INFO kablam! 677 | log::debug!( Sep 14 11:13:07.067 INFO kablam! | ^^^ Sep 14 11:13:07.067 INFO kablam! | Sep 14 11:13:07.067 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.067 INFO kablam! Sep 14 11:13:07.067 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.067 INFO kablam! --> src/config/reader.rs:19:9 Sep 14 11:13:07.067 INFO kablam! | Sep 14 11:13:07.067 INFO kablam! 19 | log::debug!("reading config file: {}", &APP_ARGS.config); Sep 14 11:13:07.067 INFO kablam! | ^^^ Sep 14 11:13:07.067 INFO kablam! | Sep 14 11:13:07.067 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.067 INFO kablam! Sep 14 11:13:07.067 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.067 INFO kablam! --> src/config/reader.rs:28:9 Sep 14 11:13:07.067 INFO kablam! | Sep 14 11:13:07.067 INFO kablam! 28 | log::debug!("read config file: {}", &APP_ARGS.config); Sep 14 11:13:07.067 INFO kablam! | ^^^ Sep 14 11:13:07.067 INFO kablam! | Sep 14 11:13:07.067 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.067 INFO kablam! Sep 14 11:13:07.067 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.067 INFO kablam! --> src/responder/routes.rs:918:5 Sep 14 11:13:07.067 INFO kablam! | Sep 14 11:13:07.067 INFO kablam! 918 | log::debug!( Sep 14 11:13:07.067 INFO kablam! | ^^^ Sep 14 11:13:07.067 INFO kablam! | Sep 14 11:13:07.067 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.067 INFO kablam! Sep 14 11:13:07.067 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.067 INFO kablam! --> src/exchange/manager.rs:43:5 Sep 14 11:13:07.067 INFO kablam! | Sep 14 11:13:07.067 INFO kablam! 43 | log::debug!("acquiring updated exchange rates"); Sep 14 11:13:07.067 INFO kablam! | ^^^ Sep 14 11:13:07.067 INFO kablam! | Sep 14 11:13:07.067 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.067 INFO kablam! Sep 14 11:13:07.067 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.067 INFO kablam! --> src/exchange/manager.rs:75:5 Sep 14 11:13:07.067 INFO kablam! | Sep 14 11:13:07.067 INFO kablam! 75 | log::info!( Sep 14 11:13:07.067 INFO kablam! | ^^^ Sep 14 11:13:07.067 INFO kablam! | Sep 14 11:13:07.067 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.067 INFO kablam! Sep 14 11:13:07.067 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.067 INFO kablam! --> src/responder/routes.rs:958:5 Sep 14 11:13:07.067 INFO kablam! | Sep 14 11:13:07.067 INFO kablam! 958 | log::debug!( Sep 14 11:13:07.067 INFO kablam! | ^^^ Sep 14 11:13:07.067 INFO kablam! | Sep 14 11:13:07.067 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.067 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.067 INFO kablam! --> src/exchange/manager.rs:56:9 Sep 14 11:13:07.067 INFO kablam! | Sep 14 11:13:07.067 INFO kablam! 56 | log::debug!("received updated exchange rates"); Sep 14 11:13:07.067 INFO kablam! | ^^^ Sep 14 11:13:07.067 INFO kablam! | Sep 14 11:13:07.067 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.067 INFO kablam! Sep 14 11:13:07.067 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.067 INFO kablam! --> src/exchange/manager.rs:66:17 Sep 14 11:13:07.067 INFO kablam! | Sep 14 11:13:07.067 INFO kablam! 66 | log::error!("got invalid json when requesting updated exchange rates") Sep 14 11:13:07.067 INFO kablam! | ^^^ Sep 14 11:13:07.067 INFO kablam! | Sep 14 11:13:07.067 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.067 INFO kablam! Sep 14 11:13:07.067 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.067 INFO kablam! --> src/exchange/manager.rs:69:13 Sep 14 11:13:07.067 INFO kablam! | Sep 14 11:13:07.067 INFO kablam! 69 | log::error!("got bad status code when requesting updated exchange rates") Sep 14 11:13:07.067 INFO kablam! | ^^^ Sep 14 11:13:07.068 INFO kablam! | Sep 14 11:13:07.068 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.068 INFO kablam! Sep 14 11:13:07.068 INFO kablam! Sep 14 11:13:07.068 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.068 INFO kablam! --> src/exchange/manager.rs:60:17 Sep 14 11:13:07.068 INFO kablam! | Sep 14 11:13:07.068 INFO kablam! 60 | log::debug!("got updated exchange rates: {:?}", &response_json.rates); Sep 14 11:13:07.068 INFO kablam! | ^^^ Sep 14 11:13:07.068 INFO kablam! | Sep 14 11:13:07.068 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.068 INFO kablam! Sep 14 11:13:07.068 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.068 INFO kablam! --> src/exchange/manager.rs:72:9 Sep 14 11:13:07.068 INFO kablam! | Sep 14 11:13:07.068 INFO kablam! 72 | log::error!("could not request updated exchange rates"); Sep 14 11:13:07.068 INFO kablam! | ^^^ Sep 14 11:13:07.068 INFO kablam! | Sep 14 11:13:07.068 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.068 INFO kablam! Sep 14 11:13:07.068 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.068 INFO kablam! --> src/exchange/manager.rs:108:9 Sep 14 11:13:07.068 INFO kablam! | Sep 14 11:13:07.068 INFO kablam! 108 | log::debug!("running an exchange poll operation..."); Sep 14 11:13:07.068 INFO kablam! | ^^^ Sep 14 11:13:07.068 INFO kablam! | Sep 14 11:13:07.068 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.068 INFO kablam! Sep 14 11:13:07.068 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.068 INFO kablam! --> src/exchange/manager.rs:112:9 Sep 14 11:13:07.068 INFO kablam! | Sep 14 11:13:07.068 INFO kablam! 112 | log::info!("ran exchange poll operation"); Sep 14 11:13:07.068 INFO kablam! | ^^^ Sep 14 11:13:07.068 INFO kablam! | Sep 14 11:13:07.068 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.068 INFO kablam! Sep 14 11:13:07.068 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.068 INFO kablam! --> src/notifier/email.rs:34:9 Sep 14 11:13:07.068 INFO kablam! | Sep 14 11:13:07.068 INFO kablam! 34 | log::debug!("will send email notification with message: {}", &message); Sep 14 11:13:07.068 INFO kablam! | ^^^ Sep 14 11:13:07.068 INFO kablam! | Sep 14 11:13:07.068 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.068 INFO kablam! Sep 14 11:13:07.075 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.075 INFO kablam! --> src/notifier/email.rs:83:13 Sep 14 11:13:07.075 INFO kablam! | Sep 14 11:13:07.075 INFO kablam! 83 | log::error!("could not build smtp encrypted connector"); Sep 14 11:13:07.075 INFO kablam! | ^^^ Sep 14 11:13:07.075 INFO kablam! | Sep 14 11:13:07.075 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.075 INFO kablam! Sep 14 11:13:07.075 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.075 INFO kablam! --> src/notifier/email.rs:108:13 Sep 14 11:13:07.075 INFO kablam! | Sep 14 11:13:07.075 INFO kablam! 108 | log::error!("could not acquire smtp transport: {}", err); Sep 14 11:13:07.075 INFO kablam! | ^^^ Sep 14 11:13:07.075 INFO kablam! | Sep 14 11:13:07.075 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.075 INFO kablam! Sep 14 11:13:07.075 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.075 INFO kablam! --> src/responder/utilities.rs:83:17 Sep 14 11:13:07.075 INFO kablam! | Sep 14 11:13:07.075 INFO kablam! 83 | log::debug!("got payout #{}: {:?}", index, result); Sep 14 11:13:07.075 INFO kablam! | ^^^ Sep 14 11:13:07.075 INFO kablam! | Sep 14 11:13:07.075 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.075 INFO kablam! Sep 14 11:13:07.075 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.075 INFO kablam! --> src/responder/routes.rs:337:38 Sep 14 11:13:07.075 INFO kablam! | Sep 14 11:13:07.075 INFO kablam! 337 | Ok(_) => log::info!("cleared recovery password"), Sep 14 11:13:07.075 INFO kablam! | ^^^ Sep 14 11:13:07.075 INFO kablam! | Sep 14 11:13:07.075 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.075 INFO kablam! Sep 14 11:13:07.075 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.075 INFO kablam! --> src/responder/routes.rs:338:41 Sep 14 11:13:07.075 INFO kablam! | Sep 14 11:13:07.075 INFO kablam! 338 | Err(err) => log::error!("failed clearing recovery password: {}", err), Sep 14 11:13:07.075 INFO kablam! | ^^^ Sep 14 11:13:07.075 INFO kablam! | Sep 14 11:13:07.075 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.075 INFO kablam! Sep 14 11:13:07.075 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.075 INFO kablam! --> src/responder/utilities.rs:143:13 Sep 14 11:13:07.075 INFO kablam! | Sep 14 11:13:07.075 INFO kablam! 143 | log::debug!( Sep 14 11:13:07.075 INFO kablam! | ^^^ Sep 14 11:13:07.075 INFO kablam! | Sep 14 11:13:07.075 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.075 INFO kablam! Sep 14 11:13:07.075 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.075 INFO kablam! --> src/responder/utilities.rs:148:13 Sep 14 11:13:07.075 INFO kablam! | Sep 14 11:13:07.075 INFO kablam! 148 | log::error!( Sep 14 11:13:07.075 INFO kablam! | ^^^ Sep 14 11:13:07.075 INFO kablam! | Sep 14 11:13:07.075 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.075 INFO kablam! Sep 14 11:13:07.075 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.075 INFO kablam! --> src/responder/utilities.rs:182:13 Sep 14 11:13:07.075 INFO kablam! | Sep 14 11:13:07.075 INFO kablam! 182 | log::debug!("sent payout confirmation email to user on: {}", user_email); Sep 14 11:13:07.075 INFO kablam! | ^^^ Sep 14 11:13:07.075 INFO kablam! | Sep 14 11:13:07.076 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.076 INFO kablam! Sep 14 11:13:07.076 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.076 INFO kablam! --> src/responder/utilities.rs:184:13 Sep 14 11:13:07.076 INFO kablam! | Sep 14 11:13:07.076 INFO kablam! 184 | log::error!( Sep 14 11:13:07.076 INFO kablam! | ^^^ Sep 14 11:13:07.076 INFO kablam! | Sep 14 11:13:07.076 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.076 INFO kablam! Sep 14 11:13:07.077 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.077 INFO kablam! --> src/responder/auth_guard.rs:31:21 Sep 14 11:13:07.077 INFO kablam! | Sep 14 11:13:07.077 INFO kablam! 31 | log::debug!("got user_id from cookies: {}", &user_id); Sep 14 11:13:07.077 INFO kablam! | ^^^ Sep 14 11:13:07.077 INFO kablam! | Sep 14 11:13:07.077 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.077 INFO kablam! Sep 14 11:13:07.077 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.077 INFO kablam! --> src/responder/auth_guard.rs:68:5 Sep 14 11:13:07.077 INFO kablam! | Sep 14 11:13:07.077 INFO kablam! 68 | log::debug!( Sep 14 11:13:07.077 INFO kablam! | ^^^ Sep 14 11:13:07.078 INFO kablam! | Sep 14 11:13:07.078 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.078 INFO kablam! Sep 14 11:13:07.078 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.078 INFO kablam! --> src/storage/db.rs:45:5 Sep 14 11:13:07.078 INFO kablam! | Sep 14 11:13:07.078 INFO kablam! 45 | log::debug!("setting up db pool..."); Sep 14 11:13:07.078 INFO kablam! | ^^^ Sep 14 11:13:07.078 INFO kablam! | Sep 14 11:13:07.078 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.078 INFO kablam! Sep 14 11:13:07.078 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.078 INFO kablam! --> src/storage/db.rs:56:5 Sep 14 11:13:07.078 INFO kablam! | Sep 14 11:13:07.078 INFO kablam! 56 | log::debug!("db pool configured"); Sep 14 11:13:07.078 INFO kablam! | ^^^ Sep 14 11:13:07.078 INFO kablam! | Sep 14 11:13:07.078 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.078 INFO kablam! Sep 14 11:13:07.091 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.091 INFO kablam! --> src/responder/routes.rs:349:17 Sep 14 11:13:07.091 INFO kablam! | Sep 14 11:13:07.091 INFO kablam! 349 | log::debug!("account not retrieved for login: {}", err); Sep 14 11:13:07.091 INFO kablam! | ^^^ Sep 14 11:13:07.091 INFO kablam! | Sep 14 11:13:07.091 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.091 INFO kablam! Sep 14 11:13:07.091 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.091 INFO kablam! --> src/responder/routes.rs:416:21 Sep 14 11:13:07.091 INFO kablam! | Sep 14 11:13:07.091 INFO kablam! 416 | log::debug!("account not retrieved for login: {}", err); Sep 14 11:13:07.091 INFO kablam! | ^^^ Sep 14 11:13:07.091 INFO kablam! | Sep 14 11:13:07.091 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.091 INFO kablam! Sep 14 11:13:07.091 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.091 INFO kablam! --> src/responder/routes.rs:465:17 Sep 14 11:13:07.091 INFO kablam! | Sep 14 11:13:07.091 INFO kablam! 465 | log::debug!( Sep 14 11:13:07.091 INFO kablam! | ^^^ Sep 14 11:13:07.091 INFO kablam! | Sep 14 11:13:07.091 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.091 INFO kablam! Sep 14 11:13:07.091 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.091 INFO kablam! --> src/responder/routes.rs:567:13 Sep 14 11:13:07.091 INFO kablam! | Sep 14 11:13:07.091 INFO kablam! 567 | log::debug!("got tracker: {:?}", result); Sep 14 11:13:07.091 INFO kablam! | ^^^ Sep 14 11:13:07.091 INFO kablam! | Sep 14 11:13:07.091 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.091 INFO kablam! Sep 14 11:13:07.091 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.091 INFO kablam! --> src/responder/routes.rs:641:9 Sep 14 11:13:07.091 INFO kablam! | Sep 14 11:13:07.091 INFO kablam! 641 | log::debug!( Sep 14 11:13:07.091 INFO kablam! | ^^^ Sep 14 11:13:07.091 INFO kablam! | Sep 14 11:13:07.091 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.091 INFO kablam! Sep 14 11:13:07.091 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.091 INFO kablam! --> src/responder/routes.rs:677:5 Sep 14 11:13:07.091 INFO kablam! | Sep 14 11:13:07.091 INFO kablam! 677 | log::debug!( Sep 14 11:13:07.091 INFO kablam! | ^^^ Sep 14 11:13:07.091 INFO kablam! | Sep 14 11:13:07.092 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.092 INFO kablam! Sep 14 11:13:07.099 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.099 INFO kablam! --> src/responder/routes.rs:918:5 Sep 14 11:13:07.099 INFO kablam! | Sep 14 11:13:07.099 INFO kablam! 918 | log::debug!( Sep 14 11:13:07.099 INFO kablam! | ^^^ Sep 14 11:13:07.099 INFO kablam! | Sep 14 11:13:07.099 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.099 INFO kablam! Sep 14 11:13:07.099 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.099 INFO kablam! --> src/responder/routes.rs:958:5 Sep 14 11:13:07.099 INFO kablam! | Sep 14 11:13:07.099 INFO kablam! 958 | log::debug!( Sep 14 11:13:07.099 INFO kablam! | ^^^ Sep 14 11:13:07.099 INFO kablam! | Sep 14 11:13:07.099 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.099 INFO kablam! Sep 14 11:13:07.099 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.099 INFO kablam! --> src/responder/utilities.rs:83:17 Sep 14 11:13:07.099 INFO kablam! | Sep 14 11:13:07.099 INFO kablam! 83 | log::debug!("got payout #{}: {:?}", index, result); Sep 14 11:13:07.099 INFO kablam! | ^^^ Sep 14 11:13:07.099 INFO kablam! | Sep 14 11:13:07.099 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.099 INFO kablam! Sep 14 11:13:07.099 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.099 INFO kablam! --> src/responder/utilities.rs:143:13 Sep 14 11:13:07.099 INFO kablam! | Sep 14 11:13:07.099 INFO kablam! 143 | log::debug!( Sep 14 11:13:07.099 INFO kablam! | ^^^ Sep 14 11:13:07.099 INFO kablam! | Sep 14 11:13:07.099 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.099 INFO kablam! Sep 14 11:13:07.103 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.103 INFO kablam! --> src/responder/utilities.rs:148:13 Sep 14 11:13:07.103 INFO kablam! | Sep 14 11:13:07.103 INFO kablam! 148 | log::error!( Sep 14 11:13:07.103 INFO kablam! | ^^^ Sep 14 11:13:07.103 INFO kablam! | Sep 14 11:13:07.103 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.103 INFO kablam! Sep 14 11:13:07.103 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.103 INFO kablam! --> src/responder/utilities.rs:182:13 Sep 14 11:13:07.103 INFO kablam! | Sep 14 11:13:07.103 INFO kablam! 182 | log::debug!("sent payout confirmation email to user on: {}", user_email); Sep 14 11:13:07.103 INFO kablam! | ^^^ Sep 14 11:13:07.103 INFO kablam! | Sep 14 11:13:07.103 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.103 INFO kablam! Sep 14 11:13:07.103 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.103 INFO kablam! --> src/responder/utilities.rs:184:13 Sep 14 11:13:07.103 INFO kablam! | Sep 14 11:13:07.103 INFO kablam! 184 | log::error!( Sep 14 11:13:07.103 INFO kablam! | ^^^ Sep 14 11:13:07.103 INFO kablam! | Sep 14 11:13:07.103 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.103 INFO kablam! Sep 14 11:13:07.103 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.103 INFO kablam! --> src/track/payment.rs:49:5 Sep 14 11:13:07.103 INFO kablam! | Sep 14 11:13:07.103 INFO kablam! 49 | log::debug!( Sep 14 11:13:07.103 INFO kablam! | ^^^ Sep 14 11:13:07.103 INFO kablam! | Sep 14 11:13:07.103 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.103 INFO kablam! Sep 14 11:13:07.103 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.103 INFO kablam! --> src/responder/auth_guard.rs:31:21 Sep 14 11:13:07.103 INFO kablam! | Sep 14 11:13:07.103 INFO kablam! 31 | log::debug!("got user_id from cookies: {}", &user_id); Sep 14 11:13:07.103 INFO kablam! | ^^^ Sep 14 11:13:07.103 INFO kablam! | Sep 14 11:13:07.103 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.103 INFO kablam! Sep 14 11:13:07.103 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.103 INFO kablam! --> src/track/payment.rs:58:9 Sep 14 11:13:07.103 INFO kablam! | Sep 14 11:13:07.103 INFO kablam! 58 | log::debug!( Sep 14 11:13:07.103 INFO kablam! | ^^^ Sep 14 11:13:07.103 INFO kablam! | Sep 14 11:13:07.103 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.103 INFO kablam! Sep 14 11:13:07.104 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.104 INFO kablam! --> src/responder/auth_guard.rs:68:5 Sep 14 11:13:07.104 INFO kablam! | Sep 14 11:13:07.104 INFO kablam! 68 | log::debug!( Sep 14 11:13:07.104 INFO kablam! | ^^^ Sep 14 11:13:07.104 INFO kablam! | Sep 14 11:13:07.104 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.104 INFO kablam! Sep 14 11:13:07.104 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.104 INFO kablam! --> src/track/payment.rs:113:9 Sep 14 11:13:07.104 INFO kablam! | Sep 14 11:13:07.104 INFO kablam! 113 | log::warn!( Sep 14 11:13:07.104 INFO kablam! | ^^^ Sep 14 11:13:07.104 INFO kablam! | Sep 14 11:13:07.104 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.104 INFO kablam! Sep 14 11:13:07.104 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.104 INFO kablam! --> src/track/payment.rs:127:5 Sep 14 11:13:07.105 INFO kablam! | Sep 14 11:13:07.105 INFO kablam! 127 | log::debug!("signup handle: {}", tracking_id); Sep 14 11:13:07.105 INFO kablam! | ^^^ Sep 14 11:13:07.105 INFO kablam! | Sep 14 11:13:07.105 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.105 INFO kablam! Sep 14 11:13:07.106 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.106 INFO kablam! --> src/track/payment.rs:152:5 Sep 14 11:13:07.106 INFO kablam! | Sep 14 11:13:07.106 INFO kablam! 152 | log::warn!("signup: {} could not be stored", tracking_id); Sep 14 11:13:07.106 INFO kablam! | ^^^ Sep 14 11:13:07.106 INFO kablam! | Sep 14 11:13:07.106 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.106 INFO kablam! Sep 14 11:13:07.106 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.106 INFO kablam! --> src/storage/db.rs:45:5 Sep 14 11:13:07.106 INFO kablam! | Sep 14 11:13:07.106 INFO kablam! 45 | log::debug!("setting up db pool..."); Sep 14 11:13:07.106 INFO kablam! | ^^^ Sep 14 11:13:07.106 INFO kablam! | Sep 14 11:13:07.106 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.106 INFO kablam! Sep 14 11:13:07.106 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.106 INFO kablam! --> src/storage/db.rs:56:5 Sep 14 11:13:07.106 INFO kablam! | Sep 14 11:13:07.106 INFO kablam! 56 | log::debug!("db pool configured"); Sep 14 11:13:07.106 INFO kablam! | ^^^ Sep 14 11:13:07.106 INFO kablam! | Sep 14 11:13:07.106 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.106 INFO kablam! Sep 14 11:13:07.106 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.106 INFO kablam! --> src/track/payment.rs:206:9 Sep 14 11:13:07.106 INFO kablam! | Sep 14 11:13:07.106 INFO kablam! 206 | log::debug!( Sep 14 11:13:07.106 INFO kablam! | ^^^ Sep 14 11:13:07.106 INFO kablam! | Sep 14 11:13:07.106 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.106 INFO kablam! Sep 14 11:13:07.106 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.106 INFO kablam! --> src/track/payment.rs:211:9 Sep 14 11:13:07.106 INFO kablam! | Sep 14 11:13:07.106 INFO kablam! 211 | log::error!( Sep 14 11:13:07.106 INFO kablam! | ^^^ Sep 14 11:13:07.106 INFO kablam! | Sep 14 11:13:07.106 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.106 INFO kablam! Sep 14 11:13:07.109 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.109 INFO kablam! --> src/main.rs:73:13 Sep 14 11:13:07.109 INFO kablam! | Sep 14 11:13:07.109 INFO kablam! 73 | log::debug!("spawn managed thread: {}", $name); Sep 14 11:13:07.109 INFO kablam! | ^^^ Sep 14 11:13:07.109 INFO kablam! | Sep 14 11:13:07.109 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.109 INFO kablam! Sep 14 11:13:07.109 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.109 INFO kablam! --> src/main.rs:88:17 Sep 14 11:13:07.109 INFO kablam! | Sep 14 11:13:07.109 INFO kablam! 88 | log::error!("managed thread crashed ({}), setting it up again", $name); Sep 14 11:13:07.109 INFO kablam! | ^^^ Sep 14 11:13:07.109 INFO kablam! | Sep 14 11:13:07.109 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.109 INFO kablam! Sep 14 11:13:07.109 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.109 INFO kablam! --> src/main.rs:159:5 Sep 14 11:13:07.109 INFO kablam! | Sep 14 11:13:07.109 INFO kablam! 159 | log::info!("starting up"); Sep 14 11:13:07.109 INFO kablam! | ^^^ Sep 14 11:13:07.109 INFO kablam! | Sep 14 11:13:07.109 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.109 INFO kablam! Sep 14 11:13:07.109 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.109 INFO kablam! --> src/main.rs:170:5 Sep 14 11:13:07.109 INFO kablam! | Sep 14 11:13:07.109 INFO kablam! 170 | log::error!("could not start"); Sep 14 11:13:07.109 INFO kablam! | ^^^ Sep 14 11:13:07.109 INFO kablam! | Sep 14 11:13:07.109 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.109 INFO kablam! Sep 14 11:13:07.135 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.135 INFO kablam! --> src/track/payment.rs:49:5 Sep 14 11:13:07.135 INFO kablam! | Sep 14 11:13:07.135 INFO kablam! 49 | log::debug!( Sep 14 11:13:07.135 INFO kablam! | ^^^ Sep 14 11:13:07.135 INFO kablam! | Sep 14 11:13:07.135 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.135 INFO kablam! Sep 14 11:13:07.135 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.135 INFO kablam! --> src/track/payment.rs:58:9 Sep 14 11:13:07.135 INFO kablam! | Sep 14 11:13:07.135 INFO kablam! 58 | log::debug!( Sep 14 11:13:07.135 INFO kablam! | ^^^ Sep 14 11:13:07.135 INFO kablam! | Sep 14 11:13:07.135 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.135 INFO kablam! Sep 14 11:13:07.135 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.135 INFO kablam! --> src/track/payment.rs:113:9 Sep 14 11:13:07.135 INFO kablam! | Sep 14 11:13:07.135 INFO kablam! 113 | log::warn!( Sep 14 11:13:07.135 INFO kablam! | ^^^ Sep 14 11:13:07.135 INFO kablam! | Sep 14 11:13:07.135 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.135 INFO kablam! Sep 14 11:13:07.139 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.139 INFO kablam! --> src/track/payment.rs:127:5 Sep 14 11:13:07.139 INFO kablam! | Sep 14 11:13:07.139 INFO kablam! 127 | log::debug!("signup handle: {}", tracking_id); Sep 14 11:13:07.139 INFO kablam! | ^^^ Sep 14 11:13:07.139 INFO kablam! | Sep 14 11:13:07.139 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.139 INFO kablam! Sep 14 11:13:07.139 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.139 INFO kablam! --> src/track/payment.rs:152:5 Sep 14 11:13:07.139 INFO kablam! | Sep 14 11:13:07.139 INFO kablam! 152 | log::warn!("signup: {} could not be stored", tracking_id); Sep 14 11:13:07.139 INFO kablam! | ^^^ Sep 14 11:13:07.139 INFO kablam! | Sep 14 11:13:07.139 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.139 INFO kablam! Sep 14 11:13:07.139 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.139 INFO kablam! --> src/track/payment.rs:206:9 Sep 14 11:13:07.139 INFO kablam! | Sep 14 11:13:07.139 INFO kablam! 206 | log::debug!( Sep 14 11:13:07.139 INFO kablam! | ^^^ Sep 14 11:13:07.139 INFO kablam! | Sep 14 11:13:07.139 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.139 INFO kablam! Sep 14 11:13:07.139 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.139 INFO kablam! --> src/track/payment.rs:211:9 Sep 14 11:13:07.139 INFO kablam! | Sep 14 11:13:07.139 INFO kablam! 211 | log::error!( Sep 14 11:13:07.139 INFO kablam! | ^^^ Sep 14 11:13:07.139 INFO kablam! | Sep 14 11:13:07.139 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.139 INFO kablam! Sep 14 11:13:07.139 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.139 INFO kablam! --> src/main.rs:73:13 Sep 14 11:13:07.139 INFO kablam! | Sep 14 11:13:07.139 INFO kablam! 73 | log::debug!("spawn managed thread: {}", $name); Sep 14 11:13:07.139 INFO kablam! | ^^^ Sep 14 11:13:07.139 INFO kablam! | Sep 14 11:13:07.139 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.139 INFO kablam! Sep 14 11:13:07.139 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.139 INFO kablam! --> src/main.rs:88:17 Sep 14 11:13:07.139 INFO kablam! | Sep 14 11:13:07.139 INFO kablam! 88 | log::error!("managed thread crashed ({}), setting it up again", $name); Sep 14 11:13:07.139 INFO kablam! | ^^^ Sep 14 11:13:07.139 INFO kablam! | Sep 14 11:13:07.139 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.140 INFO kablam! Sep 14 11:13:07.143 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.143 INFO kablam! --> src/main.rs:159:5 Sep 14 11:13:07.143 INFO kablam! | Sep 14 11:13:07.143 INFO kablam! 159 | log::info!("starting up"); Sep 14 11:13:07.143 INFO kablam! | ^^^ Sep 14 11:13:07.143 INFO kablam! | Sep 14 11:13:07.143 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.143 INFO kablam! Sep 14 11:13:07.143 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 11:13:07.143 INFO kablam! --> src/main.rs:170:5 Sep 14 11:13:07.143 INFO kablam! | Sep 14 11:13:07.143 INFO kablam! 170 | log::error!("could not start"); Sep 14 11:13:07.143 INFO kablam! | ^^^ Sep 14 11:13:07.143 INFO kablam! | Sep 14 11:13:07.143 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 11:13:07.143 INFO kablam! Sep 14 11:13:07.195 INFO kablam! warning: cannot find type `Account` in this scope Sep 14 11:13:07.195 INFO kablam! --> src/storage/models.rs:12:10 Sep 14 11:13:07.195 INFO kablam! | Sep 14 11:13:07.195 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.195 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.195 INFO kablam! | Sep 14 11:13:07.195 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 14 11:13:07.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 14 11:13:07.195 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.195 INFO kablam! Sep 14 11:13:07.195 INFO kablam! warning: cannot find type `account` in this scope Sep 14 11:13:07.195 INFO kablam! --> src/storage/models.rs:12:10 Sep 14 11:13:07.195 INFO kablam! | Sep 14 11:13:07.195 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.195 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.195 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.195 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.195 INFO kablam! Sep 14 11:13:07.195 INFO kablam! warning: cannot find type `Account` in this scope Sep 14 11:13:07.195 INFO kablam! --> src/storage/models.rs:12:10 Sep 14 11:13:07.195 INFO kablam! | Sep 14 11:13:07.195 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.195 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.195 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.195 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.195 INFO kablam! Sep 14 11:13:07.195 INFO kablam! warning: cannot find type `BigDecimal` in this scope Sep 14 11:13:07.195 INFO kablam! --> src/storage/models.rs:12:24 Sep 14 11:13:07.195 INFO kablam! | Sep 14 11:13:07.195 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.195 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.195 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.195 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.195 INFO kablam! Sep 14 11:13:07.200 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 14 11:13:07.200 INFO kablam! --> src/storage/models.rs:12:24 Sep 14 11:13:07.200 INFO kablam! | Sep 14 11:13:07.200 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.200 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.200 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.200 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.200 INFO kablam! Sep 14 11:13:07.200 INFO kablam! warning: cannot find type `Account` in this scope Sep 14 11:13:07.200 INFO kablam! --> src/storage/models.rs:12:24 Sep 14 11:13:07.200 INFO kablam! | Sep 14 11:13:07.200 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.200 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.200 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.200 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.200 INFO kablam! Sep 14 11:13:07.200 INFO kablam! warning: cannot find type `Balance` in this scope Sep 14 11:13:07.200 INFO kablam! --> src/storage/models.rs:30:10 Sep 14 11:13:07.200 INFO kablam! | Sep 14 11:13:07.200 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.200 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.200 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.200 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.200 INFO kablam! Sep 14 11:13:07.200 INFO kablam! warning: cannot find type `balance` in this scope Sep 14 11:13:07.200 INFO kablam! --> src/storage/models.rs:30:10 Sep 14 11:13:07.200 INFO kablam! | Sep 14 11:13:07.200 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.200 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.200 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.200 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.200 INFO kablam! Sep 14 11:13:07.200 INFO kablam! warning: cannot find type `BigDecimal` in this scope Sep 14 11:13:07.200 INFO kablam! --> src/storage/models.rs:30:24 Sep 14 11:13:07.200 INFO kablam! | Sep 14 11:13:07.200 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.200 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.200 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.200 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.200 INFO kablam! Sep 14 11:13:07.200 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 14 11:13:07.200 INFO kablam! --> src/storage/models.rs:30:24 Sep 14 11:13:07.200 INFO kablam! | Sep 14 11:13:07.200 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.200 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.200 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.200 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.200 INFO kablam! Sep 14 11:13:07.200 INFO kablam! warning: cannot find type `Balance` in this scope Sep 14 11:13:07.200 INFO kablam! --> src/storage/models.rs:30:24 Sep 14 11:13:07.200 INFO kablam! | Sep 14 11:13:07.200 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.200 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.200 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.200 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.200 INFO kablam! Sep 14 11:13:07.201 INFO kablam! warning: cannot find type `Payout` in this scope Sep 14 11:13:07.201 INFO kablam! --> src/storage/models.rs:44:10 Sep 14 11:13:07.201 INFO kablam! | Sep 14 11:13:07.201 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.201 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.201 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.201 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.201 INFO kablam! Sep 14 11:13:07.201 INFO kablam! warning: cannot find type `payout` in this scope Sep 14 11:13:07.201 INFO kablam! --> src/storage/models.rs:44:10 Sep 14 11:13:07.201 INFO kablam! | Sep 14 11:13:07.201 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.201 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.201 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.201 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.201 INFO kablam! Sep 14 11:13:07.201 INFO kablam! warning: cannot find type `BigDecimal` in this scope Sep 14 11:13:07.201 INFO kablam! --> src/storage/models.rs:44:24 Sep 14 11:13:07.201 INFO kablam! | Sep 14 11:13:07.201 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.201 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.201 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.201 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.201 INFO kablam! Sep 14 11:13:07.201 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 14 11:13:07.201 INFO kablam! --> src/storage/models.rs:44:24 Sep 14 11:13:07.201 INFO kablam! | Sep 14 11:13:07.201 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.201 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.201 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.201 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.201 INFO kablam! Sep 14 11:13:07.201 INFO kablam! warning: cannot find type `Payout` in this scope Sep 14 11:13:07.201 INFO kablam! --> src/storage/models.rs:44:24 Sep 14 11:13:07.201 INFO kablam! | Sep 14 11:13:07.201 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.201 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.201 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.201 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.201 INFO kablam! Sep 14 11:13:07.201 INFO kablam! warning: cannot find type `Tracker` in this scope Sep 14 11:13:07.201 INFO kablam! --> src/storage/models.rs:59:10 Sep 14 11:13:07.201 INFO kablam! | Sep 14 11:13:07.201 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.201 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.201 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.201 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.201 INFO kablam! Sep 14 11:13:07.201 INFO kablam! warning: cannot find type `tracker` in this scope Sep 14 11:13:07.201 INFO kablam! --> src/storage/models.rs:59:10 Sep 14 11:13:07.201 INFO kablam! | Sep 14 11:13:07.201 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.201 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.201 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.201 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.201 INFO kablam! Sep 14 11:13:07.201 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 14 11:13:07.201 INFO kablam! --> src/storage/models.rs:59:24 Sep 14 11:13:07.201 INFO kablam! | Sep 14 11:13:07.201 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.201 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.201 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.201 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.201 INFO kablam! Sep 14 11:13:07.201 INFO kablam! warning: cannot find type `Tracker` in this scope Sep 14 11:13:07.202 INFO kablam! --> src/storage/models.rs:59:24 Sep 14 11:13:07.202 INFO kablam! | Sep 14 11:13:07.202 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.202 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.202 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.202 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.202 INFO kablam! Sep 14 11:13:07.202 INFO kablam! warning: cannot find type `AccountRecoveryUpdate` in this scope Sep 14 11:13:07.202 INFO kablam! --> src/storage/models.rs:70:10 Sep 14 11:13:07.202 INFO kablam! | Sep 14 11:13:07.202 INFO kablam! 70 | #[derive(AsChangeset)] Sep 14 11:13:07.202 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.202 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.202 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.202 INFO kablam! Sep 14 11:13:07.202 INFO kablam! warning: cannot find type `account` in this scope Sep 14 11:13:07.202 INFO kablam! --> src/storage/models.rs:70:10 Sep 14 11:13:07.202 INFO kablam! | Sep 14 11:13:07.202 INFO kablam! 70 | #[derive(AsChangeset)] Sep 14 11:13:07.202 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.202 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.202 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.202 INFO kablam! Sep 14 11:13:07.202 INFO kablam! warning: cannot find type `table` in this scope Sep 14 11:13:07.202 INFO kablam! --> :165:33 Sep 14 11:13:07.202 INFO kablam! | Sep 14 11:13:07.202 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 14 11:13:07.202 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.202 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.202 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.202 INFO kablam! Sep 14 11:13:07.202 INFO kablam! warning: cannot find type `id` in this scope Sep 14 11:13:07.202 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.202 INFO kablam! | Sep 14 11:13:07.202 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.202 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.202 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.202 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.202 INFO kablam! Sep 14 11:13:07.202 INFO kablam! warning: cannot find type `email` in this scope Sep 14 11:13:07.202 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.202 INFO kablam! | Sep 14 11:13:07.202 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.202 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.202 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.202 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.202 INFO kablam! Sep 14 11:13:07.202 INFO kablam! warning: cannot find type `password` in this scope Sep 14 11:13:07.202 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.202 INFO kablam! | Sep 14 11:13:07.202 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.202 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.202 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.202 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.202 INFO kablam! Sep 14 11:13:07.202 INFO kablam! warning: cannot find type `recovery` in this scope Sep 14 11:13:07.202 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.202 INFO kablam! | Sep 14 11:13:07.202 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.202 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.202 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.202 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.203 INFO kablam! Sep 14 11:13:07.203 INFO kablam! warning: cannot find type `commission` in this scope Sep 14 11:13:07.203 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.203 INFO kablam! | Sep 14 11:13:07.203 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.203 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.203 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.203 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.203 INFO kablam! Sep 14 11:13:07.203 INFO kablam! warning: cannot find type `full_name` in this scope Sep 14 11:13:07.203 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.203 INFO kablam! | Sep 14 11:13:07.203 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.203 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.203 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.203 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.203 INFO kablam! Sep 14 11:13:07.203 INFO kablam! warning: cannot find type `address` in this scope Sep 14 11:13:07.203 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.203 INFO kablam! | Sep 14 11:13:07.203 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.203 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.203 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.203 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.203 INFO kablam! Sep 14 11:13:07.203 INFO kablam! warning: cannot find type `country` in this scope Sep 14 11:13:07.203 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.203 INFO kablam! | Sep 14 11:13:07.203 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.203 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.203 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.203 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.203 INFO kablam! Sep 14 11:13:07.203 INFO kablam! warning: cannot find type `payout_method` in this scope Sep 14 11:13:07.203 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.203 INFO kablam! | Sep 14 11:13:07.203 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.203 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.203 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.203 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.203 INFO kablam! Sep 14 11:13:07.203 INFO kablam! warning: cannot find type `payout_instructions` in this scope Sep 14 11:13:07.203 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.203 INFO kablam! | Sep 14 11:13:07.203 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.203 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.203 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.204 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.204 INFO kablam! Sep 14 11:13:07.204 INFO kablam! warning: cannot find type `notify_balance` in this scope Sep 14 11:13:07.204 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.204 INFO kablam! | Sep 14 11:13:07.204 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.204 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.204 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.204 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.204 INFO kablam! Sep 14 11:13:07.204 INFO kablam! warning: cannot find type `created_at` in this scope Sep 14 11:13:07.204 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.204 INFO kablam! | Sep 14 11:13:07.204 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.204 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.204 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.204 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.204 INFO kablam! Sep 14 11:13:07.204 INFO kablam! warning: cannot find type `updated_at` in this scope Sep 14 11:13:07.204 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.204 INFO kablam! | Sep 14 11:13:07.204 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.204 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.204 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.204 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.204 INFO kablam! Sep 14 11:13:07.205 INFO kablam! warning: cannot find type `amount` in this scope Sep 14 11:13:07.205 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.205 INFO kablam! | Sep 14 11:13:07.205 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.205 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.205 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.205 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.205 INFO kablam! Sep 14 11:13:07.205 INFO kablam! warning: cannot find type `currency` in this scope Sep 14 11:13:07.205 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.205 INFO kablam! | Sep 14 11:13:07.206 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.206 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.206 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.206 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.206 INFO kablam! Sep 14 11:13:07.206 INFO kablam! warning: cannot find type `released` in this scope Sep 14 11:13:07.206 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.206 INFO kablam! | Sep 14 11:13:07.206 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.206 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.206 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.206 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.206 INFO kablam! Sep 14 11:13:07.206 INFO kablam! warning: cannot find type `trace` in this scope Sep 14 11:13:07.206 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.206 INFO kablam! | Sep 14 11:13:07.206 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.206 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.206 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.206 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.206 INFO kablam! Sep 14 11:13:07.206 INFO kablam! warning: cannot find type `account_id` in this scope Sep 14 11:13:07.206 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.206 INFO kablam! | Sep 14 11:13:07.206 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.206 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.206 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.206 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.206 INFO kablam! Sep 14 11:13:07.206 INFO kablam! warning: cannot find type `tracker_id` in this scope Sep 14 11:13:07.206 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.206 INFO kablam! | Sep 14 11:13:07.206 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.206 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.206 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.206 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.206 INFO kablam! Sep 14 11:13:07.206 INFO kablam! warning: cannot find type `number` in this scope Sep 14 11:13:07.206 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.206 INFO kablam! | Sep 14 11:13:07.206 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.206 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.206 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.206 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.206 INFO kablam! Sep 14 11:13:07.206 INFO kablam! warning: cannot find type `status` in this scope Sep 14 11:13:07.206 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.206 INFO kablam! | Sep 14 11:13:07.206 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.206 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.206 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.207 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.207 INFO kablam! Sep 14 11:13:07.207 INFO kablam! warning: cannot find type `account` in this scope Sep 14 11:13:07.207 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.207 INFO kablam! | Sep 14 11:13:07.207 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.207 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.207 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.207 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.207 INFO kablam! Sep 14 11:13:07.207 INFO kablam! warning: cannot find type `invoice_url` in this scope Sep 14 11:13:07.207 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.207 INFO kablam! | Sep 14 11:13:07.207 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.207 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.207 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.207 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.207 INFO kablam! Sep 14 11:13:07.210 INFO kablam! warning: cannot find type `label` in this scope Sep 14 11:13:07.210 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.211 INFO kablam! | Sep 14 11:13:07.211 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.211 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.211 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.211 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.211 INFO kablam! Sep 14 11:13:07.211 INFO kablam! warning: cannot find type `statistics_signups` in this scope Sep 14 11:13:07.211 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.211 INFO kablam! | Sep 14 11:13:07.211 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.211 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.211 INFO kablam! | Sep 14 11:13:07.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 14 11:13:07.211 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.211 INFO kablam! Sep 14 11:13:07.292 INFO kablam! warning: cannot find type `Account` in this scope Sep 14 11:13:07.292 INFO kablam! --> src/storage/models.rs:12:10 Sep 14 11:13:07.292 INFO kablam! | Sep 14 11:13:07.292 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.292 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.292 INFO kablam! | Sep 14 11:13:07.292 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 14 11:13:07.292 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 11:13:07.292 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.292 INFO kablam! Sep 14 11:13:07.292 INFO kablam! warning: cannot find type `account` in this scope Sep 14 11:13:07.292 INFO kablam! --> src/storage/models.rs:12:10 Sep 14 11:13:07.292 INFO kablam! | Sep 14 11:13:07.292 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.292 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.292 INFO kablam! | Sep 14 11:13:07.292 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 11:13:07.292 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.292 INFO kablam! Sep 14 11:13:07.292 INFO kablam! warning: cannot find type `Account` in this scope Sep 14 11:13:07.292 INFO kablam! --> src/storage/models.rs:12:10 Sep 14 11:13:07.292 INFO kablam! | Sep 14 11:13:07.292 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.292 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.292 INFO kablam! | Sep 14 11:13:07.292 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 11:13:07.292 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.292 INFO kablam! Sep 14 11:13:07.292 INFO kablam! warning: cannot find type `BigDecimal` in this scope Sep 14 11:13:07.292 INFO kablam! --> src/storage/models.rs:12:24 Sep 14 11:13:07.292 INFO kablam! | Sep 14 11:13:07.292 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.292 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.292 INFO kablam! | Sep 14 11:13:07.292 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 11:13:07.292 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.292 INFO kablam! Sep 14 11:13:07.292 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 14 11:13:07.292 INFO kablam! --> src/storage/models.rs:12:24 Sep 14 11:13:07.292 INFO kablam! | Sep 14 11:13:07.292 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.292 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.292 INFO kablam! | Sep 14 11:13:07.292 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 11:13:07.292 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.292 INFO kablam! Sep 14 11:13:07.292 INFO kablam! warning: cannot find type `Account` in this scope Sep 14 11:13:07.292 INFO kablam! --> src/storage/models.rs:12:24 Sep 14 11:13:07.292 INFO kablam! | Sep 14 11:13:07.292 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.292 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.292 INFO kablam! | Sep 14 11:13:07.292 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 11:13:07.292 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.292 INFO kablam! Sep 14 11:13:07.293 INFO kablam! warning: cannot find type `Balance` in this scope Sep 14 11:13:07.293 INFO kablam! --> src/storage/models.rs:30:10 Sep 14 11:13:07.293 INFO kablam! | Sep 14 11:13:07.293 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.293 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.293 INFO kablam! | Sep 14 11:13:07.293 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 11:13:07.293 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.293 INFO kablam! Sep 14 11:13:07.293 INFO kablam! warning: cannot find type `balance` in this scope Sep 14 11:13:07.293 INFO kablam! --> src/storage/models.rs:30:10 Sep 14 11:13:07.293 INFO kablam! | Sep 14 11:13:07.293 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.293 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.293 INFO kablam! | Sep 14 11:13:07.293 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 11:13:07.293 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.293 INFO kablam! Sep 14 11:13:07.293 INFO kablam! warning: cannot find type `BigDecimal` in this scope Sep 14 11:13:07.293 INFO kablam! --> src/storage/models.rs:30:24 Sep 14 11:13:07.293 INFO kablam! | Sep 14 11:13:07.293 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.293 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.293 INFO kablam! | Sep 14 11:13:07.293 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 11:13:07.293 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.293 INFO kablam! Sep 14 11:13:07.293 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 14 11:13:07.293 INFO kablam! --> src/storage/models.rs:30:24 Sep 14 11:13:07.293 INFO kablam! | Sep 14 11:13:07.293 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.293 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.293 INFO kablam! | Sep 14 11:13:07.293 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 11:13:07.293 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.293 INFO kablam! Sep 14 11:13:07.293 INFO kablam! warning: cannot find type `Balance` in this scope Sep 14 11:13:07.293 INFO kablam! --> src/storage/models.rs:30:24 Sep 14 11:13:07.293 INFO kablam! | Sep 14 11:13:07.293 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.293 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.293 INFO kablam! | Sep 14 11:13:07.293 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 11:13:07.293 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.293 INFO kablam! Sep 14 11:13:07.293 INFO kablam! warning: cannot find type `Payout` in this scope Sep 14 11:13:07.293 INFO kablam! --> src/storage/models.rs:44:10 Sep 14 11:13:07.293 INFO kablam! | Sep 14 11:13:07.293 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.293 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.293 INFO kablam! | Sep 14 11:13:07.293 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 11:13:07.294 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.294 INFO kablam! Sep 14 11:13:07.295 INFO kablam! warning: cannot find type `payout` in this scope Sep 14 11:13:07.295 INFO kablam! --> src/storage/models.rs:44:10 Sep 14 11:13:07.295 INFO kablam! | Sep 14 11:13:07.295 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.295 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.295 INFO kablam! | Sep 14 11:13:07.295 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 11:13:07.295 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.295 INFO kablam! Sep 14 11:13:07.295 INFO kablam! warning: cannot find type `BigDecimal` in this scope Sep 14 11:13:07.295 INFO kablam! --> src/storage/models.rs:44:24 Sep 14 11:13:07.295 INFO kablam! | Sep 14 11:13:07.295 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.295 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.295 INFO kablam! | Sep 14 11:13:07.295 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 11:13:07.295 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.295 INFO kablam! Sep 14 11:13:07.295 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 14 11:13:07.295 INFO kablam! --> src/storage/models.rs:44:24 Sep 14 11:13:07.295 INFO kablam! | Sep 14 11:13:07.295 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.295 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.295 INFO kablam! | Sep 14 11:13:07.295 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 11:13:07.295 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.295 INFO kablam! Sep 14 11:13:07.295 INFO kablam! warning: cannot find type `Payout` in this scope Sep 14 11:13:07.295 INFO kablam! --> src/storage/models.rs:44:24 Sep 14 11:13:07.295 INFO kablam! | Sep 14 11:13:07.295 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.295 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.295 INFO kablam! | Sep 14 11:13:07.295 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 11:13:07.295 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.295 INFO kablam! Sep 14 11:13:07.295 INFO kablam! warning: cannot find type `Tracker` in this scope Sep 14 11:13:07.295 INFO kablam! --> src/storage/models.rs:59:10 Sep 14 11:13:07.295 INFO kablam! | Sep 14 11:13:07.295 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.295 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.295 INFO kablam! | Sep 14 11:13:07.295 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 11:13:07.295 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.295 INFO kablam! Sep 14 11:13:07.295 INFO kablam! warning: cannot find type `tracker` in this scope Sep 14 11:13:07.295 INFO kablam! --> src/storage/models.rs:59:10 Sep 14 11:13:07.295 INFO kablam! | Sep 14 11:13:07.295 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.295 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.295 INFO kablam! | Sep 14 11:13:07.295 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 11:13:07.295 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.295 INFO kablam! Sep 14 11:13:07.295 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 14 11:13:07.295 INFO kablam! --> src/storage/models.rs:59:24 Sep 14 11:13:07.295 INFO kablam! | Sep 14 11:13:07.295 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.295 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.295 INFO kablam! | Sep 14 11:13:07.295 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 11:13:07.295 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.295 INFO kablam! Sep 14 11:13:07.295 INFO kablam! warning: cannot find type `Tracker` in this scope Sep 14 11:13:07.295 INFO kablam! --> src/storage/models.rs:59:24 Sep 14 11:13:07.295 INFO kablam! | Sep 14 11:13:07.295 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 14 11:13:07.295 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.295 INFO kablam! | Sep 14 11:13:07.295 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 11:13:07.302 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.302 INFO kablam! Sep 14 11:13:07.302 INFO kablam! warning: cannot find type `AccountRecoveryUpdate` in this scope Sep 14 11:13:07.302 INFO kablam! --> src/storage/models.rs:70:10 Sep 14 11:13:07.303 INFO kablam! | Sep 14 11:13:07.303 INFO kablam! 70 | #[derive(AsChangeset)] Sep 14 11:13:07.303 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.303 INFO kablam! | Sep 14 11:13:07.303 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 11:13:07.303 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.303 INFO kablam! Sep 14 11:13:07.303 INFO kablam! warning: cannot find type `account` in this scope Sep 14 11:13:07.303 INFO kablam! --> src/storage/models.rs:70:10 Sep 14 11:13:07.303 INFO kablam! | Sep 14 11:13:07.303 INFO kablam! 70 | #[derive(AsChangeset)] Sep 14 11:13:07.303 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.303 INFO kablam! | Sep 14 11:13:07.303 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 11:13:07.303 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.303 INFO kablam! Sep 14 11:13:07.303 INFO kablam! warning: cannot find type `table` in this scope Sep 14 11:13:07.303 INFO kablam! --> :165:33 Sep 14 11:13:07.303 INFO kablam! | Sep 14 11:13:07.303 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 14 11:13:07.303 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.303 INFO kablam! | Sep 14 11:13:07.303 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 11:13:07.303 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.303 INFO kablam! Sep 14 11:13:07.303 INFO kablam! warning: cannot find type `id` in this scope Sep 14 11:13:07.303 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.303 INFO kablam! | Sep 14 11:13:07.303 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.303 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.303 INFO kablam! | Sep 14 11:13:07.303 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 11:13:07.303 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.303 INFO kablam! Sep 14 11:13:07.303 INFO kablam! warning: cannot find type `email` in this scope Sep 14 11:13:07.303 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.303 INFO kablam! | Sep 14 11:13:07.303 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.303 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.303 INFO kablam! | Sep 14 11:13:07.303 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 11:13:07.303 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.303 INFO kablam! Sep 14 11:13:07.303 INFO kablam! warning: cannot find type `password` in this scope Sep 14 11:13:07.303 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.303 INFO kablam! | Sep 14 11:13:07.303 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.303 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.303 INFO kablam! | Sep 14 11:13:07.303 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 11:13:07.303 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.303 INFO kablam! Sep 14 11:13:07.303 INFO kablam! warning: cannot find type `recovery` in this scope Sep 14 11:13:07.303 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.303 INFO kablam! | Sep 14 11:13:07.303 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.303 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.303 INFO kablam! | Sep 14 11:13:07.303 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 11:13:07.303 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.303 INFO kablam! Sep 14 11:13:07.303 INFO kablam! warning: cannot find type `commission` in this scope Sep 14 11:13:07.303 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.303 INFO kablam! | Sep 14 11:13:07.303 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.303 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.303 INFO kablam! | Sep 14 11:13:07.304 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 11:13:07.304 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.304 INFO kablam! Sep 14 11:13:07.304 INFO kablam! warning: cannot find type `full_name` in this scope Sep 14 11:13:07.304 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.304 INFO kablam! | Sep 14 11:13:07.304 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.304 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.304 INFO kablam! | Sep 14 11:13:07.304 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 11:13:07.304 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.304 INFO kablam! Sep 14 11:13:07.304 INFO kablam! warning: cannot find type `address` in this scope Sep 14 11:13:07.304 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.304 INFO kablam! | Sep 14 11:13:07.304 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.304 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.304 INFO kablam! | Sep 14 11:13:07.304 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 11:13:07.304 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.304 INFO kablam! Sep 14 11:13:07.304 INFO kablam! warning: cannot find type `country` in this scope Sep 14 11:13:07.304 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.304 INFO kablam! | Sep 14 11:13:07.304 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.304 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.304 INFO kablam! | Sep 14 11:13:07.304 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 11:13:07.304 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.304 INFO kablam! Sep 14 11:13:07.304 INFO kablam! warning: cannot find type `payout_method` in this scope Sep 14 11:13:07.304 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.304 INFO kablam! | Sep 14 11:13:07.304 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.304 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.304 INFO kablam! | Sep 14 11:13:07.304 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 11:13:07.304 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.304 INFO kablam! Sep 14 11:13:07.304 INFO kablam! warning: cannot find type `payout_instructions` in this scope Sep 14 11:13:07.304 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.304 INFO kablam! | Sep 14 11:13:07.304 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.304 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.304 INFO kablam! | Sep 14 11:13:07.304 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 11:13:07.304 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.304 INFO kablam! Sep 14 11:13:07.304 INFO kablam! warning: cannot find type `notify_balance` in this scope Sep 14 11:13:07.304 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.304 INFO kablam! | Sep 14 11:13:07.304 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.304 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.304 INFO kablam! | Sep 14 11:13:07.304 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 11:13:07.304 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.305 INFO kablam! Sep 14 11:13:07.305 INFO kablam! warning: cannot find type `created_at` in this scope Sep 14 11:13:07.305 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.305 INFO kablam! | Sep 14 11:13:07.305 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.305 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.305 INFO kablam! | Sep 14 11:13:07.305 INFO 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 14 11:13:07.305 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.305 INFO kablam! Sep 14 11:13:07.305 INFO kablam! warning: cannot find type `updated_at` in this scope Sep 14 11:13:07.305 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.305 INFO kablam! | Sep 14 11:13:07.305 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.305 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.305 INFO kablam! | Sep 14 11:13:07.305 INFO 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 14 11:13:07.305 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.305 INFO kablam! Sep 14 11:13:07.305 INFO kablam! warning: cannot find type `amount` in this scope Sep 14 11:13:07.305 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.305 INFO kablam! | Sep 14 11:13:07.305 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.305 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.305 INFO kablam! | Sep 14 11:13:07.305 INFO 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 14 11:13:07.305 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.305 INFO kablam! Sep 14 11:13:07.305 INFO kablam! warning: cannot find type `currency` in this scope Sep 14 11:13:07.305 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.305 INFO kablam! | Sep 14 11:13:07.305 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.305 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.305 INFO kablam! | Sep 14 11:13:07.305 INFO 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 14 11:13:07.305 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.305 INFO kablam! Sep 14 11:13:07.305 INFO kablam! warning: cannot find type `released` in this scope Sep 14 11:13:07.305 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.305 INFO kablam! | Sep 14 11:13:07.305 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.305 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.305 INFO kablam! | Sep 14 11:13:07.305 INFO 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 14 11:13:07.305 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.305 INFO kablam! Sep 14 11:13:07.305 INFO kablam! warning: cannot find type `trace` in this scope Sep 14 11:13:07.305 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.305 INFO kablam! | Sep 14 11:13:07.305 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.305 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.305 INFO kablam! | Sep 14 11:13:07.305 INFO 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 14 11:13:07.305 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.306 INFO kablam! Sep 14 11:13:07.306 INFO kablam! warning: cannot find type `account_id` in this scope Sep 14 11:13:07.306 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.306 INFO kablam! | Sep 14 11:13:07.306 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.306 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.306 INFO kablam! | Sep 14 11:13:07.306 INFO 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 14 11:13:07.306 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.306 INFO kablam! Sep 14 11:13:07.306 INFO kablam! warning: cannot find type `tracker_id` in this scope Sep 14 11:13:07.306 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.306 INFO kablam! | Sep 14 11:13:07.306 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.306 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.306 INFO kablam! | Sep 14 11:13:07.306 INFO 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 14 11:13:07.306 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.306 INFO kablam! Sep 14 11:13:07.306 INFO kablam! warning: cannot find type `number` in this scope Sep 14 11:13:07.306 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.306 INFO kablam! | Sep 14 11:13:07.306 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.306 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.306 INFO kablam! | Sep 14 11:13:07.306 INFO 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 14 11:13:07.306 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.306 INFO kablam! Sep 14 11:13:07.306 INFO kablam! warning: cannot find type `status` in this scope Sep 14 11:13:07.306 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.306 INFO kablam! | Sep 14 11:13:07.306 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.306 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.306 INFO kablam! | Sep 14 11:13:07.306 INFO 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 14 11:13:07.306 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.306 INFO kablam! Sep 14 11:13:07.306 INFO kablam! warning: cannot find type `account` in this scope Sep 14 11:13:07.306 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.306 INFO kablam! | Sep 14 11:13:07.306 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.306 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.306 INFO kablam! | Sep 14 11:13:07.306 INFO 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 14 11:13:07.306 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.306 INFO kablam! Sep 14 11:13:07.306 INFO kablam! warning: cannot find type `invoice_url` in this scope Sep 14 11:13:07.306 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.307 INFO kablam! | Sep 14 11:13:07.307 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.307 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.307 INFO kablam! | Sep 14 11:13:07.307 INFO 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 14 11:13:07.307 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.307 INFO kablam! Sep 14 11:13:07.307 INFO kablam! warning: cannot find type `label` in this scope Sep 14 11:13:07.307 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.307 INFO kablam! | Sep 14 11:13:07.307 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.307 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.307 INFO kablam! | Sep 14 11:13:07.307 INFO 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 14 11:13:07.307 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.307 INFO kablam! Sep 14 11:13:07.307 INFO kablam! warning: cannot find type `statistics_signups` in this scope Sep 14 11:13:07.307 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:13:07.307 INFO kablam! | Sep 14 11:13:07.307 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:13:07.307 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:13:07.307 INFO kablam! | Sep 14 11:13:07.307 INFO 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 14 11:13:07.307 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:13:07.307 INFO kablam! Sep 14 11:13:08.816 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 14 11:13:08.816 INFO kablam! --> src/responder/routes.rs:313:14 Sep 14 11:13:08.816 INFO kablam! | Sep 14 11:13:08.816 INFO kablam! 313 | .first::(&*db); Sep 14 11:13:08.816 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 14 11:13:08.816 INFO kablam! | Sep 14 11:13:08.816 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 14 11:13:08.819 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 14 11:13:08.819 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 14 11:13:08.819 INFO kablam! Sep 14 11:13:08.839 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Sep 14 11:13:08.839 INFO kablam! --> src/responder/routes.rs:395:37 Sep 14 11:13:08.839 INFO kablam! | Sep 14 11:13:08.839 INFO kablam! 395 | &account_commission.eq(BigDecimal::from( Sep 14 11:13:08.839 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Sep 14 11:13:08.839 INFO kablam! | Sep 14 11:13:08.839 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Sep 14 11:13:08.839 INFO kablam! Sep 14 11:13:08.847 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Sep 14 11:13:08.847 INFO kablam! --> src/responder/routes.rs:401:14 Sep 14 11:13:08.847 INFO kablam! | Sep 14 11:13:08.847 INFO kablam! 401 | .execute(&*db); Sep 14 11:13:08.847 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Sep 14 11:13:08.847 INFO kablam! | Sep 14 11:13:08.847 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Sep 14 11:13:08.847 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 14 11:13:08.847 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 14 11:13:08.847 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 14 11:13:08.847 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 14 11:13:08.847 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 14 11:13:08.847 INFO kablam! Sep 14 11:13:08.847 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Sep 14 11:13:08.847 INFO kablam! --> src/responder/routes.rs:401:14 Sep 14 11:13:08.847 INFO kablam! | Sep 14 11:13:08.847 INFO kablam! 401 | .execute(&*db); Sep 14 11:13:08.847 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Sep 14 11:13:08.847 INFO kablam! | Sep 14 11:13:08.847 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Sep 14 11:13:08.847 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Sep 14 11:13:08.847 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 14 11:13:08.847 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 14 11:13:08.847 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 14 11:13:08.847 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 14 11:13:08.848 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 14 11:13:08.848 INFO kablam! Sep 14 11:13:08.848 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 14 11:13:08.848 INFO kablam! --> src/responder/routes.rs:406:18 Sep 14 11:13:08.848 INFO kablam! | Sep 14 11:13:08.848 INFO kablam! 406 | .first::(&*db); Sep 14 11:13:08.848 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 14 11:13:08.848 INFO kablam! | Sep 14 11:13:08.848 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 14 11:13:08.848 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 14 11:13:08.848 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 14 11:13:08.848 INFO kablam! Sep 14 11:13:08.863 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 14 11:13:08.863 INFO kablam! --> src/responder/routes.rs:455:14 Sep 14 11:13:08.863 INFO kablam! | Sep 14 11:13:08.863 INFO kablam! 455 | .first::(&*db); Sep 14 11:13:08.863 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 14 11:13:08.863 INFO kablam! | Sep 14 11:13:08.863 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 14 11:13:08.863 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 14 11:13:08.863 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 14 11:13:08.863 INFO kablam! Sep 14 11:13:08.884 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 14 11:13:08.885 INFO kablam! --> src/responder/routes.rs:529:64 Sep 14 11:13:08.885 INFO kablam! | Sep 14 11:13:08.885 INFO kablam! 529 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Sep 14 11:13:08.885 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 14 11:13:08.885 INFO kablam! | Sep 14 11:13:08.885 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 14 11:13:08.885 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 14 11:13:08.885 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 14 11:13:08.885 INFO kablam! Sep 14 11:13:08.908 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 14 11:13:08.908 INFO kablam! --> src/responder/routes.rs:573:18 Sep 14 11:13:08.908 INFO kablam! | Sep 14 11:13:08.908 INFO kablam! 573 | .first(&*db) Sep 14 11:13:08.908 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 14 11:13:08.908 INFO kablam! | Sep 14 11:13:08.908 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable, diesel::mysql::Mysql>` for `std::option::Option` Sep 14 11:13:08.908 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 14 11:13:08.908 INFO kablam! Sep 14 11:13:08.931 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 14 11:13:08.931 INFO kablam! --> src/responder/routes.rs:313:14 Sep 14 11:13:08.931 INFO kablam! | Sep 14 11:13:08.931 INFO kablam! 313 | .first::(&*db); Sep 14 11:13:08.931 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 14 11:13:08.931 INFO kablam! | Sep 14 11:13:08.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 14 11:13:08.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 14 11:13:08.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 14 11:13:08.931 INFO kablam! Sep 14 11:13:08.945 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Sep 14 11:13:08.945 INFO kablam! --> src/responder/routes.rs:395:37 Sep 14 11:13:08.945 INFO kablam! | Sep 14 11:13:08.945 INFO kablam! 395 | &account_commission.eq(BigDecimal::from( Sep 14 11:13:08.945 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Sep 14 11:13:08.945 INFO kablam! | Sep 14 11:13:08.945 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Sep 14 11:13:08.945 INFO kablam! Sep 14 11:13:08.952 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Sep 14 11:13:08.952 INFO kablam! --> src/responder/routes.rs:401:14 Sep 14 11:13:08.952 INFO kablam! | Sep 14 11:13:08.952 INFO kablam! 401 | .execute(&*db); Sep 14 11:13:08.952 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Sep 14 11:13:08.952 INFO kablam! | Sep 14 11:13:08.952 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Sep 14 11:13:08.952 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 14 11:13:08.952 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 14 11:13:08.952 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 14 11:13:08.952 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 14 11:13:08.952 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 14 11:13:08.952 INFO kablam! Sep 14 11:13:08.952 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Sep 14 11:13:08.952 INFO kablam! --> src/responder/routes.rs:401:14 Sep 14 11:13:08.952 INFO kablam! | Sep 14 11:13:08.952 INFO kablam! 401 | .execute(&*db); Sep 14 11:13:08.952 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Sep 14 11:13:08.952 INFO kablam! | Sep 14 11:13:08.952 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Sep 14 11:13:08.952 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Sep 14 11:13:08.952 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 14 11:13:08.952 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 14 11:13:08.952 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 14 11:13:08.952 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 14 11:13:08.953 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 14 11:13:08.953 INFO kablam! Sep 14 11:13:08.958 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 14 11:13:08.958 INFO kablam! --> src/responder/routes.rs:406:18 Sep 14 11:13:08.958 INFO kablam! | Sep 14 11:13:08.958 INFO kablam! 406 | .first::(&*db); Sep 14 11:13:08.958 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 14 11:13:08.958 INFO kablam! | Sep 14 11:13:08.958 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 14 11:13:08.958 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 14 11:13:08.958 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 14 11:13:08.958 INFO kablam! Sep 14 11:13:08.958 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 14 11:13:08.958 INFO kablam! --> src/responder/routes.rs:747:64 Sep 14 11:13:08.958 INFO kablam! | Sep 14 11:13:08.958 INFO kablam! 747 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Sep 14 11:13:08.958 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 14 11:13:08.958 INFO kablam! | Sep 14 11:13:08.958 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 14 11:13:08.958 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 14 11:13:08.958 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 14 11:13:08.958 INFO kablam! Sep 14 11:13:08.966 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Sep 14 11:13:08.966 INFO kablam! --> src/responder/routes.rs:793:56 Sep 14 11:13:08.966 INFO kablam! | Sep 14 11:13:08.966 INFO kablam! 793 | &payout_amount.eq(BigDecimal::from(balance_due)), Sep 14 11:13:08.966 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Sep 14 11:13:08.966 INFO kablam! | Sep 14 11:13:08.966 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Sep 14 11:13:08.967 INFO kablam! Sep 14 11:13:08.971 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 14 11:13:08.971 INFO kablam! --> src/responder/routes.rs:455:14 Sep 14 11:13:08.971 INFO kablam! | Sep 14 11:13:08.971 INFO kablam! 455 | .first::(&*db); Sep 14 11:13:08.971 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 14 11:13:08.971 INFO kablam! | Sep 14 11:13:08.971 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 14 11:13:08.971 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 14 11:13:08.971 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 14 11:13:08.971 INFO kablam! Sep 14 11:13:08.973 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Sep 14 11:13:08.973 INFO kablam! --> src/responder/routes.rs:800:38 Sep 14 11:13:08.973 INFO kablam! | Sep 14 11:13:08.973 INFO kablam! 800 | .execute(&*db); Sep 14 11:13:08.973 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Sep 14 11:13:08.973 INFO kablam! | Sep 14 11:13:08.973 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Sep 14 11:13:08.973 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 14 11:13:08.973 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 14 11:13:08.973 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 14 11:13:08.973 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 14 11:13:08.973 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 14 11:13:08.973 INFO kablam! Sep 14 11:13:08.973 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Sep 14 11:13:08.973 INFO kablam! --> src/responder/routes.rs:800:38 Sep 14 11:13:08.973 INFO kablam! | Sep 14 11:13:08.973 INFO kablam! 800 | .execute(&*db); Sep 14 11:13:08.973 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Sep 14 11:13:08.973 INFO kablam! | Sep 14 11:13:08.973 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Sep 14 11:13:08.973 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Sep 14 11:13:08.973 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 14 11:13:08.973 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 14 11:13:08.974 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 14 11:13:08.974 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 14 11:13:08.974 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 14 11:13:08.974 INFO kablam! Sep 14 11:13:08.987 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 14 11:13:08.987 INFO kablam! --> src/responder/routes.rs:845:64 Sep 14 11:13:08.987 INFO kablam! | Sep 14 11:13:08.987 INFO kablam! 845 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Sep 14 11:13:08.987 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 14 11:13:08.987 INFO kablam! | Sep 14 11:13:08.987 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Sep 14 11:13:08.987 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Sep 14 11:13:08.987 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Account>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Sep 14 11:13:08.987 INFO kablam! Sep 14 11:13:08.990 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 14 11:13:08.990 INFO kablam! --> src/responder/routes.rs:529:64 Sep 14 11:13:08.990 INFO kablam! | Sep 14 11:13:08.990 INFO kablam! 529 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Sep 14 11:13:08.990 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 14 11:13:08.990 INFO kablam! | Sep 14 11:13:08.990 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 14 11:13:08.993 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 14 11:13:08.993 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 14 11:13:08.993 INFO kablam! Sep 14 11:13:09.019 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 14 11:13:09.019 INFO kablam! --> src/responder/routes.rs:573:18 Sep 14 11:13:09.019 INFO kablam! | Sep 14 11:13:09.019 INFO kablam! 573 | .first(&*db) Sep 14 11:13:09.019 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 14 11:13:09.019 INFO kablam! | Sep 14 11:13:09.019 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable, diesel::mysql::Mysql>` for `std::option::Option` Sep 14 11:13:09.019 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 14 11:13:09.019 INFO kablam! Sep 14 11:13:09.052 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 14 11:13:09.052 INFO kablam! --> src/responder/utilities.rs:38:14 Sep 14 11:13:09.052 INFO kablam! | Sep 14 11:13:09.052 INFO kablam! 38 | .first(&**db) Sep 14 11:13:09.052 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 14 11:13:09.052 INFO kablam! | Sep 14 11:13:09.052 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable, diesel::mysql::Mysql>` for `std::option::Option` Sep 14 11:13:09.052 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 14 11:13:09.052 INFO kablam! Sep 14 11:13:09.061 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 14 11:13:09.061 INFO kablam! --> src/responder/utilities.rs:77:10 Sep 14 11:13:09.061 INFO kablam! | Sep 14 11:13:09.061 INFO kablam! 77 | .load::(&**db) Sep 14 11:13:09.061 INFO kablam! | ^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 14 11:13:09.061 INFO kablam! | Sep 14 11:13:09.061 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 14 11:13:09.061 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 14 11:13:09.061 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 14 11:13:09.061 INFO kablam! Sep 14 11:13:09.067 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 14 11:13:09.067 INFO kablam! --> src/responder/routes.rs:747:64 Sep 14 11:13:09.067 INFO kablam! | Sep 14 11:13:09.067 INFO kablam! 747 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Sep 14 11:13:09.067 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 14 11:13:09.067 INFO kablam! | Sep 14 11:13:09.067 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 14 11:13:09.067 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 14 11:13:09.067 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 14 11:13:09.067 INFO kablam! Sep 14 11:13:09.076 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Sep 14 11:13:09.076 INFO kablam! --> src/responder/routes.rs:793:56 Sep 14 11:13:09.076 INFO kablam! | Sep 14 11:13:09.076 INFO kablam! 793 | &payout_amount.eq(BigDecimal::from(balance_due)), Sep 14 11:13:09.076 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Sep 14 11:13:09.076 INFO kablam! | Sep 14 11:13:09.076 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Sep 14 11:13:09.076 INFO kablam! Sep 14 11:13:09.080 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Sep 14 11:13:09.080 INFO kablam! --> src/responder/routes.rs:800:38 Sep 14 11:13:09.081 INFO kablam! | Sep 14 11:13:09.081 INFO kablam! 800 | .execute(&*db); Sep 14 11:13:09.081 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Sep 14 11:13:09.081 INFO kablam! | Sep 14 11:13:09.081 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Sep 14 11:13:09.081 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 14 11:13:09.085 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 14 11:13:09.085 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 14 11:13:09.085 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 14 11:13:09.085 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 14 11:13:09.085 INFO kablam! Sep 14 11:13:09.085 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Sep 14 11:13:09.085 INFO kablam! --> src/responder/routes.rs:800:38 Sep 14 11:13:09.085 INFO kablam! | Sep 14 11:13:09.085 INFO kablam! 800 | .execute(&*db); Sep 14 11:13:09.085 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Sep 14 11:13:09.085 INFO kablam! | Sep 14 11:13:09.085 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Sep 14 11:13:09.085 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Sep 14 11:13:09.085 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 14 11:13:09.085 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 14 11:13:09.085 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 14 11:13:09.086 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 14 11:13:09.086 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 14 11:13:09.086 INFO kablam! Sep 14 11:13:09.092 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 14 11:13:09.092 INFO kablam! --> src/responder/routes.rs:845:64 Sep 14 11:13:09.092 INFO kablam! | Sep 14 11:13:09.092 INFO kablam! 845 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Sep 14 11:13:09.092 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 14 11:13:09.092 INFO kablam! | Sep 14 11:13:09.092 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 14 11:13:09.092 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 14 11:13:09.092 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 14 11:13:09.092 INFO kablam! Sep 14 11:13:09.158 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 14 11:13:09.159 INFO kablam! --> src/responder/utilities.rs:38:14 Sep 14 11:13:09.159 INFO kablam! | Sep 14 11:13:09.159 INFO kablam! 38 | .first(&**db) Sep 14 11:13:09.159 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 14 11:13:09.159 INFO kablam! | Sep 14 11:13:09.159 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable, diesel::mysql::Mysql>` for `std::option::Option` Sep 14 11:13:09.159 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 14 11:13:09.159 INFO kablam! Sep 14 11:13:09.163 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 14 11:13:09.164 INFO kablam! --> src/responder/utilities.rs:77:10 Sep 14 11:13:09.164 INFO kablam! | Sep 14 11:13:09.164 INFO kablam! 77 | .load::(&**db) Sep 14 11:13:09.164 INFO kablam! | ^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 14 11:13:09.164 INFO kablam! | Sep 14 11:13:09.164 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 14 11:13:09.164 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 14 11:13:09.164 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 14 11:13:09.164 INFO kablam! Sep 14 11:13:09.246 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 14 11:13:09.246 INFO kablam! --> src/track/payment.rs:80:14 Sep 14 11:13:09.246 INFO kablam! | Sep 14 11:13:09.246 INFO kablam! 80 | .first::<(Tracker, Account)>(&**db); Sep 14 11:13:09.246 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 14 11:13:09.246 INFO kablam! | Sep 14 11:13:09.246 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 14 11:13:09.247 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 14 11:13:09.247 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 14 11:13:09.247 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 14 11:13:09.247 INFO kablam! Sep 14 11:13:09.248 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Sep 14 11:13:09.248 INFO kablam! --> src/track/payment.rs:91:41 Sep 14 11:13:09.248 INFO kablam! | Sep 14 11:13:09.248 INFO kablam! 91 | &balance_amount.eq(BigDecimal::from(commission_amount)), Sep 14 11:13:09.248 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Sep 14 11:13:09.248 INFO kablam! | Sep 14 11:13:09.248 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Sep 14 11:13:09.255 INFO kablam! Sep 14 11:13:09.263 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Sep 14 11:13:09.263 INFO kablam! --> src/track/payment.rs:99:22 Sep 14 11:13:09.263 INFO kablam! | Sep 14 11:13:09.263 INFO kablam! 99 | .execute(&**db); Sep 14 11:13:09.263 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Sep 14 11:13:09.267 INFO kablam! | Sep 14 11:13:09.267 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Sep 14 11:13:09.267 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 14 11:13:09.267 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 14 11:13:09.267 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 14 11:13:09.267 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 14 11:13:09.267 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 14 11:13:09.267 INFO kablam! Sep 14 11:13:09.267 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Sep 14 11:13:09.267 INFO kablam! --> src/track/payment.rs:99:22 Sep 14 11:13:09.267 INFO kablam! | Sep 14 11:13:09.267 INFO kablam! 99 | .execute(&**db); Sep 14 11:13:09.267 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Sep 14 11:13:09.267 INFO kablam! | Sep 14 11:13:09.267 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Sep 14 11:13:09.267 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Sep 14 11:13:09.267 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 14 11:13:09.267 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 14 11:13:09.267 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 14 11:13:09.267 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 14 11:13:09.267 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 14 11:13:09.267 INFO kablam! Sep 14 11:13:09.275 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 14 11:13:09.275 INFO kablam! --> src/track/payment.rs:80:14 Sep 14 11:13:09.275 INFO kablam! | Sep 14 11:13:09.275 INFO kablam! 80 | .first::<(Tracker, Account)>(&**db); Sep 14 11:13:09.275 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 14 11:13:09.275 INFO kablam! | Sep 14 11:13:09.275 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 14 11:13:09.275 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 14 11:13:09.275 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 14 11:13:09.275 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 14 11:13:09.275 INFO kablam! Sep 14 11:13:09.275 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Sep 14 11:13:09.275 INFO kablam! --> src/track/payment.rs:91:41 Sep 14 11:13:09.275 INFO kablam! | Sep 14 11:13:09.275 INFO kablam! 91 | &balance_amount.eq(BigDecimal::from(commission_amount)), Sep 14 11:13:09.275 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Sep 14 11:13:09.275 INFO kablam! | Sep 14 11:13:09.275 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Sep 14 11:13:09.275 INFO kablam! Sep 14 11:13:09.283 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Sep 14 11:13:09.283 INFO kablam! --> src/track/payment.rs:99:22 Sep 14 11:13:09.283 INFO kablam! | Sep 14 11:13:09.283 INFO kablam! 99 | .execute(&**db); Sep 14 11:13:09.283 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Sep 14 11:13:09.283 INFO kablam! | Sep 14 11:13:09.283 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Sep 14 11:13:09.283 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 14 11:13:09.283 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 14 11:13:09.283 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 14 11:13:09.283 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 14 11:13:09.283 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 14 11:13:09.283 INFO kablam! Sep 14 11:13:09.283 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Sep 14 11:13:09.283 INFO kablam! --> src/track/payment.rs:99:22 Sep 14 11:13:09.283 INFO kablam! | Sep 14 11:13:09.283 INFO kablam! 99 | .execute(&**db); Sep 14 11:13:09.283 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Sep 14 11:13:09.283 INFO kablam! | Sep 14 11:13:09.283 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Sep 14 11:13:09.283 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Sep 14 11:13:09.283 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 14 11:13:09.283 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 14 11:13:09.283 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 14 11:13:09.283 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 14 11:13:09.283 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 14 11:13:09.283 INFO kablam! Sep 14 11:13:09.521 INFO kablam! error: aborting due to 63 previous errors Sep 14 11:13:09.521 INFO kablam! Sep 14 11:13:09.521 INFO kablam! Some errors occurred: E0277, E0658. Sep 14 11:13:09.521 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 14 11:13:09.543 INFO kablam! error: Could not compile `raider-server`. Sep 14 11:13:09.543 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 11:13:09.553 INFO kablam! error: aborting due to 63 previous errors Sep 14 11:13:09.553 INFO kablam! Sep 14 11:13:09.553 INFO kablam! Some errors occurred: E0277, E0658. Sep 14 11:13:09.553 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 14 11:13:09.590 INFO kablam! error: Could not compile `raider-server`. Sep 14 11:13:09.591 INFO kablam! Sep 14 11:13:09.591 INFO kablam! To learn more, run the command again with --verbose. Sep 14 11:13:09.594 INFO kablam! su: No module specific data is present Sep 14 11:13:10.287 INFO running `"docker" "rm" "-f" "b5602dc43fa84f2fd934892ae8754723baa56f462bc87efcb73cf41102209248"` Sep 14 11:13:10.386 INFO blam! b5602dc43fa84f2fd934892ae8754723baa56f462bc87efcb73cf41102209248