Sep 19 22:16:07.008 INFO checking raider-server-1.0.2 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 22:16:07.008 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 22:16:07.008 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 22:16:07.146 INFO blam! 56935d2cce090638bfecb42ea7c5eaa7271f399d629d353aae05add8e6ab6c01 Sep 19 22:16:07.153 INFO running `"docker" "start" "-a" "56935d2cce090638bfecb42ea7c5eaa7271f399d629d353aae05add8e6ab6c01"` Sep 19 22:16:08.181 INFO kablam! usermod: no changes Sep 19 22:16:08.938 INFO kablam! Checking iso_country v0.1.2 Sep 19 22:16:08.938 INFO kablam! Compiling email v0.0.20 Sep 19 22:16:08.958 INFO kablam! Compiling mysqlclient-sys v0.2.3 Sep 19 22:16:08.969 INFO kablam! Checking base64 v0.7.0 Sep 19 22:16:08.972 INFO kablam! Checking uuid v0.5.1 Sep 19 22:16:08.978 INFO kablam! Checking num-bigint v0.2.0 Sep 19 22:16:08.979 INFO kablam! Checking tera v0.10.10 Sep 19 22:16:08.980 INFO kablam! Checking bigdecimal v0.0.11 Sep 19 22:16:10.010 INFO kablam! Checking validate v0.6.1 Sep 19 22:16:11.230 INFO kablam! Checking lettre v0.7.0 Sep 19 22:16:12.606 INFO kablam! Checking diesel v1.3.3 Sep 19 22:16:13.266 INFO kablam! Checking bigdecimal v0.0.14 Sep 19 22:16:13.628 INFO kablam! Checking lettre_email v0.7.0 Sep 19 22:16:15.847 INFO kablam! Checking rocket_contrib v0.3.16 Sep 19 22:16:40.240 INFO kablam! Checking r2d2-diesel v1.0.0 Sep 19 22:16:41.049 INFO kablam! Checking raider-server v1.0.2 (/source) Sep 19 22:16:44.399 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Sep 19 22:16:44.399 INFO kablam! --> src/responder/catchers.rs:9:1 Sep 19 22:16:44.399 INFO kablam! | Sep 19 22:16:44.399 INFO kablam! 9 | #[error(403)] Sep 19 22:16:44.399 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 22:16:44.399 INFO kablam! | Sep 19 22:16:44.399 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Sep 19 22:16:44.399 INFO kablam! Sep 19 22:16:44.399 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Sep 19 22:16:44.399 INFO kablam! --> src/responder/catchers.rs:14:1 Sep 19 22:16:44.399 INFO kablam! | Sep 19 22:16:44.399 INFO kablam! 14 | #[error(410)] Sep 19 22:16:44.399 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 22:16:44.399 INFO kablam! | Sep 19 22:16:44.399 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Sep 19 22:16:44.399 INFO kablam! Sep 19 22:16:44.402 INFO kablam! warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Sep 19 22:16:44.402 INFO kablam! --> src/responder/manager.rs:90:16 Sep 19 22:16:44.402 INFO kablam! | Sep 19 22:16:44.402 INFO kablam! 90 | .catch(errors![ Sep 19 22:16:44.402 INFO kablam! | ________________^ Sep 19 22:16:44.402 INFO kablam! 91 | | catchers::forbidden, Sep 19 22:16:44.402 INFO kablam! 92 | | catchers::gone, Sep 19 22:16:44.402 INFO kablam! 93 | | ]) Sep 19 22:16:44.402 INFO kablam! | |_________^ Sep 19 22:16:44.402 INFO kablam! | Sep 19 22:16:44.402 INFO kablam! = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Sep 19 22:16:44.402 INFO kablam! Sep 19 22:16:44.410 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Sep 19 22:16:44.410 INFO kablam! --> src/responder/catchers.rs:9:1 Sep 19 22:16:44.410 INFO kablam! | Sep 19 22:16:44.410 INFO kablam! 9 | #[error(403)] Sep 19 22:16:44.410 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 22:16:44.410 INFO kablam! | Sep 19 22:16:44.410 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Sep 19 22:16:44.410 INFO kablam! Sep 19 22:16:44.410 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Sep 19 22:16:44.410 INFO kablam! --> src/responder/catchers.rs:14:1 Sep 19 22:16:44.410 INFO kablam! | Sep 19 22:16:44.410 INFO kablam! 14 | #[error(410)] Sep 19 22:16:44.410 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 22:16:44.410 INFO kablam! | Sep 19 22:16:44.410 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Sep 19 22:16:44.410 INFO kablam! Sep 19 22:16:44.414 INFO kablam! warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Sep 19 22:16:44.414 INFO kablam! --> src/responder/manager.rs:90:16 Sep 19 22:16:44.414 INFO kablam! | Sep 19 22:16:44.414 INFO kablam! 90 | .catch(errors![ Sep 19 22:16:44.414 INFO kablam! | ________________^ Sep 19 22:16:44.414 INFO kablam! 91 | | catchers::forbidden, Sep 19 22:16:44.414 INFO kablam! 92 | | catchers::gone, Sep 19 22:16:44.414 INFO kablam! 93 | | ]) Sep 19 22:16:44.414 INFO kablam! | |_________^ Sep 19 22:16:44.414 INFO kablam! | Sep 19 22:16:44.414 INFO kablam! = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Sep 19 22:16:44.414 INFO kablam! Sep 19 22:16:44.760 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.760 INFO kablam! --> src/config/reader.rs:19:9 Sep 19 22:16:44.760 INFO kablam! | Sep 19 22:16:44.760 INFO kablam! 19 | log::debug!("reading config file: {}", &APP_ARGS.config); Sep 19 22:16:44.760 INFO kablam! | ^^^ Sep 19 22:16:44.760 INFO kablam! | Sep 19 22:16:44.760 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.760 INFO kablam! Sep 19 22:16:44.760 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.760 INFO kablam! --> src/config/reader.rs:28:9 Sep 19 22:16:44.760 INFO kablam! | Sep 19 22:16:44.760 INFO kablam! 28 | log::debug!("read config file: {}", &APP_ARGS.config); Sep 19 22:16:44.760 INFO kablam! | ^^^ Sep 19 22:16:44.760 INFO kablam! | Sep 19 22:16:44.760 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.760 INFO kablam! Sep 19 22:16:44.760 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.760 INFO kablam! --> src/exchange/manager.rs:43:5 Sep 19 22:16:44.760 INFO kablam! | Sep 19 22:16:44.760 INFO kablam! 43 | log::debug!("acquiring updated exchange rates"); Sep 19 22:16:44.760 INFO kablam! | ^^^ Sep 19 22:16:44.760 INFO kablam! | Sep 19 22:16:44.760 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.760 INFO kablam! Sep 19 22:16:44.760 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.760 INFO kablam! --> src/exchange/manager.rs:75:5 Sep 19 22:16:44.760 INFO kablam! | Sep 19 22:16:44.760 INFO kablam! 75 | log::info!( Sep 19 22:16:44.760 INFO kablam! | ^^^ Sep 19 22:16:44.760 INFO kablam! | Sep 19 22:16:44.761 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.764 INFO kablam! Sep 19 22:16:44.764 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.764 INFO kablam! --> src/exchange/manager.rs:56:9 Sep 19 22:16:44.764 INFO kablam! | Sep 19 22:16:44.764 INFO kablam! 56 | log::debug!("received updated exchange rates"); Sep 19 22:16:44.764 INFO kablam! | ^^^ Sep 19 22:16:44.764 INFO kablam! | Sep 19 22:16:44.764 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.764 INFO kablam! Sep 19 22:16:44.764 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.764 INFO kablam! --> src/exchange/manager.rs:66:17 Sep 19 22:16:44.764 INFO kablam! | Sep 19 22:16:44.764 INFO kablam! 66 | log::error!("got invalid json when requesting updated exchange rates") Sep 19 22:16:44.764 INFO kablam! | ^^^ Sep 19 22:16:44.764 INFO kablam! | Sep 19 22:16:44.764 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.764 INFO kablam! Sep 19 22:16:44.764 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.764 INFO kablam! --> src/exchange/manager.rs:69:13 Sep 19 22:16:44.764 INFO kablam! | Sep 19 22:16:44.764 INFO kablam! 69 | log::error!("got bad status code when requesting updated exchange rates") Sep 19 22:16:44.764 INFO kablam! | ^^^ Sep 19 22:16:44.764 INFO kablam! | Sep 19 22:16:44.764 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.764 INFO kablam! Sep 19 22:16:44.764 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.764 INFO kablam! --> src/exchange/manager.rs:60:17 Sep 19 22:16:44.764 INFO kablam! | Sep 19 22:16:44.764 INFO kablam! 60 | log::debug!("got updated exchange rates: {:?}", &response_json.rates); Sep 19 22:16:44.764 INFO kablam! | ^^^ Sep 19 22:16:44.764 INFO kablam! | Sep 19 22:16:44.764 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.764 INFO kablam! Sep 19 22:16:44.767 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.767 INFO kablam! --> src/exchange/manager.rs:72:9 Sep 19 22:16:44.767 INFO kablam! | Sep 19 22:16:44.767 INFO kablam! 72 | log::error!("could not request updated exchange rates"); Sep 19 22:16:44.767 INFO kablam! | ^^^ Sep 19 22:16:44.767 INFO kablam! | Sep 19 22:16:44.767 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.767 INFO kablam! Sep 19 22:16:44.767 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.767 INFO kablam! --> src/exchange/manager.rs:108:9 Sep 19 22:16:44.767 INFO kablam! | Sep 19 22:16:44.767 INFO kablam! 108 | log::debug!("running an exchange poll operation..."); Sep 19 22:16:44.767 INFO kablam! | ^^^ Sep 19 22:16:44.767 INFO kablam! | Sep 19 22:16:44.767 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.767 INFO kablam! Sep 19 22:16:44.767 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.767 INFO kablam! --> src/exchange/manager.rs:112:9 Sep 19 22:16:44.767 INFO kablam! | Sep 19 22:16:44.767 INFO kablam! 112 | log::info!("ran exchange poll operation"); Sep 19 22:16:44.767 INFO kablam! | ^^^ Sep 19 22:16:44.767 INFO kablam! | Sep 19 22:16:44.767 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.767 INFO kablam! Sep 19 22:16:44.767 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.767 INFO kablam! --> src/notifier/email.rs:34:9 Sep 19 22:16:44.767 INFO kablam! | Sep 19 22:16:44.767 INFO kablam! 34 | log::debug!("will send email notification with message: {}", &message); Sep 19 22:16:44.767 INFO kablam! | ^^^ Sep 19 22:16:44.767 INFO kablam! | Sep 19 22:16:44.767 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.767 INFO kablam! Sep 19 22:16:44.767 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.767 INFO kablam! --> src/notifier/email.rs:83:13 Sep 19 22:16:44.767 INFO kablam! | Sep 19 22:16:44.767 INFO kablam! 83 | log::error!("could not build smtp encrypted connector"); Sep 19 22:16:44.767 INFO kablam! | ^^^ Sep 19 22:16:44.767 INFO kablam! | Sep 19 22:16:44.767 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.767 INFO kablam! Sep 19 22:16:44.767 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.767 INFO kablam! --> src/notifier/email.rs:108:13 Sep 19 22:16:44.768 INFO kablam! | Sep 19 22:16:44.768 INFO kablam! 108 | log::error!("could not acquire smtp transport: {}", err); Sep 19 22:16:44.768 INFO kablam! | ^^^ Sep 19 22:16:44.768 INFO kablam! | Sep 19 22:16:44.768 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.768 INFO kablam! Sep 19 22:16:44.777 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.777 INFO kablam! --> src/responder/routes.rs:337:38 Sep 19 22:16:44.777 INFO kablam! | Sep 19 22:16:44.777 INFO kablam! 337 | Ok(_) => log::info!("cleared recovery password"), Sep 19 22:16:44.777 INFO kablam! | ^^^ Sep 19 22:16:44.777 INFO kablam! | Sep 19 22:16:44.777 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.777 INFO kablam! Sep 19 22:16:44.777 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.777 INFO kablam! --> src/responder/routes.rs:338:41 Sep 19 22:16:44.777 INFO kablam! | Sep 19 22:16:44.777 INFO kablam! 338 | Err(err) => log::error!("failed clearing recovery password: {}", err), Sep 19 22:16:44.777 INFO kablam! | ^^^ Sep 19 22:16:44.777 INFO kablam! | Sep 19 22:16:44.777 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.777 INFO kablam! Sep 19 22:16:44.786 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.786 INFO kablam! --> src/responder/routes.rs:349:17 Sep 19 22:16:44.786 INFO kablam! | Sep 19 22:16:44.786 INFO kablam! 349 | log::debug!("account not retrieved for login: {}", err); Sep 19 22:16:44.786 INFO kablam! | ^^^ Sep 19 22:16:44.786 INFO kablam! | Sep 19 22:16:44.786 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.786 INFO kablam! Sep 19 22:16:44.794 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.794 INFO kablam! --> src/responder/routes.rs:416:21 Sep 19 22:16:44.794 INFO kablam! | Sep 19 22:16:44.794 INFO kablam! 416 | log::debug!("account not retrieved for login: {}", err); Sep 19 22:16:44.794 INFO kablam! | ^^^ Sep 19 22:16:44.794 INFO kablam! | Sep 19 22:16:44.794 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.794 INFO kablam! Sep 19 22:16:44.794 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.794 INFO kablam! --> src/responder/routes.rs:465:17 Sep 19 22:16:44.794 INFO kablam! | Sep 19 22:16:44.794 INFO kablam! 465 | log::debug!( Sep 19 22:16:44.794 INFO kablam! | ^^^ Sep 19 22:16:44.794 INFO kablam! | Sep 19 22:16:44.794 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.794 INFO kablam! Sep 19 22:16:44.794 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.794 INFO kablam! --> src/responder/routes.rs:567:13 Sep 19 22:16:44.794 INFO kablam! | Sep 19 22:16:44.794 INFO kablam! 567 | log::debug!("got tracker: {:?}", result); Sep 19 22:16:44.794 INFO kablam! | ^^^ Sep 19 22:16:44.794 INFO kablam! | Sep 19 22:16:44.794 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.794 INFO kablam! Sep 19 22:16:44.794 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.794 INFO kablam! --> src/responder/routes.rs:641:9 Sep 19 22:16:44.794 INFO kablam! | Sep 19 22:16:44.794 INFO kablam! 641 | log::debug!( Sep 19 22:16:44.794 INFO kablam! | ^^^ Sep 19 22:16:44.795 INFO kablam! | Sep 19 22:16:44.795 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.795 INFO kablam! Sep 19 22:16:44.795 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.795 INFO kablam! --> src/responder/routes.rs:677:5 Sep 19 22:16:44.795 INFO kablam! | Sep 19 22:16:44.795 INFO kablam! 677 | log::debug!( Sep 19 22:16:44.795 INFO kablam! | ^^^ Sep 19 22:16:44.795 INFO kablam! | Sep 19 22:16:44.795 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.795 INFO kablam! Sep 19 22:16:44.802 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.802 INFO kablam! --> src/responder/routes.rs:918:5 Sep 19 22:16:44.802 INFO kablam! | Sep 19 22:16:44.802 INFO kablam! 918 | log::debug!( Sep 19 22:16:44.802 INFO kablam! | ^^^ Sep 19 22:16:44.802 INFO kablam! | Sep 19 22:16:44.802 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.802 INFO kablam! Sep 19 22:16:44.802 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.802 INFO kablam! --> src/responder/routes.rs:958:5 Sep 19 22:16:44.802 INFO kablam! | Sep 19 22:16:44.802 INFO kablam! 958 | log::debug!( Sep 19 22:16:44.802 INFO kablam! | ^^^ Sep 19 22:16:44.802 INFO kablam! | Sep 19 22:16:44.802 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.802 INFO kablam! Sep 19 22:16:44.802 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.802 INFO kablam! --> src/responder/utilities.rs:83:17 Sep 19 22:16:44.802 INFO kablam! | Sep 19 22:16:44.802 INFO kablam! 83 | log::debug!("got payout #{}: {:?}", index, result); Sep 19 22:16:44.802 INFO kablam! | ^^^ Sep 19 22:16:44.802 INFO kablam! | Sep 19 22:16:44.802 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.802 INFO kablam! Sep 19 22:16:44.802 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.802 INFO kablam! --> src/responder/utilities.rs:143:13 Sep 19 22:16:44.802 INFO kablam! | Sep 19 22:16:44.802 INFO kablam! 143 | log::debug!( Sep 19 22:16:44.802 INFO kablam! | ^^^ Sep 19 22:16:44.802 INFO kablam! | Sep 19 22:16:44.802 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.802 INFO kablam! Sep 19 22:16:44.802 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.802 INFO kablam! --> src/responder/utilities.rs:148:13 Sep 19 22:16:44.803 INFO kablam! | Sep 19 22:16:44.803 INFO kablam! 148 | log::error!( Sep 19 22:16:44.803 INFO kablam! | ^^^ Sep 19 22:16:44.803 INFO kablam! | Sep 19 22:16:44.803 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.803 INFO kablam! Sep 19 22:16:44.803 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.803 INFO kablam! --> src/responder/utilities.rs:182:13 Sep 19 22:16:44.803 INFO kablam! | Sep 19 22:16:44.803 INFO kablam! 182 | log::debug!("sent payout confirmation email to user on: {}", user_email); Sep 19 22:16:44.803 INFO kablam! | ^^^ Sep 19 22:16:44.803 INFO kablam! | Sep 19 22:16:44.803 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.803 INFO kablam! Sep 19 22:16:44.803 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.803 INFO kablam! --> src/responder/utilities.rs:184:13 Sep 19 22:16:44.803 INFO kablam! | Sep 19 22:16:44.803 INFO kablam! 184 | log::error!( Sep 19 22:16:44.803 INFO kablam! | ^^^ Sep 19 22:16:44.803 INFO kablam! | Sep 19 22:16:44.803 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.803 INFO kablam! Sep 19 22:16:44.803 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.803 INFO kablam! --> src/responder/auth_guard.rs:31:21 Sep 19 22:16:44.803 INFO kablam! | Sep 19 22:16:44.803 INFO kablam! 31 | log::debug!("got user_id from cookies: {}", &user_id); Sep 19 22:16:44.803 INFO kablam! | ^^^ Sep 19 22:16:44.803 INFO kablam! | Sep 19 22:16:44.803 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.803 INFO kablam! Sep 19 22:16:44.804 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.804 INFO kablam! --> src/responder/auth_guard.rs:68:5 Sep 19 22:16:44.804 INFO kablam! | Sep 19 22:16:44.804 INFO kablam! 68 | log::debug!( Sep 19 22:16:44.804 INFO kablam! | ^^^ Sep 19 22:16:44.804 INFO kablam! | Sep 19 22:16:44.804 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.804 INFO kablam! Sep 19 22:16:44.806 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.806 INFO kablam! --> src/storage/db.rs:45:5 Sep 19 22:16:44.806 INFO kablam! | Sep 19 22:16:44.806 INFO kablam! 45 | log::debug!("setting up db pool..."); Sep 19 22:16:44.806 INFO kablam! | ^^^ Sep 19 22:16:44.806 INFO kablam! | Sep 19 22:16:44.806 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.806 INFO kablam! Sep 19 22:16:44.806 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.806 INFO kablam! --> src/storage/db.rs:56:5 Sep 19 22:16:44.806 INFO kablam! | Sep 19 22:16:44.806 INFO kablam! 56 | log::debug!("db pool configured"); Sep 19 22:16:44.806 INFO kablam! | ^^^ Sep 19 22:16:44.806 INFO kablam! | Sep 19 22:16:44.806 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.806 INFO kablam! Sep 19 22:16:44.831 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.831 INFO kablam! --> src/track/payment.rs:49:5 Sep 19 22:16:44.831 INFO kablam! | Sep 19 22:16:44.831 INFO kablam! 49 | log::debug!( Sep 19 22:16:44.831 INFO kablam! | ^^^ Sep 19 22:16:44.831 INFO kablam! | Sep 19 22:16:44.831 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.831 INFO kablam! Sep 19 22:16:44.831 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.831 INFO kablam! --> src/track/payment.rs:58:9 Sep 19 22:16:44.831 INFO kablam! | Sep 19 22:16:44.831 INFO kablam! 58 | log::debug!( Sep 19 22:16:44.831 INFO kablam! | ^^^ Sep 19 22:16:44.831 INFO kablam! | Sep 19 22:16:44.831 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.831 INFO kablam! Sep 19 22:16:44.831 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.831 INFO kablam! --> src/track/payment.rs:113:9 Sep 19 22:16:44.831 INFO kablam! | Sep 19 22:16:44.831 INFO kablam! 113 | log::warn!( Sep 19 22:16:44.831 INFO kablam! | ^^^ Sep 19 22:16:44.831 INFO kablam! | Sep 19 22:16:44.831 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.831 INFO kablam! Sep 19 22:16:44.838 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.838 INFO kablam! --> src/track/payment.rs:127:5 Sep 19 22:16:44.838 INFO kablam! | Sep 19 22:16:44.838 INFO kablam! 127 | log::debug!("signup handle: {}", tracking_id); Sep 19 22:16:44.838 INFO kablam! | ^^^ Sep 19 22:16:44.838 INFO kablam! | Sep 19 22:16:44.838 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.838 INFO kablam! Sep 19 22:16:44.838 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.838 INFO kablam! --> src/track/payment.rs:152:5 Sep 19 22:16:44.838 INFO kablam! | Sep 19 22:16:44.838 INFO kablam! 152 | log::warn!("signup: {} could not be stored", tracking_id); Sep 19 22:16:44.838 INFO kablam! | ^^^ Sep 19 22:16:44.838 INFO kablam! | Sep 19 22:16:44.838 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.838 INFO kablam! Sep 19 22:16:44.838 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.838 INFO kablam! --> src/track/payment.rs:206:9 Sep 19 22:16:44.838 INFO kablam! | Sep 19 22:16:44.838 INFO kablam! 206 | log::debug!( Sep 19 22:16:44.838 INFO kablam! | ^^^ Sep 19 22:16:44.838 INFO kablam! | Sep 19 22:16:44.838 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.838 INFO kablam! Sep 19 22:16:44.838 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.838 INFO kablam! --> src/track/payment.rs:211:9 Sep 19 22:16:44.838 INFO kablam! | Sep 19 22:16:44.838 INFO kablam! 211 | log::error!( Sep 19 22:16:44.838 INFO kablam! | ^^^ Sep 19 22:16:44.838 INFO kablam! | Sep 19 22:16:44.838 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.838 INFO kablam! Sep 19 22:16:44.838 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.838 INFO kablam! --> src/main.rs:73:13 Sep 19 22:16:44.838 INFO kablam! | Sep 19 22:16:44.839 INFO kablam! 73 | log::debug!("spawn managed thread: {}", $name); Sep 19 22:16:44.839 INFO kablam! | ^^^ Sep 19 22:16:44.839 INFO kablam! | Sep 19 22:16:44.839 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.839 INFO kablam! Sep 19 22:16:44.839 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.839 INFO kablam! --> src/main.rs:88:17 Sep 19 22:16:44.839 INFO kablam! | Sep 19 22:16:44.839 INFO kablam! 88 | log::error!("managed thread crashed ({}), setting it up again", $name); Sep 19 22:16:44.839 INFO kablam! | ^^^ Sep 19 22:16:44.839 INFO kablam! | Sep 19 22:16:44.839 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.839 INFO kablam! Sep 19 22:16:44.839 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.839 INFO kablam! --> src/main.rs:159:5 Sep 19 22:16:44.839 INFO kablam! | Sep 19 22:16:44.839 INFO kablam! 159 | log::info!("starting up"); Sep 19 22:16:44.839 INFO kablam! | ^^^ Sep 19 22:16:44.839 INFO kablam! | Sep 19 22:16:44.839 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.839 INFO kablam! Sep 19 22:16:44.839 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.839 INFO kablam! --> src/main.rs:170:5 Sep 19 22:16:44.839 INFO kablam! | Sep 19 22:16:44.839 INFO kablam! 170 | log::error!("could not start"); Sep 19 22:16:44.839 INFO kablam! | ^^^ Sep 19 22:16:44.839 INFO kablam! | Sep 19 22:16:44.839 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.839 INFO kablam! Sep 19 22:16:44.907 INFO kablam! warning: cannot find type `Account` in this scope Sep 19 22:16:44.907 INFO kablam! --> src/storage/models.rs:12:10 Sep 19 22:16:44.907 INFO kablam! | Sep 19 22:16:44.907 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:44.907 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.907 INFO kablam! | Sep 19 22:16:44.907 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 19 22:16:44.907 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.907 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.907 INFO kablam! Sep 19 22:16:44.907 INFO kablam! warning: cannot find type `account` in this scope Sep 19 22:16:44.907 INFO kablam! --> src/storage/models.rs:12:10 Sep 19 22:16:44.907 INFO kablam! | Sep 19 22:16:44.907 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:44.907 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.907 INFO kablam! | Sep 19 22:16:44.907 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.907 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.907 INFO kablam! Sep 19 22:16:44.907 INFO kablam! warning: cannot find type `Account` in this scope Sep 19 22:16:44.907 INFO kablam! --> src/storage/models.rs:12:10 Sep 19 22:16:44.907 INFO kablam! | Sep 19 22:16:44.907 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:44.907 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.907 INFO kablam! | Sep 19 22:16:44.907 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.907 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.907 INFO kablam! Sep 19 22:16:44.907 INFO kablam! warning: cannot find type `BigDecimal` in this scope Sep 19 22:16:44.907 INFO kablam! --> src/storage/models.rs:12:24 Sep 19 22:16:44.908 INFO kablam! | Sep 19 22:16:44.908 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:44.908 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.908 INFO kablam! | Sep 19 22:16:44.908 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.908 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.908 INFO kablam! Sep 19 22:16:44.908 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 19 22:16:44.908 INFO kablam! --> src/storage/models.rs:12:24 Sep 19 22:16:44.908 INFO kablam! | Sep 19 22:16:44.908 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:44.908 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.908 INFO kablam! | Sep 19 22:16:44.908 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.908 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.908 INFO kablam! Sep 19 22:16:44.908 INFO kablam! warning: cannot find type `Account` in this scope Sep 19 22:16:44.908 INFO kablam! --> src/storage/models.rs:12:24 Sep 19 22:16:44.908 INFO kablam! | Sep 19 22:16:44.908 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:44.908 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.908 INFO kablam! | Sep 19 22:16:44.908 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.908 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.908 INFO kablam! Sep 19 22:16:44.908 INFO kablam! warning: cannot find type `Balance` in this scope Sep 19 22:16:44.908 INFO kablam! --> src/storage/models.rs:30:10 Sep 19 22:16:44.908 INFO kablam! | Sep 19 22:16:44.908 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:44.908 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.908 INFO kablam! | Sep 19 22:16:44.908 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.908 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.908 INFO kablam! Sep 19 22:16:44.908 INFO kablam! warning: cannot find type `balance` in this scope Sep 19 22:16:44.908 INFO kablam! --> src/storage/models.rs:30:10 Sep 19 22:16:44.908 INFO kablam! | Sep 19 22:16:44.908 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:44.908 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.908 INFO kablam! | Sep 19 22:16:44.908 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.908 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.908 INFO kablam! Sep 19 22:16:44.908 INFO kablam! warning: cannot find type `BigDecimal` in this scope Sep 19 22:16:44.908 INFO kablam! --> src/storage/models.rs:30:24 Sep 19 22:16:44.908 INFO kablam! | Sep 19 22:16:44.908 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:44.908 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.908 INFO kablam! | Sep 19 22:16:44.908 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.908 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.908 INFO kablam! Sep 19 22:16:44.908 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 19 22:16:44.908 INFO kablam! --> src/storage/models.rs:30:24 Sep 19 22:16:44.908 INFO kablam! | Sep 19 22:16:44.908 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:44.908 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.908 INFO kablam! | Sep 19 22:16:44.908 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.908 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.908 INFO kablam! Sep 19 22:16:44.908 INFO kablam! warning: cannot find type `Balance` in this scope Sep 19 22:16:44.908 INFO kablam! --> src/storage/models.rs:30:24 Sep 19 22:16:44.908 INFO kablam! | Sep 19 22:16:44.908 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:44.908 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.908 INFO kablam! | Sep 19 22:16:44.908 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.908 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.908 INFO kablam! Sep 19 22:16:44.909 INFO kablam! warning: cannot find type `Payout` in this scope Sep 19 22:16:44.909 INFO kablam! --> src/storage/models.rs:44:10 Sep 19 22:16:44.909 INFO kablam! | Sep 19 22:16:44.909 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:44.909 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.909 INFO kablam! | Sep 19 22:16:44.909 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.909 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.909 INFO kablam! Sep 19 22:16:44.909 INFO kablam! warning: cannot find type `payout` in this scope Sep 19 22:16:44.909 INFO kablam! --> src/storage/models.rs:44:10 Sep 19 22:16:44.909 INFO kablam! | Sep 19 22:16:44.909 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:44.909 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.909 INFO kablam! | Sep 19 22:16:44.909 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.909 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.909 INFO kablam! Sep 19 22:16:44.909 INFO kablam! warning: cannot find type `BigDecimal` in this scope Sep 19 22:16:44.909 INFO kablam! --> src/storage/models.rs:44:24 Sep 19 22:16:44.909 INFO kablam! | Sep 19 22:16:44.909 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:44.909 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.909 INFO kablam! | Sep 19 22:16:44.909 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.909 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.909 INFO kablam! Sep 19 22:16:44.909 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 19 22:16:44.909 INFO kablam! --> src/storage/models.rs:44:24 Sep 19 22:16:44.909 INFO kablam! | Sep 19 22:16:44.909 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:44.909 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.909 INFO kablam! | Sep 19 22:16:44.909 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.909 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.909 INFO kablam! Sep 19 22:16:44.909 INFO kablam! warning: cannot find type `Payout` in this scope Sep 19 22:16:44.909 INFO kablam! --> src/storage/models.rs:44:24 Sep 19 22:16:44.909 INFO kablam! | Sep 19 22:16:44.909 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:44.909 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.909 INFO kablam! | Sep 19 22:16:44.909 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.909 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.909 INFO kablam! Sep 19 22:16:44.909 INFO kablam! warning: cannot find type `Tracker` in this scope Sep 19 22:16:44.909 INFO kablam! --> src/storage/models.rs:59:10 Sep 19 22:16:44.909 INFO kablam! | Sep 19 22:16:44.909 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:44.909 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.909 INFO kablam! | Sep 19 22:16:44.909 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.909 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.909 INFO kablam! Sep 19 22:16:44.909 INFO kablam! warning: cannot find type `tracker` in this scope Sep 19 22:16:44.909 INFO kablam! --> src/storage/models.rs:59:10 Sep 19 22:16:44.909 INFO kablam! | Sep 19 22:16:44.909 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:44.909 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.909 INFO kablam! | Sep 19 22:16:44.909 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.909 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.909 INFO kablam! Sep 19 22:16:44.909 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 19 22:16:44.909 INFO kablam! --> src/storage/models.rs:59:24 Sep 19 22:16:44.909 INFO kablam! | Sep 19 22:16:44.909 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:44.909 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.909 INFO kablam! | Sep 19 22:16:44.909 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.910 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.910 INFO kablam! Sep 19 22:16:44.910 INFO kablam! warning: cannot find type `Tracker` in this scope Sep 19 22:16:44.910 INFO kablam! --> src/storage/models.rs:59:24 Sep 19 22:16:44.910 INFO kablam! | Sep 19 22:16:44.910 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:44.910 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.910 INFO kablam! | Sep 19 22:16:44.910 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.910 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.910 INFO kablam! Sep 19 22:16:44.910 INFO kablam! warning: cannot find type `AccountRecoveryUpdate` in this scope Sep 19 22:16:44.910 INFO kablam! --> src/storage/models.rs:70:10 Sep 19 22:16:44.910 INFO kablam! | Sep 19 22:16:44.910 INFO kablam! 70 | #[derive(AsChangeset)] Sep 19 22:16:44.910 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.910 INFO kablam! | Sep 19 22:16:44.910 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.910 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.910 INFO kablam! Sep 19 22:16:44.910 INFO kablam! warning: cannot find type `account` in this scope Sep 19 22:16:44.910 INFO kablam! --> src/storage/models.rs:70:10 Sep 19 22:16:44.910 INFO kablam! | Sep 19 22:16:44.910 INFO kablam! 70 | #[derive(AsChangeset)] Sep 19 22:16:44.910 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.910 INFO kablam! | Sep 19 22:16:44.910 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.910 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.910 INFO kablam! Sep 19 22:16:44.910 INFO kablam! warning: cannot find type `table` in this scope Sep 19 22:16:44.910 INFO kablam! --> :165:33 Sep 19 22:16:44.910 INFO kablam! | Sep 19 22:16:44.910 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 19 22:16:44.910 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.910 INFO kablam! | Sep 19 22:16:44.910 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.910 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.910 INFO kablam! Sep 19 22:16:44.910 INFO kablam! warning: cannot find type `id` in this scope Sep 19 22:16:44.910 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:44.910 INFO kablam! | Sep 19 22:16:44.910 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:44.910 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.910 INFO kablam! | Sep 19 22:16:44.910 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.910 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.910 INFO kablam! Sep 19 22:16:44.910 INFO kablam! warning: cannot find type `email` in this scope Sep 19 22:16:44.910 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:44.910 INFO kablam! | Sep 19 22:16:44.910 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:44.910 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.910 INFO kablam! | Sep 19 22:16:44.910 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.910 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.910 INFO kablam! Sep 19 22:16:44.910 INFO kablam! warning: cannot find type `password` in this scope Sep 19 22:16:44.910 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:44.910 INFO kablam! | Sep 19 22:16:44.910 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:44.910 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.910 INFO kablam! | Sep 19 22:16:44.910 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.910 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.910 INFO kablam! Sep 19 22:16:44.914 INFO kablam! warning: cannot find type `recovery` in this scope Sep 19 22:16:44.914 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:44.914 INFO kablam! | Sep 19 22:16:44.914 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:44.914 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.914 INFO kablam! | Sep 19 22:16:44.914 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.914 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.914 INFO kablam! Sep 19 22:16:44.914 INFO kablam! warning: cannot find type `commission` in this scope Sep 19 22:16:44.914 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:44.914 INFO kablam! | Sep 19 22:16:44.914 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:44.915 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.915 INFO kablam! | Sep 19 22:16:44.915 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.915 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.915 INFO kablam! Sep 19 22:16:44.915 INFO kablam! warning: cannot find type `full_name` in this scope Sep 19 22:16:44.915 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:44.915 INFO kablam! | Sep 19 22:16:44.915 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:44.915 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.915 INFO kablam! | Sep 19 22:16:44.915 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.915 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.915 INFO kablam! Sep 19 22:16:44.915 INFO kablam! warning: cannot find type `address` in this scope Sep 19 22:16:44.915 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:44.915 INFO kablam! | Sep 19 22:16:44.915 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:44.915 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.915 INFO kablam! | Sep 19 22:16:44.915 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.915 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.915 INFO kablam! Sep 19 22:16:44.915 INFO kablam! warning: cannot find type `country` in this scope Sep 19 22:16:44.915 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:44.915 INFO kablam! | Sep 19 22:16:44.915 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:44.915 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.915 INFO kablam! | Sep 19 22:16:44.915 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.915 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.915 INFO kablam! Sep 19 22:16:44.915 INFO kablam! warning: cannot find type `payout_method` in this scope Sep 19 22:16:44.915 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:44.915 INFO kablam! | Sep 19 22:16:44.915 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:44.915 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.915 INFO kablam! | Sep 19 22:16:44.915 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.915 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.915 INFO kablam! Sep 19 22:16:44.915 INFO kablam! warning: cannot find type `payout_instructions` in this scope Sep 19 22:16:44.915 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:44.915 INFO kablam! | Sep 19 22:16:44.915 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:44.915 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.915 INFO kablam! | Sep 19 22:16:44.915 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.915 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.915 INFO kablam! Sep 19 22:16:44.915 INFO kablam! warning: cannot find type `notify_balance` in this scope Sep 19 22:16:44.915 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:44.915 INFO kablam! | Sep 19 22:16:44.915 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:44.915 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.915 INFO kablam! | Sep 19 22:16:44.915 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.915 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.915 INFO kablam! Sep 19 22:16:44.915 INFO kablam! warning: cannot find type `created_at` in this scope Sep 19 22:16:44.915 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:44.915 INFO kablam! | Sep 19 22:16:44.915 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:44.915 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.915 INFO kablam! | Sep 19 22:16:44.915 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.915 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.915 INFO kablam! Sep 19 22:16:44.915 INFO kablam! warning: cannot find type `updated_at` in this scope Sep 19 22:16:44.915 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:44.915 INFO kablam! | Sep 19 22:16:44.915 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:44.916 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.916 INFO kablam! | Sep 19 22:16:44.916 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.916 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.916 INFO kablam! Sep 19 22:16:44.916 INFO kablam! warning: cannot find type `amount` in this scope Sep 19 22:16:44.916 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:44.916 INFO kablam! | Sep 19 22:16:44.916 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:44.917 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.917 INFO kablam! | Sep 19 22:16:44.917 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.917 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.917 INFO kablam! Sep 19 22:16:44.917 INFO kablam! warning: cannot find type `currency` in this scope Sep 19 22:16:44.917 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:44.917 INFO kablam! | Sep 19 22:16:44.917 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:44.918 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.918 INFO kablam! | Sep 19 22:16:44.918 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.918 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.918 INFO kablam! Sep 19 22:16:44.918 INFO kablam! warning: cannot find type `released` in this scope Sep 19 22:16:44.918 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:44.918 INFO kablam! | Sep 19 22:16:44.918 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:44.918 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.918 INFO kablam! | Sep 19 22:16:44.918 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.918 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.918 INFO kablam! Sep 19 22:16:44.918 INFO kablam! warning: cannot find type `trace` in this scope Sep 19 22:16:44.918 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:44.918 INFO kablam! | Sep 19 22:16:44.918 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:44.918 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.918 INFO kablam! | Sep 19 22:16:44.918 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.918 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.918 INFO kablam! Sep 19 22:16:44.918 INFO kablam! warning: cannot find type `account_id` in this scope Sep 19 22:16:44.918 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:44.918 INFO kablam! | Sep 19 22:16:44.918 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:44.918 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.918 INFO kablam! | Sep 19 22:16:44.918 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.918 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.918 INFO kablam! Sep 19 22:16:44.918 INFO kablam! warning: cannot find type `tracker_id` in this scope Sep 19 22:16:44.918 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:44.918 INFO kablam! | Sep 19 22:16:44.918 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:44.918 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.918 INFO kablam! | Sep 19 22:16:44.918 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.918 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.918 INFO kablam! Sep 19 22:16:44.918 INFO kablam! warning: cannot find type `number` in this scope Sep 19 22:16:44.918 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:44.918 INFO kablam! | Sep 19 22:16:44.918 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:44.918 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.918 INFO kablam! | Sep 19 22:16:44.918 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.918 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.918 INFO kablam! Sep 19 22:16:44.918 INFO kablam! warning: cannot find type `status` in this scope Sep 19 22:16:44.918 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:44.918 INFO kablam! | Sep 19 22:16:44.918 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:44.918 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.918 INFO kablam! | Sep 19 22:16:44.918 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.918 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.918 INFO kablam! Sep 19 22:16:44.918 INFO kablam! warning: cannot find type `account` in this scope Sep 19 22:16:44.918 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:44.918 INFO kablam! | Sep 19 22:16:44.918 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:44.918 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.918 INFO kablam! | Sep 19 22:16:44.919 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.919 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.919 INFO kablam! Sep 19 22:16:44.919 INFO kablam! warning: cannot find type `invoice_url` in this scope Sep 19 22:16:44.919 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:44.919 INFO kablam! | Sep 19 22:16:44.919 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:44.919 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.919 INFO kablam! | Sep 19 22:16:44.919 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.919 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.919 INFO kablam! Sep 19 22:16:44.919 INFO kablam! warning: cannot find type `label` in this scope Sep 19 22:16:44.919 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:44.919 INFO kablam! | Sep 19 22:16:44.919 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:44.919 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.919 INFO kablam! | Sep 19 22:16:44.919 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.919 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.919 INFO kablam! Sep 19 22:16:44.919 INFO kablam! warning: cannot find type `statistics_signups` in this scope Sep 19 22:16:44.919 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:44.919 INFO kablam! | Sep 19 22:16:44.919 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:44.919 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:44.919 INFO kablam! | Sep 19 22:16:44.919 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:44.919 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:44.919 INFO kablam! Sep 19 22:16:44.953 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.953 INFO kablam! --> src/config/reader.rs:19:9 Sep 19 22:16:44.953 INFO kablam! | Sep 19 22:16:44.953 INFO kablam! 19 | log::debug!("reading config file: {}", &APP_ARGS.config); Sep 19 22:16:44.953 INFO kablam! | ^^^ Sep 19 22:16:44.953 INFO kablam! | Sep 19 22:16:44.953 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.953 INFO kablam! Sep 19 22:16:44.953 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.954 INFO kablam! --> src/config/reader.rs:28:9 Sep 19 22:16:44.954 INFO kablam! | Sep 19 22:16:44.954 INFO kablam! 28 | log::debug!("read config file: {}", &APP_ARGS.config); Sep 19 22:16:44.954 INFO kablam! | ^^^ Sep 19 22:16:44.954 INFO kablam! | Sep 19 22:16:44.954 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.954 INFO kablam! Sep 19 22:16:44.956 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.956 INFO kablam! --> src/exchange/manager.rs:43:5 Sep 19 22:16:44.956 INFO kablam! | Sep 19 22:16:44.956 INFO kablam! 43 | log::debug!("acquiring updated exchange rates"); Sep 19 22:16:44.956 INFO kablam! | ^^^ Sep 19 22:16:44.956 INFO kablam! | Sep 19 22:16:44.956 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.956 INFO kablam! Sep 19 22:16:44.956 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.956 INFO kablam! --> src/exchange/manager.rs:75:5 Sep 19 22:16:44.956 INFO kablam! | Sep 19 22:16:44.956 INFO kablam! 75 | log::info!( Sep 19 22:16:44.956 INFO kablam! | ^^^ Sep 19 22:16:44.956 INFO kablam! | Sep 19 22:16:44.956 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.956 INFO kablam! Sep 19 22:16:44.956 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.956 INFO kablam! --> src/exchange/manager.rs:56:9 Sep 19 22:16:44.956 INFO kablam! | Sep 19 22:16:44.956 INFO kablam! 56 | log::debug!("received updated exchange rates"); Sep 19 22:16:44.956 INFO kablam! | ^^^ Sep 19 22:16:44.956 INFO kablam! | Sep 19 22:16:44.956 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.956 INFO kablam! Sep 19 22:16:44.958 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.958 INFO kablam! --> src/exchange/manager.rs:66:17 Sep 19 22:16:44.958 INFO kablam! | Sep 19 22:16:44.958 INFO kablam! 66 | log::error!("got invalid json when requesting updated exchange rates") Sep 19 22:16:44.958 INFO kablam! | ^^^ Sep 19 22:16:44.958 INFO kablam! | Sep 19 22:16:44.958 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.958 INFO kablam! Sep 19 22:16:44.958 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.958 INFO kablam! --> src/exchange/manager.rs:69:13 Sep 19 22:16:44.958 INFO kablam! | Sep 19 22:16:44.958 INFO kablam! 69 | log::error!("got bad status code when requesting updated exchange rates") Sep 19 22:16:44.958 INFO kablam! | ^^^ Sep 19 22:16:44.958 INFO kablam! | Sep 19 22:16:44.958 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.958 INFO kablam! Sep 19 22:16:44.958 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.958 INFO kablam! --> src/exchange/manager.rs:60:17 Sep 19 22:16:44.958 INFO kablam! | Sep 19 22:16:44.958 INFO kablam! 60 | log::debug!("got updated exchange rates: {:?}", &response_json.rates); Sep 19 22:16:44.958 INFO kablam! | ^^^ Sep 19 22:16:44.958 INFO kablam! | Sep 19 22:16:44.958 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.958 INFO kablam! Sep 19 22:16:44.958 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.958 INFO kablam! --> src/exchange/manager.rs:72:9 Sep 19 22:16:44.958 INFO kablam! | Sep 19 22:16:44.958 INFO kablam! 72 | log::error!("could not request updated exchange rates"); Sep 19 22:16:44.958 INFO kablam! | ^^^ Sep 19 22:16:44.958 INFO kablam! | Sep 19 22:16:44.958 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.959 INFO kablam! Sep 19 22:16:44.961 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.961 INFO kablam! --> src/exchange/manager.rs:108:9 Sep 19 22:16:44.961 INFO kablam! | Sep 19 22:16:44.961 INFO kablam! 108 | log::debug!("running an exchange poll operation..."); Sep 19 22:16:44.961 INFO kablam! | ^^^ Sep 19 22:16:44.961 INFO kablam! | Sep 19 22:16:44.961 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.961 INFO kablam! Sep 19 22:16:44.961 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.961 INFO kablam! --> src/exchange/manager.rs:112:9 Sep 19 22:16:44.961 INFO kablam! | Sep 19 22:16:44.961 INFO kablam! 112 | log::info!("ran exchange poll operation"); Sep 19 22:16:44.961 INFO kablam! | ^^^ Sep 19 22:16:44.961 INFO kablam! | Sep 19 22:16:44.961 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.961 INFO kablam! Sep 19 22:16:44.961 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.961 INFO kablam! --> src/notifier/email.rs:34:9 Sep 19 22:16:44.961 INFO kablam! | Sep 19 22:16:44.961 INFO kablam! 34 | log::debug!("will send email notification with message: {}", &message); Sep 19 22:16:44.961 INFO kablam! | ^^^ Sep 19 22:16:44.961 INFO kablam! | Sep 19 22:16:44.961 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.961 INFO kablam! Sep 19 22:16:44.969 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.969 INFO kablam! --> src/notifier/email.rs:83:13 Sep 19 22:16:44.969 INFO kablam! | Sep 19 22:16:44.969 INFO kablam! 83 | log::error!("could not build smtp encrypted connector"); Sep 19 22:16:44.969 INFO kablam! | ^^^ Sep 19 22:16:44.969 INFO kablam! | Sep 19 22:16:44.969 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.969 INFO kablam! Sep 19 22:16:44.969 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.969 INFO kablam! --> src/notifier/email.rs:108:13 Sep 19 22:16:44.969 INFO kablam! | Sep 19 22:16:44.969 INFO kablam! 108 | log::error!("could not acquire smtp transport: {}", err); Sep 19 22:16:44.969 INFO kablam! | ^^^ Sep 19 22:16:44.969 INFO kablam! | Sep 19 22:16:44.969 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.969 INFO kablam! Sep 19 22:16:44.969 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.969 INFO kablam! --> src/responder/routes.rs:337:38 Sep 19 22:16:44.969 INFO kablam! | Sep 19 22:16:44.969 INFO kablam! 337 | Ok(_) => log::info!("cleared recovery password"), Sep 19 22:16:44.969 INFO kablam! | ^^^ Sep 19 22:16:44.969 INFO kablam! | Sep 19 22:16:44.969 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.969 INFO kablam! Sep 19 22:16:44.970 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.970 INFO kablam! --> src/responder/routes.rs:338:41 Sep 19 22:16:44.970 INFO kablam! | Sep 19 22:16:44.970 INFO kablam! 338 | Err(err) => log::error!("failed clearing recovery password: {}", err), Sep 19 22:16:44.970 INFO kablam! | ^^^ Sep 19 22:16:44.970 INFO kablam! | Sep 19 22:16:44.970 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.970 INFO kablam! Sep 19 22:16:44.982 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.982 INFO kablam! --> src/responder/routes.rs:349:17 Sep 19 22:16:44.982 INFO kablam! | Sep 19 22:16:44.982 INFO kablam! 349 | log::debug!("account not retrieved for login: {}", err); Sep 19 22:16:44.982 INFO kablam! | ^^^ Sep 19 22:16:44.982 INFO kablam! | Sep 19 22:16:44.982 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.982 INFO kablam! Sep 19 22:16:44.982 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.982 INFO kablam! --> src/responder/routes.rs:416:21 Sep 19 22:16:44.982 INFO kablam! | Sep 19 22:16:44.982 INFO kablam! 416 | log::debug!("account not retrieved for login: {}", err); Sep 19 22:16:44.982 INFO kablam! | ^^^ Sep 19 22:16:44.982 INFO kablam! | Sep 19 22:16:44.982 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.982 INFO kablam! Sep 19 22:16:44.982 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.982 INFO kablam! --> src/responder/routes.rs:465:17 Sep 19 22:16:44.982 INFO kablam! | Sep 19 22:16:44.982 INFO kablam! 465 | log::debug!( Sep 19 22:16:44.982 INFO kablam! | ^^^ Sep 19 22:16:44.982 INFO kablam! | Sep 19 22:16:44.982 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.982 INFO kablam! Sep 19 22:16:44.986 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.986 INFO kablam! --> src/responder/routes.rs:567:13 Sep 19 22:16:44.986 INFO kablam! | Sep 19 22:16:44.986 INFO kablam! 567 | log::debug!("got tracker: {:?}", result); Sep 19 22:16:44.986 INFO kablam! | ^^^ Sep 19 22:16:44.986 INFO kablam! | Sep 19 22:16:44.986 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.986 INFO kablam! Sep 19 22:16:44.986 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.986 INFO kablam! --> src/responder/routes.rs:641:9 Sep 19 22:16:44.986 INFO kablam! | Sep 19 22:16:44.986 INFO kablam! 641 | log::debug!( Sep 19 22:16:44.986 INFO kablam! | ^^^ Sep 19 22:16:44.986 INFO kablam! | Sep 19 22:16:44.986 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.986 INFO kablam! Sep 19 22:16:44.990 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.990 INFO kablam! --> src/responder/routes.rs:677:5 Sep 19 22:16:44.990 INFO kablam! | Sep 19 22:16:44.990 INFO kablam! 677 | log::debug!( Sep 19 22:16:44.990 INFO kablam! | ^^^ Sep 19 22:16:44.990 INFO kablam! | Sep 19 22:16:44.990 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.990 INFO kablam! Sep 19 22:16:44.992 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.992 INFO kablam! --> src/responder/routes.rs:918:5 Sep 19 22:16:44.992 INFO kablam! | Sep 19 22:16:44.992 INFO kablam! 918 | log::debug!( Sep 19 22:16:44.992 INFO kablam! | ^^^ Sep 19 22:16:44.992 INFO kablam! | Sep 19 22:16:44.992 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.992 INFO kablam! Sep 19 22:16:44.993 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:44.993 INFO kablam! --> src/responder/routes.rs:958:5 Sep 19 22:16:44.993 INFO kablam! | Sep 19 22:16:44.993 INFO kablam! 958 | log::debug!( Sep 19 22:16:44.993 INFO kablam! | ^^^ Sep 19 22:16:44.993 INFO kablam! | Sep 19 22:16:44.994 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:44.994 INFO kablam! Sep 19 22:16:45.002 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:45.002 INFO kablam! --> src/responder/utilities.rs:83:17 Sep 19 22:16:45.002 INFO kablam! | Sep 19 22:16:45.002 INFO kablam! 83 | log::debug!("got payout #{}: {:?}", index, result); Sep 19 22:16:45.002 INFO kablam! | ^^^ Sep 19 22:16:45.002 INFO kablam! | Sep 19 22:16:45.002 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:45.002 INFO kablam! Sep 19 22:16:45.002 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:45.002 INFO kablam! --> src/responder/utilities.rs:143:13 Sep 19 22:16:45.002 INFO kablam! | Sep 19 22:16:45.002 INFO kablam! 143 | log::debug!( Sep 19 22:16:45.002 INFO kablam! | ^^^ Sep 19 22:16:45.002 INFO kablam! | Sep 19 22:16:45.002 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:45.002 INFO kablam! Sep 19 22:16:45.002 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:45.002 INFO kablam! --> src/responder/utilities.rs:148:13 Sep 19 22:16:45.002 INFO kablam! | Sep 19 22:16:45.002 INFO kablam! 148 | log::error!( Sep 19 22:16:45.002 INFO kablam! | ^^^ Sep 19 22:16:45.002 INFO kablam! | Sep 19 22:16:45.002 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:45.002 INFO kablam! Sep 19 22:16:45.002 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:45.002 INFO kablam! --> src/responder/utilities.rs:182:13 Sep 19 22:16:45.002 INFO kablam! | Sep 19 22:16:45.002 INFO kablam! 182 | log::debug!("sent payout confirmation email to user on: {}", user_email); Sep 19 22:16:45.002 INFO kablam! | ^^^ Sep 19 22:16:45.002 INFO kablam! | Sep 19 22:16:45.002 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:45.002 INFO kablam! Sep 19 22:16:45.002 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:45.002 INFO kablam! --> src/responder/utilities.rs:184:13 Sep 19 22:16:45.002 INFO kablam! | Sep 19 22:16:45.002 INFO kablam! 184 | log::error!( Sep 19 22:16:45.002 INFO kablam! | ^^^ Sep 19 22:16:45.002 INFO kablam! | Sep 19 22:16:45.002 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:45.003 INFO kablam! Sep 19 22:16:45.003 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:45.003 INFO kablam! --> src/responder/auth_guard.rs:31:21 Sep 19 22:16:45.003 INFO kablam! | Sep 19 22:16:45.003 INFO kablam! 31 | log::debug!("got user_id from cookies: {}", &user_id); Sep 19 22:16:45.003 INFO kablam! | ^^^ Sep 19 22:16:45.003 INFO kablam! | Sep 19 22:16:45.003 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:45.003 INFO kablam! Sep 19 22:16:45.003 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:45.003 INFO kablam! --> src/responder/auth_guard.rs:68:5 Sep 19 22:16:45.003 INFO kablam! | Sep 19 22:16:45.003 INFO kablam! 68 | log::debug!( Sep 19 22:16:45.003 INFO kablam! | ^^^ Sep 19 22:16:45.003 INFO kablam! | Sep 19 22:16:45.003 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:45.003 INFO kablam! Sep 19 22:16:45.005 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:45.005 INFO kablam! --> src/storage/db.rs:45:5 Sep 19 22:16:45.005 INFO kablam! | Sep 19 22:16:45.005 INFO kablam! 45 | log::debug!("setting up db pool..."); Sep 19 22:16:45.005 INFO kablam! | ^^^ Sep 19 22:16:45.005 INFO kablam! | Sep 19 22:16:45.005 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:45.005 INFO kablam! Sep 19 22:16:45.005 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:45.005 INFO kablam! --> src/storage/db.rs:56:5 Sep 19 22:16:45.005 INFO kablam! | Sep 19 22:16:45.005 INFO kablam! 56 | log::debug!("db pool configured"); Sep 19 22:16:45.005 INFO kablam! | ^^^ Sep 19 22:16:45.005 INFO kablam! | Sep 19 22:16:45.005 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:45.005 INFO kablam! Sep 19 22:16:45.047 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:45.047 INFO kablam! --> src/track/payment.rs:49:5 Sep 19 22:16:45.047 INFO kablam! | Sep 19 22:16:45.047 INFO kablam! 49 | log::debug!( Sep 19 22:16:45.047 INFO kablam! | ^^^ Sep 19 22:16:45.047 INFO kablam! | Sep 19 22:16:45.047 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:45.047 INFO kablam! Sep 19 22:16:45.062 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:45.062 INFO kablam! --> src/track/payment.rs:58:9 Sep 19 22:16:45.062 INFO kablam! | Sep 19 22:16:45.062 INFO kablam! 58 | log::debug!( Sep 19 22:16:45.062 INFO kablam! | ^^^ Sep 19 22:16:45.062 INFO kablam! | Sep 19 22:16:45.062 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:45.062 INFO kablam! Sep 19 22:16:45.062 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:45.062 INFO kablam! --> src/track/payment.rs:113:9 Sep 19 22:16:45.062 INFO kablam! | Sep 19 22:16:45.062 INFO kablam! 113 | log::warn!( Sep 19 22:16:45.062 INFO kablam! | ^^^ Sep 19 22:16:45.062 INFO kablam! | Sep 19 22:16:45.062 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:45.062 INFO kablam! Sep 19 22:16:45.062 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:45.062 INFO kablam! --> src/track/payment.rs:127:5 Sep 19 22:16:45.062 INFO kablam! | Sep 19 22:16:45.062 INFO kablam! 127 | log::debug!("signup handle: {}", tracking_id); Sep 19 22:16:45.062 INFO kablam! | ^^^ Sep 19 22:16:45.062 INFO kablam! | Sep 19 22:16:45.062 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:45.062 INFO kablam! Sep 19 22:16:45.062 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:45.062 INFO kablam! --> src/track/payment.rs:152:5 Sep 19 22:16:45.062 INFO kablam! | Sep 19 22:16:45.062 INFO kablam! 152 | log::warn!("signup: {} could not be stored", tracking_id); Sep 19 22:16:45.062 INFO kablam! | ^^^ Sep 19 22:16:45.062 INFO kablam! | Sep 19 22:16:45.062 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:45.062 INFO kablam! Sep 19 22:16:45.062 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:45.062 INFO kablam! --> src/track/payment.rs:206:9 Sep 19 22:16:45.062 INFO kablam! | Sep 19 22:16:45.063 INFO kablam! 206 | log::debug!( Sep 19 22:16:45.063 INFO kablam! | ^^^ Sep 19 22:16:45.063 INFO kablam! | Sep 19 22:16:45.063 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:45.063 INFO kablam! Sep 19 22:16:45.063 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:45.063 INFO kablam! --> src/track/payment.rs:211:9 Sep 19 22:16:45.063 INFO kablam! | Sep 19 22:16:45.063 INFO kablam! 211 | log::error!( Sep 19 22:16:45.063 INFO kablam! | ^^^ Sep 19 22:16:45.063 INFO kablam! | Sep 19 22:16:45.063 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:45.063 INFO kablam! Sep 19 22:16:45.063 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:45.063 INFO kablam! --> src/main.rs:73:13 Sep 19 22:16:45.063 INFO kablam! | Sep 19 22:16:45.063 INFO kablam! 73 | log::debug!("spawn managed thread: {}", $name); Sep 19 22:16:45.063 INFO kablam! | ^^^ Sep 19 22:16:45.063 INFO kablam! | Sep 19 22:16:45.063 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:45.063 INFO kablam! Sep 19 22:16:45.063 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:45.063 INFO kablam! --> src/main.rs:88:17 Sep 19 22:16:45.063 INFO kablam! | Sep 19 22:16:45.063 INFO kablam! 88 | log::error!("managed thread crashed ({}), setting it up again", $name); Sep 19 22:16:45.063 INFO kablam! | ^^^ Sep 19 22:16:45.063 INFO kablam! | Sep 19 22:16:45.063 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:45.063 INFO kablam! Sep 19 22:16:45.063 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:45.063 INFO kablam! --> src/main.rs:159:5 Sep 19 22:16:45.063 INFO kablam! | Sep 19 22:16:45.063 INFO kablam! 159 | log::info!("starting up"); Sep 19 22:16:45.063 INFO kablam! | ^^^ Sep 19 22:16:45.063 INFO kablam! | Sep 19 22:16:45.063 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:45.063 INFO kablam! Sep 19 22:16:45.063 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 19 22:16:45.063 INFO kablam! --> src/main.rs:170:5 Sep 19 22:16:45.063 INFO kablam! | Sep 19 22:16:45.063 INFO kablam! 170 | log::error!("could not start"); Sep 19 22:16:45.063 INFO kablam! | ^^^ Sep 19 22:16:45.063 INFO kablam! | Sep 19 22:16:45.063 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 19 22:16:45.063 INFO kablam! Sep 19 22:16:45.123 INFO kablam! warning: cannot find type `Account` in this scope Sep 19 22:16:45.123 INFO kablam! --> src/storage/models.rs:12:10 Sep 19 22:16:45.123 INFO kablam! | Sep 19 22:16:45.123 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:45.124 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.124 INFO kablam! | Sep 19 22:16:45.124 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 19 22:16:45.124 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.124 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.124 INFO kablam! Sep 19 22:16:45.124 INFO kablam! warning: cannot find type `account` in this scope Sep 19 22:16:45.124 INFO kablam! --> src/storage/models.rs:12:10 Sep 19 22:16:45.124 INFO kablam! | Sep 19 22:16:45.124 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:45.124 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.124 INFO kablam! | Sep 19 22:16:45.124 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.124 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.124 INFO kablam! Sep 19 22:16:45.124 INFO kablam! warning: cannot find type `Account` in this scope Sep 19 22:16:45.124 INFO kablam! --> src/storage/models.rs:12:10 Sep 19 22:16:45.124 INFO kablam! | Sep 19 22:16:45.124 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:45.124 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.124 INFO kablam! | Sep 19 22:16:45.124 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.124 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.124 INFO kablam! Sep 19 22:16:45.124 INFO kablam! warning: cannot find type `BigDecimal` in this scope Sep 19 22:16:45.124 INFO kablam! --> src/storage/models.rs:12:24 Sep 19 22:16:45.124 INFO kablam! | Sep 19 22:16:45.124 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:45.124 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.124 INFO kablam! | Sep 19 22:16:45.124 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.124 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.124 INFO kablam! Sep 19 22:16:45.124 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 19 22:16:45.124 INFO kablam! --> src/storage/models.rs:12:24 Sep 19 22:16:45.124 INFO kablam! | Sep 19 22:16:45.124 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:45.124 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.124 INFO kablam! | Sep 19 22:16:45.124 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.124 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.124 INFO kablam! Sep 19 22:16:45.124 INFO kablam! warning: cannot find type `Account` in this scope Sep 19 22:16:45.124 INFO kablam! --> src/storage/models.rs:12:24 Sep 19 22:16:45.124 INFO kablam! | Sep 19 22:16:45.124 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:45.124 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.124 INFO kablam! | Sep 19 22:16:45.124 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.124 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.124 INFO kablam! Sep 19 22:16:45.124 INFO kablam! warning: cannot find type `Balance` in this scope Sep 19 22:16:45.124 INFO kablam! --> src/storage/models.rs:30:10 Sep 19 22:16:45.124 INFO kablam! | Sep 19 22:16:45.124 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:45.124 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.125 INFO kablam! | Sep 19 22:16:45.125 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.125 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.125 INFO kablam! Sep 19 22:16:45.125 INFO kablam! warning: cannot find type `balance` in this scope Sep 19 22:16:45.125 INFO kablam! --> src/storage/models.rs:30:10 Sep 19 22:16:45.125 INFO kablam! | Sep 19 22:16:45.125 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:45.125 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.125 INFO kablam! | Sep 19 22:16:45.125 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.125 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.125 INFO kablam! Sep 19 22:16:45.125 INFO kablam! warning: cannot find type `BigDecimal` in this scope Sep 19 22:16:45.125 INFO kablam! --> src/storage/models.rs:30:24 Sep 19 22:16:45.125 INFO kablam! | Sep 19 22:16:45.125 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:45.125 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.125 INFO kablam! | Sep 19 22:16:45.125 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.125 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.125 INFO kablam! Sep 19 22:16:45.125 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 19 22:16:45.125 INFO kablam! --> src/storage/models.rs:30:24 Sep 19 22:16:45.125 INFO kablam! | Sep 19 22:16:45.125 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:45.125 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.125 INFO kablam! | Sep 19 22:16:45.125 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.125 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.125 INFO kablam! Sep 19 22:16:45.125 INFO kablam! warning: cannot find type `Balance` in this scope Sep 19 22:16:45.125 INFO kablam! --> src/storage/models.rs:30:24 Sep 19 22:16:45.125 INFO kablam! | Sep 19 22:16:45.125 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:45.125 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.125 INFO kablam! | Sep 19 22:16:45.125 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.125 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.125 INFO kablam! Sep 19 22:16:45.125 INFO kablam! warning: cannot find type `Payout` in this scope Sep 19 22:16:45.125 INFO kablam! --> src/storage/models.rs:44:10 Sep 19 22:16:45.125 INFO kablam! | Sep 19 22:16:45.125 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:45.125 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.125 INFO kablam! | Sep 19 22:16:45.125 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.125 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.125 INFO kablam! Sep 19 22:16:45.125 INFO kablam! warning: cannot find type `payout` in this scope Sep 19 22:16:45.125 INFO kablam! --> src/storage/models.rs:44:10 Sep 19 22:16:45.125 INFO kablam! | Sep 19 22:16:45.125 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:45.125 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.126 INFO kablam! | Sep 19 22:16:45.126 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.126 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.126 INFO kablam! Sep 19 22:16:45.126 INFO kablam! warning: cannot find type `BigDecimal` in this scope Sep 19 22:16:45.126 INFO kablam! --> src/storage/models.rs:44:24 Sep 19 22:16:45.126 INFO kablam! | Sep 19 22:16:45.126 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:45.126 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.126 INFO kablam! | Sep 19 22:16:45.126 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.126 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.126 INFO kablam! Sep 19 22:16:45.126 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 19 22:16:45.126 INFO kablam! --> src/storage/models.rs:44:24 Sep 19 22:16:45.126 INFO kablam! | Sep 19 22:16:45.126 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:45.126 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.126 INFO kablam! | Sep 19 22:16:45.126 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.126 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.126 INFO kablam! Sep 19 22:16:45.126 INFO kablam! warning: cannot find type `Payout` in this scope Sep 19 22:16:45.126 INFO kablam! --> src/storage/models.rs:44:24 Sep 19 22:16:45.126 INFO kablam! | Sep 19 22:16:45.126 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:45.126 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.126 INFO kablam! | Sep 19 22:16:45.126 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.126 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.126 INFO kablam! Sep 19 22:16:45.126 INFO kablam! warning: cannot find type `Tracker` in this scope Sep 19 22:16:45.126 INFO kablam! --> src/storage/models.rs:59:10 Sep 19 22:16:45.126 INFO kablam! | Sep 19 22:16:45.126 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:45.126 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.126 INFO kablam! | Sep 19 22:16:45.126 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.126 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.126 INFO kablam! Sep 19 22:16:45.126 INFO kablam! warning: cannot find type `tracker` in this scope Sep 19 22:16:45.126 INFO kablam! --> src/storage/models.rs:59:10 Sep 19 22:16:45.126 INFO kablam! | Sep 19 22:16:45.126 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:45.126 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.126 INFO kablam! | Sep 19 22:16:45.126 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.126 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.126 INFO kablam! Sep 19 22:16:45.126 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 19 22:16:45.126 INFO kablam! --> src/storage/models.rs:59:24 Sep 19 22:16:45.126 INFO kablam! | Sep 19 22:16:45.126 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:45.127 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.127 INFO kablam! | Sep 19 22:16:45.127 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.127 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.127 INFO kablam! Sep 19 22:16:45.127 INFO kablam! warning: cannot find type `Tracker` in this scope Sep 19 22:16:45.127 INFO kablam! --> src/storage/models.rs:59:24 Sep 19 22:16:45.127 INFO kablam! | Sep 19 22:16:45.127 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 19 22:16:45.127 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.127 INFO kablam! | Sep 19 22:16:45.127 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.127 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.127 INFO kablam! Sep 19 22:16:45.127 INFO kablam! warning: cannot find type `AccountRecoveryUpdate` in this scope Sep 19 22:16:45.127 INFO kablam! --> src/storage/models.rs:70:10 Sep 19 22:16:45.127 INFO kablam! | Sep 19 22:16:45.127 INFO kablam! 70 | #[derive(AsChangeset)] Sep 19 22:16:45.127 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.127 INFO kablam! | Sep 19 22:16:45.127 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.127 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.127 INFO kablam! Sep 19 22:16:45.127 INFO kablam! warning: cannot find type `account` in this scope Sep 19 22:16:45.127 INFO kablam! --> src/storage/models.rs:70:10 Sep 19 22:16:45.127 INFO kablam! | Sep 19 22:16:45.127 INFO kablam! 70 | #[derive(AsChangeset)] Sep 19 22:16:45.127 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.127 INFO kablam! | Sep 19 22:16:45.127 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.127 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.127 INFO kablam! Sep 19 22:16:45.127 INFO kablam! warning: cannot find type `table` in this scope Sep 19 22:16:45.127 INFO kablam! --> :165:33 Sep 19 22:16:45.127 INFO kablam! | Sep 19 22:16:45.127 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 19 22:16:45.127 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.127 INFO kablam! | Sep 19 22:16:45.127 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.127 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.127 INFO kablam! Sep 19 22:16:45.127 INFO kablam! warning: cannot find type `id` in this scope Sep 19 22:16:45.127 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:45.127 INFO kablam! | Sep 19 22:16:45.127 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:45.127 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.127 INFO kablam! | Sep 19 22:16:45.127 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.127 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.127 INFO kablam! Sep 19 22:16:45.127 INFO kablam! warning: cannot find type `email` in this scope Sep 19 22:16:45.127 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:45.127 INFO kablam! | Sep 19 22:16:45.127 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:45.128 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.128 INFO kablam! | Sep 19 22:16:45.128 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.128 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.128 INFO kablam! Sep 19 22:16:45.128 INFO kablam! warning: cannot find type `password` in this scope Sep 19 22:16:45.128 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:45.128 INFO kablam! | Sep 19 22:16:45.128 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:45.128 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.128 INFO kablam! | Sep 19 22:16:45.128 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.128 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.128 INFO kablam! Sep 19 22:16:45.128 INFO kablam! warning: cannot find type `recovery` in this scope Sep 19 22:16:45.128 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:45.128 INFO kablam! | Sep 19 22:16:45.128 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:45.128 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.128 INFO kablam! | Sep 19 22:16:45.128 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.128 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.128 INFO kablam! Sep 19 22:16:45.128 INFO kablam! warning: cannot find type `commission` in this scope Sep 19 22:16:45.128 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:45.128 INFO kablam! | Sep 19 22:16:45.128 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:45.128 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.128 INFO kablam! | Sep 19 22:16:45.128 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.128 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.128 INFO kablam! Sep 19 22:16:45.129 INFO kablam! warning: cannot find type `full_name` in this scope Sep 19 22:16:45.129 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:45.129 INFO kablam! | Sep 19 22:16:45.129 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:45.129 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.129 INFO kablam! | Sep 19 22:16:45.129 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.129 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.129 INFO kablam! Sep 19 22:16:45.129 INFO kablam! warning: cannot find type `address` in this scope Sep 19 22:16:45.129 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:45.129 INFO kablam! | Sep 19 22:16:45.129 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:45.129 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.130 INFO kablam! | Sep 19 22:16:45.130 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.130 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.130 INFO kablam! Sep 19 22:16:45.130 INFO kablam! warning: cannot find type `country` in this scope Sep 19 22:16:45.130 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:45.130 INFO kablam! | Sep 19 22:16:45.130 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:45.130 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.130 INFO kablam! | Sep 19 22:16:45.130 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.130 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.130 INFO kablam! Sep 19 22:16:45.130 INFO kablam! warning: cannot find type `payout_method` in this scope Sep 19 22:16:45.130 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:45.130 INFO kablam! | Sep 19 22:16:45.130 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:45.130 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.130 INFO kablam! | Sep 19 22:16:45.130 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.130 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.130 INFO kablam! Sep 19 22:16:45.130 INFO kablam! warning: cannot find type `payout_instructions` in this scope Sep 19 22:16:45.130 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:45.130 INFO kablam! | Sep 19 22:16:45.130 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:45.130 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.130 INFO kablam! | Sep 19 22:16:45.130 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.130 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.130 INFO kablam! Sep 19 22:16:45.130 INFO kablam! warning: cannot find type `notify_balance` in this scope Sep 19 22:16:45.130 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:45.130 INFO kablam! | Sep 19 22:16:45.130 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:45.130 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.130 INFO kablam! | Sep 19 22:16:45.130 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.130 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.130 INFO kablam! Sep 19 22:16:45.130 INFO kablam! warning: cannot find type `created_at` in this scope Sep 19 22:16:45.130 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:45.130 INFO kablam! | Sep 19 22:16:45.130 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:45.130 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.130 INFO kablam! | Sep 19 22:16:45.130 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.130 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.130 INFO kablam! Sep 19 22:16:45.130 INFO kablam! warning: cannot find type `updated_at` in this scope Sep 19 22:16:45.130 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:45.130 INFO kablam! | Sep 19 22:16:45.130 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:45.130 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.130 INFO kablam! | Sep 19 22:16:45.131 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.131 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.131 INFO kablam! Sep 19 22:16:45.131 INFO kablam! warning: cannot find type `amount` in this scope Sep 19 22:16:45.131 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:45.131 INFO kablam! | Sep 19 22:16:45.131 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:45.131 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.131 INFO kablam! | Sep 19 22:16:45.131 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.131 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.131 INFO kablam! Sep 19 22:16:45.131 INFO kablam! warning: cannot find type `currency` in this scope Sep 19 22:16:45.131 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:45.131 INFO kablam! | Sep 19 22:16:45.131 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:45.131 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.131 INFO kablam! | Sep 19 22:16:45.131 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.131 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.131 INFO kablam! Sep 19 22:16:45.138 INFO kablam! warning: cannot find type `released` in this scope Sep 19 22:16:45.138 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:45.138 INFO kablam! | Sep 19 22:16:45.138 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:45.138 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.138 INFO kablam! | Sep 19 22:16:45.138 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.138 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.138 INFO kablam! Sep 19 22:16:45.138 INFO kablam! warning: cannot find type `trace` in this scope Sep 19 22:16:45.138 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:45.138 INFO kablam! | Sep 19 22:16:45.138 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:45.138 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.138 INFO kablam! | Sep 19 22:16:45.138 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.138 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.138 INFO kablam! Sep 19 22:16:45.138 INFO kablam! warning: cannot find type `account_id` in this scope Sep 19 22:16:45.138 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:45.138 INFO kablam! | Sep 19 22:16:45.138 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:45.138 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.138 INFO kablam! | Sep 19 22:16:45.138 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.138 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.138 INFO kablam! Sep 19 22:16:45.138 INFO kablam! warning: cannot find type `tracker_id` in this scope Sep 19 22:16:45.139 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:45.139 INFO kablam! | Sep 19 22:16:45.139 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:45.139 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.139 INFO kablam! | Sep 19 22:16:45.139 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.139 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.139 INFO kablam! Sep 19 22:16:45.139 INFO kablam! warning: cannot find type `number` in this scope Sep 19 22:16:45.139 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:45.139 INFO kablam! | Sep 19 22:16:45.139 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:45.139 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.139 INFO kablam! | Sep 19 22:16:45.139 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.139 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.139 INFO kablam! Sep 19 22:16:45.139 INFO kablam! warning: cannot find type `status` in this scope Sep 19 22:16:45.139 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:45.139 INFO kablam! | Sep 19 22:16:45.139 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:45.139 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.139 INFO kablam! | Sep 19 22:16:45.139 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.139 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.139 INFO kablam! Sep 19 22:16:45.139 INFO kablam! warning: cannot find type `account` in this scope Sep 19 22:16:45.139 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:45.139 INFO kablam! | Sep 19 22:16:45.139 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:45.139 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.139 INFO kablam! | Sep 19 22:16:45.139 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.139 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.139 INFO kablam! Sep 19 22:16:45.140 INFO kablam! warning: cannot find type `invoice_url` in this scope Sep 19 22:16:45.140 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:45.140 INFO kablam! | Sep 19 22:16:45.140 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:45.140 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.140 INFO kablam! | Sep 19 22:16:45.140 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.140 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.140 INFO kablam! Sep 19 22:16:45.140 INFO kablam! warning: cannot find type `label` in this scope Sep 19 22:16:45.140 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:45.140 INFO kablam! | Sep 19 22:16:45.140 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:45.140 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.140 INFO kablam! | Sep 19 22:16:45.140 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.140 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.140 INFO kablam! Sep 19 22:16:45.140 INFO kablam! warning: cannot find type `statistics_signups` in this scope Sep 19 22:16:45.140 INFO kablam! --> <__diesel_column macros>:5:33 Sep 19 22:16:45.140 INFO kablam! | Sep 19 22:16:45.140 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 19 22:16:45.140 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 22:16:45.140 INFO kablam! | Sep 19 22:16:45.140 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 22:16:45.140 INFO kablam! = note: for more information, see issue #50504 Sep 19 22:16:45.140 INFO kablam! Sep 19 22:16:46.250 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 19 22:16:46.250 INFO kablam! --> src/responder/routes.rs:313:14 Sep 19 22:16:46.250 INFO kablam! | Sep 19 22:16:46.250 INFO kablam! 313 | .first::(&*db); Sep 19 22:16:46.250 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 19 22:16:46.250 INFO kablam! | Sep 19 22:16:46.250 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 19 22:16:46.250 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 19 22:16:46.250 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 19 22:16:46.250 INFO kablam! Sep 19 22:16:46.282 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Sep 19 22:16:46.282 INFO kablam! --> src/responder/routes.rs:395:37 Sep 19 22:16:46.282 INFO kablam! | Sep 19 22:16:46.283 INFO kablam! 395 | &account_commission.eq(BigDecimal::from( Sep 19 22:16:46.283 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Sep 19 22:16:46.283 INFO kablam! | Sep 19 22:16:46.283 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Sep 19 22:16:46.283 INFO kablam! Sep 19 22:16:46.295 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Sep 19 22:16:46.295 INFO kablam! --> src/responder/routes.rs:401:14 Sep 19 22:16:46.295 INFO kablam! | Sep 19 22:16:46.295 INFO kablam! 401 | .execute(&*db); Sep 19 22:16:46.295 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Sep 19 22:16:46.295 INFO kablam! | Sep 19 22:16:46.295 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Sep 19 22:16:46.295 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 19 22:16:46.295 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `(diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>)` Sep 19 22:16:46.295 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::ValuesClause<(diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>` Sep 19 22:16:46.295 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::InsertStatement>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>>` Sep 19 22:16:46.295 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::load_dsl::ExecuteDsl<_, diesel::mysql::Mysql>` for `diesel::query_builder::InsertStatement>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>>` Sep 19 22:16:46.295 INFO kablam! Sep 19 22:16:46.295 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Sep 19 22:16:46.295 INFO kablam! --> src/responder/routes.rs:401:14 Sep 19 22:16:46.295 INFO kablam! | Sep 19 22:16:46.295 INFO kablam! 401 | .execute(&*db); Sep 19 22:16:46.295 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Sep 19 22:16:46.295 INFO kablam! | Sep 19 22:16:46.295 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Sep 19 22:16:46.295 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Sep 19 22:16:46.295 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 19 22:16:46.295 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `(diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>)` Sep 19 22:16:46.295 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::ValuesClause<(diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>` Sep 19 22:16:46.295 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::query_builder::InsertStatement>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>>` Sep 19 22:16:46.295 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::load_dsl::ExecuteDsl<_, diesel::mysql::Mysql>` for `diesel::query_builder::InsertStatement>, diesel::insertable::ColumnInsertValue>>, diesel::insertable::ColumnInsertValue, diesel::insertable::ColumnInsertValue>, diesel::insertable::ColumnInsertValue>), storage::schemas::account::table>>` Sep 19 22:16:46.295 INFO kablam! Sep 19 22:16:46.295 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 19 22:16:46.295 INFO kablam! --> src/responder/routes.rs:406:18 Sep 19 22:16:46.295 INFO kablam! | Sep 19 22:16:46.295 INFO kablam! 406 | .first::(&*db); Sep 19 22:16:46.295 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 19 22:16:46.295 INFO kablam! | Sep 19 22:16:46.295 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 19 22:16:46.295 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 19 22:16:46.295 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 19 22:16:46.295 INFO kablam! Sep 19 22:16:46.318 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 19 22:16:46.318 INFO kablam! --> src/responder/routes.rs:455:14 Sep 19 22:16:46.318 INFO kablam! | Sep 19 22:16:46.318 INFO kablam! 455 | .first::(&*db); Sep 19 22:16:46.318 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 19 22:16:46.318 INFO kablam! | Sep 19 22:16:46.318 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 19 22:16:46.318 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 19 22:16:46.318 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 19 22:16:46.318 INFO kablam! Sep 19 22:16:46.357 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 19 22:16:46.357 INFO kablam! --> src/responder/routes.rs:529:64 Sep 19 22:16:46.357 INFO kablam! | Sep 19 22:16:46.357 INFO kablam! 529 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Sep 19 22:16:46.357 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 19 22:16:46.357 INFO kablam! | Sep 19 22:16:46.357 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 19 22:16:46.357 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 19 22:16:46.357 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 19 22:16:46.357 INFO kablam! Sep 19 22:16:46.382 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 19 22:16:46.382 INFO kablam! --> src/responder/routes.rs:573:18 Sep 19 22:16:46.382 INFO kablam! | Sep 19 22:16:46.382 INFO kablam! 573 | .first(&*db) Sep 19 22:16:46.382 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 19 22:16:46.382 INFO kablam! | Sep 19 22:16:46.382 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable, diesel::mysql::Mysql>` for `std::option::Option` Sep 19 22:16:46.382 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 19 22:16:46.382 INFO kablam! Sep 19 22:16:46.430 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 19 22:16:46.430 INFO kablam! --> src/responder/routes.rs:747:64 Sep 19 22:16:46.430 INFO kablam! | Sep 19 22:16:46.430 INFO kablam! 747 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Sep 19 22:16:46.430 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 19 22:16:46.430 INFO kablam! | Sep 19 22:16:46.430 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 19 22:16:46.430 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 19 22:16:46.430 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 19 22:16:46.430 INFO kablam! Sep 19 22:16:46.442 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Sep 19 22:16:46.442 INFO kablam! --> src/responder/routes.rs:793:56 Sep 19 22:16:46.442 INFO kablam! | Sep 19 22:16:46.442 INFO kablam! 793 | &payout_amount.eq(BigDecimal::from(balance_due)), Sep 19 22:16:46.442 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Sep 19 22:16:46.442 INFO kablam! | Sep 19 22:16:46.442 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Sep 19 22:16:46.442 INFO kablam! Sep 19 22:16:46.450 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Sep 19 22:16:46.450 INFO kablam! --> src/responder/routes.rs:800:38 Sep 19 22:16:46.450 INFO kablam! | Sep 19 22:16:46.450 INFO kablam! 800 | .execute(&*db); Sep 19 22:16:46.450 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Sep 19 22:16:46.450 INFO kablam! | Sep 19 22:16:46.450 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Sep 19 22:16:46.450 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 19 22:16:46.450 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 19 22:16:46.450 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 19 22:16:46.450 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 19 22:16:46.450 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 19 22:16:46.450 INFO kablam! Sep 19 22:16:46.450 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Sep 19 22:16:46.450 INFO kablam! --> src/responder/routes.rs:800:38 Sep 19 22:16:46.450 INFO kablam! | Sep 19 22:16:46.450 INFO kablam! 800 | .execute(&*db); Sep 19 22:16:46.450 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Sep 19 22:16:46.450 INFO kablam! | Sep 19 22:16:46.450 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Sep 19 22:16:46.450 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Sep 19 22:16:46.450 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 19 22:16:46.450 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 19 22:16:46.450 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 19 22:16:46.450 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 19 22:16:46.450 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 19 22:16:46.450 INFO kablam! Sep 19 22:16:46.458 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 19 22:16:46.458 INFO kablam! --> src/responder/routes.rs:845:64 Sep 19 22:16:46.458 INFO kablam! | Sep 19 22:16:46.458 INFO kablam! 845 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Sep 19 22:16:46.458 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 19 22:16:46.458 INFO kablam! | Sep 19 22:16:46.458 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 19 22:16:46.458 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 19 22:16:46.458 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 19 22:16:46.458 INFO kablam! Sep 19 22:16:46.514 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 19 22:16:46.514 INFO kablam! --> src/responder/utilities.rs:38:14 Sep 19 22:16:46.514 INFO kablam! | Sep 19 22:16:46.514 INFO kablam! 38 | .first(&**db) Sep 19 22:16:46.514 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 19 22:16:46.514 INFO kablam! | Sep 19 22:16:46.514 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable, diesel::mysql::Mysql>` for `std::option::Option` Sep 19 22:16:46.514 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 19 22:16:46.514 INFO kablam! Sep 19 22:16:46.520 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 19 22:16:46.520 INFO kablam! --> src/responder/utilities.rs:77:10 Sep 19 22:16:46.520 INFO kablam! | Sep 19 22:16:46.520 INFO kablam! 77 | .load::(&**db) Sep 19 22:16:46.520 INFO kablam! | ^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 19 22:16:46.520 INFO kablam! | Sep 19 22:16:46.520 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 19 22:16:46.520 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 19 22:16:46.520 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 19 22:16:46.520 INFO kablam! Sep 19 22:16:46.539 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 19 22:16:46.539 INFO kablam! --> src/responder/routes.rs:313:14 Sep 19 22:16:46.539 INFO kablam! | Sep 19 22:16:46.539 INFO kablam! 313 | .first::(&*db); Sep 19 22:16:46.539 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 19 22:16:46.539 INFO kablam! | Sep 19 22:16:46.539 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 19 22:16:46.539 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 19 22:16:46.539 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 19 22:16:46.539 INFO kablam! Sep 19 22:16:46.562 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Sep 19 22:16:46.562 INFO kablam! --> src/responder/routes.rs:395:37 Sep 19 22:16:46.562 INFO kablam! | Sep 19 22:16:46.562 INFO kablam! 395 | &account_commission.eq(BigDecimal::from( Sep 19 22:16:46.562 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Sep 19 22:16:46.562 INFO kablam! | Sep 19 22:16:46.562 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Sep 19 22:16:46.562 INFO kablam! Sep 19 22:16:46.562 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Sep 19 22:16:46.562 INFO kablam! --> src/responder/routes.rs:401:14 Sep 19 22:16:46.562 INFO kablam! | Sep 19 22:16:46.562 INFO kablam! 401 | .execute(&*db); Sep 19 22:16:46.562 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Sep 19 22:16:46.562 INFO kablam! | Sep 19 22:16:46.562 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Sep 19 22:16:46.562 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 19 22:16:46.562 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 19 22:16:46.563 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 19 22:16:46.563 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 19 22:16:46.563 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 19 22:16:46.563 INFO kablam! Sep 19 22:16:46.570 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Sep 19 22:16:46.570 INFO kablam! --> src/responder/routes.rs:401:14 Sep 19 22:16:46.570 INFO kablam! | Sep 19 22:16:46.570 INFO kablam! 401 | .execute(&*db); Sep 19 22:16:46.570 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Sep 19 22:16:46.570 INFO kablam! | Sep 19 22:16:46.570 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Sep 19 22:16:46.570 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Sep 19 22:16:46.570 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 19 22:16:46.570 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 19 22:16:46.570 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 19 22:16:46.570 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 19 22:16:46.570 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 19 22:16:46.570 INFO kablam! Sep 19 22:16:46.571 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 19 22:16:46.571 INFO kablam! --> src/responder/routes.rs:406:18 Sep 19 22:16:46.571 INFO kablam! | Sep 19 22:16:46.571 INFO kablam! 406 | .first::(&*db); Sep 19 22:16:46.571 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 19 22:16:46.571 INFO kablam! | Sep 19 22:16:46.571 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 19 22:16:46.571 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 19 22:16:46.571 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 19 22:16:46.571 INFO kablam! Sep 19 22:16:46.591 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 19 22:16:46.591 INFO kablam! --> src/responder/routes.rs:455:14 Sep 19 22:16:46.591 INFO kablam! | Sep 19 22:16:46.591 INFO kablam! 455 | .first::(&*db); Sep 19 22:16:46.591 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 19 22:16:46.591 INFO kablam! | Sep 19 22:16:46.591 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 19 22:16:46.591 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 19 22:16:46.591 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 19 22:16:46.591 INFO kablam! Sep 19 22:16:46.598 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 19 22:16:46.598 INFO kablam! --> src/responder/routes.rs:529:64 Sep 19 22:16:46.598 INFO kablam! | Sep 19 22:16:46.598 INFO kablam! 529 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Sep 19 22:16:46.598 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 19 22:16:46.598 INFO kablam! | Sep 19 22:16:46.598 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 19 22:16:46.598 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 19 22:16:46.599 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 19 22:16:46.599 INFO kablam! Sep 19 22:16:46.622 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 19 22:16:46.622 INFO kablam! --> src/responder/routes.rs:573:18 Sep 19 22:16:46.622 INFO kablam! | Sep 19 22:16:46.622 INFO kablam! 573 | .first(&*db) Sep 19 22:16:46.622 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 19 22:16:46.622 INFO kablam! | Sep 19 22:16:46.622 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable, diesel::mysql::Mysql>` for `std::option::Option` Sep 19 22:16:46.622 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 19 22:16:46.622 INFO kablam! Sep 19 22:16:46.658 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 19 22:16:46.658 INFO kablam! --> src/track/payment.rs:80:14 Sep 19 22:16:46.658 INFO kablam! | Sep 19 22:16:46.658 INFO kablam! 80 | .first::<(Tracker, Account)>(&**db); Sep 19 22:16:46.658 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 19 22:16:46.658 INFO kablam! | Sep 19 22:16:46.658 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 19 22:16:46.658 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 19 22:16:46.658 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 19 22:16:46.658 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 19 22:16:46.658 INFO kablam! Sep 19 22:16:46.658 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Sep 19 22:16:46.658 INFO kablam! --> src/track/payment.rs:91:41 Sep 19 22:16:46.658 INFO kablam! | Sep 19 22:16:46.658 INFO kablam! 91 | &balance_amount.eq(BigDecimal::from(commission_amount)), Sep 19 22:16:46.658 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Sep 19 22:16:46.658 INFO kablam! | Sep 19 22:16:46.658 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Sep 19 22:16:46.658 INFO kablam! Sep 19 22:16:46.659 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 19 22:16:46.659 INFO kablam! --> src/responder/routes.rs:747:64 Sep 19 22:16:46.659 INFO kablam! | Sep 19 22:16:46.659 INFO kablam! 747 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Sep 19 22:16:46.659 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 19 22:16:46.659 INFO kablam! | Sep 19 22:16:46.659 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 19 22:16:46.660 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 19 22:16:46.660 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 19 22:16:46.660 INFO kablam! Sep 19 22:16:46.670 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Sep 19 22:16:46.670 INFO kablam! --> src/track/payment.rs:99:22 Sep 19 22:16:46.670 INFO kablam! | Sep 19 22:16:46.670 INFO kablam! 99 | .execute(&**db); Sep 19 22:16:46.670 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Sep 19 22:16:46.670 INFO kablam! | Sep 19 22:16:46.670 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Sep 19 22:16:46.670 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 19 22:16:46.670 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 19 22:16:46.670 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 19 22:16:46.670 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 19 22:16:46.670 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 19 22:16:46.670 INFO kablam! Sep 19 22:16:46.670 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Sep 19 22:16:46.670 INFO kablam! --> src/track/payment.rs:99:22 Sep 19 22:16:46.670 INFO kablam! | Sep 19 22:16:46.670 INFO kablam! 99 | .execute(&**db); Sep 19 22:16:46.670 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Sep 19 22:16:46.670 INFO kablam! | Sep 19 22:16:46.670 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Sep 19 22:16:46.671 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Sep 19 22:16:46.671 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 19 22:16:46.671 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 19 22:16:46.671 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 19 22:16:46.671 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 19 22:16:46.671 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 19 22:16:46.671 INFO kablam! Sep 19 22:16:46.671 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Sep 19 22:16:46.671 INFO kablam! --> src/responder/routes.rs:793:56 Sep 19 22:16:46.671 INFO kablam! | Sep 19 22:16:46.671 INFO kablam! 793 | &payout_amount.eq(BigDecimal::from(balance_due)), Sep 19 22:16:46.671 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Sep 19 22:16:46.671 INFO kablam! | Sep 19 22:16:46.671 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Sep 19 22:16:46.671 INFO kablam! Sep 19 22:16:46.678 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Sep 19 22:16:46.678 INFO kablam! --> src/responder/routes.rs:800:38 Sep 19 22:16:46.678 INFO kablam! | Sep 19 22:16:46.678 INFO kablam! 800 | .execute(&*db); Sep 19 22:16:46.678 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Sep 19 22:16:46.678 INFO kablam! | Sep 19 22:16:46.678 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Sep 19 22:16:46.678 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 19 22:16:46.678 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 19 22:16:46.678 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 19 22:16:46.678 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 19 22:16:46.678 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 19 22:16:46.678 INFO kablam! Sep 19 22:16:46.678 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Sep 19 22:16:46.678 INFO kablam! --> src/responder/routes.rs:800:38 Sep 19 22:16:46.678 INFO kablam! | Sep 19 22:16:46.678 INFO kablam! 800 | .execute(&*db); Sep 19 22:16:46.678 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Sep 19 22:16:46.678 INFO kablam! | Sep 19 22:16:46.679 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Sep 19 22:16:46.679 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Sep 19 22:16:46.679 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 19 22:16:46.679 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 19 22:16:46.679 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 19 22:16:46.679 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 19 22:16:46.679 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 19 22:16:46.679 INFO kablam! Sep 19 22:16:46.685 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 19 22:16:46.685 INFO kablam! --> src/responder/routes.rs:845:64 Sep 19 22:16:46.685 INFO kablam! | Sep 19 22:16:46.685 INFO kablam! 845 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Sep 19 22:16:46.685 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 19 22:16:46.685 INFO kablam! | Sep 19 22:16:46.685 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 19 22:16:46.685 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 19 22:16:46.685 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 19 22:16:46.685 INFO kablam! Sep 19 22:16:46.754 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 19 22:16:46.754 INFO kablam! --> src/responder/utilities.rs:38:14 Sep 19 22:16:46.754 INFO kablam! | Sep 19 22:16:46.754 INFO kablam! 38 | .first(&**db) Sep 19 22:16:46.754 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 19 22:16:46.754 INFO kablam! | Sep 19 22:16:46.754 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable, diesel::mysql::Mysql>` for `std::option::Option` Sep 19 22:16:46.754 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 19 22:16:46.754 INFO kablam! Sep 19 22:16:46.758 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 19 22:16:46.758 INFO kablam! --> src/responder/utilities.rs:77:10 Sep 19 22:16:46.758 INFO kablam! | Sep 19 22:16:46.758 INFO kablam! 77 | .load::(&**db) Sep 19 22:16:46.758 INFO kablam! | ^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 19 22:16:46.758 INFO kablam! | Sep 19 22:16:46.758 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 19 22:16:46.758 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 19 22:16:46.758 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 19 22:16:46.758 INFO kablam! Sep 19 22:16:46.870 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 19 22:16:46.870 INFO kablam! --> src/track/payment.rs:80:14 Sep 19 22:16:46.870 INFO kablam! | Sep 19 22:16:46.870 INFO kablam! 80 | .first::<(Tracker, Account)>(&**db); Sep 19 22:16:46.870 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 19 22:16:46.870 INFO kablam! | Sep 19 22:16:46.870 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Sep 19 22:16:46.870 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Sep 19 22:16:46.870 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 19 22:16:46.870 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 19 22:16:46.870 INFO kablam! Sep 19 22:16:46.870 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Sep 19 22:16:46.870 INFO kablam! --> src/track/payment.rs:91:41 Sep 19 22:16:46.870 INFO kablam! | Sep 19 22:16:46.870 INFO kablam! 91 | &balance_amount.eq(BigDecimal::from(commission_amount)), Sep 19 22:16:46.870 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Sep 19 22:16:46.870 INFO kablam! | Sep 19 22:16:46.870 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Sep 19 22:16:46.870 INFO kablam! Sep 19 22:16:46.878 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Sep 19 22:16:46.878 INFO kablam! --> src/track/payment.rs:99:22 Sep 19 22:16:46.878 INFO kablam! | Sep 19 22:16:46.878 INFO kablam! 99 | .execute(&**db); Sep 19 22:16:46.878 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Sep 19 22:16:46.878 INFO kablam! | Sep 19 22:16:46.878 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Sep 19 22:16:46.878 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 19 22:16:46.878 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 19 22:16:46.878 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 19 22:16:46.878 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 19 22:16:46.878 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 19 22:16:46.878 INFO kablam! Sep 19 22:16:46.878 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Sep 19 22:16:46.878 INFO kablam! --> src/track/payment.rs:99:22 Sep 19 22:16:46.878 INFO kablam! | Sep 19 22:16:46.878 INFO kablam! 99 | .execute(&**db); Sep 19 22:16:46.878 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Sep 19 22:16:46.878 INFO kablam! | Sep 19 22:16:46.878 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Sep 19 22:16:46.878 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Sep 19 22:16:46.878 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 19 22:16:46.878 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 19 22:16:46.878 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 19 22:16:46.878 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 19 22:16:46.878 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 19 22:16:46.878 INFO kablam! Sep 19 22:16:46.926 INFO kablam! error: aborting due to 63 previous errors Sep 19 22:16:46.926 INFO kablam! Sep 19 22:16:46.926 INFO kablam! Some errors occurred: E0277, E0658. Sep 19 22:16:46.926 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 19 22:16:46.943 INFO kablam! error: Could not compile `raider-server`. Sep 19 22:16:46.943 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 22:16:47.062 INFO kablam! error: aborting due to 63 previous errors Sep 19 22:16:47.062 INFO kablam! Sep 19 22:16:47.062 INFO kablam! Some errors occurred: E0277, E0658. Sep 19 22:16:47.062 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 19 22:16:47.094 INFO kablam! error: Could not compile `raider-server`. Sep 19 22:16:47.094 INFO kablam! Sep 19 22:16:47.094 INFO kablam! To learn more, run the command again with --verbose. Sep 19 22:16:47.095 INFO kablam! su: No module specific data is present Sep 19 22:16:47.755 INFO running `"docker" "rm" "-f" "56935d2cce090638bfecb42ea7c5eaa7271f399d629d353aae05add8e6ab6c01"` Sep 19 22:16:47.822 INFO blam! 56935d2cce090638bfecb42ea7c5eaa7271f399d629d353aae05add8e6ab6c01