Sep 17 19:24:13.922 INFO checking raider-server-1.0.2 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 19:24:13.922 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 19:24:13.922 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-4/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 19:24:14.098 INFO blam! 14289347b760128730d071425b5c400c05b6f398109ba26e7b0ba763c356f066 Sep 17 19:24:14.100 INFO running `"docker" "start" "-a" "14289347b760128730d071425b5c400c05b6f398109ba26e7b0ba763c356f066"` Sep 17 19:24:15.424 INFO kablam! usermod: no changes Sep 17 19:24:16.062 INFO kablam! Checking deunicode v0.4.3 Sep 17 19:24:16.063 INFO kablam! Compiling num-bigint v0.2.0 Sep 17 19:24:16.063 INFO kablam! Compiling safemem v0.3.0 Sep 17 19:24:16.079 INFO kablam! Checking pest v0.4.1 Sep 17 19:24:16.079 INFO kablam! Checking iso_country v0.1.2 Sep 17 19:24:16.079 INFO kablam! Compiling email v0.0.20 Sep 17 19:24:16.103 INFO kablam! Compiling isatty v0.1.9 Sep 17 19:24:16.103 INFO kablam! Compiling mysqlclient-sys v0.2.3 Sep 17 19:24:17.303 INFO kablam! Compiling base64 v0.9.3 Sep 17 19:24:17.319 INFO kablam! Checking slug v0.1.4 Sep 17 19:24:17.342 INFO kablam! Checking r2d2 v0.8.2 Sep 17 19:24:17.342 INFO kablam! Checking clap v2.32.0 Sep 17 19:24:17.698 INFO kablam! Compiling mime v0.2.6 Sep 17 19:24:17.819 INFO kablam! Compiling syn v0.13.11 Sep 17 19:24:17.898 INFO kablam! Compiling toml v0.4.6 Sep 17 19:24:18.120 INFO kablam! Checking num v0.1.42 Sep 17 19:24:18.883 INFO kablam! Checking tera v0.10.10 Sep 17 19:24:20.455 INFO kablam! Checking lettre v0.7.0 Sep 17 19:24:20.507 INFO kablam! Checking bigdecimal v0.0.11 Sep 17 19:24:20.819 INFO kablam! Compiling hyper v0.10.13 Sep 17 19:24:21.299 INFO kablam! Checking validate v0.6.1 Sep 17 19:24:24.743 INFO kablam! Compiling ring v0.11.0 Sep 17 19:24:24.783 INFO kablam! Checking lettre_email v0.7.0 Sep 17 19:24:25.353 INFO kablam! Checking bigdecimal v0.0.14 Sep 17 19:24:39.174 INFO kablam! Checking cookie v0.9.2 Sep 17 19:24:41.416 INFO kablam! Checking rocket v0.3.16 Sep 17 19:24:41.491 INFO kablam! Compiling diesel_derives v1.3.0 Sep 17 19:24:45.405 INFO kablam! Checking rocket_contrib v0.3.16 Sep 17 19:24:46.030 INFO kablam! Checking diesel v1.3.3 Sep 17 19:24:49.359 INFO kablam! Compiling rocket_codegen v0.3.16 Sep 17 19:25:11.045 INFO kablam! Checking r2d2-diesel v1.0.0 Sep 17 19:25:11.546 INFO kablam! Checking raider-server v1.0.2 (/source) Sep 17 19:25:14.234 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Sep 17 19:25:14.234 INFO kablam! --> src/responder/catchers.rs:9:1 Sep 17 19:25:14.234 INFO kablam! | Sep 17 19:25:14.234 INFO kablam! 9 | #[error(403)] Sep 17 19:25:14.234 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 19:25:14.234 INFO kablam! | Sep 17 19:25:14.234 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Sep 17 19:25:14.234 INFO kablam! Sep 17 19:25:14.234 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Sep 17 19:25:14.234 INFO kablam! --> src/responder/catchers.rs:14:1 Sep 17 19:25:14.234 INFO kablam! | Sep 17 19:25:14.234 INFO kablam! 14 | #[error(410)] Sep 17 19:25:14.234 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 19:25:14.234 INFO kablam! | Sep 17 19:25:14.234 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Sep 17 19:25:14.234 INFO kablam! Sep 17 19:25:14.234 INFO kablam! warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Sep 17 19:25:14.234 INFO kablam! --> src/responder/manager.rs:90:16 Sep 17 19:25:14.234 INFO kablam! | Sep 17 19:25:14.234 INFO kablam! 90 | .catch(errors![ Sep 17 19:25:14.234 INFO kablam! | ________________^ Sep 17 19:25:14.234 INFO kablam! 91 | | catchers::forbidden, Sep 17 19:25:14.234 INFO kablam! 92 | | catchers::gone, Sep 17 19:25:14.234 INFO kablam! 93 | | ]) Sep 17 19:25:14.234 INFO kablam! | |_________^ Sep 17 19:25:14.234 INFO kablam! | Sep 17 19:25:14.234 INFO kablam! = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Sep 17 19:25:14.234 INFO kablam! Sep 17 19:25:14.351 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Sep 17 19:25:14.351 INFO kablam! --> src/responder/catchers.rs:9:1 Sep 17 19:25:14.351 INFO kablam! | Sep 17 19:25:14.351 INFO kablam! 9 | #[error(403)] Sep 17 19:25:14.351 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 19:25:14.351 INFO kablam! | Sep 17 19:25:14.351 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Sep 17 19:25:14.351 INFO kablam! Sep 17 19:25:14.351 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Sep 17 19:25:14.351 INFO kablam! --> src/responder/catchers.rs:14:1 Sep 17 19:25:14.351 INFO kablam! | Sep 17 19:25:14.351 INFO kablam! 14 | #[error(410)] Sep 17 19:25:14.351 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 19:25:14.359 INFO kablam! | Sep 17 19:25:14.359 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Sep 17 19:25:14.359 INFO kablam! Sep 17 19:25:14.367 INFO kablam! warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Sep 17 19:25:14.367 INFO kablam! --> src/responder/manager.rs:90:16 Sep 17 19:25:14.367 INFO kablam! | Sep 17 19:25:14.367 INFO kablam! 90 | .catch(errors![ Sep 17 19:25:14.367 INFO kablam! | ________________^ Sep 17 19:25:14.367 INFO kablam! 91 | | catchers::forbidden, Sep 17 19:25:14.367 INFO kablam! 92 | | catchers::gone, Sep 17 19:25:14.367 INFO kablam! 93 | | ]) Sep 17 19:25:14.367 INFO kablam! | |_________^ Sep 17 19:25:14.367 INFO kablam! | Sep 17 19:25:14.367 INFO kablam! = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Sep 17 19:25:14.367 INFO kablam! Sep 17 19:25:14.691 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.691 INFO kablam! --> src/config/reader.rs:19:9 Sep 17 19:25:14.691 INFO kablam! | Sep 17 19:25:14.691 INFO kablam! 19 | log::debug!("reading config file: {}", &APP_ARGS.config); Sep 17 19:25:14.691 INFO kablam! | ^^^ Sep 17 19:25:14.691 INFO kablam! | Sep 17 19:25:14.691 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.691 INFO kablam! Sep 17 19:25:14.691 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.691 INFO kablam! --> src/config/reader.rs:28:9 Sep 17 19:25:14.691 INFO kablam! | Sep 17 19:25:14.691 INFO kablam! 28 | log::debug!("read config file: {}", &APP_ARGS.config); Sep 17 19:25:14.691 INFO kablam! | ^^^ Sep 17 19:25:14.691 INFO kablam! | Sep 17 19:25:14.691 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.691 INFO kablam! Sep 17 19:25:14.695 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.695 INFO kablam! --> src/exchange/manager.rs:43:5 Sep 17 19:25:14.695 INFO kablam! | Sep 17 19:25:14.695 INFO kablam! 43 | log::debug!("acquiring updated exchange rates"); Sep 17 19:25:14.695 INFO kablam! | ^^^ Sep 17 19:25:14.695 INFO kablam! | Sep 17 19:25:14.695 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.695 INFO kablam! Sep 17 19:25:14.695 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.695 INFO kablam! --> src/exchange/manager.rs:75:5 Sep 17 19:25:14.695 INFO kablam! | Sep 17 19:25:14.695 INFO kablam! 75 | log::info!( Sep 17 19:25:14.695 INFO kablam! | ^^^ Sep 17 19:25:14.695 INFO kablam! | Sep 17 19:25:14.695 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.695 INFO kablam! Sep 17 19:25:14.715 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.715 INFO kablam! --> src/exchange/manager.rs:56:9 Sep 17 19:25:14.715 INFO kablam! | Sep 17 19:25:14.715 INFO kablam! 56 | log::debug!("received updated exchange rates"); Sep 17 19:25:14.715 INFO kablam! | ^^^ Sep 17 19:25:14.715 INFO kablam! | Sep 17 19:25:14.715 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.715 INFO kablam! Sep 17 19:25:14.715 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.715 INFO kablam! --> src/exchange/manager.rs:66:17 Sep 17 19:25:14.715 INFO kablam! | Sep 17 19:25:14.715 INFO kablam! 66 | log::error!("got invalid json when requesting updated exchange rates") Sep 17 19:25:14.715 INFO kablam! | ^^^ Sep 17 19:25:14.715 INFO kablam! | Sep 17 19:25:14.715 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.715 INFO kablam! Sep 17 19:25:14.715 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.715 INFO kablam! --> src/exchange/manager.rs:69:13 Sep 17 19:25:14.715 INFO kablam! | Sep 17 19:25:14.715 INFO kablam! 69 | log::error!("got bad status code when requesting updated exchange rates") Sep 17 19:25:14.715 INFO kablam! | ^^^ Sep 17 19:25:14.715 INFO kablam! | Sep 17 19:25:14.715 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.715 INFO kablam! Sep 17 19:25:14.715 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.715 INFO kablam! --> src/exchange/manager.rs:60:17 Sep 17 19:25:14.715 INFO kablam! | Sep 17 19:25:14.715 INFO kablam! 60 | log::debug!("got updated exchange rates: {:?}", &response_json.rates); Sep 17 19:25:14.715 INFO kablam! | ^^^ Sep 17 19:25:14.715 INFO kablam! | Sep 17 19:25:14.716 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.716 INFO kablam! Sep 17 19:25:14.716 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.716 INFO kablam! --> src/exchange/manager.rs:72:9 Sep 17 19:25:14.716 INFO kablam! | Sep 17 19:25:14.716 INFO kablam! 72 | log::error!("could not request updated exchange rates"); Sep 17 19:25:14.716 INFO kablam! | ^^^ Sep 17 19:25:14.716 INFO kablam! | Sep 17 19:25:14.716 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.716 INFO kablam! Sep 17 19:25:14.716 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.716 INFO kablam! --> src/exchange/manager.rs:108:9 Sep 17 19:25:14.716 INFO kablam! | Sep 17 19:25:14.716 INFO kablam! 108 | log::debug!("running an exchange poll operation..."); Sep 17 19:25:14.716 INFO kablam! | ^^^ Sep 17 19:25:14.716 INFO kablam! | Sep 17 19:25:14.716 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.716 INFO kablam! Sep 17 19:25:14.716 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.716 INFO kablam! --> src/exchange/manager.rs:112:9 Sep 17 19:25:14.716 INFO kablam! | Sep 17 19:25:14.716 INFO kablam! 112 | log::info!("ran exchange poll operation"); Sep 17 19:25:14.716 INFO kablam! | ^^^ Sep 17 19:25:14.716 INFO kablam! | Sep 17 19:25:14.716 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.716 INFO kablam! Sep 17 19:25:14.716 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.716 INFO kablam! --> src/notifier/email.rs:34:9 Sep 17 19:25:14.716 INFO kablam! | Sep 17 19:25:14.716 INFO kablam! 34 | log::debug!("will send email notification with message: {}", &message); Sep 17 19:25:14.716 INFO kablam! | ^^^ Sep 17 19:25:14.716 INFO kablam! | Sep 17 19:25:14.716 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.716 INFO kablam! Sep 17 19:25:14.716 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.716 INFO kablam! --> src/notifier/email.rs:83:13 Sep 17 19:25:14.716 INFO kablam! | Sep 17 19:25:14.716 INFO kablam! 83 | log::error!("could not build smtp encrypted connector"); Sep 17 19:25:14.716 INFO kablam! | ^^^ Sep 17 19:25:14.716 INFO kablam! | Sep 17 19:25:14.716 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.716 INFO kablam! Sep 17 19:25:14.716 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.716 INFO kablam! --> src/notifier/email.rs:108:13 Sep 17 19:25:14.716 INFO kablam! | Sep 17 19:25:14.716 INFO kablam! 108 | log::error!("could not acquire smtp transport: {}", err); Sep 17 19:25:14.716 INFO kablam! | ^^^ Sep 17 19:25:14.716 INFO kablam! | Sep 17 19:25:14.716 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.716 INFO kablam! Sep 17 19:25:14.716 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.716 INFO kablam! --> src/responder/routes.rs:337:38 Sep 17 19:25:14.716 INFO kablam! | Sep 17 19:25:14.716 INFO kablam! 337 | Ok(_) => log::info!("cleared recovery password"), Sep 17 19:25:14.716 INFO kablam! | ^^^ Sep 17 19:25:14.716 INFO kablam! | Sep 17 19:25:14.716 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.716 INFO kablam! Sep 17 19:25:14.717 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.717 INFO kablam! --> src/responder/routes.rs:338:41 Sep 17 19:25:14.717 INFO kablam! | Sep 17 19:25:14.717 INFO kablam! 338 | Err(err) => log::error!("failed clearing recovery password: {}", err), Sep 17 19:25:14.717 INFO kablam! | ^^^ Sep 17 19:25:14.717 INFO kablam! | Sep 17 19:25:14.717 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.717 INFO kablam! Sep 17 19:25:14.747 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.747 INFO kablam! --> src/responder/routes.rs:349:17 Sep 17 19:25:14.747 INFO kablam! | Sep 17 19:25:14.747 INFO kablam! 349 | log::debug!("account not retrieved for login: {}", err); Sep 17 19:25:14.747 INFO kablam! | ^^^ Sep 17 19:25:14.747 INFO kablam! | Sep 17 19:25:14.747 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.747 INFO kablam! Sep 17 19:25:14.747 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.747 INFO kablam! --> src/responder/routes.rs:416:21 Sep 17 19:25:14.747 INFO kablam! | Sep 17 19:25:14.747 INFO kablam! 416 | log::debug!("account not retrieved for login: {}", err); Sep 17 19:25:14.747 INFO kablam! | ^^^ Sep 17 19:25:14.747 INFO kablam! | Sep 17 19:25:14.747 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.747 INFO kablam! Sep 17 19:25:14.747 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.747 INFO kablam! --> src/responder/routes.rs:465:17 Sep 17 19:25:14.747 INFO kablam! | Sep 17 19:25:14.747 INFO kablam! 465 | log::debug!( Sep 17 19:25:14.747 INFO kablam! | ^^^ Sep 17 19:25:14.751 INFO kablam! | Sep 17 19:25:14.751 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.751 INFO kablam! Sep 17 19:25:14.751 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.751 INFO kablam! --> src/responder/routes.rs:567:13 Sep 17 19:25:14.751 INFO kablam! | Sep 17 19:25:14.751 INFO kablam! 567 | log::debug!("got tracker: {:?}", result); Sep 17 19:25:14.751 INFO kablam! | ^^^ Sep 17 19:25:14.751 INFO kablam! | Sep 17 19:25:14.751 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.751 INFO kablam! Sep 17 19:25:14.751 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.751 INFO kablam! --> src/responder/routes.rs:641:9 Sep 17 19:25:14.751 INFO kablam! | Sep 17 19:25:14.751 INFO kablam! 641 | log::debug!( Sep 17 19:25:14.751 INFO kablam! | ^^^ Sep 17 19:25:14.751 INFO kablam! | Sep 17 19:25:14.751 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.751 INFO kablam! Sep 17 19:25:14.751 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.751 INFO kablam! --> src/responder/routes.rs:677:5 Sep 17 19:25:14.751 INFO kablam! | Sep 17 19:25:14.751 INFO kablam! 677 | log::debug!( Sep 17 19:25:14.751 INFO kablam! | ^^^ Sep 17 19:25:14.751 INFO kablam! | Sep 17 19:25:14.751 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.751 INFO kablam! Sep 17 19:25:14.755 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.755 INFO kablam! --> src/responder/routes.rs:918:5 Sep 17 19:25:14.755 INFO kablam! | Sep 17 19:25:14.755 INFO kablam! 918 | log::debug!( Sep 17 19:25:14.755 INFO kablam! | ^^^ Sep 17 19:25:14.755 INFO kablam! | Sep 17 19:25:14.755 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.755 INFO kablam! Sep 17 19:25:14.763 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.763 INFO kablam! --> src/responder/routes.rs:958:5 Sep 17 19:25:14.763 INFO kablam! | Sep 17 19:25:14.763 INFO kablam! 958 | log::debug!( Sep 17 19:25:14.763 INFO kablam! | ^^^ Sep 17 19:25:14.763 INFO kablam! | Sep 17 19:25:14.763 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.763 INFO kablam! Sep 17 19:25:14.767 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.767 INFO kablam! --> src/responder/utilities.rs:83:17 Sep 17 19:25:14.767 INFO kablam! | Sep 17 19:25:14.767 INFO kablam! 83 | log::debug!("got payout #{}: {:?}", index, result); Sep 17 19:25:14.767 INFO kablam! | ^^^ Sep 17 19:25:14.767 INFO kablam! | Sep 17 19:25:14.767 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.767 INFO kablam! Sep 17 19:25:14.767 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.767 INFO kablam! --> src/responder/utilities.rs:143:13 Sep 17 19:25:14.767 INFO kablam! | Sep 17 19:25:14.767 INFO kablam! 143 | log::debug!( Sep 17 19:25:14.767 INFO kablam! | ^^^ Sep 17 19:25:14.767 INFO kablam! | Sep 17 19:25:14.767 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.767 INFO kablam! Sep 17 19:25:14.767 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.767 INFO kablam! --> src/responder/utilities.rs:148:13 Sep 17 19:25:14.767 INFO kablam! | Sep 17 19:25:14.767 INFO kablam! 148 | log::error!( Sep 17 19:25:14.767 INFO kablam! | ^^^ Sep 17 19:25:14.767 INFO kablam! | Sep 17 19:25:14.767 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.767 INFO kablam! Sep 17 19:25:14.767 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.767 INFO kablam! --> src/responder/utilities.rs:182:13 Sep 17 19:25:14.767 INFO kablam! | Sep 17 19:25:14.767 INFO kablam! 182 | log::debug!("sent payout confirmation email to user on: {}", user_email); Sep 17 19:25:14.767 INFO kablam! | ^^^ Sep 17 19:25:14.767 INFO kablam! | Sep 17 19:25:14.767 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.767 INFO kablam! Sep 17 19:25:14.767 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.767 INFO kablam! --> src/responder/utilities.rs:184:13 Sep 17 19:25:14.767 INFO kablam! | Sep 17 19:25:14.767 INFO kablam! 184 | log::error!( Sep 17 19:25:14.767 INFO kablam! | ^^^ Sep 17 19:25:14.767 INFO kablam! | Sep 17 19:25:14.767 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.767 INFO kablam! Sep 17 19:25:14.767 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.767 INFO kablam! --> src/responder/auth_guard.rs:31:21 Sep 17 19:25:14.767 INFO kablam! | Sep 17 19:25:14.767 INFO kablam! 31 | log::debug!("got user_id from cookies: {}", &user_id); Sep 17 19:25:14.768 INFO kablam! | ^^^ Sep 17 19:25:14.768 INFO kablam! | Sep 17 19:25:14.768 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.768 INFO kablam! Sep 17 19:25:14.768 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.768 INFO kablam! --> src/responder/auth_guard.rs:68:5 Sep 17 19:25:14.768 INFO kablam! | Sep 17 19:25:14.768 INFO kablam! 68 | log::debug!( Sep 17 19:25:14.768 INFO kablam! | ^^^ Sep 17 19:25:14.768 INFO kablam! | Sep 17 19:25:14.768 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.768 INFO kablam! Sep 17 19:25:14.782 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.783 INFO kablam! --> src/storage/db.rs:45:5 Sep 17 19:25:14.783 INFO kablam! | Sep 17 19:25:14.783 INFO kablam! 45 | log::debug!("setting up db pool..."); Sep 17 19:25:14.783 INFO kablam! | ^^^ Sep 17 19:25:14.783 INFO kablam! | Sep 17 19:25:14.783 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.783 INFO kablam! Sep 17 19:25:14.783 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.783 INFO kablam! --> src/storage/db.rs:56:5 Sep 17 19:25:14.783 INFO kablam! | Sep 17 19:25:14.783 INFO kablam! 56 | log::debug!("db pool configured"); Sep 17 19:25:14.783 INFO kablam! | ^^^ Sep 17 19:25:14.783 INFO kablam! | Sep 17 19:25:14.783 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.783 INFO kablam! Sep 17 19:25:14.803 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.803 INFO kablam! --> src/track/payment.rs:49:5 Sep 17 19:25:14.803 INFO kablam! | Sep 17 19:25:14.803 INFO kablam! 49 | log::debug!( Sep 17 19:25:14.803 INFO kablam! | ^^^ Sep 17 19:25:14.803 INFO kablam! | Sep 17 19:25:14.803 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.803 INFO kablam! Sep 17 19:25:14.803 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.803 INFO kablam! --> src/track/payment.rs:58:9 Sep 17 19:25:14.803 INFO kablam! | Sep 17 19:25:14.803 INFO kablam! 58 | log::debug!( Sep 17 19:25:14.803 INFO kablam! | ^^^ Sep 17 19:25:14.803 INFO kablam! | Sep 17 19:25:14.803 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.803 INFO kablam! Sep 17 19:25:14.803 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.803 INFO kablam! --> src/track/payment.rs:113:9 Sep 17 19:25:14.803 INFO kablam! | Sep 17 19:25:14.803 INFO kablam! 113 | log::warn!( Sep 17 19:25:14.803 INFO kablam! | ^^^ Sep 17 19:25:14.803 INFO kablam! | Sep 17 19:25:14.803 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.803 INFO kablam! Sep 17 19:25:14.803 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.803 INFO kablam! --> src/track/payment.rs:127:5 Sep 17 19:25:14.803 INFO kablam! | Sep 17 19:25:14.803 INFO kablam! 127 | log::debug!("signup handle: {}", tracking_id); Sep 17 19:25:14.803 INFO kablam! | ^^^ Sep 17 19:25:14.803 INFO kablam! | Sep 17 19:25:14.803 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.803 INFO kablam! Sep 17 19:25:14.803 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.803 INFO kablam! --> src/track/payment.rs:152:5 Sep 17 19:25:14.803 INFO kablam! | Sep 17 19:25:14.803 INFO kablam! 152 | log::warn!("signup: {} could not be stored", tracking_id); Sep 17 19:25:14.803 INFO kablam! | ^^^ Sep 17 19:25:14.803 INFO kablam! | Sep 17 19:25:14.803 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.803 INFO kablam! Sep 17 19:25:14.803 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.803 INFO kablam! --> src/track/payment.rs:206:9 Sep 17 19:25:14.803 INFO kablam! | Sep 17 19:25:14.803 INFO kablam! 206 | log::debug!( Sep 17 19:25:14.803 INFO kablam! | ^^^ Sep 17 19:25:14.803 INFO kablam! | Sep 17 19:25:14.803 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.803 INFO kablam! Sep 17 19:25:14.803 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.803 INFO kablam! --> src/track/payment.rs:211:9 Sep 17 19:25:14.803 INFO kablam! | Sep 17 19:25:14.803 INFO kablam! 211 | log::error!( Sep 17 19:25:14.803 INFO kablam! | ^^^ Sep 17 19:25:14.803 INFO kablam! | Sep 17 19:25:14.803 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.803 INFO kablam! Sep 17 19:25:14.803 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.803 INFO kablam! --> src/main.rs:73:13 Sep 17 19:25:14.803 INFO kablam! | Sep 17 19:25:14.803 INFO kablam! 73 | log::debug!("spawn managed thread: {}", $name); Sep 17 19:25:14.803 INFO kablam! | ^^^ Sep 17 19:25:14.803 INFO kablam! | Sep 17 19:25:14.803 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.803 INFO kablam! Sep 17 19:25:14.803 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.803 INFO kablam! --> src/main.rs:88:17 Sep 17 19:25:14.803 INFO kablam! | Sep 17 19:25:14.803 INFO kablam! 88 | log::error!("managed thread crashed ({}), setting it up again", $name); Sep 17 19:25:14.803 INFO kablam! | ^^^ Sep 17 19:25:14.803 INFO kablam! | Sep 17 19:25:14.804 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.804 INFO kablam! Sep 17 19:25:14.804 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.804 INFO kablam! --> src/main.rs:159:5 Sep 17 19:25:14.804 INFO kablam! | Sep 17 19:25:14.804 INFO kablam! 159 | log::info!("starting up"); Sep 17 19:25:14.804 INFO kablam! | ^^^ Sep 17 19:25:14.804 INFO kablam! | Sep 17 19:25:14.804 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.804 INFO kablam! Sep 17 19:25:14.804 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.804 INFO kablam! --> src/main.rs:170:5 Sep 17 19:25:14.804 INFO kablam! | Sep 17 19:25:14.804 INFO kablam! 170 | log::error!("could not start"); Sep 17 19:25:14.804 INFO kablam! | ^^^ Sep 17 19:25:14.804 INFO kablam! | Sep 17 19:25:14.804 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.804 INFO kablam! Sep 17 19:25:14.810 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.810 INFO kablam! --> src/config/reader.rs:19:9 Sep 17 19:25:14.810 INFO kablam! | Sep 17 19:25:14.810 INFO kablam! 19 | log::debug!("reading config file: {}", &APP_ARGS.config); Sep 17 19:25:14.810 INFO kablam! | ^^^ Sep 17 19:25:14.810 INFO kablam! | Sep 17 19:25:14.810 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.810 INFO kablam! Sep 17 19:25:14.810 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.810 INFO kablam! --> src/config/reader.rs:28:9 Sep 17 19:25:14.810 INFO kablam! | Sep 17 19:25:14.810 INFO kablam! 28 | log::debug!("read config file: {}", &APP_ARGS.config); Sep 17 19:25:14.810 INFO kablam! | ^^^ Sep 17 19:25:14.810 INFO kablam! | Sep 17 19:25:14.810 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.810 INFO kablam! Sep 17 19:25:14.810 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.810 INFO kablam! --> src/exchange/manager.rs:43:5 Sep 17 19:25:14.810 INFO kablam! | Sep 17 19:25:14.810 INFO kablam! 43 | log::debug!("acquiring updated exchange rates"); Sep 17 19:25:14.811 INFO kablam! | ^^^ Sep 17 19:25:14.811 INFO kablam! | Sep 17 19:25:14.811 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.811 INFO kablam! Sep 17 19:25:14.811 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.811 INFO kablam! --> src/exchange/manager.rs:75:5 Sep 17 19:25:14.811 INFO kablam! | Sep 17 19:25:14.811 INFO kablam! 75 | log::info!( Sep 17 19:25:14.811 INFO kablam! | ^^^ Sep 17 19:25:14.811 INFO kablam! | Sep 17 19:25:14.811 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.811 INFO kablam! Sep 17 19:25:14.811 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.811 INFO kablam! --> src/exchange/manager.rs:56:9 Sep 17 19:25:14.811 INFO kablam! | Sep 17 19:25:14.811 INFO kablam! 56 | log::debug!("received updated exchange rates"); Sep 17 19:25:14.811 INFO kablam! | ^^^ Sep 17 19:25:14.811 INFO kablam! | Sep 17 19:25:14.811 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.811 INFO kablam! Sep 17 19:25:14.811 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.811 INFO kablam! --> src/exchange/manager.rs:66:17 Sep 17 19:25:14.811 INFO kablam! | Sep 17 19:25:14.811 INFO kablam! 66 | log::error!("got invalid json when requesting updated exchange rates") Sep 17 19:25:14.811 INFO kablam! | ^^^ Sep 17 19:25:14.811 INFO kablam! | Sep 17 19:25:14.811 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.811 INFO kablam! Sep 17 19:25:14.811 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.811 INFO kablam! --> src/exchange/manager.rs:69:13 Sep 17 19:25:14.811 INFO kablam! | Sep 17 19:25:14.811 INFO kablam! 69 | log::error!("got bad status code when requesting updated exchange rates") Sep 17 19:25:14.811 INFO kablam! | ^^^ Sep 17 19:25:14.811 INFO kablam! | Sep 17 19:25:14.811 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.811 INFO kablam! Sep 17 19:25:14.811 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.811 INFO kablam! --> src/exchange/manager.rs:60:17 Sep 17 19:25:14.811 INFO kablam! | Sep 17 19:25:14.811 INFO kablam! 60 | log::debug!("got updated exchange rates: {:?}", &response_json.rates); Sep 17 19:25:14.811 INFO kablam! | ^^^ Sep 17 19:25:14.811 INFO kablam! | Sep 17 19:25:14.811 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.811 INFO kablam! Sep 17 19:25:14.815 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.815 INFO kablam! --> src/exchange/manager.rs:72:9 Sep 17 19:25:14.815 INFO kablam! | Sep 17 19:25:14.815 INFO kablam! 72 | log::error!("could not request updated exchange rates"); Sep 17 19:25:14.815 INFO kablam! | ^^^ Sep 17 19:25:14.815 INFO kablam! | Sep 17 19:25:14.815 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.815 INFO kablam! Sep 17 19:25:14.815 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.815 INFO kablam! --> src/exchange/manager.rs:108:9 Sep 17 19:25:14.815 INFO kablam! | Sep 17 19:25:14.815 INFO kablam! 108 | log::debug!("running an exchange poll operation..."); Sep 17 19:25:14.815 INFO kablam! | ^^^ Sep 17 19:25:14.815 INFO kablam! | Sep 17 19:25:14.815 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.815 INFO kablam! Sep 17 19:25:14.816 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.816 INFO kablam! --> src/exchange/manager.rs:112:9 Sep 17 19:25:14.816 INFO kablam! | Sep 17 19:25:14.816 INFO kablam! 112 | log::info!("ran exchange poll operation"); Sep 17 19:25:14.816 INFO kablam! | ^^^ Sep 17 19:25:14.816 INFO kablam! | Sep 17 19:25:14.823 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.823 INFO kablam! Sep 17 19:25:14.823 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.823 INFO kablam! --> src/notifier/email.rs:34:9 Sep 17 19:25:14.823 INFO kablam! | Sep 17 19:25:14.823 INFO kablam! 34 | log::debug!("will send email notification with message: {}", &message); Sep 17 19:25:14.823 INFO kablam! | ^^^ Sep 17 19:25:14.823 INFO kablam! | Sep 17 19:25:14.823 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.823 INFO kablam! Sep 17 19:25:14.823 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.823 INFO kablam! --> src/notifier/email.rs:83:13 Sep 17 19:25:14.823 INFO kablam! | Sep 17 19:25:14.823 INFO kablam! 83 | log::error!("could not build smtp encrypted connector"); Sep 17 19:25:14.823 INFO kablam! | ^^^ Sep 17 19:25:14.823 INFO kablam! | Sep 17 19:25:14.823 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.823 INFO kablam! Sep 17 19:25:14.823 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.823 INFO kablam! --> src/notifier/email.rs:108:13 Sep 17 19:25:14.823 INFO kablam! | Sep 17 19:25:14.823 INFO kablam! 108 | log::error!("could not acquire smtp transport: {}", err); Sep 17 19:25:14.823 INFO kablam! | ^^^ Sep 17 19:25:14.823 INFO kablam! | Sep 17 19:25:14.823 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.823 INFO kablam! Sep 17 19:25:14.827 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.827 INFO kablam! --> src/responder/routes.rs:337:38 Sep 17 19:25:14.827 INFO kablam! | Sep 17 19:25:14.827 INFO kablam! 337 | Ok(_) => log::info!("cleared recovery password"), Sep 17 19:25:14.827 INFO kablam! | ^^^ Sep 17 19:25:14.827 INFO kablam! | Sep 17 19:25:14.827 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.827 INFO kablam! Sep 17 19:25:14.827 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.827 INFO kablam! --> src/responder/routes.rs:338:41 Sep 17 19:25:14.827 INFO kablam! | Sep 17 19:25:14.827 INFO kablam! 338 | Err(err) => log::error!("failed clearing recovery password: {}", err), Sep 17 19:25:14.827 INFO kablam! | ^^^ Sep 17 19:25:14.827 INFO kablam! | Sep 17 19:25:14.827 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.827 INFO kablam! Sep 17 19:25:14.838 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.838 INFO kablam! --> src/responder/routes.rs:349:17 Sep 17 19:25:14.838 INFO kablam! | Sep 17 19:25:14.838 INFO kablam! 349 | log::debug!("account not retrieved for login: {}", err); Sep 17 19:25:14.838 INFO kablam! | ^^^ Sep 17 19:25:14.843 INFO kablam! | Sep 17 19:25:14.843 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.843 INFO kablam! Sep 17 19:25:14.843 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.843 INFO kablam! --> src/responder/routes.rs:416:21 Sep 17 19:25:14.843 INFO kablam! | Sep 17 19:25:14.843 INFO kablam! 416 | log::debug!("account not retrieved for login: {}", err); Sep 17 19:25:14.843 INFO kablam! | ^^^ Sep 17 19:25:14.847 INFO kablam! | Sep 17 19:25:14.847 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.847 INFO kablam! Sep 17 19:25:14.847 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.847 INFO kablam! --> src/responder/routes.rs:465:17 Sep 17 19:25:14.847 INFO kablam! | Sep 17 19:25:14.847 INFO kablam! 465 | log::debug!( Sep 17 19:25:14.847 INFO kablam! | ^^^ Sep 17 19:25:14.847 INFO kablam! | Sep 17 19:25:14.847 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.847 INFO kablam! Sep 17 19:25:14.847 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.847 INFO kablam! --> src/responder/routes.rs:567:13 Sep 17 19:25:14.847 INFO kablam! | Sep 17 19:25:14.847 INFO kablam! 567 | log::debug!("got tracker: {:?}", result); Sep 17 19:25:14.847 INFO kablam! | ^^^ Sep 17 19:25:14.847 INFO kablam! | Sep 17 19:25:14.847 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.847 INFO kablam! Sep 17 19:25:14.855 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.855 INFO kablam! --> src/responder/routes.rs:641:9 Sep 17 19:25:14.855 INFO kablam! | Sep 17 19:25:14.855 INFO kablam! 641 | log::debug!( Sep 17 19:25:14.855 INFO kablam! | ^^^ Sep 17 19:25:14.855 INFO kablam! | Sep 17 19:25:14.855 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.855 INFO kablam! Sep 17 19:25:14.855 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.855 INFO kablam! --> src/responder/routes.rs:677:5 Sep 17 19:25:14.855 INFO kablam! | Sep 17 19:25:14.855 INFO kablam! 677 | log::debug!( Sep 17 19:25:14.855 INFO kablam! | ^^^ Sep 17 19:25:14.855 INFO kablam! | Sep 17 19:25:14.855 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.855 INFO kablam! Sep 17 19:25:14.863 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.863 INFO kablam! --> src/responder/routes.rs:918:5 Sep 17 19:25:14.863 INFO kablam! | Sep 17 19:25:14.863 INFO kablam! 918 | log::debug!( Sep 17 19:25:14.863 INFO kablam! | ^^^ Sep 17 19:25:14.863 INFO kablam! | Sep 17 19:25:14.863 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.863 INFO kablam! Sep 17 19:25:14.863 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.863 INFO kablam! --> src/responder/routes.rs:958:5 Sep 17 19:25:14.863 INFO kablam! | Sep 17 19:25:14.863 INFO kablam! 958 | log::debug!( Sep 17 19:25:14.863 INFO kablam! | ^^^ Sep 17 19:25:14.863 INFO kablam! | Sep 17 19:25:14.863 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.863 INFO kablam! Sep 17 19:25:14.865 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.865 INFO kablam! --> src/responder/utilities.rs:83:17 Sep 17 19:25:14.865 INFO kablam! | Sep 17 19:25:14.865 INFO kablam! 83 | log::debug!("got payout #{}: {:?}", index, result); Sep 17 19:25:14.865 INFO kablam! | ^^^ Sep 17 19:25:14.865 INFO kablam! | Sep 17 19:25:14.865 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.865 INFO kablam! Sep 17 19:25:14.868 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.868 INFO kablam! --> src/responder/utilities.rs:143:13 Sep 17 19:25:14.868 INFO kablam! | Sep 17 19:25:14.868 INFO kablam! 143 | log::debug!( Sep 17 19:25:14.868 INFO kablam! | ^^^ Sep 17 19:25:14.868 INFO kablam! | Sep 17 19:25:14.868 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.868 INFO kablam! Sep 17 19:25:14.868 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.868 INFO kablam! --> src/responder/utilities.rs:148:13 Sep 17 19:25:14.868 INFO kablam! | Sep 17 19:25:14.868 INFO kablam! 148 | log::error!( Sep 17 19:25:14.868 INFO kablam! | ^^^ Sep 17 19:25:14.868 INFO kablam! | Sep 17 19:25:14.868 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.868 INFO kablam! Sep 17 19:25:14.868 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.868 INFO kablam! --> src/responder/utilities.rs:182:13 Sep 17 19:25:14.868 INFO kablam! | Sep 17 19:25:14.868 INFO kablam! 182 | log::debug!("sent payout confirmation email to user on: {}", user_email); Sep 17 19:25:14.869 INFO kablam! | ^^^ Sep 17 19:25:14.869 INFO kablam! | Sep 17 19:25:14.869 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.869 INFO kablam! Sep 17 19:25:14.869 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.869 INFO kablam! --> src/responder/utilities.rs:184:13 Sep 17 19:25:14.869 INFO kablam! | Sep 17 19:25:14.869 INFO kablam! 184 | log::error!( Sep 17 19:25:14.869 INFO kablam! | ^^^ Sep 17 19:25:14.869 INFO kablam! | Sep 17 19:25:14.869 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.869 INFO kablam! Sep 17 19:25:14.876 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.876 INFO kablam! --> src/responder/auth_guard.rs:31:21 Sep 17 19:25:14.876 INFO kablam! | Sep 17 19:25:14.876 INFO kablam! 31 | log::debug!("got user_id from cookies: {}", &user_id); Sep 17 19:25:14.876 INFO kablam! | ^^^ Sep 17 19:25:14.876 INFO kablam! | Sep 17 19:25:14.876 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.876 INFO kablam! Sep 17 19:25:14.877 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.877 INFO kablam! --> src/responder/auth_guard.rs:68:5 Sep 17 19:25:14.877 INFO kablam! | Sep 17 19:25:14.877 INFO kablam! 68 | log::debug!( Sep 17 19:25:14.877 INFO kablam! | ^^^ Sep 17 19:25:14.877 INFO kablam! | Sep 17 19:25:14.877 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.877 INFO kablam! Sep 17 19:25:14.878 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.878 INFO kablam! --> src/storage/db.rs:45:5 Sep 17 19:25:14.878 INFO kablam! | Sep 17 19:25:14.878 INFO kablam! 45 | log::debug!("setting up db pool..."); Sep 17 19:25:14.878 INFO kablam! | ^^^ Sep 17 19:25:14.878 INFO kablam! | Sep 17 19:25:14.878 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.879 INFO kablam! Sep 17 19:25:14.879 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.879 INFO kablam! --> src/storage/db.rs:56:5 Sep 17 19:25:14.879 INFO kablam! | Sep 17 19:25:14.879 INFO kablam! 56 | log::debug!("db pool configured"); Sep 17 19:25:14.879 INFO kablam! | ^^^ Sep 17 19:25:14.879 INFO kablam! | Sep 17 19:25:14.879 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.879 INFO kablam! Sep 17 19:25:14.911 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.911 INFO kablam! --> src/track/payment.rs:49:5 Sep 17 19:25:14.911 INFO kablam! | Sep 17 19:25:14.911 INFO kablam! 49 | log::debug!( Sep 17 19:25:14.911 INFO kablam! | ^^^ Sep 17 19:25:14.911 INFO kablam! | Sep 17 19:25:14.911 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.911 INFO kablam! Sep 17 19:25:14.911 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.911 INFO kablam! --> src/track/payment.rs:58:9 Sep 17 19:25:14.911 INFO kablam! | Sep 17 19:25:14.911 INFO kablam! 58 | log::debug!( Sep 17 19:25:14.911 INFO kablam! | ^^^ Sep 17 19:25:14.911 INFO kablam! | Sep 17 19:25:14.911 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.911 INFO kablam! Sep 17 19:25:14.911 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.911 INFO kablam! --> src/track/payment.rs:113:9 Sep 17 19:25:14.911 INFO kablam! | Sep 17 19:25:14.911 INFO kablam! 113 | log::warn!( Sep 17 19:25:14.911 INFO kablam! | ^^^ Sep 17 19:25:14.911 INFO kablam! | Sep 17 19:25:14.911 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.911 INFO kablam! Sep 17 19:25:14.912 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.912 INFO kablam! --> src/track/payment.rs:127:5 Sep 17 19:25:14.912 INFO kablam! | Sep 17 19:25:14.912 INFO kablam! 127 | log::debug!("signup handle: {}", tracking_id); Sep 17 19:25:14.912 INFO kablam! | ^^^ Sep 17 19:25:14.912 INFO kablam! | Sep 17 19:25:14.912 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.912 INFO kablam! Sep 17 19:25:14.912 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.912 INFO kablam! --> src/track/payment.rs:152:5 Sep 17 19:25:14.912 INFO kablam! | Sep 17 19:25:14.912 INFO kablam! 152 | log::warn!("signup: {} could not be stored", tracking_id); Sep 17 19:25:14.912 INFO kablam! | ^^^ Sep 17 19:25:14.912 INFO kablam! | Sep 17 19:25:14.912 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.912 INFO kablam! Sep 17 19:25:14.913 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.913 INFO kablam! --> src/track/payment.rs:206:9 Sep 17 19:25:14.913 INFO kablam! | Sep 17 19:25:14.913 INFO kablam! 206 | log::debug!( Sep 17 19:25:14.913 INFO kablam! | ^^^ Sep 17 19:25:14.913 INFO kablam! | Sep 17 19:25:14.913 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.913 INFO kablam! Sep 17 19:25:14.914 INFO kablam! warning: cannot find type `Account` in this scope Sep 17 19:25:14.914 INFO kablam! --> src/storage/models.rs:12:10 Sep 17 19:25:14.914 INFO kablam! | Sep 17 19:25:14.914 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:14.914 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.914 INFO kablam! | Sep 17 19:25:14.914 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 17 19:25:14.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 17 19:25:14.914 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.914 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.914 INFO kablam! --> src/track/payment.rs:211:9 Sep 17 19:25:14.914 INFO kablam! | Sep 17 19:25:14.914 INFO kablam! 211 | log::error!( Sep 17 19:25:14.914 INFO kablam! | ^^^ Sep 17 19:25:14.914 INFO kablam! | Sep 17 19:25:14.914 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.914 INFO kablam! Sep 17 19:25:14.914 INFO kablam! Sep 17 19:25:14.914 INFO kablam! warning: cannot find type `account` in this scope Sep 17 19:25:14.914 INFO kablam! --> src/storage/models.rs:12:10 Sep 17 19:25:14.914 INFO kablam! | Sep 17 19:25:14.914 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:14.914 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.914 INFO kablam! | Sep 17 19:25:14.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 17 19:25:14.914 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.914 INFO kablam! Sep 17 19:25:14.914 INFO kablam! warning: cannot find type `Account` in this scope Sep 17 19:25:14.914 INFO kablam! --> src/storage/models.rs:12:10 Sep 17 19:25:14.914 INFO kablam! | Sep 17 19:25:14.914 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:14.914 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.914 INFO kablam! | Sep 17 19:25:14.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 17 19:25:14.914 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.914 INFO kablam! Sep 17 19:25:14.914 INFO kablam! warning: cannot find type `BigDecimal` in this scope Sep 17 19:25:14.914 INFO kablam! --> src/storage/models.rs:12:24 Sep 17 19:25:14.914 INFO kablam! | Sep 17 19:25:14.914 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:14.914 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.919 INFO kablam! | Sep 17 19:25:14.919 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.919 INFO kablam! --> src/main.rs:73:13 Sep 17 19:25:14.919 INFO kablam! | Sep 17 19:25:14.919 INFO kablam! 73 | log::debug!("spawn managed thread: {}", $name); Sep 17 19:25:14.919 INFO kablam! | ^^^ Sep 17 19:25:14.920 INFO kablam! | Sep 17 19:25:14.920 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.920 INFO kablam! Sep 17 19:25:14.920 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.920 INFO kablam! --> src/main.rs:88:17 Sep 17 19:25:14.920 INFO kablam! | Sep 17 19:25:14.920 INFO kablam! 88 | log::error!("managed thread crashed ({}), setting it up again", $name); Sep 17 19:25:14.920 INFO kablam! | ^^^ Sep 17 19:25:14.920 INFO kablam! | Sep 17 19:25:14.920 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.920 INFO kablam! Sep 17 19:25:14.920 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.920 INFO kablam! --> src/main.rs:159:5 Sep 17 19:25:14.920 INFO kablam! | Sep 17 19:25:14.920 INFO kablam! 159 | log::info!("starting up"); Sep 17 19:25:14.920 INFO kablam! | ^^^ Sep 17 19:25:14.920 INFO kablam! | Sep 17 19:25:14.920 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.920 INFO kablam! Sep 17 19:25:14.920 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 17 19:25:14.920 INFO kablam! --> src/main.rs:170:5 Sep 17 19:25:14.920 INFO kablam! | Sep 17 19:25:14.920 INFO kablam! 170 | log::error!("could not start"); Sep 17 19:25:14.920 INFO kablam! | ^^^ Sep 17 19:25:14.920 INFO kablam! | Sep 17 19:25:14.920 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 17 19:25:14.920 INFO kablam! Sep 17 19:25:14.920 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.920 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.920 INFO kablam! Sep 17 19:25:14.923 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 17 19:25:14.923 INFO kablam! --> src/storage/models.rs:12:24 Sep 17 19:25:14.923 INFO kablam! | Sep 17 19:25:14.923 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:14.923 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.923 INFO kablam! | Sep 17 19:25:14.923 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.923 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.923 INFO kablam! Sep 17 19:25:14.923 INFO kablam! warning: cannot find type `Account` in this scope Sep 17 19:25:14.923 INFO kablam! --> src/storage/models.rs:12:24 Sep 17 19:25:14.923 INFO kablam! | Sep 17 19:25:14.924 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:14.924 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.924 INFO kablam! | Sep 17 19:25:14.924 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.924 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.924 INFO kablam! Sep 17 19:25:14.924 INFO kablam! warning: cannot find type `Balance` in this scope Sep 17 19:25:14.924 INFO kablam! --> src/storage/models.rs:30:10 Sep 17 19:25:14.924 INFO kablam! | Sep 17 19:25:14.924 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:14.924 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.924 INFO kablam! | Sep 17 19:25:14.924 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.924 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.924 INFO kablam! Sep 17 19:25:14.924 INFO kablam! warning: cannot find type `balance` in this scope Sep 17 19:25:14.924 INFO kablam! --> src/storage/models.rs:30:10 Sep 17 19:25:14.925 INFO kablam! | Sep 17 19:25:14.925 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:14.925 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.925 INFO kablam! | Sep 17 19:25:14.925 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.925 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.925 INFO kablam! Sep 17 19:25:14.925 INFO kablam! warning: cannot find type `BigDecimal` in this scope Sep 17 19:25:14.925 INFO kablam! --> src/storage/models.rs:30:24 Sep 17 19:25:14.925 INFO kablam! | Sep 17 19:25:14.925 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:14.925 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.925 INFO kablam! | Sep 17 19:25:14.925 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.925 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.925 INFO kablam! Sep 17 19:25:14.925 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 17 19:25:14.925 INFO kablam! --> src/storage/models.rs:30:24 Sep 17 19:25:14.925 INFO kablam! | Sep 17 19:25:14.925 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:14.925 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.925 INFO kablam! | Sep 17 19:25:14.925 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.925 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.925 INFO kablam! Sep 17 19:25:14.925 INFO kablam! warning: cannot find type `Balance` in this scope Sep 17 19:25:14.925 INFO kablam! --> src/storage/models.rs:30:24 Sep 17 19:25:14.925 INFO kablam! | Sep 17 19:25:14.925 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:14.925 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.925 INFO kablam! | Sep 17 19:25:14.925 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.925 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.925 INFO kablam! Sep 17 19:25:14.925 INFO kablam! warning: cannot find type `Payout` in this scope Sep 17 19:25:14.925 INFO kablam! --> src/storage/models.rs:44:10 Sep 17 19:25:14.926 INFO kablam! | Sep 17 19:25:14.926 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:14.926 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.926 INFO kablam! | Sep 17 19:25:14.926 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.926 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.926 INFO kablam! Sep 17 19:25:14.926 INFO kablam! warning: cannot find type `payout` in this scope Sep 17 19:25:14.926 INFO kablam! --> src/storage/models.rs:44:10 Sep 17 19:25:14.926 INFO kablam! | Sep 17 19:25:14.926 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:14.926 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.926 INFO kablam! | Sep 17 19:25:14.926 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.926 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.926 INFO kablam! Sep 17 19:25:14.926 INFO kablam! warning: cannot find type `BigDecimal` in this scope Sep 17 19:25:14.926 INFO kablam! --> src/storage/models.rs:44:24 Sep 17 19:25:14.926 INFO kablam! | Sep 17 19:25:14.926 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:14.926 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.926 INFO kablam! | Sep 17 19:25:14.926 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.926 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.926 INFO kablam! Sep 17 19:25:14.926 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 17 19:25:14.926 INFO kablam! --> src/storage/models.rs:44:24 Sep 17 19:25:14.926 INFO kablam! | Sep 17 19:25:14.926 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:14.926 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.926 INFO kablam! | Sep 17 19:25:14.926 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.926 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.926 INFO kablam! Sep 17 19:25:14.926 INFO kablam! warning: cannot find type `Payout` in this scope Sep 17 19:25:14.926 INFO kablam! --> src/storage/models.rs:44:24 Sep 17 19:25:14.926 INFO kablam! | Sep 17 19:25:14.926 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:14.926 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.926 INFO kablam! | Sep 17 19:25:14.926 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.926 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.926 INFO kablam! Sep 17 19:25:14.928 INFO kablam! warning: cannot find type `Tracker` in this scope Sep 17 19:25:14.928 INFO kablam! --> src/storage/models.rs:59:10 Sep 17 19:25:14.928 INFO kablam! | Sep 17 19:25:14.928 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:14.928 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.928 INFO kablam! | Sep 17 19:25:14.928 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.928 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.928 INFO kablam! Sep 17 19:25:14.928 INFO kablam! warning: cannot find type `tracker` in this scope Sep 17 19:25:14.928 INFO kablam! --> src/storage/models.rs:59:10 Sep 17 19:25:14.928 INFO kablam! | Sep 17 19:25:14.928 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:14.928 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.928 INFO kablam! | Sep 17 19:25:14.928 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.928 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.928 INFO kablam! Sep 17 19:25:14.928 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 17 19:25:14.928 INFO kablam! --> src/storage/models.rs:59:24 Sep 17 19:25:14.928 INFO kablam! | Sep 17 19:25:14.928 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:14.928 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.928 INFO kablam! | Sep 17 19:25:14.928 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.928 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.928 INFO kablam! Sep 17 19:25:14.928 INFO kablam! warning: cannot find type `Tracker` in this scope Sep 17 19:25:14.928 INFO kablam! --> src/storage/models.rs:59:24 Sep 17 19:25:14.928 INFO kablam! | Sep 17 19:25:14.928 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:14.928 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.928 INFO kablam! | Sep 17 19:25:14.928 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.928 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.928 INFO kablam! Sep 17 19:25:14.928 INFO kablam! warning: cannot find type `AccountRecoveryUpdate` in this scope Sep 17 19:25:14.928 INFO kablam! --> src/storage/models.rs:70:10 Sep 17 19:25:14.928 INFO kablam! | Sep 17 19:25:14.928 INFO kablam! 70 | #[derive(AsChangeset)] Sep 17 19:25:14.928 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.928 INFO kablam! | Sep 17 19:25:14.928 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.928 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.928 INFO kablam! Sep 17 19:25:14.928 INFO kablam! warning: cannot find type `account` in this scope Sep 17 19:25:14.928 INFO kablam! --> src/storage/models.rs:70:10 Sep 17 19:25:14.928 INFO kablam! | Sep 17 19:25:14.928 INFO kablam! 70 | #[derive(AsChangeset)] Sep 17 19:25:14.928 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.928 INFO kablam! | Sep 17 19:25:14.928 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.929 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.929 INFO kablam! Sep 17 19:25:14.929 INFO kablam! warning: cannot find type `table` in this scope Sep 17 19:25:14.929 INFO kablam! --> :165:33 Sep 17 19:25:14.929 INFO kablam! | Sep 17 19:25:14.929 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 17 19:25:14.929 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.929 INFO kablam! | Sep 17 19:25:14.929 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.929 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.929 INFO kablam! Sep 17 19:25:14.929 INFO kablam! warning: cannot find type `id` in this scope Sep 17 19:25:14.929 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:14.929 INFO kablam! | Sep 17 19:25:14.929 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:14.929 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.929 INFO kablam! | Sep 17 19:25:14.929 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.929 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.929 INFO kablam! Sep 17 19:25:14.929 INFO kablam! warning: cannot find type `email` in this scope Sep 17 19:25:14.929 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:14.929 INFO kablam! | Sep 17 19:25:14.929 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:14.929 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.929 INFO kablam! | Sep 17 19:25:14.929 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.929 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.929 INFO kablam! Sep 17 19:25:14.929 INFO kablam! warning: cannot find type `password` in this scope Sep 17 19:25:14.929 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:14.930 INFO kablam! | Sep 17 19:25:14.930 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:14.930 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.930 INFO kablam! | Sep 17 19:25:14.930 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.930 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.930 INFO kablam! Sep 17 19:25:14.930 INFO kablam! warning: cannot find type `recovery` in this scope Sep 17 19:25:14.930 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:14.930 INFO kablam! | Sep 17 19:25:14.930 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:14.930 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.930 INFO kablam! | Sep 17 19:25:14.930 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.930 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.930 INFO kablam! Sep 17 19:25:14.930 INFO kablam! warning: cannot find type `commission` in this scope Sep 17 19:25:14.930 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:14.930 INFO kablam! | Sep 17 19:25:14.930 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:14.930 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.930 INFO kablam! | Sep 17 19:25:14.930 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.930 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.931 INFO kablam! Sep 17 19:25:14.934 INFO kablam! warning: cannot find type `full_name` in this scope Sep 17 19:25:14.934 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:14.934 INFO kablam! | Sep 17 19:25:14.934 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:14.935 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.935 INFO kablam! | Sep 17 19:25:14.935 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.935 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.935 INFO kablam! Sep 17 19:25:14.935 INFO kablam! warning: cannot find type `address` in this scope Sep 17 19:25:14.935 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:14.935 INFO kablam! | Sep 17 19:25:14.935 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:14.935 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.935 INFO kablam! | Sep 17 19:25:14.935 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.935 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.935 INFO kablam! Sep 17 19:25:14.935 INFO kablam! warning: cannot find type `country` in this scope Sep 17 19:25:14.935 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:14.935 INFO kablam! | Sep 17 19:25:14.935 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:14.935 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.935 INFO kablam! | Sep 17 19:25:14.935 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.935 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.935 INFO kablam! Sep 17 19:25:14.935 INFO kablam! warning: cannot find type `payout_method` in this scope Sep 17 19:25:14.935 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:14.935 INFO kablam! | Sep 17 19:25:14.935 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:14.935 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.935 INFO kablam! | Sep 17 19:25:14.935 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.935 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.935 INFO kablam! Sep 17 19:25:14.935 INFO kablam! warning: cannot find type `payout_instructions` in this scope Sep 17 19:25:14.935 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:14.935 INFO kablam! | Sep 17 19:25:14.935 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:14.935 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.935 INFO kablam! | Sep 17 19:25:14.935 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.935 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.935 INFO kablam! Sep 17 19:25:14.935 INFO kablam! warning: cannot find type `notify_balance` in this scope Sep 17 19:25:14.936 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:14.936 INFO kablam! | Sep 17 19:25:14.936 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:14.936 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.936 INFO kablam! | Sep 17 19:25:14.936 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.936 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.936 INFO kablam! Sep 17 19:25:14.936 INFO kablam! warning: cannot find type `created_at` in this scope Sep 17 19:25:14.936 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:14.936 INFO kablam! | Sep 17 19:25:14.936 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:14.936 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.936 INFO kablam! | Sep 17 19:25:14.936 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.936 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.936 INFO kablam! Sep 17 19:25:14.936 INFO kablam! warning: cannot find type `updated_at` in this scope Sep 17 19:25:14.936 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:14.936 INFO kablam! | Sep 17 19:25:14.936 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:14.936 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.936 INFO kablam! | Sep 17 19:25:14.936 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.936 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.936 INFO kablam! Sep 17 19:25:14.937 INFO kablam! warning: cannot find type `amount` in this scope Sep 17 19:25:14.937 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:14.937 INFO kablam! | Sep 17 19:25:14.937 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:14.937 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.937 INFO kablam! | Sep 17 19:25:14.937 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.937 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.937 INFO kablam! Sep 17 19:25:14.937 INFO kablam! warning: cannot find type `currency` in this scope Sep 17 19:25:14.937 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:14.937 INFO kablam! | Sep 17 19:25:14.937 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:14.937 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.937 INFO kablam! | Sep 17 19:25:14.937 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.937 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.937 INFO kablam! Sep 17 19:25:14.937 INFO kablam! warning: cannot find type `released` in this scope Sep 17 19:25:14.937 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:14.938 INFO kablam! | Sep 17 19:25:14.938 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:14.938 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.938 INFO kablam! | Sep 17 19:25:14.938 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.938 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.938 INFO kablam! Sep 17 19:25:14.938 INFO kablam! warning: cannot find type `trace` in this scope Sep 17 19:25:14.938 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:14.938 INFO kablam! | Sep 17 19:25:14.938 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:14.938 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.938 INFO kablam! | Sep 17 19:25:14.938 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.938 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.938 INFO kablam! Sep 17 19:25:14.938 INFO kablam! warning: cannot find type `account_id` in this scope Sep 17 19:25:14.938 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:14.939 INFO kablam! | Sep 17 19:25:14.939 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:14.939 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.939 INFO kablam! | Sep 17 19:25:14.939 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.939 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.939 INFO kablam! Sep 17 19:25:14.939 INFO kablam! warning: cannot find type `tracker_id` in this scope Sep 17 19:25:14.939 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:14.939 INFO kablam! | Sep 17 19:25:14.939 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:14.939 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.939 INFO kablam! | Sep 17 19:25:14.939 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.940 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.940 INFO kablam! Sep 17 19:25:14.940 INFO kablam! warning: cannot find type `number` in this scope Sep 17 19:25:14.940 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:14.947 INFO kablam! | Sep 17 19:25:14.947 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:14.947 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.947 INFO kablam! | Sep 17 19:25:14.947 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.947 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.947 INFO kablam! Sep 17 19:25:14.947 INFO kablam! warning: cannot find type `status` in this scope Sep 17 19:25:14.947 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:14.948 INFO kablam! | Sep 17 19:25:14.948 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:14.948 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.948 INFO kablam! | Sep 17 19:25:14.948 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.948 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.948 INFO kablam! Sep 17 19:25:14.948 INFO kablam! warning: cannot find type `account` in this scope Sep 17 19:25:14.948 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:14.948 INFO kablam! | Sep 17 19:25:14.948 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:14.948 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.948 INFO kablam! | Sep 17 19:25:14.948 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.948 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.948 INFO kablam! Sep 17 19:25:14.948 INFO kablam! warning: cannot find type `invoice_url` in this scope Sep 17 19:25:14.948 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:14.948 INFO kablam! | Sep 17 19:25:14.948 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:14.948 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.948 INFO kablam! | Sep 17 19:25:14.949 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.949 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.949 INFO kablam! Sep 17 19:25:14.950 INFO kablam! warning: cannot find type `label` in this scope Sep 17 19:25:14.950 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:14.950 INFO kablam! | Sep 17 19:25:14.950 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:14.950 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.950 INFO kablam! | Sep 17 19:25:14.950 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.950 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.950 INFO kablam! Sep 17 19:25:14.950 INFO kablam! warning: cannot find type `statistics_signups` in this scope Sep 17 19:25:14.950 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:14.950 INFO kablam! | Sep 17 19:25:14.950 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:14.950 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:14.950 INFO kablam! | Sep 17 19:25:14.950 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:14.950 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:14.954 INFO kablam! Sep 17 19:25:15.024 INFO kablam! warning: cannot find type `Account` in this scope Sep 17 19:25:15.024 INFO kablam! --> src/storage/models.rs:12:10 Sep 17 19:25:15.024 INFO kablam! | Sep 17 19:25:15.024 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:15.024 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.024 INFO kablam! | Sep 17 19:25:15.025 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 17 19:25:15.025 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.025 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.025 INFO kablam! Sep 17 19:25:15.025 INFO kablam! warning: cannot find type `account` in this scope Sep 17 19:25:15.025 INFO kablam! --> src/storage/models.rs:12:10 Sep 17 19:25:15.025 INFO kablam! | Sep 17 19:25:15.025 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:15.026 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.026 INFO kablam! | Sep 17 19:25:15.026 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.026 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.026 INFO kablam! Sep 17 19:25:15.026 INFO kablam! warning: cannot find type `Account` in this scope Sep 17 19:25:15.026 INFO kablam! --> src/storage/models.rs:12:10 Sep 17 19:25:15.026 INFO kablam! | Sep 17 19:25:15.026 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:15.027 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.027 INFO kablam! | Sep 17 19:25:15.027 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.027 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.027 INFO kablam! Sep 17 19:25:15.027 INFO kablam! warning: cannot find type `BigDecimal` in this scope Sep 17 19:25:15.027 INFO kablam! --> src/storage/models.rs:12:24 Sep 17 19:25:15.027 INFO kablam! | Sep 17 19:25:15.027 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:15.027 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.027 INFO kablam! | Sep 17 19:25:15.027 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.027 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.028 INFO kablam! Sep 17 19:25:15.028 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 17 19:25:15.028 INFO kablam! --> src/storage/models.rs:12:24 Sep 17 19:25:15.028 INFO kablam! | Sep 17 19:25:15.028 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:15.028 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.028 INFO kablam! | Sep 17 19:25:15.028 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.028 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.028 INFO kablam! Sep 17 19:25:15.028 INFO kablam! warning: cannot find type `Account` in this scope Sep 17 19:25:15.028 INFO kablam! --> src/storage/models.rs:12:24 Sep 17 19:25:15.028 INFO kablam! | Sep 17 19:25:15.028 INFO kablam! 12 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:15.028 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.028 INFO kablam! | Sep 17 19:25:15.028 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.028 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.028 INFO kablam! Sep 17 19:25:15.029 INFO kablam! warning: cannot find type `Balance` in this scope Sep 17 19:25:15.029 INFO kablam! --> src/storage/models.rs:30:10 Sep 17 19:25:15.029 INFO kablam! | Sep 17 19:25:15.029 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:15.029 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.029 INFO kablam! | Sep 17 19:25:15.029 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.029 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.029 INFO kablam! Sep 17 19:25:15.030 INFO kablam! warning: cannot find type `balance` in this scope Sep 17 19:25:15.030 INFO kablam! --> src/storage/models.rs:30:10 Sep 17 19:25:15.030 INFO kablam! | Sep 17 19:25:15.030 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:15.030 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.030 INFO kablam! | Sep 17 19:25:15.030 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.030 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.030 INFO kablam! Sep 17 19:25:15.031 INFO kablam! warning: cannot find type `BigDecimal` in this scope Sep 17 19:25:15.031 INFO kablam! --> src/storage/models.rs:30:24 Sep 17 19:25:15.031 INFO kablam! | Sep 17 19:25:15.031 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:15.031 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.031 INFO kablam! | Sep 17 19:25:15.031 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.031 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.031 INFO kablam! Sep 17 19:25:15.031 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 17 19:25:15.031 INFO kablam! --> src/storage/models.rs:30:24 Sep 17 19:25:15.031 INFO kablam! | Sep 17 19:25:15.031 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:15.032 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.032 INFO kablam! | Sep 17 19:25:15.032 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.032 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.033 INFO kablam! Sep 17 19:25:15.033 INFO kablam! warning: cannot find type `Balance` in this scope Sep 17 19:25:15.033 INFO kablam! --> src/storage/models.rs:30:24 Sep 17 19:25:15.033 INFO kablam! | Sep 17 19:25:15.033 INFO kablam! 30 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:15.033 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.033 INFO kablam! | Sep 17 19:25:15.033 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.033 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.033 INFO kablam! Sep 17 19:25:15.033 INFO kablam! warning: cannot find type `Payout` in this scope Sep 17 19:25:15.033 INFO kablam! --> src/storage/models.rs:44:10 Sep 17 19:25:15.033 INFO kablam! | Sep 17 19:25:15.033 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:15.033 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.033 INFO kablam! | Sep 17 19:25:15.033 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.033 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.033 INFO kablam! Sep 17 19:25:15.033 INFO kablam! warning: cannot find type `payout` in this scope Sep 17 19:25:15.034 INFO kablam! --> src/storage/models.rs:44:10 Sep 17 19:25:15.034 INFO kablam! | Sep 17 19:25:15.034 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:15.034 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.034 INFO kablam! | Sep 17 19:25:15.034 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.034 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.034 INFO kablam! Sep 17 19:25:15.034 INFO kablam! warning: cannot find type `BigDecimal` in this scope Sep 17 19:25:15.035 INFO kablam! --> src/storage/models.rs:44:24 Sep 17 19:25:15.035 INFO kablam! | Sep 17 19:25:15.035 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:15.035 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.035 INFO kablam! | Sep 17 19:25:15.035 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.035 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.035 INFO kablam! Sep 17 19:25:15.035 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 17 19:25:15.035 INFO kablam! --> src/storage/models.rs:44:24 Sep 17 19:25:15.035 INFO kablam! | Sep 17 19:25:15.035 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:15.035 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.035 INFO kablam! | Sep 17 19:25:15.036 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.036 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.036 INFO kablam! Sep 17 19:25:15.036 INFO kablam! warning: cannot find type `Payout` in this scope Sep 17 19:25:15.036 INFO kablam! --> src/storage/models.rs:44:24 Sep 17 19:25:15.036 INFO kablam! | Sep 17 19:25:15.036 INFO kablam! 44 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:15.036 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.036 INFO kablam! | Sep 17 19:25:15.036 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.036 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.036 INFO kablam! Sep 17 19:25:15.037 INFO kablam! warning: cannot find type `Tracker` in this scope Sep 17 19:25:15.037 INFO kablam! --> src/storage/models.rs:59:10 Sep 17 19:25:15.037 INFO kablam! | Sep 17 19:25:15.037 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:15.037 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.037 INFO kablam! | Sep 17 19:25:15.037 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.037 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.037 INFO kablam! Sep 17 19:25:15.037 INFO kablam! warning: cannot find type `tracker` in this scope Sep 17 19:25:15.037 INFO kablam! --> src/storage/models.rs:59:10 Sep 17 19:25:15.038 INFO kablam! | Sep 17 19:25:15.038 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:15.038 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.038 INFO kablam! | Sep 17 19:25:15.038 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.038 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.038 INFO kablam! Sep 17 19:25:15.038 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 17 19:25:15.038 INFO kablam! --> src/storage/models.rs:59:24 Sep 17 19:25:15.038 INFO kablam! | Sep 17 19:25:15.038 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:15.038 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.038 INFO kablam! | Sep 17 19:25:15.038 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.039 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.039 INFO kablam! Sep 17 19:25:15.039 INFO kablam! warning: cannot find type `Tracker` in this scope Sep 17 19:25:15.039 INFO kablam! --> src/storage/models.rs:59:24 Sep 17 19:25:15.039 INFO kablam! | Sep 17 19:25:15.039 INFO kablam! 59 | #[derive(Identifiable, Queryable, Associations, Debug)] Sep 17 19:25:15.039 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.039 INFO kablam! | Sep 17 19:25:15.039 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.039 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.039 INFO kablam! Sep 17 19:25:15.039 INFO kablam! warning: cannot find type `AccountRecoveryUpdate` in this scope Sep 17 19:25:15.039 INFO kablam! --> src/storage/models.rs:70:10 Sep 17 19:25:15.039 INFO kablam! | Sep 17 19:25:15.039 INFO kablam! 70 | #[derive(AsChangeset)] Sep 17 19:25:15.039 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.040 INFO kablam! | Sep 17 19:25:15.040 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.040 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.040 INFO kablam! Sep 17 19:25:15.040 INFO kablam! warning: cannot find type `account` in this scope Sep 17 19:25:15.040 INFO kablam! --> src/storage/models.rs:70:10 Sep 17 19:25:15.040 INFO kablam! | Sep 17 19:25:15.040 INFO kablam! 70 | #[derive(AsChangeset)] Sep 17 19:25:15.040 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.040 INFO kablam! | Sep 17 19:25:15.040 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.040 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.040 INFO kablam! Sep 17 19:25:15.040 INFO kablam! warning: cannot find type `table` in this scope Sep 17 19:25:15.040 INFO kablam! --> :165:33 Sep 17 19:25:15.040 INFO kablam! | Sep 17 19:25:15.040 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 17 19:25:15.040 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.043 INFO kablam! | Sep 17 19:25:15.043 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.043 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.043 INFO kablam! Sep 17 19:25:15.043 INFO kablam! warning: cannot find type `id` in this scope Sep 17 19:25:15.043 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:15.043 INFO kablam! | Sep 17 19:25:15.043 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:15.043 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.043 INFO kablam! | Sep 17 19:25:15.043 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.043 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.043 INFO kablam! Sep 17 19:25:15.043 INFO kablam! warning: cannot find type `email` in this scope Sep 17 19:25:15.043 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:15.043 INFO kablam! | Sep 17 19:25:15.043 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:15.043 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.043 INFO kablam! | Sep 17 19:25:15.044 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.044 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.044 INFO kablam! Sep 17 19:25:15.044 INFO kablam! warning: cannot find type `password` in this scope Sep 17 19:25:15.044 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:15.044 INFO kablam! | Sep 17 19:25:15.044 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:15.044 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.044 INFO kablam! | Sep 17 19:25:15.044 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.044 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.044 INFO kablam! Sep 17 19:25:15.044 INFO kablam! warning: cannot find type `recovery` in this scope Sep 17 19:25:15.044 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:15.044 INFO kablam! | Sep 17 19:25:15.044 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:15.044 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.044 INFO kablam! | Sep 17 19:25:15.044 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.044 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.044 INFO kablam! Sep 17 19:25:15.061 INFO kablam! warning: cannot find type `commission` in this scope Sep 17 19:25:15.061 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:15.061 INFO kablam! | Sep 17 19:25:15.061 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:15.061 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.061 INFO kablam! | Sep 17 19:25:15.061 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.061 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.061 INFO kablam! Sep 17 19:25:15.061 INFO kablam! warning: cannot find type `full_name` in this scope Sep 17 19:25:15.061 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:15.061 INFO kablam! | Sep 17 19:25:15.061 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:15.061 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.061 INFO kablam! | Sep 17 19:25:15.061 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.061 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.061 INFO kablam! Sep 17 19:25:15.061 INFO kablam! warning: cannot find type `address` in this scope Sep 17 19:25:15.061 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:15.061 INFO kablam! | Sep 17 19:25:15.061 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:15.061 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.062 INFO kablam! | Sep 17 19:25:15.063 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.063 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.063 INFO kablam! Sep 17 19:25:15.063 INFO kablam! warning: cannot find type `country` in this scope Sep 17 19:25:15.063 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:15.063 INFO kablam! | Sep 17 19:25:15.063 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:15.063 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.063 INFO kablam! | Sep 17 19:25:15.063 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.063 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.063 INFO kablam! Sep 17 19:25:15.063 INFO kablam! warning: cannot find type `payout_method` in this scope Sep 17 19:25:15.063 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:15.063 INFO kablam! | Sep 17 19:25:15.063 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:15.063 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.063 INFO kablam! | Sep 17 19:25:15.063 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.063 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.063 INFO kablam! Sep 17 19:25:15.066 INFO kablam! warning: cannot find type `payout_instructions` in this scope Sep 17 19:25:15.067 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:15.067 INFO kablam! | Sep 17 19:25:15.067 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:15.067 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.067 INFO kablam! | Sep 17 19:25:15.067 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.067 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.067 INFO kablam! Sep 17 19:25:15.067 INFO kablam! warning: cannot find type `notify_balance` in this scope Sep 17 19:25:15.067 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:15.067 INFO kablam! | Sep 17 19:25:15.067 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:15.067 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.067 INFO kablam! | Sep 17 19:25:15.067 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.067 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.067 INFO kablam! Sep 17 19:25:15.067 INFO kablam! warning: cannot find type `created_at` in this scope Sep 17 19:25:15.067 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:15.067 INFO kablam! | Sep 17 19:25:15.067 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:15.067 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.067 INFO kablam! | Sep 17 19:25:15.067 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.067 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.067 INFO kablam! Sep 17 19:25:15.067 INFO kablam! warning: cannot find type `updated_at` in this scope Sep 17 19:25:15.067 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:15.067 INFO kablam! | Sep 17 19:25:15.067 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:15.067 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.067 INFO kablam! | Sep 17 19:25:15.067 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.067 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.067 INFO kablam! Sep 17 19:25:15.068 INFO kablam! warning: cannot find type `amount` in this scope Sep 17 19:25:15.068 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:15.068 INFO kablam! | Sep 17 19:25:15.068 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:15.068 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.068 INFO kablam! | Sep 17 19:25:15.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.069 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.069 INFO kablam! Sep 17 19:25:15.069 INFO kablam! warning: cannot find type `currency` in this scope Sep 17 19:25:15.069 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:15.069 INFO kablam! | Sep 17 19:25:15.069 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:15.069 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.069 INFO kablam! | Sep 17 19:25:15.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.069 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.069 INFO kablam! Sep 17 19:25:15.069 INFO kablam! warning: cannot find type `released` in this scope Sep 17 19:25:15.069 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:15.069 INFO kablam! | Sep 17 19:25:15.069 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:15.069 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.069 INFO kablam! | Sep 17 19:25:15.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.069 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.069 INFO kablam! Sep 17 19:25:15.069 INFO kablam! warning: cannot find type `trace` in this scope Sep 17 19:25:15.069 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:15.069 INFO kablam! | Sep 17 19:25:15.069 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:15.069 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.069 INFO kablam! | Sep 17 19:25:15.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.069 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.069 INFO kablam! Sep 17 19:25:15.069 INFO kablam! warning: cannot find type `account_id` in this scope Sep 17 19:25:15.069 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:15.069 INFO kablam! | Sep 17 19:25:15.069 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:15.069 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.069 INFO kablam! | Sep 17 19:25:15.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.069 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.069 INFO kablam! Sep 17 19:25:15.069 INFO kablam! warning: cannot find type `tracker_id` in this scope Sep 17 19:25:15.069 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:15.069 INFO kablam! | Sep 17 19:25:15.069 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:15.069 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.069 INFO kablam! | Sep 17 19:25:15.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.069 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.069 INFO kablam! Sep 17 19:25:15.069 INFO kablam! warning: cannot find type `number` in this scope Sep 17 19:25:15.069 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:15.069 INFO kablam! | Sep 17 19:25:15.069 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:15.069 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.069 INFO kablam! | Sep 17 19:25:15.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.069 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.069 INFO kablam! Sep 17 19:25:15.069 INFO kablam! warning: cannot find type `status` in this scope Sep 17 19:25:15.069 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:15.070 INFO kablam! | Sep 17 19:25:15.070 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:15.070 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.070 INFO kablam! | Sep 17 19:25:15.070 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.070 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.070 INFO kablam! Sep 17 19:25:15.070 INFO kablam! warning: cannot find type `account` in this scope Sep 17 19:25:15.070 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:15.070 INFO kablam! | Sep 17 19:25:15.070 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:15.070 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.070 INFO kablam! | Sep 17 19:25:15.070 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.070 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.070 INFO kablam! Sep 17 19:25:15.070 INFO kablam! warning: cannot find type `invoice_url` in this scope Sep 17 19:25:15.070 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:15.070 INFO kablam! | Sep 17 19:25:15.070 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:15.070 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.070 INFO kablam! | Sep 17 19:25:15.070 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.072 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.072 INFO kablam! Sep 17 19:25:15.072 INFO kablam! warning: cannot find type `label` in this scope Sep 17 19:25:15.072 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:15.072 INFO kablam! | Sep 17 19:25:15.072 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:15.072 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.072 INFO kablam! | Sep 17 19:25:15.072 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.072 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.079 INFO kablam! Sep 17 19:25:15.079 INFO kablam! warning: cannot find type `statistics_signups` in this scope Sep 17 19:25:15.079 INFO kablam! --> <__diesel_column macros>:5:33 Sep 17 19:25:15.079 INFO kablam! | Sep 17 19:25:15.079 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 17 19:25:15.079 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 19:25:15.079 INFO kablam! | Sep 17 19:25:15.079 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 19:25:15.079 INFO kablam! = note: for more information, see issue #50504 Sep 17 19:25:15.079 INFO kablam! Sep 17 19:25:17.073 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 17 19:25:17.073 INFO kablam! --> src/responder/routes.rs:313:14 Sep 17 19:25:17.073 INFO kablam! | Sep 17 19:25:17.073 INFO kablam! 313 | .first::(&*db); Sep 17 19:25:17.073 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 17 19:25:17.073 INFO kablam! | Sep 17 19:25:17.073 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 17 19:25:17.073 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 17 19:25:17.074 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 17 19:25:17.074 INFO kablam! Sep 17 19:25:17.106 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Sep 17 19:25:17.106 INFO kablam! --> src/responder/routes.rs:395:37 Sep 17 19:25:17.107 INFO kablam! | Sep 17 19:25:17.107 INFO kablam! 395 | &account_commission.eq(BigDecimal::from( Sep 17 19:25:17.107 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Sep 17 19:25:17.108 INFO kablam! | Sep 17 19:25:17.108 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Sep 17 19:25:17.108 INFO kablam! Sep 17 19:25:17.116 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Sep 17 19:25:17.116 INFO kablam! --> src/responder/routes.rs:401:14 Sep 17 19:25:17.116 INFO kablam! | Sep 17 19:25:17.117 INFO kablam! 401 | .execute(&*db); Sep 17 19:25:17.117 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Sep 17 19:25:17.117 INFO kablam! | Sep 17 19:25:17.118 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Sep 17 19:25:17.118 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 17 19:25:17.119 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 17 19:25:17.119 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 17 19:25:17.123 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 17 19:25:17.123 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 17 19:25:17.124 INFO kablam! Sep 17 19:25:17.131 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Sep 17 19:25:17.131 INFO kablam! --> src/responder/routes.rs:401:14 Sep 17 19:25:17.131 INFO kablam! | Sep 17 19:25:17.132 INFO kablam! 401 | .execute(&*db); Sep 17 19:25:17.132 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Sep 17 19:25:17.132 INFO kablam! | Sep 17 19:25:17.133 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Sep 17 19:25:17.133 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Sep 17 19:25:17.134 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 17 19:25:17.134 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 17 19:25:17.134 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 17 19:25:17.135 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 17 19:25:17.135 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 17 19:25:17.135 INFO kablam! Sep 17 19:25:17.139 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 17 19:25:17.139 INFO kablam! --> src/responder/routes.rs:406:18 Sep 17 19:25:17.140 INFO kablam! | Sep 17 19:25:17.140 INFO kablam! 406 | .first::(&*db); Sep 17 19:25:17.140 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 17 19:25:17.141 INFO kablam! | Sep 17 19:25:17.141 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 17 19:25:17.142 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 17 19:25:17.142 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 17 19:25:17.142 INFO kablam! Sep 17 19:25:17.159 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 17 19:25:17.159 INFO kablam! --> src/responder/routes.rs:455:14 Sep 17 19:25:17.160 INFO kablam! | Sep 17 19:25:17.160 INFO kablam! 455 | .first::(&*db); Sep 17 19:25:17.160 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 17 19:25:17.161 INFO kablam! | Sep 17 19:25:17.161 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 17 19:25:17.161 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 17 19:25:17.162 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 17 19:25:17.162 INFO kablam! Sep 17 19:25:17.190 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 17 19:25:17.191 INFO kablam! --> src/responder/routes.rs:529:64 Sep 17 19:25:17.191 INFO kablam! | Sep 17 19:25:17.191 INFO kablam! 529 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Sep 17 19:25:17.192 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 17 19:25:17.192 INFO kablam! | Sep 17 19:25:17.193 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 17 19:25:17.193 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 17 19:25:17.193 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 17 19:25:17.194 INFO kablam! Sep 17 19:25:17.228 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 17 19:25:17.229 INFO kablam! --> src/responder/routes.rs:573:18 Sep 17 19:25:17.229 INFO kablam! | Sep 17 19:25:17.230 INFO kablam! 573 | .first(&*db) Sep 17 19:25:17.230 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 17 19:25:17.230 INFO kablam! | Sep 17 19:25:17.231 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable, diesel::mysql::Mysql>` for `std::option::Option` Sep 17 19:25:17.231 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 17 19:25:17.231 INFO kablam! Sep 17 19:25:17.290 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 17 19:25:17.290 INFO kablam! --> src/responder/routes.rs:747:64 Sep 17 19:25:17.290 INFO kablam! | Sep 17 19:25:17.291 INFO kablam! 747 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Sep 17 19:25:17.291 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 17 19:25:17.291 INFO kablam! | Sep 17 19:25:17.292 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 17 19:25:17.292 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 17 19:25:17.293 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 17 19:25:17.293 INFO kablam! Sep 17 19:25:17.304 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Sep 17 19:25:17.305 INFO kablam! --> src/responder/routes.rs:793:56 Sep 17 19:25:17.305 INFO kablam! | Sep 17 19:25:17.305 INFO kablam! 793 | &payout_amount.eq(BigDecimal::from(balance_due)), Sep 17 19:25:17.306 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Sep 17 19:25:17.306 INFO kablam! | Sep 17 19:25:17.306 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Sep 17 19:25:17.307 INFO kablam! Sep 17 19:25:17.323 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Sep 17 19:25:17.323 INFO kablam! --> src/responder/routes.rs:800:38 Sep 17 19:25:17.323 INFO kablam! | Sep 17 19:25:17.323 INFO kablam! 800 | .execute(&*db); Sep 17 19:25:17.323 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Sep 17 19:25:17.323 INFO kablam! | Sep 17 19:25:17.324 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Sep 17 19:25:17.324 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 17 19:25:17.324 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 17 19:25:17.324 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 17 19:25:17.324 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 17 19:25:17.324 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 17 19:25:17.324 INFO kablam! Sep 17 19:25:17.325 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Sep 17 19:25:17.325 INFO kablam! --> src/responder/routes.rs:800:38 Sep 17 19:25:17.325 INFO kablam! | Sep 17 19:25:17.325 INFO kablam! 800 | .execute(&*db); Sep 17 19:25:17.325 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Sep 17 19:25:17.325 INFO kablam! | Sep 17 19:25:17.326 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Sep 17 19:25:17.326 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Sep 17 19:25:17.326 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 17 19:25:17.326 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 17 19:25:17.326 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 17 19:25:17.326 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 17 19:25:17.327 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 17 19:25:17.327 INFO kablam! Sep 17 19:25:17.337 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 17 19:25:17.337 INFO kablam! --> src/responder/routes.rs:845:64 Sep 17 19:25:17.337 INFO kablam! | Sep 17 19:25:17.337 INFO kablam! 845 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Sep 17 19:25:17.337 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 17 19:25:17.337 INFO kablam! | Sep 17 19:25:17.337 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 17 19:25:17.337 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 17 19:25:17.337 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 17 19:25:17.337 INFO kablam! Sep 17 19:25:17.407 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 17 19:25:17.407 INFO kablam! --> src/responder/utilities.rs:38:14 Sep 17 19:25:17.407 INFO kablam! | Sep 17 19:25:17.407 INFO kablam! 38 | .first(&**db) Sep 17 19:25:17.407 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 17 19:25:17.407 INFO kablam! | Sep 17 19:25:17.407 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable, diesel::mysql::Mysql>` for `std::option::Option` Sep 17 19:25:17.407 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 17 19:25:17.407 INFO kablam! Sep 17 19:25:17.420 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 17 19:25:17.420 INFO kablam! --> src/responder/utilities.rs:77:10 Sep 17 19:25:17.420 INFO kablam! | Sep 17 19:25:17.420 INFO kablam! 77 | .load::(&**db) Sep 17 19:25:17.420 INFO kablam! | ^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 17 19:25:17.420 INFO kablam! | Sep 17 19:25:17.420 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 17 19:25:17.421 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 17 19:25:17.421 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 17 19:25:17.421 INFO kablam! Sep 17 19:25:17.555 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 17 19:25:17.555 INFO kablam! --> src/responder/routes.rs:313:14 Sep 17 19:25:17.555 INFO kablam! | Sep 17 19:25:17.555 INFO kablam! 313 | .first::(&*db); Sep 17 19:25:17.555 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 17 19:25:17.555 INFO kablam! | Sep 17 19:25:17.555 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 17 19:25:17.555 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 17 19:25:17.555 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 17 19:25:17.555 INFO kablam! Sep 17 19:25:17.587 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 17 19:25:17.587 INFO kablam! --> src/track/payment.rs:80:14 Sep 17 19:25:17.587 INFO kablam! | Sep 17 19:25:17.588 INFO kablam! 80 | .first::<(Tracker, Account)>(&**db); Sep 17 19:25:17.588 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 17 19:25:17.588 INFO kablam! | Sep 17 19:25:17.590 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 17 19:25:17.590 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 17 19:25:17.590 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 17 19:25:17.590 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 17 19:25:17.590 INFO kablam! Sep 17 19:25:17.592 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Sep 17 19:25:17.592 INFO kablam! --> src/track/payment.rs:91:41 Sep 17 19:25:17.592 INFO kablam! | Sep 17 19:25:17.592 INFO kablam! 91 | &balance_amount.eq(BigDecimal::from(commission_amount)), Sep 17 19:25:17.592 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Sep 17 19:25:17.592 INFO kablam! | Sep 17 19:25:17.592 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Sep 17 19:25:17.592 INFO kablam! Sep 17 19:25:17.593 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Sep 17 19:25:17.593 INFO kablam! --> src/responder/routes.rs:395:37 Sep 17 19:25:17.593 INFO kablam! | Sep 17 19:25:17.593 INFO kablam! 395 | &account_commission.eq(BigDecimal::from( Sep 17 19:25:17.593 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Sep 17 19:25:17.593 INFO kablam! | Sep 17 19:25:17.593 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Sep 17 19:25:17.593 INFO kablam! Sep 17 19:25:17.599 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Sep 17 19:25:17.599 INFO kablam! --> src/track/payment.rs:99:22 Sep 17 19:25:17.599 INFO kablam! | Sep 17 19:25:17.599 INFO kablam! 99 | .execute(&**db); Sep 17 19:25:17.603 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Sep 17 19:25:17.603 INFO kablam! | Sep 17 19:25:17.603 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Sep 17 19:25:17.603 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 17 19:25:17.603 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 17 19:25:17.603 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 17 19:25:17.603 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 17 19:25:17.603 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 17 19:25:17.603 INFO kablam! Sep 17 19:25:17.604 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Sep 17 19:25:17.604 INFO kablam! --> src/track/payment.rs:99:22 Sep 17 19:25:17.604 INFO kablam! | Sep 17 19:25:17.604 INFO kablam! 99 | .execute(&**db); Sep 17 19:25:17.604 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Sep 17 19:25:17.604 INFO kablam! | Sep 17 19:25:17.604 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Sep 17 19:25:17.604 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Sep 17 19:25:17.604 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 17 19:25:17.605 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 17 19:25:17.605 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 17 19:25:17.605 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 17 19:25:17.605 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 17 19:25:17.605 INFO kablam! Sep 17 19:25:17.612 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Sep 17 19:25:17.612 INFO kablam! --> src/responder/routes.rs:401:14 Sep 17 19:25:17.612 INFO kablam! | Sep 17 19:25:17.612 INFO kablam! 401 | .execute(&*db); Sep 17 19:25:17.612 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Sep 17 19:25:17.612 INFO kablam! | Sep 17 19:25:17.612 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Sep 17 19:25:17.612 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 17 19:25:17.612 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 17 19:25:17.612 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 17 19:25:17.612 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 17 19:25:17.612 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 17 19:25:17.612 INFO kablam! Sep 17 19:25:17.612 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Sep 17 19:25:17.612 INFO kablam! --> src/responder/routes.rs:401:14 Sep 17 19:25:17.612 INFO kablam! | Sep 17 19:25:17.612 INFO kablam! 401 | .execute(&*db); Sep 17 19:25:17.612 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Sep 17 19:25:17.612 INFO kablam! | Sep 17 19:25:17.612 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Sep 17 19:25:17.612 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Sep 17 19:25:17.612 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 17 19:25:17.613 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 17 19:25:17.613 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 17 19:25:17.613 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 17 19:25:17.613 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 17 19:25:17.613 INFO kablam! Sep 17 19:25:17.616 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 17 19:25:17.616 INFO kablam! --> src/responder/routes.rs:406:18 Sep 17 19:25:17.616 INFO kablam! | Sep 17 19:25:17.616 INFO kablam! 406 | .first::(&*db); Sep 17 19:25:17.616 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 17 19:25:17.616 INFO kablam! | Sep 17 19:25:17.616 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 17 19:25:17.616 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 17 19:25:17.616 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 17 19:25:17.616 INFO kablam! Sep 17 19:25:17.640 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 17 19:25:17.640 INFO kablam! --> src/responder/routes.rs:455:14 Sep 17 19:25:17.640 INFO kablam! | Sep 17 19:25:17.640 INFO kablam! 455 | .first::(&*db); Sep 17 19:25:17.640 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 17 19:25:17.640 INFO kablam! | Sep 17 19:25:17.640 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 17 19:25:17.640 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 17 19:25:17.640 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 17 19:25:17.640 INFO kablam! Sep 17 19:25:17.675 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 17 19:25:17.675 INFO kablam! --> src/responder/routes.rs:529:64 Sep 17 19:25:17.675 INFO kablam! | Sep 17 19:25:17.675 INFO kablam! 529 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Sep 17 19:25:17.675 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 17 19:25:17.675 INFO kablam! | Sep 17 19:25:17.675 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 17 19:25:17.675 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 17 19:25:17.675 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 17 19:25:17.675 INFO kablam! Sep 17 19:25:17.711 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 17 19:25:17.711 INFO kablam! --> src/responder/routes.rs:573:18 Sep 17 19:25:17.711 INFO kablam! | Sep 17 19:25:17.711 INFO kablam! 573 | .first(&*db) Sep 17 19:25:17.711 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 17 19:25:17.711 INFO kablam! | Sep 17 19:25:17.711 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable, diesel::mysql::Mysql>` for `std::option::Option` Sep 17 19:25:17.711 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 17 19:25:17.711 INFO kablam! Sep 17 19:25:17.805 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 17 19:25:17.805 INFO kablam! --> src/responder/routes.rs:747:64 Sep 17 19:25:17.805 INFO kablam! | Sep 17 19:25:17.805 INFO kablam! 747 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Sep 17 19:25:17.805 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 17 19:25:17.805 INFO kablam! | Sep 17 19:25:17.805 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 17 19:25:17.805 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 17 19:25:17.805 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 17 19:25:17.805 INFO kablam! Sep 17 19:25:17.818 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Sep 17 19:25:17.818 INFO kablam! --> src/responder/routes.rs:793:56 Sep 17 19:25:17.818 INFO kablam! | Sep 17 19:25:17.818 INFO kablam! 793 | &payout_amount.eq(BigDecimal::from(balance_due)), Sep 17 19:25:17.818 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Sep 17 19:25:17.818 INFO kablam! | Sep 17 19:25:17.818 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Sep 17 19:25:17.818 INFO kablam! Sep 17 19:25:17.836 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Sep 17 19:25:17.836 INFO kablam! --> src/responder/routes.rs:800:38 Sep 17 19:25:17.836 INFO kablam! | Sep 17 19:25:17.836 INFO kablam! 800 | .execute(&*db); Sep 17 19:25:17.836 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Sep 17 19:25:17.836 INFO kablam! | Sep 17 19:25:17.836 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Sep 17 19:25:17.836 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 17 19:25:17.836 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 17 19:25:17.836 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 17 19:25:17.836 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 17 19:25:17.836 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 17 19:25:17.836 INFO kablam! Sep 17 19:25:17.837 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Sep 17 19:25:17.837 INFO kablam! --> src/responder/routes.rs:800:38 Sep 17 19:25:17.837 INFO kablam! | Sep 17 19:25:17.837 INFO kablam! 800 | .execute(&*db); Sep 17 19:25:17.837 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Sep 17 19:25:17.837 INFO kablam! | Sep 17 19:25:17.837 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Sep 17 19:25:17.837 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Sep 17 19:25:17.837 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 17 19:25:17.837 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 17 19:25:17.837 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 17 19:25:17.837 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 17 19:25:17.837 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 17 19:25:17.837 INFO kablam! Sep 17 19:25:17.847 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 17 19:25:17.848 INFO kablam! --> src/responder/routes.rs:845:64 Sep 17 19:25:17.848 INFO kablam! | Sep 17 19:25:17.848 INFO kablam! 845 | let account_result = account.filter(account_id.eq(auth.0)).first::(&*db); Sep 17 19:25:17.848 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 17 19:25:17.848 INFO kablam! | Sep 17 19:25:17.848 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `(i32, std::string::String, std::vec::Vec, std::option::Option>, bigdecimal::BigDecimal, std::option::Option, std::option::Option, std::option::Option, std::option::Option, std::option::Option, bool, chrono::NaiveDateTime, chrono::NaiveDateTime)` Sep 17 19:25:17.848 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable<(diesel::sql_types::Integer, diesel::sql_types::Text, diesel::sql_types::Binary, diesel::sql_types::Nullable, diesel::sql_types::Numeric, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Timestamp, diesel::sql_types::Timestamp), diesel::mysql::Mysql>` for `storage::models::Account` Sep 17 19:25:17.848 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_dsl::LoadQuery<_, storage::models::Account>` for `diesel::query_builder::SelectStatement>>, diesel::query_builder::order_clause::NoOrderClause, diesel::query_builder::limit_clause::LimitClause>>` Sep 17 19:25:17.848 INFO kablam! Sep 17 19:25:17.931 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 17 19:25:17.931 INFO kablam! --> src/responder/utilities.rs:38:14 Sep 17 19:25:17.931 INFO kablam! | Sep 17 19:25:17.931 INFO kablam! 38 | .first(&**db) Sep 17 19:25:17.931 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 17 19:25:17.931 INFO kablam! | Sep 17 19:25:17.931 INFO kablam! = note: required because of the requirements on the impl of `diesel::Queryable, diesel::mysql::Mysql>` for `std::option::Option` Sep 17 19:25:17.931 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 17 19:25:17.931 INFO kablam! Sep 17 19:25:17.938 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 17 19:25:17.938 INFO kablam! --> src/responder/utilities.rs:77:10 Sep 17 19:25:17.938 INFO kablam! | Sep 17 19:25:17.938 INFO kablam! 77 | .load::(&**db) Sep 17 19:25:17.938 INFO kablam! | ^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 17 19:25:17.938 INFO kablam! | Sep 17 19:25:17.938 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 17 19:25:17.938 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 17 19:25:17.938 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 17 19:25:17.938 INFO kablam! Sep 17 19:25:17.967 INFO kablam! error: aborting due to 63 previous errors Sep 17 19:25:17.967 INFO kablam! Sep 17 19:25:17.967 INFO kablam! Some errors occurred: E0277, E0658. Sep 17 19:25:17.968 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 17 19:25:17.998 INFO kablam! error: Could not compile `raider-server`. Sep 17 19:25:17.999 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 19:25:18.115 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Queryable` is not satisfied Sep 17 19:25:18.115 INFO kablam! --> src/track/payment.rs:80:14 Sep 17 19:25:18.116 INFO kablam! | Sep 17 19:25:18.116 INFO kablam! 80 | .first::<(Tracker, Account)>(&**db); Sep 17 19:25:18.116 INFO kablam! | ^^^^^ the trait `diesel::Queryable` is not implemented for `bigdecimal::BigDecimal` Sep 17 19:25:18.117 INFO kablam! | Sep 17 19:25:18.117 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 17 19:25:18.117 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 17 19:25:18.118 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 17 19:25:18.118 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 17 19:25:18.118 INFO kablam! Sep 17 19:25:18.119 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::Expression` is not satisfied Sep 17 19:25:18.119 INFO kablam! --> src/track/payment.rs:91:41 Sep 17 19:25:18.119 INFO kablam! | Sep 17 19:25:18.120 INFO kablam! 91 | &balance_amount.eq(BigDecimal::from(commission_amount)), Sep 17 19:25:18.120 INFO kablam! | ^^ the trait `diesel::Expression` is not implemented for `bigdecimal::BigDecimal` Sep 17 19:25:18.120 INFO kablam! | Sep 17 19:25:18.121 INFO kablam! = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `bigdecimal::BigDecimal` Sep 17 19:25:18.121 INFO kablam! Sep 17 19:25:18.122 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::AppearsOnTable<()>` is not satisfied Sep 17 19:25:18.123 INFO kablam! --> src/track/payment.rs:99:22 Sep 17 19:25:18.123 INFO kablam! | Sep 17 19:25:18.123 INFO kablam! 99 | .execute(&**db); Sep 17 19:25:18.124 INFO kablam! | ^^^^^^^ the trait `diesel::AppearsOnTable<()>` is not implemented for `bigdecimal::BigDecimal` Sep 17 19:25:18.124 INFO kablam! | Sep 17 19:25:18.124 INFO kablam! = note: required because of the requirements on the impl of `diesel::AppearsOnTable<()>` for `&bigdecimal::BigDecimal` Sep 17 19:25:18.125 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 17 19:25:18.125 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 17 19:25:18.126 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 17 19:25:18.126 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 17 19:25:18.126 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 17 19:25:18.127 INFO kablam! Sep 17 19:25:18.127 INFO kablam! error[E0277]: the trait bound `bigdecimal::BigDecimal: diesel::query_builder::QueryFragment` is not satisfied Sep 17 19:25:18.127 INFO kablam! --> src/track/payment.rs:99:22 Sep 17 19:25:18.128 INFO kablam! | Sep 17 19:25:18.128 INFO kablam! 99 | .execute(&**db); Sep 17 19:25:18.128 INFO kablam! | ^^^^^^^ the trait `diesel::query_builder::QueryFragment` is not implemented for `bigdecimal::BigDecimal` Sep 17 19:25:18.129 INFO kablam! | Sep 17 19:25:18.129 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `&bigdecimal::BigDecimal` Sep 17 19:25:18.130 INFO kablam! = note: required because of the requirements on the impl of `diesel::query_builder::QueryFragment` for `diesel::insertable::ColumnInsertValue` Sep 17 19:25:18.130 INFO kablam! = note: required because of the requirements on the impl of `diesel::insertable::InsertValues` for `diesel::insertable::ColumnInsertValue` Sep 17 19:25:18.130 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 17 19:25:18.131 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 17 19:25:18.131 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 17 19:25:18.131 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 17 19:25:18.132 INFO kablam! Sep 17 19:25:18.412 INFO kablam! error: aborting due to 63 previous errors Sep 17 19:25:18.412 INFO kablam! Sep 17 19:25:18.412 INFO kablam! Some errors occurred: E0277, E0658. Sep 17 19:25:18.413 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 17 19:25:18.469 INFO kablam! error: Could not compile `raider-server`. Sep 17 19:25:18.469 INFO kablam! Sep 17 19:25:18.469 INFO kablam! To learn more, run the command again with --verbose. Sep 17 19:25:18.472 INFO kablam! su: No module specific data is present Sep 17 19:25:19.979 INFO running `"docker" "rm" "-f" "14289347b760128730d071425b5c400c05b6f398109ba26e7b0ba763c356f066"` Sep 17 19:25:20.251 INFO blam! 14289347b760128730d071425b5c400c05b6f398109ba26e7b0ba763c356f066