Sep 18 01:42:59.815 INFO checking diesel-1.3.2 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 18 01:42:59.815 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 18 01:42:59.815 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-3/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 01:43:00.271 INFO blam! a921d883bddf5eb8fb22bc9b87fbc30059da9fb9a2eb1c09eeefd11dfb8dd5ef Sep 18 01:43:00.277 INFO running `"docker" "start" "-a" "a921d883bddf5eb8fb22bc9b87fbc30059da9fb9a2eb1c09eeefd11dfb8dd5ef"` Sep 18 01:43:02.362 INFO kablam! usermod: no changes Sep 18 01:43:02.550 INFO kablam! Checking diesel v1.3.2 (/source) Sep 18 01:43:04.699 INFO kablam! error: At least one backend must be used to test this crate. Sep 18 01:43:04.699 INFO kablam! Pass argument `--features ""` with one or more of the following backends, 'mysql', 'postgres', or 'sqlite'. Sep 18 01:43:04.699 INFO kablam! Sep 18 01:43:04.699 INFO kablam! ex. cargo test --features "mysql postgres sqlite" Sep 18 01:43:04.699 INFO kablam! Sep 18 01:43:04.699 INFO kablam! --> src/test_helpers.rs:45:9 Sep 18 01:43:04.699 INFO kablam! | Sep 18 01:43:04.699 INFO kablam! 45 | / compile_error!( Sep 18 01:43:04.699 INFO kablam! 46 | | "At least one backend must be used to test this crate.\n \ Sep 18 01:43:04.699 INFO kablam! 47 | | Pass argument `--features \"\"` with one or more of the following backends, \ Sep 18 01:43:04.699 INFO kablam! 48 | | 'mysql', 'postgres', or 'sqlite'. \n\n \ Sep 18 01:43:04.699 INFO kablam! 49 | | ex. cargo test --features \"mysql postgres sqlite\"\n" Sep 18 01:43:04.699 INFO kablam! 50 | | ); Sep 18 01:43:04.699 INFO kablam! | |__________^ Sep 18 01:43:04.699 INFO kablam! Sep 18 01:43:08.182 INFO kablam! error: cannot find type `Add` in this scope Sep 18 01:43:08.182 INFO kablam! --> src/expression/ops/numeric.rs:9:38 Sep 18 01:43:08.182 INFO kablam! | Sep 18 01:43:08.182 INFO kablam! 9 | #[derive(Debug, Copy, Clone, QueryId)] Sep 18 01:43:08.182 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.182 INFO kablam! | Sep 18 01:43:08.182 INFO kablam! note: lint level defined here Sep 18 01:43:08.182 INFO kablam! --> src/lib.rs:131:9 Sep 18 01:43:08.182 INFO kablam! | Sep 18 01:43:08.182 INFO kablam! 13| #![deny(warnings, missing_debug_implementations, missing_copy_implementations, missing_docs)] Sep 18 01:43:08.183 INFO kablam! | ^^^^^^^^ Sep 18 01:43:08.183 INFO kablam! = note: #[deny(proc_macro_derive_resolution_fallback)] implied by #[deny(warnings)] Sep 18 01:43:08.183 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.183 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.183 INFO kablam! Sep 18 01:43:08.183 INFO kablam! error: cannot find type `Add` in this scope Sep 18 01:43:08.183 INFO kablam! --> src/expression/ops/numeric.rs:9:38 Sep 18 01:43:08.183 INFO kablam! | Sep 18 01:43:08.183 INFO kablam! 9 | #[derive(Debug, Copy, Clone, QueryId)] Sep 18 01:43:08.183 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.183 INFO kablam! | Sep 18 01:43:08.183 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.183 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.183 INFO kablam! Sep 18 01:43:08.183 INFO kablam! error: cannot find type `Sub` in this scope Sep 18 01:43:08.183 INFO kablam! --> src/expression/ops/numeric.rs:9:38 Sep 18 01:43:08.183 INFO kablam! | Sep 18 01:43:08.183 INFO kablam! 9 | #[derive(Debug, Copy, Clone, QueryId)] Sep 18 01:43:08.183 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.183 INFO kablam! | Sep 18 01:43:08.183 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.183 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.183 INFO kablam! Sep 18 01:43:08.183 INFO kablam! error: cannot find type `Mul` in this scope Sep 18 01:43:08.183 INFO kablam! --> src/expression/ops/numeric.rs:9:38 Sep 18 01:43:08.183 INFO kablam! | Sep 18 01:43:08.183 INFO kablam! 9 | #[derive(Debug, Copy, Clone, QueryId)] Sep 18 01:43:08.183 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.183 INFO kablam! | Sep 18 01:43:08.183 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.183 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.183 INFO kablam! Sep 18 01:43:08.183 INFO kablam! error: cannot find type `Div` in this scope Sep 18 01:43:08.183 INFO kablam! --> src/expression/ops/numeric.rs:9:38 Sep 18 01:43:08.183 INFO kablam! | Sep 18 01:43:08.183 INFO kablam! 9 | #[derive(Debug, Copy, Clone, QueryId)] Sep 18 01:43:08.183 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.183 INFO kablam! | Sep 18 01:43:08.183 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.183 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.183 INFO kablam! Sep 18 01:43:08.183 INFO kablam! error: cannot find type `sum` in this scope Sep 18 01:43:08.183 INFO kablam! --> src/expression/functions/mod.rs:250:42 Sep 18 01:43:08.183 INFO kablam! | Sep 18 01:43:08.183 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.183 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.183 INFO kablam! | Sep 18 01:43:08.183 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.183 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.183 INFO kablam! Sep 18 01:43:08.183 INFO kablam! error: cannot find type `sum` in this scope Sep 18 01:43:08.183 INFO kablam! --> src/expression/functions/mod.rs:250:51 Sep 18 01:43:08.183 INFO kablam! | Sep 18 01:43:08.183 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.183 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.183 INFO kablam! | Sep 18 01:43:08.183 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.183 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.183 INFO kablam! Sep 18 01:43:08.183 INFO kablam! error: cannot find type `avg` in this scope Sep 18 01:43:08.183 INFO kablam! --> src/expression/functions/mod.rs:250:42 Sep 18 01:43:08.183 INFO kablam! | Sep 18 01:43:08.183 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.183 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.183 INFO kablam! | Sep 18 01:43:08.183 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.183 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.183 INFO kablam! Sep 18 01:43:08.183 INFO kablam! error: cannot find type `avg` in this scope Sep 18 01:43:08.183 INFO kablam! --> src/expression/functions/mod.rs:250:51 Sep 18 01:43:08.183 INFO kablam! | Sep 18 01:43:08.183 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.183 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.183 INFO kablam! | Sep 18 01:43:08.183 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.184 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.184 INFO kablam! Sep 18 01:43:08.184 INFO kablam! error: cannot find type `max` in this scope Sep 18 01:43:08.184 INFO kablam! --> src/expression/functions/mod.rs:250:42 Sep 18 01:43:08.184 INFO kablam! | Sep 18 01:43:08.184 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.184 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.184 INFO kablam! | Sep 18 01:43:08.184 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.184 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.184 INFO kablam! Sep 18 01:43:08.184 INFO kablam! error: cannot find type `max` in this scope Sep 18 01:43:08.184 INFO kablam! --> src/expression/functions/mod.rs:250:51 Sep 18 01:43:08.184 INFO kablam! | Sep 18 01:43:08.184 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.184 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.184 INFO kablam! | Sep 18 01:43:08.184 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.184 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.184 INFO kablam! Sep 18 01:43:08.185 INFO kablam! error: cannot find type `min` in this scope Sep 18 01:43:08.185 INFO kablam! --> src/expression/functions/mod.rs:250:42 Sep 18 01:43:08.185 INFO kablam! | Sep 18 01:43:08.185 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.185 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.185 INFO kablam! | Sep 18 01:43:08.185 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.185 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.185 INFO kablam! Sep 18 01:43:08.185 INFO kablam! error: cannot find type `min` in this scope Sep 18 01:43:08.185 INFO kablam! --> src/expression/functions/mod.rs:250:51 Sep 18 01:43:08.185 INFO kablam! | Sep 18 01:43:08.185 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.185 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.185 INFO kablam! | Sep 18 01:43:08.185 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.185 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.185 INFO kablam! Sep 18 01:43:08.185 INFO kablam! error: cannot find type `now` in this scope Sep 18 01:43:08.185 INFO kablam! --> src/expression/functions/date_and_time.rs:10:30 Sep 18 01:43:08.185 INFO kablam! | Sep 18 01:43:08.185 INFO kablam! 10 | #[derive(Debug, Copy, Clone, QueryId)] Sep 18 01:43:08.185 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.185 INFO kablam! | Sep 18 01:43:08.185 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.185 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.185 INFO kablam! Sep 18 01:43:08.185 INFO kablam! error: cannot find type `date` in this scope Sep 18 01:43:08.185 INFO kablam! --> src/expression/functions/mod.rs:250:42 Sep 18 01:43:08.185 INFO kablam! | Sep 18 01:43:08.185 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.185 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.185 INFO kablam! | Sep 18 01:43:08.185 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.185 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.185 INFO kablam! Sep 18 01:43:08.185 INFO kablam! error: cannot find type `date` in this scope Sep 18 01:43:08.185 INFO kablam! --> src/expression/functions/mod.rs:250:51 Sep 18 01:43:08.185 INFO kablam! | Sep 18 01:43:08.185 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.187 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.187 INFO kablam! | Sep 18 01:43:08.187 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.187 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.187 INFO kablam! Sep 18 01:43:08.187 INFO kablam! error: cannot find type `In` in this scope Sep 18 01:43:08.187 INFO kablam! --> src/expression/array_comparison.rs:8:30 Sep 18 01:43:08.187 INFO kablam! | Sep 18 01:43:08.187 INFO kablam! 8 | #[derive(Debug, Copy, Clone, QueryId)] Sep 18 01:43:08.187 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.187 INFO kablam! | Sep 18 01:43:08.187 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.187 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.187 INFO kablam! Sep 18 01:43:08.187 INFO kablam! error: cannot find type `NotIn` in this scope Sep 18 01:43:08.187 INFO kablam! --> src/expression/array_comparison.rs:14:30 Sep 18 01:43:08.187 INFO kablam! | Sep 18 01:43:08.187 INFO kablam! 14 | #[derive(Debug, Copy, Clone, QueryId)] Sep 18 01:43:08.187 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.187 INFO kablam! | Sep 18 01:43:08.187 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.187 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.187 INFO kablam! Sep 18 01:43:08.190 INFO kablam! error: cannot find type `Bound` in this scope Sep 18 01:43:08.190 INFO kablam! --> src/expression/bound.rs:10:30 Sep 18 01:43:08.190 INFO kablam! | Sep 18 01:43:08.190 INFO kablam! 10 | #[derive(Debug, Clone, Copy, DieselNumericOps)] Sep 18 01:43:08.190 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.195 INFO kablam! | Sep 18 01:43:08.195 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.195 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.195 INFO kablam! Sep 18 01:43:08.195 INFO kablam! error: cannot find type `Coerce` in this scope Sep 18 01:43:08.195 INFO kablam! --> src/expression/coerce.rs:8:30 Sep 18 01:43:08.195 INFO kablam! | Sep 18 01:43:08.195 INFO kablam! 8 | #[derive(Debug, Copy, Clone, QueryId, DieselNumericOps)] Sep 18 01:43:08.195 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.195 INFO kablam! | Sep 18 01:43:08.195 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.195 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.195 INFO kablam! Sep 18 01:43:08.195 INFO kablam! error: cannot find type `Coerce` in this scope Sep 18 01:43:08.195 INFO kablam! --> src/expression/coerce.rs:8:39 Sep 18 01:43:08.195 INFO kablam! | Sep 18 01:43:08.195 INFO kablam! 8 | #[derive(Debug, Copy, Clone, QueryId, DieselNumericOps)] Sep 18 01:43:08.195 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.195 INFO kablam! | Sep 18 01:43:08.195 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.195 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.195 INFO kablam! Sep 18 01:43:08.195 INFO kablam! error: cannot find type `count` in this scope Sep 18 01:43:08.195 INFO kablam! --> src/expression/functions/mod.rs:250:42 Sep 18 01:43:08.195 INFO kablam! | Sep 18 01:43:08.195 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.195 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.195 INFO kablam! | Sep 18 01:43:08.195 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.195 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.195 INFO kablam! Sep 18 01:43:08.200 INFO kablam! error: cannot find type `count` in this scope Sep 18 01:43:08.200 INFO kablam! --> src/expression/functions/mod.rs:250:51 Sep 18 01:43:08.200 INFO kablam! | Sep 18 01:43:08.200 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.200 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.200 INFO kablam! | Sep 18 01:43:08.200 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.200 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.200 INFO kablam! Sep 18 01:43:08.200 INFO kablam! error: cannot find type `CountStar` in this scope Sep 18 01:43:08.200 INFO kablam! --> src/expression/count.rs:58:30 Sep 18 01:43:08.200 INFO kablam! | Sep 18 01:43:08.200 INFO kablam! 58 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.200 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.200 INFO kablam! | Sep 18 01:43:08.200 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.200 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.200 INFO kablam! Sep 18 01:43:08.200 INFO kablam! error: cannot find type `CountStar` in this scope Sep 18 01:43:08.200 INFO kablam! --> src/expression/count.rs:58:39 Sep 18 01:43:08.200 INFO kablam! | Sep 18 01:43:08.200 INFO kablam! 58 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.200 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.200 INFO kablam! | Sep 18 01:43:08.200 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.200 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.200 INFO kablam! Sep 18 01:43:08.200 INFO kablam! error: cannot find type `Exists` in this scope Sep 18 01:43:08.200 INFO kablam! --> src/expression/exists.rs:36:30 Sep 18 01:43:08.200 INFO kablam! | Sep 18 01:43:08.200 INFO kablam! 36 | #[derive(Debug, Clone, Copy, QueryId)] Sep 18 01:43:08.200 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.200 INFO kablam! | Sep 18 01:43:08.200 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.200 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.200 INFO kablam! Sep 18 01:43:08.200 INFO kablam! error: cannot find type `Grouped` in this scope Sep 18 01:43:08.200 INFO kablam! --> src/expression/grouped.rs:6:30 Sep 18 01:43:08.200 INFO kablam! | Sep 18 01:43:08.200 INFO kablam! 6 | #[derive(Debug, Copy, Clone, QueryId, Default, DieselNumericOps)] Sep 18 01:43:08.200 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.200 INFO kablam! | Sep 18 01:43:08.200 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.200 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.200 INFO kablam! Sep 18 01:43:08.200 INFO kablam! error: cannot find type `Grouped` in this scope Sep 18 01:43:08.200 INFO kablam! --> src/expression/grouped.rs:6:48 Sep 18 01:43:08.200 INFO kablam! | Sep 18 01:43:08.200 INFO kablam! 6 | #[derive(Debug, Copy, Clone, QueryId, Default, DieselNumericOps)] Sep 18 01:43:08.200 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.200 INFO kablam! | Sep 18 01:43:08.200 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.200 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.200 INFO kablam! Sep 18 01:43:08.200 INFO kablam! error: cannot find type `Nullable` in this scope Sep 18 01:43:08.200 INFO kablam! --> src/expression/nullable.rs:7:30 Sep 18 01:43:08.200 INFO kablam! | Sep 18 01:43:08.200 INFO kablam! 7 | #[derive(Debug, Copy, Clone, DieselNumericOps)] Sep 18 01:43:08.200 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.200 INFO kablam! | Sep 18 01:43:08.200 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.200 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.200 INFO kablam! Sep 18 01:43:08.200 INFO kablam! error: cannot find type `Concat` in this scope Sep 18 01:43:08.200 INFO kablam! --> src/expression/operators.rs:64:38 Sep 18 01:43:08.200 INFO kablam! | Sep 18 01:43:08.200 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.200 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.200 INFO kablam! | Sep 18 01:43:08.200 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.201 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.201 INFO kablam! Sep 18 01:43:08.201 INFO kablam! error: cannot find type `Concat` in this scope Sep 18 01:43:08.201 INFO kablam! --> src/expression/operators.rs:64:47 Sep 18 01:43:08.201 INFO kablam! | Sep 18 01:43:08.201 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.201 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.201 INFO kablam! | Sep 18 01:43:08.201 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.201 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.201 INFO kablam! Sep 18 01:43:08.213 INFO kablam! error: cannot find type `And` in this scope Sep 18 01:43:08.213 INFO kablam! --> src/expression/operators.rs:64:38 Sep 18 01:43:08.213 INFO kablam! | Sep 18 01:43:08.213 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.213 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.213 INFO kablam! | Sep 18 01:43:08.213 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.213 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.213 INFO kablam! Sep 18 01:43:08.213 INFO kablam! error: cannot find type `And` in this scope Sep 18 01:43:08.213 INFO kablam! --> src/expression/operators.rs:64:47 Sep 18 01:43:08.213 INFO kablam! | Sep 18 01:43:08.213 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.213 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.213 INFO kablam! | Sep 18 01:43:08.213 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.213 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.213 INFO kablam! Sep 18 01:43:08.213 INFO kablam! error: cannot find type `Between` in this scope Sep 18 01:43:08.213 INFO kablam! --> src/expression/operators.rs:64:38 Sep 18 01:43:08.213 INFO kablam! | Sep 18 01:43:08.213 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.213 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.213 INFO kablam! | Sep 18 01:43:08.213 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.213 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.213 INFO kablam! Sep 18 01:43:08.213 INFO kablam! error: cannot find type `Between` in this scope Sep 18 01:43:08.213 INFO kablam! --> src/expression/operators.rs:64:47 Sep 18 01:43:08.213 INFO kablam! | Sep 18 01:43:08.213 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.213 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.213 INFO kablam! | Sep 18 01:43:08.213 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.213 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.213 INFO kablam! Sep 18 01:43:08.213 INFO kablam! error: cannot find type `Escape` in this scope Sep 18 01:43:08.213 INFO kablam! --> src/expression/operators.rs:64:38 Sep 18 01:43:08.213 INFO kablam! | Sep 18 01:43:08.213 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.213 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.216 INFO kablam! | Sep 18 01:43:08.216 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.216 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.216 INFO kablam! Sep 18 01:43:08.216 INFO kablam! error: cannot find type `Escape` in this scope Sep 18 01:43:08.216 INFO kablam! --> src/expression/operators.rs:64:47 Sep 18 01:43:08.216 INFO kablam! | Sep 18 01:43:08.216 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.216 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.216 INFO kablam! | Sep 18 01:43:08.216 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.216 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.216 INFO kablam! Sep 18 01:43:08.216 INFO kablam! error: cannot find type `Eq` in this scope Sep 18 01:43:08.216 INFO kablam! --> src/expression/operators.rs:64:38 Sep 18 01:43:08.216 INFO kablam! | Sep 18 01:43:08.216 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.216 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.216 INFO kablam! | Sep 18 01:43:08.216 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.216 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.216 INFO kablam! Sep 18 01:43:08.216 INFO kablam! error: cannot find type `Eq` in this scope Sep 18 01:43:08.216 INFO kablam! --> src/expression/operators.rs:64:47 Sep 18 01:43:08.216 INFO kablam! | Sep 18 01:43:08.216 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.216 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.216 INFO kablam! | Sep 18 01:43:08.216 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.220 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.220 INFO kablam! Sep 18 01:43:08.220 INFO kablam! error: cannot find type `Gt` in this scope Sep 18 01:43:08.220 INFO kablam! --> src/expression/operators.rs:64:38 Sep 18 01:43:08.220 INFO kablam! | Sep 18 01:43:08.220 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.220 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.220 INFO kablam! | Sep 18 01:43:08.220 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.220 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.220 INFO kablam! Sep 18 01:43:08.220 INFO kablam! error: cannot find type `Gt` in this scope Sep 18 01:43:08.221 INFO kablam! --> src/expression/operators.rs:64:47 Sep 18 01:43:08.221 INFO kablam! | Sep 18 01:43:08.221 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.221 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.221 INFO kablam! | Sep 18 01:43:08.221 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.221 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.221 INFO kablam! Sep 18 01:43:08.221 INFO kablam! error: cannot find type `GtEq` in this scope Sep 18 01:43:08.221 INFO kablam! --> src/expression/operators.rs:64:38 Sep 18 01:43:08.221 INFO kablam! | Sep 18 01:43:08.221 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.221 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.221 INFO kablam! | Sep 18 01:43:08.221 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.221 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.221 INFO kablam! Sep 18 01:43:08.221 INFO kablam! error: cannot find type `GtEq` in this scope Sep 18 01:43:08.221 INFO kablam! --> src/expression/operators.rs:64:47 Sep 18 01:43:08.221 INFO kablam! | Sep 18 01:43:08.221 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.221 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.221 INFO kablam! | Sep 18 01:43:08.221 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.221 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.221 INFO kablam! Sep 18 01:43:08.221 INFO kablam! error: cannot find type `Like` in this scope Sep 18 01:43:08.221 INFO kablam! --> src/expression/operators.rs:64:38 Sep 18 01:43:08.221 INFO kablam! | Sep 18 01:43:08.221 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.221 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.221 INFO kablam! | Sep 18 01:43:08.221 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.221 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.221 INFO kablam! Sep 18 01:43:08.221 INFO kablam! error: cannot find type `Like` in this scope Sep 18 01:43:08.221 INFO kablam! --> src/expression/operators.rs:64:47 Sep 18 01:43:08.221 INFO kablam! | Sep 18 01:43:08.221 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.221 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.221 INFO kablam! | Sep 18 01:43:08.221 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.221 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.227 INFO kablam! Sep 18 01:43:08.227 INFO kablam! error: cannot find type `Lt` in this scope Sep 18 01:43:08.227 INFO kablam! --> src/expression/operators.rs:64:38 Sep 18 01:43:08.227 INFO kablam! | Sep 18 01:43:08.227 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.227 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.227 INFO kablam! | Sep 18 01:43:08.227 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.227 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.227 INFO kablam! Sep 18 01:43:08.227 INFO kablam! error: cannot find type `Lt` in this scope Sep 18 01:43:08.227 INFO kablam! --> src/expression/operators.rs:64:47 Sep 18 01:43:08.227 INFO kablam! | Sep 18 01:43:08.227 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.227 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.227 INFO kablam! | Sep 18 01:43:08.227 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.227 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.227 INFO kablam! Sep 18 01:43:08.227 INFO kablam! error: cannot find type `LtEq` in this scope Sep 18 01:43:08.227 INFO kablam! --> src/expression/operators.rs:64:38 Sep 18 01:43:08.227 INFO kablam! | Sep 18 01:43:08.227 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.227 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.227 INFO kablam! | Sep 18 01:43:08.227 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.227 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.227 INFO kablam! Sep 18 01:43:08.227 INFO kablam! error: cannot find type `LtEq` in this scope Sep 18 01:43:08.227 INFO kablam! --> src/expression/operators.rs:64:47 Sep 18 01:43:08.227 INFO kablam! | Sep 18 01:43:08.227 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.227 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.227 INFO kablam! | Sep 18 01:43:08.227 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.227 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.227 INFO kablam! Sep 18 01:43:08.228 INFO kablam! error: cannot find type `NotBetween` in this scope Sep 18 01:43:08.228 INFO kablam! --> src/expression/operators.rs:64:38 Sep 18 01:43:08.228 INFO kablam! | Sep 18 01:43:08.228 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.228 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.228 INFO kablam! | Sep 18 01:43:08.228 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.228 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.228 INFO kablam! Sep 18 01:43:08.228 INFO kablam! error: cannot find type `NotBetween` in this scope Sep 18 01:43:08.228 INFO kablam! --> src/expression/operators.rs:64:47 Sep 18 01:43:08.228 INFO kablam! | Sep 18 01:43:08.228 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.228 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.228 INFO kablam! | Sep 18 01:43:08.228 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.228 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.228 INFO kablam! Sep 18 01:43:08.228 INFO kablam! error: cannot find type `NotEq` in this scope Sep 18 01:43:08.228 INFO kablam! --> src/expression/operators.rs:64:38 Sep 18 01:43:08.228 INFO kablam! | Sep 18 01:43:08.228 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.228 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.228 INFO kablam! | Sep 18 01:43:08.228 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.228 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.228 INFO kablam! Sep 18 01:43:08.228 INFO kablam! error: cannot find type `NotEq` in this scope Sep 18 01:43:08.228 INFO kablam! --> src/expression/operators.rs:64:47 Sep 18 01:43:08.228 INFO kablam! | Sep 18 01:43:08.228 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.228 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.228 INFO kablam! | Sep 18 01:43:08.228 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.228 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.228 INFO kablam! Sep 18 01:43:08.228 INFO kablam! error: cannot find type `NotLike` in this scope Sep 18 01:43:08.228 INFO kablam! --> src/expression/operators.rs:64:38 Sep 18 01:43:08.228 INFO kablam! | Sep 18 01:43:08.228 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.228 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.228 INFO kablam! | Sep 18 01:43:08.228 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.228 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.228 INFO kablam! Sep 18 01:43:08.228 INFO kablam! error: cannot find type `NotLike` in this scope Sep 18 01:43:08.228 INFO kablam! --> src/expression/operators.rs:64:47 Sep 18 01:43:08.228 INFO kablam! | Sep 18 01:43:08.228 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.228 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.228 INFO kablam! | Sep 18 01:43:08.228 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.228 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.228 INFO kablam! Sep 18 01:43:08.228 INFO kablam! error: cannot find type `Or` in this scope Sep 18 01:43:08.228 INFO kablam! --> src/expression/operators.rs:64:38 Sep 18 01:43:08.228 INFO kablam! | Sep 18 01:43:08.228 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.228 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.228 INFO kablam! | Sep 18 01:43:08.228 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.228 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.228 INFO kablam! Sep 18 01:43:08.228 INFO kablam! error: cannot find type `Or` in this scope Sep 18 01:43:08.228 INFO kablam! --> src/expression/operators.rs:64:47 Sep 18 01:43:08.228 INFO kablam! | Sep 18 01:43:08.228 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.228 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.228 INFO kablam! | Sep 18 01:43:08.228 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.228 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.228 INFO kablam! Sep 18 01:43:08.235 INFO kablam! error: cannot find type `IsNull` in this scope Sep 18 01:43:08.235 INFO kablam! --> src/expression/operators.rs:64:38 Sep 18 01:43:08.235 INFO kablam! | Sep 18 01:43:08.235 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.235 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.235 INFO kablam! | Sep 18 01:43:08.235 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.235 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.235 INFO kablam! Sep 18 01:43:08.235 INFO kablam! error: cannot find type `IsNull` in this scope Sep 18 01:43:08.235 INFO kablam! --> src/expression/operators.rs:64:47 Sep 18 01:43:08.235 INFO kablam! | Sep 18 01:43:08.235 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.235 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.235 INFO kablam! | Sep 18 01:43:08.235 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.235 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.235 INFO kablam! Sep 18 01:43:08.235 INFO kablam! error: cannot find type `IsNotNull` in this scope Sep 18 01:43:08.235 INFO kablam! --> src/expression/operators.rs:64:38 Sep 18 01:43:08.235 INFO kablam! | Sep 18 01:43:08.235 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.235 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.235 INFO kablam! | Sep 18 01:43:08.235 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.235 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.235 INFO kablam! Sep 18 01:43:08.235 INFO kablam! error: cannot find type `IsNotNull` in this scope Sep 18 01:43:08.235 INFO kablam! --> src/expression/operators.rs:64:47 Sep 18 01:43:08.235 INFO kablam! | Sep 18 01:43:08.235 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.235 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.235 INFO kablam! | Sep 18 01:43:08.235 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.235 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.235 INFO kablam! Sep 18 01:43:08.247 INFO kablam! error: cannot find type `Asc` in this scope Sep 18 01:43:08.247 INFO kablam! --> src/expression/operators.rs:64:38 Sep 18 01:43:08.247 INFO kablam! | Sep 18 01:43:08.247 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.247 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.247 INFO kablam! | Sep 18 01:43:08.247 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.247 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.247 INFO kablam! Sep 18 01:43:08.247 INFO kablam! error: cannot find type `Asc` in this scope Sep 18 01:43:08.247 INFO kablam! --> src/expression/operators.rs:64:47 Sep 18 01:43:08.247 INFO kablam! | Sep 18 01:43:08.247 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.247 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.247 INFO kablam! | Sep 18 01:43:08.247 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.247 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.247 INFO kablam! Sep 18 01:43:08.247 INFO kablam! error: cannot find type `Desc` in this scope Sep 18 01:43:08.247 INFO kablam! --> src/expression/operators.rs:64:38 Sep 18 01:43:08.247 INFO kablam! | Sep 18 01:43:08.247 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.248 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.248 INFO kablam! | Sep 18 01:43:08.248 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.248 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.248 INFO kablam! Sep 18 01:43:08.248 INFO kablam! error: cannot find type `Desc` in this scope Sep 18 01:43:08.248 INFO kablam! --> src/expression/operators.rs:64:47 Sep 18 01:43:08.248 INFO kablam! | Sep 18 01:43:08.248 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.248 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.248 INFO kablam! | Sep 18 01:43:08.248 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.248 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.248 INFO kablam! Sep 18 01:43:08.248 INFO kablam! error: cannot find type `Not` in this scope Sep 18 01:43:08.248 INFO kablam! --> src/expression/operators.rs:64:38 Sep 18 01:43:08.248 INFO kablam! | Sep 18 01:43:08.248 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.248 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.248 INFO kablam! | Sep 18 01:43:08.248 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.248 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.248 INFO kablam! Sep 18 01:43:08.248 INFO kablam! error: cannot find type `Not` in this scope Sep 18 01:43:08.248 INFO kablam! --> src/expression/operators.rs:64:47 Sep 18 01:43:08.248 INFO kablam! | Sep 18 01:43:08.248 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 18 01:43:08.248 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.248 INFO kablam! | Sep 18 01:43:08.248 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.248 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.248 INFO kablam! Sep 18 01:43:08.248 INFO kablam! error: cannot find type `SqlLiteral` in this scope Sep 18 01:43:08.248 INFO kablam! --> src/expression/sql_literal.rs:9:24 Sep 18 01:43:08.248 INFO kablam! | Sep 18 01:43:08.248 INFO kablam! 9 | #[derive(Debug, Clone, DieselNumericOps)] Sep 18 01:43:08.248 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.248 INFO kablam! | Sep 18 01:43:08.248 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.248 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.248 INFO kablam! Sep 18 01:43:08.248 INFO kablam! error: cannot find type `UncheckedBind` in this scope Sep 18 01:43:08.248 INFO kablam! --> src/expression/sql_literal.rs:231:10 Sep 18 01:43:08.248 INFO kablam! | Sep 18 01:43:08.248 INFO kablam! 231 | #[derive(QueryId, Debug, Clone, Copy)] Sep 18 01:43:08.248 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.248 INFO kablam! | Sep 18 01:43:08.248 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.248 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.248 INFO kablam! Sep 18 01:43:08.248 INFO kablam! error: cannot find type `Subselect` in this scope Sep 18 01:43:08.248 INFO kablam! --> src/expression/subselect.rs:8:30 Sep 18 01:43:08.248 INFO kablam! | Sep 18 01:43:08.248 INFO kablam! 8 | #[derive(Debug, Copy, Clone, QueryId)] Sep 18 01:43:08.248 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.248 INFO kablam! | Sep 18 01:43:08.248 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.248 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.248 INFO kablam! Sep 18 01:43:08.248 INFO kablam! error: cannot find type `DeleteStatement` in this scope Sep 18 01:43:08.248 INFO kablam! --> src/query_builder/delete_statement/mod.rs:12:30 Sep 18 01:43:08.248 INFO kablam! | Sep 18 01:43:08.248 INFO kablam! 12 | #[derive(Debug, Clone, Copy, QueryId)] Sep 18 01:43:08.248 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.248 INFO kablam! | Sep 18 01:43:08.248 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.248 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.248 INFO kablam! Sep 18 01:43:08.248 INFO kablam! error: cannot find type `NoDistinctClause` in this scope Sep 18 01:43:08.248 INFO kablam! --> src/query_builder/distinct_clause.rs:5:30 Sep 18 01:43:08.248 INFO kablam! | Sep 18 01:43:08.248 INFO kablam! 5 | #[derive(Debug, Clone, Copy, QueryId)] Sep 18 01:43:08.249 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.249 INFO kablam! | Sep 18 01:43:08.249 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.249 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.249 INFO kablam! Sep 18 01:43:08.249 INFO kablam! error: cannot find type `DistinctClause` in this scope Sep 18 01:43:08.249 INFO kablam! --> src/query_builder/distinct_clause.rs:7:30 Sep 18 01:43:08.249 INFO kablam! | Sep 18 01:43:08.249 INFO kablam! 7 | #[derive(Debug, Clone, Copy, QueryId)] Sep 18 01:43:08.249 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.249 INFO kablam! | Sep 18 01:43:08.249 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.249 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.249 INFO kablam! Sep 18 01:43:08.250 INFO kablam! error: cannot find type `NoGroupByClause` in this scope Sep 18 01:43:08.250 INFO kablam! --> src/query_builder/clause_macro.rs:11:38 Sep 18 01:43:08.250 INFO kablam! | Sep 18 01:43:08.250 INFO kablam! 11 | #[derive(Debug, Clone, Copy, QueryId)] Sep 18 01:43:08.250 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.250 INFO kablam! | Sep 18 01:43:08.250 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.250 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.250 INFO kablam! Sep 18 01:43:08.250 INFO kablam! error: cannot find type `GroupByClause` in this scope Sep 18 01:43:08.250 INFO kablam! --> src/query_builder/clause_macro.rs:20:38 Sep 18 01:43:08.250 INFO kablam! | Sep 18 01:43:08.250 INFO kablam! 20 | #[derive(Debug, Clone, Copy, QueryId)] Sep 18 01:43:08.250 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.250 INFO kablam! | Sep 18 01:43:08.250 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.250 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.250 INFO kablam! Sep 18 01:43:08.250 INFO kablam! error: cannot find type `Insert` in this scope Sep 18 01:43:08.250 INFO kablam! --> src/query_builder/insert_statement/mod.rs:329:30 Sep 18 01:43:08.250 INFO kablam! | Sep 18 01:43:08.250 INFO kablam! 329 | #[derive(Debug, Copy, Clone, QueryId)] Sep 18 01:43:08.250 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.250 INFO kablam! | Sep 18 01:43:08.250 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.250 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.250 INFO kablam! Sep 18 01:43:08.250 INFO kablam! error: cannot find type `InsertOrIgnore` in this scope Sep 18 01:43:08.250 INFO kablam! --> src/query_builder/insert_statement/mod.rs:340:30 Sep 18 01:43:08.250 INFO kablam! | Sep 18 01:43:08.250 INFO kablam! 340 | #[derive(Debug, Copy, Clone, QueryId)] Sep 18 01:43:08.250 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.250 INFO kablam! | Sep 18 01:43:08.250 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.250 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.250 INFO kablam! Sep 18 01:43:08.251 INFO kablam! error: cannot find type `NoLimitClause` in this scope Sep 18 01:43:08.251 INFO kablam! --> src/query_builder/clause_macro.rs:11:38 Sep 18 01:43:08.251 INFO kablam! | Sep 18 01:43:08.251 INFO kablam! 11 | #[derive(Debug, Clone, Copy, QueryId)] Sep 18 01:43:08.251 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.251 INFO kablam! | Sep 18 01:43:08.251 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.251 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.251 INFO kablam! Sep 18 01:43:08.251 INFO kablam! error: cannot find type `LimitClause` in this scope Sep 18 01:43:08.251 INFO kablam! --> src/query_builder/clause_macro.rs:20:38 Sep 18 01:43:08.251 INFO kablam! | Sep 18 01:43:08.251 INFO kablam! 20 | #[derive(Debug, Clone, Copy, QueryId)] Sep 18 01:43:08.251 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.251 INFO kablam! | Sep 18 01:43:08.251 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.251 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.251 INFO kablam! Sep 18 01:43:08.251 INFO kablam! error: cannot find type `NoLockingClause` in this scope Sep 18 01:43:08.251 INFO kablam! --> src/query_builder/locking_clause.rs:5:30 Sep 18 01:43:08.251 INFO kablam! | Sep 18 01:43:08.251 INFO kablam! 5 | #[derive(Debug, Clone, Copy, QueryId)] Sep 18 01:43:08.251 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.251 INFO kablam! | Sep 18 01:43:08.251 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.251 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.251 INFO kablam! Sep 18 01:43:08.251 INFO kablam! error: cannot find type `LockingClause` in this scope Sep 18 01:43:08.251 INFO kablam! --> src/query_builder/locking_clause.rs:14:30 Sep 18 01:43:08.251 INFO kablam! | Sep 18 01:43:08.251 INFO kablam! 14 | #[derive(Debug, Clone, Copy, QueryId)] Sep 18 01:43:08.251 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.251 INFO kablam! | Sep 18 01:43:08.251 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.251 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.251 INFO kablam! Sep 18 01:43:08.251 INFO kablam! error: cannot find type `ForUpdate` in this scope Sep 18 01:43:08.251 INFO kablam! --> src/query_builder/locking_clause.rs:40:30 Sep 18 01:43:08.251 INFO kablam! | Sep 18 01:43:08.251 INFO kablam! 40 | #[derive(Debug, Clone, Copy, QueryId)] Sep 18 01:43:08.251 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.252 INFO kablam! | Sep 18 01:43:08.252 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.252 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.255 INFO kablam! Sep 18 01:43:08.255 INFO kablam! error: cannot find type `ForNoKeyUpdate` in this scope Sep 18 01:43:08.255 INFO kablam! --> src/query_builder/locking_clause.rs:43:30 Sep 18 01:43:08.255 INFO kablam! | Sep 18 01:43:08.255 INFO kablam! 43 | #[derive(Debug, Clone, Copy, QueryId)] Sep 18 01:43:08.255 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.255 INFO kablam! | Sep 18 01:43:08.255 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.255 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.255 INFO kablam! Sep 18 01:43:08.255 INFO kablam! error: cannot find type `ForShare` in this scope Sep 18 01:43:08.255 INFO kablam! --> src/query_builder/locking_clause.rs:46:30 Sep 18 01:43:08.255 INFO kablam! | Sep 18 01:43:08.255 INFO kablam! 46 | #[derive(Debug, Clone, Copy, QueryId)] Sep 18 01:43:08.255 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.255 INFO kablam! | Sep 18 01:43:08.255 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.255 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.255 INFO kablam! Sep 18 01:43:08.255 INFO kablam! error: cannot find type `ForKeyShare` in this scope Sep 18 01:43:08.255 INFO kablam! --> src/query_builder/locking_clause.rs:49:30 Sep 18 01:43:08.255 INFO kablam! | Sep 18 01:43:08.255 INFO kablam! 49 | #[derive(Debug, Clone, Copy, QueryId)] Sep 18 01:43:08.255 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.255 INFO kablam! | Sep 18 01:43:08.255 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.255 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.255 INFO kablam! Sep 18 01:43:08.255 INFO kablam! error: cannot find type `NoModifier` in this scope Sep 18 01:43:08.255 INFO kablam! --> src/query_builder/locking_clause.rs:54:30 Sep 18 01:43:08.255 INFO kablam! | Sep 18 01:43:08.255 INFO kablam! 54 | #[derive(Debug, Clone, Copy, QueryId)] Sep 18 01:43:08.255 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.255 INFO kablam! | Sep 18 01:43:08.255 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.255 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.255 INFO kablam! Sep 18 01:43:08.256 INFO kablam! error: cannot find type `SkipLocked` in this scope Sep 18 01:43:08.256 INFO kablam! --> src/query_builder/locking_clause.rs:57:30 Sep 18 01:43:08.256 INFO kablam! | Sep 18 01:43:08.256 INFO kablam! 57 | #[derive(Debug, Clone, Copy, QueryId)] Sep 18 01:43:08.256 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.256 INFO kablam! | Sep 18 01:43:08.263 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.263 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.263 INFO kablam! Sep 18 01:43:08.263 INFO kablam! error: cannot find type `NoWait` in this scope Sep 18 01:43:08.263 INFO kablam! --> src/query_builder/locking_clause.rs:60:30 Sep 18 01:43:08.263 INFO kablam! | Sep 18 01:43:08.263 INFO kablam! 60 | #[derive(Debug, Clone, Copy, QueryId)] Sep 18 01:43:08.263 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.263 INFO kablam! | Sep 18 01:43:08.263 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.263 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.263 INFO kablam! Sep 18 01:43:08.263 INFO kablam! error: cannot find type `NoOffsetClause` in this scope Sep 18 01:43:08.263 INFO kablam! --> src/query_builder/clause_macro.rs:11:38 Sep 18 01:43:08.263 INFO kablam! | Sep 18 01:43:08.263 INFO kablam! 11 | #[derive(Debug, Clone, Copy, QueryId)] Sep 18 01:43:08.263 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.263 INFO kablam! | Sep 18 01:43:08.263 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.263 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.263 INFO kablam! Sep 18 01:43:08.263 INFO kablam! error: cannot find type `OffsetClause` in this scope Sep 18 01:43:08.263 INFO kablam! --> src/query_builder/clause_macro.rs:20:38 Sep 18 01:43:08.263 INFO kablam! | Sep 18 01:43:08.263 INFO kablam! 20 | #[derive(Debug, Clone, Copy, QueryId)] Sep 18 01:43:08.263 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.264 INFO kablam! | Sep 18 01:43:08.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.264 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.264 INFO kablam! Sep 18 01:43:08.264 INFO kablam! error: cannot find type `NoOrderClause` in this scope Sep 18 01:43:08.264 INFO kablam! --> src/query_builder/clause_macro.rs:11:38 Sep 18 01:43:08.264 INFO kablam! | Sep 18 01:43:08.264 INFO kablam! 11 | #[derive(Debug, Clone, Copy, QueryId)] Sep 18 01:43:08.264 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.264 INFO kablam! | Sep 18 01:43:08.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.264 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.264 INFO kablam! Sep 18 01:43:08.264 INFO kablam! error: cannot find type `OrderClause` in this scope Sep 18 01:43:08.264 INFO kablam! --> src/query_builder/clause_macro.rs:20:38 Sep 18 01:43:08.264 INFO kablam! | Sep 18 01:43:08.264 INFO kablam! 20 | #[derive(Debug, Clone, Copy, QueryId)] Sep 18 01:43:08.264 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.264 INFO kablam! | Sep 18 01:43:08.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.264 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.264 INFO kablam! Sep 18 01:43:08.264 INFO kablam! error: cannot find type `NoReturningClause` in this scope Sep 18 01:43:08.264 INFO kablam! --> src/query_builder/clause_macro.rs:11:38 Sep 18 01:43:08.264 INFO kablam! | Sep 18 01:43:08.264 INFO kablam! 11 | #[derive(Debug, Clone, Copy, QueryId)] Sep 18 01:43:08.264 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.264 INFO kablam! | Sep 18 01:43:08.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.264 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.264 INFO kablam! Sep 18 01:43:08.264 INFO kablam! error: cannot find type `ReturningClause` in this scope Sep 18 01:43:08.264 INFO kablam! --> src/query_builder/clause_macro.rs:20:38 Sep 18 01:43:08.264 INFO kablam! | Sep 18 01:43:08.264 INFO kablam! 20 | #[derive(Debug, Clone, Copy, QueryId)] Sep 18 01:43:08.264 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.264 INFO kablam! | Sep 18 01:43:08.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.264 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.264 INFO kablam! Sep 18 01:43:08.264 INFO kablam! error: cannot find type `DefaultSelectClause` in this scope Sep 18 01:43:08.264 INFO kablam! --> src/query_builder/select_clause.rs:6:30 Sep 18 01:43:08.264 INFO kablam! | Sep 18 01:43:08.264 INFO kablam! 6 | #[derive(Debug, Clone, Copy, QueryId)] Sep 18 01:43:08.264 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.264 INFO kablam! | Sep 18 01:43:08.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.264 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.264 INFO kablam! Sep 18 01:43:08.264 INFO kablam! error: cannot find type `SelectClause` in this scope Sep 18 01:43:08.264 INFO kablam! --> src/query_builder/select_clause.rs:8:30 Sep 18 01:43:08.264 INFO kablam! | Sep 18 01:43:08.264 INFO kablam! 8 | #[derive(Debug, Clone, Copy, QueryId)] Sep 18 01:43:08.264 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.264 INFO kablam! | Sep 18 01:43:08.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.264 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.264 INFO kablam! Sep 18 01:43:08.264 INFO kablam! error: cannot find type `SelectStatement` in this scope Sep 18 01:43:08.264 INFO kablam! --> src/query_builder/select_statement/mod.rs:36:30 Sep 18 01:43:08.264 INFO kablam! | Sep 18 01:43:08.264 INFO kablam! 36 | #[derive(Debug, Clone, Copy, QueryId)] Sep 18 01:43:08.264 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.264 INFO kablam! | Sep 18 01:43:08.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.264 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.264 INFO kablam! Sep 18 01:43:08.265 INFO kablam! error: cannot find type `NoWhereClause` in this scope Sep 18 01:43:08.265 INFO kablam! --> src/query_builder/where_clause.rs:31:30 Sep 18 01:43:08.265 INFO kablam! | Sep 18 01:43:08.265 INFO kablam! 31 | #[derive(Debug, Clone, Copy, QueryId)] Sep 18 01:43:08.265 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.265 INFO kablam! | Sep 18 01:43:08.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.265 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.265 INFO kablam! Sep 18 01:43:08.265 INFO kablam! error: cannot find type `WhereClause` in this scope Sep 18 01:43:08.265 INFO kablam! --> src/query_builder/where_clause.rs:69:30 Sep 18 01:43:08.265 INFO kablam! | Sep 18 01:43:08.265 INFO kablam! 69 | #[derive(Debug, Clone, Copy, QueryId)] Sep 18 01:43:08.265 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.265 INFO kablam! | Sep 18 01:43:08.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.265 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.265 INFO kablam! Sep 18 01:43:08.265 INFO kablam! error: cannot find type `Join` in this scope Sep 18 01:43:08.265 INFO kablam! --> src/query_source/joins.rs:12:30 Sep 18 01:43:08.265 INFO kablam! | Sep 18 01:43:08.265 INFO kablam! 12 | #[derive(Debug, Clone, Copy, QueryId)] Sep 18 01:43:08.265 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.265 INFO kablam! | Sep 18 01:43:08.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.265 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.265 INFO kablam! Sep 18 01:43:08.265 INFO kablam! error: cannot find type `JoinOn` in this scope Sep 18 01:43:08.265 INFO kablam! --> src/query_source/joins.rs:20:30 Sep 18 01:43:08.265 INFO kablam! | Sep 18 01:43:08.265 INFO kablam! 20 | #[derive(Debug, Clone, Copy, QueryId)] Sep 18 01:43:08.265 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.265 INFO kablam! | Sep 18 01:43:08.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.265 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.265 INFO kablam! Sep 18 01:43:08.265 INFO kablam! error: cannot find type `Inner` in this scope Sep 18 01:43:08.265 INFO kablam! --> src/query_source/joins.rs:218:39 Sep 18 01:43:08.265 INFO kablam! | Sep 18 01:43:08.265 INFO kablam! 218 | #[derive(Debug, Clone, Copy, Default, QueryId)] Sep 18 01:43:08.265 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.265 INFO kablam! | Sep 18 01:43:08.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.265 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.265 INFO kablam! Sep 18 01:43:08.265 INFO kablam! error: cannot find type `LeftOuter` in this scope Sep 18 01:43:08.265 INFO kablam! --> src/query_source/joins.rs:229:39 Sep 18 01:43:08.265 INFO kablam! | Sep 18 01:43:08.265 INFO kablam! 229 | #[derive(Debug, Clone, Copy, Default, QueryId)] Sep 18 01:43:08.265 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.265 INFO kablam! | Sep 18 01:43:08.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.265 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.265 INFO kablam! Sep 18 01:43:08.279 INFO kablam! error: cannot find type `Bool` in this scope Sep 18 01:43:08.279 INFO kablam! --> src/sql_types/mod.rs:37:39 Sep 18 01:43:08.279 INFO kablam! | Sep 18 01:43:08.280 INFO kablam! 37 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 18 01:43:08.280 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.280 INFO kablam! | Sep 18 01:43:08.280 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.280 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.280 INFO kablam! Sep 18 01:43:08.280 INFO kablam! error: cannot find type `Bool` in this scope Sep 18 01:43:08.280 INFO kablam! --> src/sql_types/mod.rs:37:48 Sep 18 01:43:08.280 INFO kablam! | Sep 18 01:43:08.280 INFO kablam! 37 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 18 01:43:08.280 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.280 INFO kablam! | Sep 18 01:43:08.280 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.280 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.280 INFO kablam! Sep 18 01:43:08.280 INFO kablam! error: cannot find type `Tinyint` in this scope Sep 18 01:43:08.280 INFO kablam! --> src/sql_types/mod.rs:58:39 Sep 18 01:43:08.280 INFO kablam! | Sep 18 01:43:08.280 INFO kablam! 58 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 18 01:43:08.280 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.280 INFO kablam! | Sep 18 01:43:08.280 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.280 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.280 INFO kablam! Sep 18 01:43:08.280 INFO kablam! error: cannot find type `Tinyint` in this scope Sep 18 01:43:08.280 INFO kablam! --> src/sql_types/mod.rs:58:48 Sep 18 01:43:08.280 INFO kablam! | Sep 18 01:43:08.280 INFO kablam! 58 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 18 01:43:08.280 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.280 INFO kablam! | Sep 18 01:43:08.280 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.280 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.280 INFO kablam! Sep 18 01:43:08.280 INFO kablam! error: cannot find type `SmallInt` in this scope Sep 18 01:43:08.280 INFO kablam! --> src/sql_types/mod.rs:73:39 Sep 18 01:43:08.280 INFO kablam! | Sep 18 01:43:08.280 INFO kablam! 73 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 18 01:43:08.280 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.280 INFO kablam! | Sep 18 01:43:08.280 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.280 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.280 INFO kablam! Sep 18 01:43:08.280 INFO kablam! error: cannot find type `SmallInt` in this scope Sep 18 01:43:08.280 INFO kablam! --> src/sql_types/mod.rs:73:48 Sep 18 01:43:08.280 INFO kablam! | Sep 18 01:43:08.280 INFO kablam! 73 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 18 01:43:08.280 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.280 INFO kablam! | Sep 18 01:43:08.280 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.280 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.280 INFO kablam! Sep 18 01:43:08.280 INFO kablam! error: cannot find type `Integer` in this scope Sep 18 01:43:08.280 INFO kablam! --> src/sql_types/mod.rs:94:39 Sep 18 01:43:08.280 INFO kablam! | Sep 18 01:43:08.280 INFO kablam! 94 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 18 01:43:08.280 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.280 INFO kablam! | Sep 18 01:43:08.280 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.280 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.280 INFO kablam! Sep 18 01:43:08.280 INFO kablam! error: cannot find type `Integer` in this scope Sep 18 01:43:08.280 INFO kablam! --> src/sql_types/mod.rs:94:48 Sep 18 01:43:08.280 INFO kablam! | Sep 18 01:43:08.280 INFO kablam! 94 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 18 01:43:08.280 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.280 INFO kablam! | Sep 18 01:43:08.280 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.280 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.280 INFO kablam! Sep 18 01:43:08.280 INFO kablam! error: cannot find type `BigInt` in this scope Sep 18 01:43:08.280 INFO kablam! --> src/sql_types/mod.rs:113:39 Sep 18 01:43:08.280 INFO kablam! | Sep 18 01:43:08.281 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 18 01:43:08.281 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.281 INFO kablam! | Sep 18 01:43:08.281 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.281 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.281 INFO kablam! Sep 18 01:43:08.281 INFO kablam! error: cannot find type `BigInt` in this scope Sep 18 01:43:08.281 INFO kablam! --> src/sql_types/mod.rs:113:48 Sep 18 01:43:08.281 INFO kablam! | Sep 18 01:43:08.281 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 18 01:43:08.281 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.281 INFO kablam! | Sep 18 01:43:08.281 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.281 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.281 INFO kablam! Sep 18 01:43:08.281 INFO kablam! error: cannot find type `Float` in this scope Sep 18 01:43:08.281 INFO kablam! --> src/sql_types/mod.rs:134:39 Sep 18 01:43:08.281 INFO kablam! | Sep 18 01:43:08.281 INFO kablam! 134 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 18 01:43:08.281 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.281 INFO kablam! | Sep 18 01:43:08.281 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.281 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.281 INFO kablam! Sep 18 01:43:08.281 INFO kablam! error: cannot find type `Float` in this scope Sep 18 01:43:08.281 INFO kablam! --> src/sql_types/mod.rs:134:48 Sep 18 01:43:08.281 INFO kablam! | Sep 18 01:43:08.281 INFO kablam! 134 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 18 01:43:08.281 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.281 INFO kablam! | Sep 18 01:43:08.281 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.281 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.281 INFO kablam! Sep 18 01:43:08.281 INFO kablam! error: cannot find type `Double` in this scope Sep 18 01:43:08.281 INFO kablam! --> src/sql_types/mod.rs:153:39 Sep 18 01:43:08.281 INFO kablam! | Sep 18 01:43:08.281 INFO kablam! 153 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 18 01:43:08.281 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.281 INFO kablam! | Sep 18 01:43:08.281 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.281 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.281 INFO kablam! Sep 18 01:43:08.281 INFO kablam! error: cannot find type `Double` in this scope Sep 18 01:43:08.281 INFO kablam! --> src/sql_types/mod.rs:153:48 Sep 18 01:43:08.281 INFO kablam! | Sep 18 01:43:08.281 INFO kablam! 153 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 18 01:43:08.281 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.281 INFO kablam! | Sep 18 01:43:08.281 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.281 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.281 INFO kablam! Sep 18 01:43:08.281 INFO kablam! error: cannot find type `Numeric` in this scope Sep 18 01:43:08.281 INFO kablam! --> src/sql_types/mod.rs:175:39 Sep 18 01:43:08.281 INFO kablam! | Sep 18 01:43:08.281 INFO kablam! 175 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 18 01:43:08.281 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.281 INFO kablam! | Sep 18 01:43:08.281 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.281 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.281 INFO kablam! Sep 18 01:43:08.281 INFO kablam! error: cannot find type `Numeric` in this scope Sep 18 01:43:08.281 INFO kablam! --> src/sql_types/mod.rs:175:48 Sep 18 01:43:08.281 INFO kablam! | Sep 18 01:43:08.282 INFO kablam! 175 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 18 01:43:08.282 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.282 INFO kablam! | Sep 18 01:43:08.282 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.282 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.282 INFO kablam! Sep 18 01:43:08.282 INFO kablam! error: cannot find type `Text` in this scope Sep 18 01:43:08.282 INFO kablam! --> src/sql_types/mod.rs:203:39 Sep 18 01:43:08.282 INFO kablam! | Sep 18 01:43:08.282 INFO kablam! 203 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 18 01:43:08.282 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.282 INFO kablam! | Sep 18 01:43:08.282 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.282 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.282 INFO kablam! Sep 18 01:43:08.282 INFO kablam! error: cannot find type `Text` in this scope Sep 18 01:43:08.282 INFO kablam! --> src/sql_types/mod.rs:203:48 Sep 18 01:43:08.282 INFO kablam! | Sep 18 01:43:08.282 INFO kablam! 203 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 18 01:43:08.282 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.282 INFO kablam! | Sep 18 01:43:08.282 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.282 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.282 INFO kablam! Sep 18 01:43:08.282 INFO kablam! error: cannot find type `Binary` in this scope Sep 18 01:43:08.282 INFO kablam! --> src/sql_types/mod.rs:246:39 Sep 18 01:43:08.282 INFO kablam! | Sep 18 01:43:08.282 INFO kablam! 246 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 18 01:43:08.282 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.282 INFO kablam! | Sep 18 01:43:08.282 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.282 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.282 INFO kablam! Sep 18 01:43:08.282 INFO kablam! error: cannot find type `Binary` in this scope Sep 18 01:43:08.282 INFO kablam! --> src/sql_types/mod.rs:246:48 Sep 18 01:43:08.282 INFO kablam! | Sep 18 01:43:08.282 INFO kablam! 246 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 18 01:43:08.282 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.282 INFO kablam! | Sep 18 01:43:08.282 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.282 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.282 INFO kablam! Sep 18 01:43:08.282 INFO kablam! error: cannot find type `Date` in this scope Sep 18 01:43:08.282 INFO kablam! --> src/sql_types/mod.rs:276:39 Sep 18 01:43:08.282 INFO kablam! | Sep 18 01:43:08.282 INFO kablam! 276 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 18 01:43:08.282 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.282 INFO kablam! | Sep 18 01:43:08.282 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.282 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.282 INFO kablam! Sep 18 01:43:08.282 INFO kablam! error: cannot find type `Date` in this scope Sep 18 01:43:08.282 INFO kablam! --> src/sql_types/mod.rs:276:48 Sep 18 01:43:08.282 INFO kablam! | Sep 18 01:43:08.282 INFO kablam! 276 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 18 01:43:08.282 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.283 INFO kablam! | Sep 18 01:43:08.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.283 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.283 INFO kablam! Sep 18 01:43:08.283 INFO kablam! error: cannot find type `Interval` in this scope Sep 18 01:43:08.283 INFO kablam! --> src/sql_types/mod.rs:296:39 Sep 18 01:43:08.283 INFO kablam! | Sep 18 01:43:08.283 INFO kablam! 296 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 18 01:43:08.283 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.283 INFO kablam! | Sep 18 01:43:08.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.283 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.283 INFO kablam! Sep 18 01:43:08.283 INFO kablam! error: cannot find type `Interval` in this scope Sep 18 01:43:08.283 INFO kablam! --> src/sql_types/mod.rs:296:48 Sep 18 01:43:08.283 INFO kablam! | Sep 18 01:43:08.283 INFO kablam! 296 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 18 01:43:08.283 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.283 INFO kablam! | Sep 18 01:43:08.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.283 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.283 INFO kablam! Sep 18 01:43:08.283 INFO kablam! error: cannot find type `Time` in this scope Sep 18 01:43:08.283 INFO kablam! --> src/sql_types/mod.rs:311:39 Sep 18 01:43:08.283 INFO kablam! | Sep 18 01:43:08.283 INFO kablam! 311 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 18 01:43:08.283 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.283 INFO kablam! | Sep 18 01:43:08.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.283 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.283 INFO kablam! Sep 18 01:43:08.283 INFO kablam! error: cannot find type `Time` in this scope Sep 18 01:43:08.283 INFO kablam! --> src/sql_types/mod.rs:311:48 Sep 18 01:43:08.283 INFO kablam! | Sep 18 01:43:08.283 INFO kablam! 311 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 18 01:43:08.283 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.283 INFO kablam! | Sep 18 01:43:08.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.283 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.283 INFO kablam! Sep 18 01:43:08.283 INFO kablam! error: cannot find type `Timestamp` in this scope Sep 18 01:43:08.283 INFO kablam! --> src/sql_types/mod.rs:334:39 Sep 18 01:43:08.283 INFO kablam! | Sep 18 01:43:08.283 INFO kablam! 334 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 18 01:43:08.283 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.283 INFO kablam! | Sep 18 01:43:08.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.283 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.283 INFO kablam! Sep 18 01:43:08.283 INFO kablam! error: cannot find type `Timestamp` in this scope Sep 18 01:43:08.283 INFO kablam! --> src/sql_types/mod.rs:334:48 Sep 18 01:43:08.283 INFO kablam! | Sep 18 01:43:08.284 INFO kablam! 334 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 18 01:43:08.284 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.284 INFO kablam! | Sep 18 01:43:08.284 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.284 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.284 INFO kablam! Sep 18 01:43:08.295 INFO kablam! error: cannot find type `SystemTime` in this scope Sep 18 01:43:08.295 INFO kablam! --> src/type_impls/date_and_time.rs:5:10 Sep 18 01:43:08.295 INFO kablam! | Sep 18 01:43:08.295 INFO kablam! 5 | #[derive(FromSqlRow, AsExpression)] Sep 18 01:43:08.295 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.295 INFO kablam! | Sep 18 01:43:08.295 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.295 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.295 INFO kablam! Sep 18 01:43:08.295 INFO kablam! error: cannot find type `SystemTime` in this scope Sep 18 01:43:08.295 INFO kablam! --> src/type_impls/date_and_time.rs:5:22 Sep 18 01:43:08.295 INFO kablam! | Sep 18 01:43:08.295 INFO kablam! 5 | #[derive(FromSqlRow, AsExpression)] Sep 18 01:43:08.295 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.295 INFO kablam! | Sep 18 01:43:08.295 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.295 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.295 INFO kablam! Sep 18 01:43:08.295 INFO kablam! error: cannot find type `Bool` in this scope Sep 18 01:43:08.295 INFO kablam! --> src/type_impls/primitives.rs:13:26 Sep 18 01:43:08.295 INFO kablam! | Sep 18 01:43:08.295 INFO kablam! 13 | #[derive(FromSqlRow, AsExpression)] Sep 18 01:43:08.295 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.296 INFO kablam! | Sep 18 01:43:08.296 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.296 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.296 INFO kablam! Sep 18 01:43:08.296 INFO kablam! error: cannot find type `SmallInt` in this scope Sep 18 01:43:08.296 INFO kablam! --> src/type_impls/primitives.rs:23:26 Sep 18 01:43:08.296 INFO kablam! | Sep 18 01:43:08.296 INFO kablam! 23 | #[derive(FromSqlRow, AsExpression)] Sep 18 01:43:08.296 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.296 INFO kablam! | Sep 18 01:43:08.296 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.296 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.296 INFO kablam! Sep 18 01:43:08.296 INFO kablam! error: cannot find type `Integer` in this scope Sep 18 01:43:08.296 INFO kablam! --> src/type_impls/primitives.rs:28:26 Sep 18 01:43:08.296 INFO kablam! | Sep 18 01:43:08.296 INFO kablam! 28 | #[derive(FromSqlRow, AsExpression)] Sep 18 01:43:08.296 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.296 INFO kablam! | Sep 18 01:43:08.296 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.296 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.296 INFO kablam! Sep 18 01:43:08.296 INFO kablam! error: cannot find type `BigInt` in this scope Sep 18 01:43:08.296 INFO kablam! --> src/type_impls/primitives.rs:33:26 Sep 18 01:43:08.296 INFO kablam! | Sep 18 01:43:08.296 INFO kablam! 33 | #[derive(FromSqlRow, AsExpression)] Sep 18 01:43:08.296 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.296 INFO kablam! | Sep 18 01:43:08.296 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.296 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.296 INFO kablam! Sep 18 01:43:08.296 INFO kablam! error: cannot find type `Float` in this scope Sep 18 01:43:08.296 INFO kablam! --> src/type_impls/primitives.rs:54:26 Sep 18 01:43:08.296 INFO kablam! | Sep 18 01:43:08.296 INFO kablam! 54 | #[derive(FromSqlRow, AsExpression)] Sep 18 01:43:08.296 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.296 INFO kablam! | Sep 18 01:43:08.296 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.296 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.296 INFO kablam! Sep 18 01:43:08.296 INFO kablam! error: cannot find type `Double` in this scope Sep 18 01:43:08.296 INFO kablam! --> src/type_impls/primitives.rs:59:26 Sep 18 01:43:08.296 INFO kablam! | Sep 18 01:43:08.296 INFO kablam! 59 | #[derive(FromSqlRow, AsExpression)] Sep 18 01:43:08.296 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.296 INFO kablam! | Sep 18 01:43:08.296 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.296 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.296 INFO kablam! Sep 18 01:43:08.296 INFO kablam! error: cannot find type `Text` in this scope Sep 18 01:43:08.296 INFO kablam! --> src/type_impls/primitives.rs:64:26 Sep 18 01:43:08.296 INFO kablam! | Sep 18 01:43:08.296 INFO kablam! 64 | #[derive(FromSqlRow, AsExpression)] Sep 18 01:43:08.296 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.296 INFO kablam! | Sep 18 01:43:08.296 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.296 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.296 INFO kablam! Sep 18 01:43:08.296 INFO kablam! error: cannot find type `Text` in this scope Sep 18 01:43:08.296 INFO kablam! --> src/type_impls/primitives.rs:72:14 Sep 18 01:43:08.296 INFO kablam! | Sep 18 01:43:08.296 INFO kablam! 72 | #[derive(AsExpression)] Sep 18 01:43:08.296 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.296 INFO kablam! | Sep 18 01:43:08.296 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.296 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.296 INFO kablam! Sep 18 01:43:08.296 INFO kablam! error: cannot find type `Binary` in this scope Sep 18 01:43:08.296 INFO kablam! --> src/type_impls/primitives.rs:84:14 Sep 18 01:43:08.296 INFO kablam! | Sep 18 01:43:08.297 INFO kablam! 84 | #[derive(AsExpression)] Sep 18 01:43:08.297 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.297 INFO kablam! | Sep 18 01:43:08.297 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.297 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.297 INFO kablam! Sep 18 01:43:08.297 INFO kablam! error: cannot find type `Binary` in this scope Sep 18 01:43:08.297 INFO kablam! --> src/type_impls/primitives.rs:89:14 Sep 18 01:43:08.297 INFO kablam! | Sep 18 01:43:08.297 INFO kablam! 89 | #[derive(AsExpression)] Sep 18 01:43:08.297 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 01:43:08.297 INFO kablam! | Sep 18 01:43:08.297 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 01:43:08.297 INFO kablam! = note: for more information, see issue #50504 Sep 18 01:43:08.297 INFO kablam! Sep 18 01:43:08.571 INFO kablam! error: aborting due to previous error Sep 18 01:43:08.571 INFO kablam! Sep 18 01:43:08.595 INFO kablam! error: Could not compile `diesel`. Sep 18 01:43:08.595 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 01:43:09.659 INFO kablam! error: the trait bound `T: associations::Identifiable` is not satisfied Sep 18 01:43:09.659 INFO kablam! --> src/associations/belongs_to.rs:109:14 Sep 18 01:43:09.659 INFO kablam! | Sep 18 01:43:09.659 INFO kablam! 109 | type Id = ::Id; Sep 18 01:43:09.659 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `associations::Identifiable` is not implemented for `T` Sep 18 01:43:09.659 INFO kablam! | Sep 18 01:43:09.659 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 18 01:43:09.659 INFO kablam! = help: consider adding a `where T: associations::Identifiable` bound Sep 18 01:43:09.659 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.659 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.659 INFO kablam! Sep 18 01:43:09.677 INFO kablam! error: the trait bound `Expr: expression::Expression` is not satisfied Sep 18 01:43:09.677 INFO kablam! --> src/expression/functions/helper_types.rs:9:22 Sep 18 01:43:09.677 INFO kablam! | Sep 18 01:43:09.677 INFO kablam! 9 | pub type not = operators::Not>>; Sep 18 01:43:09.677 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `expression::Expression` is not implemented for `Expr` Sep 18 01:43:09.677 INFO kablam! | Sep 18 01:43:09.683 INFO kablam! = help: consider adding a `where Expr: expression::Expression` bound Sep 18 01:43:09.683 INFO kablam! = note: required because of the requirements on the impl of `expression::AsExpression` for `Expr` Sep 18 01:43:09.683 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.683 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.683 INFO kablam! Sep 18 01:43:09.683 INFO kablam! error: the trait bound `Expr: expression::Expression` is not satisfied Sep 18 01:43:09.683 INFO kablam! --> src/expression/functions/helper_types.rs:14:22 Sep 18 01:43:09.683 INFO kablam! | Sep 18 01:43:09.683 INFO kablam! 14 | pub type Not = not; Sep 18 01:43:09.683 INFO kablam! | ^^^^^^^^^ the trait `expression::Expression` is not implemented for `Expr` Sep 18 01:43:09.683 INFO kablam! | Sep 18 01:43:09.683 INFO kablam! = help: consider adding a `where Expr: expression::Expression` bound Sep 18 01:43:09.683 INFO kablam! = note: required because of the requirements on the impl of `expression::AsExpression` for `Expr` Sep 18 01:43:09.683 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.683 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.683 INFO kablam! Sep 18 01:43:09.683 INFO kablam! error: the trait bound `Expr: expression::Expression` is not satisfied Sep 18 01:43:09.683 INFO kablam! --> src/expression/functions/helper_types.rs:17:22 Sep 18 01:43:09.683 INFO kablam! | Sep 18 01:43:09.683 INFO kablam! 17 | pub type max = super::aggregate_ordering::max::HelperType, Expr>; Sep 18 01:43:09.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `expression::Expression` is not implemented for `Expr` Sep 18 01:43:09.683 INFO kablam! | Sep 18 01:43:09.683 INFO kablam! = help: consider adding a `where Expr: expression::Expression` bound Sep 18 01:43:09.683 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.683 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.683 INFO kablam! Sep 18 01:43:09.683 INFO kablam! error: the trait bound `Expr: expression::Expression` is not satisfied Sep 18 01:43:09.683 INFO kablam! --> src/expression/functions/helper_types.rs:20:22 Sep 18 01:43:09.683 INFO kablam! | Sep 18 01:43:09.683 INFO kablam! 20 | pub type min = super::aggregate_ordering::min::HelperType, Expr>; Sep 18 01:43:09.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `expression::Expression` is not implemented for `Expr` Sep 18 01:43:09.683 INFO kablam! | Sep 18 01:43:09.683 INFO kablam! = help: consider adding a `where Expr: expression::Expression` bound Sep 18 01:43:09.683 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.683 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.683 INFO kablam! Sep 18 01:43:09.683 INFO kablam! error: the trait bound `Expr: expression::Expression` is not satisfied Sep 18 01:43:09.683 INFO kablam! --> src/expression/functions/helper_types.rs:23:22 Sep 18 01:43:09.683 INFO kablam! | Sep 18 01:43:09.684 INFO kablam! 23 | pub type sum = super::aggregate_folding::sum::HelperType, Expr>; Sep 18 01:43:09.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `expression::Expression` is not implemented for `Expr` Sep 18 01:43:09.684 INFO kablam! | Sep 18 01:43:09.684 INFO kablam! = help: consider adding a `where Expr: expression::Expression` bound Sep 18 01:43:09.684 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.684 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.684 INFO kablam! Sep 18 01:43:09.684 INFO kablam! error: the trait bound `Expr: expression::Expression` is not satisfied Sep 18 01:43:09.684 INFO kablam! --> src/expression/functions/helper_types.rs:26:22 Sep 18 01:43:09.684 INFO kablam! | Sep 18 01:43:09.684 INFO kablam! 26 | pub type avg = super::aggregate_folding::avg::HelperType, Expr>; Sep 18 01:43:09.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `expression::Expression` is not implemented for `Expr` Sep 18 01:43:09.684 INFO kablam! | Sep 18 01:43:09.684 INFO kablam! = help: consider adding a `where Expr: expression::Expression` bound Sep 18 01:43:09.684 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.684 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.684 INFO kablam! Sep 18 01:43:09.691 INFO kablam! error: the trait bound `Expr: expression::Expression` is not satisfied Sep 18 01:43:09.691 INFO kablam! --> src/expression/helper_types.rs:10:28 Sep 18 01:43:09.691 INFO kablam! | Sep 18 01:43:09.691 INFO kablam! 10 | pub type SqlTypeOf = ::SqlType; Sep 18 01:43:09.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `expression::Expression` is not implemented for `Expr` Sep 18 01:43:09.691 INFO kablam! | Sep 18 01:43:09.691 INFO kablam! = help: consider adding a `where Expr: expression::Expression` bound Sep 18 01:43:09.691 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.691 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.691 INFO kablam! Sep 18 01:43:09.691 INFO kablam! error: the trait bound `TargetExpr: expression::Expression` is not satisfied Sep 18 01:43:09.691 INFO kablam! --> src/expression/helper_types.rs:13:37 Sep 18 01:43:09.691 INFO kablam! | Sep 18 01:43:09.691 INFO kablam! 13 | pub type AsExpr = AsExprOf>; Sep 18 01:43:09.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `expression::Expression` is not implemented for `TargetExpr` Sep 18 01:43:09.691 INFO kablam! | Sep 18 01:43:09.691 INFO kablam! = help: consider adding a `where TargetExpr: expression::Expression` bound Sep 18 01:43:09.691 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.691 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.691 INFO kablam! Sep 18 01:43:09.691 INFO kablam! error: the trait bound `Item: expression::Expression` is not satisfied Sep 18 01:43:09.691 INFO kablam! --> src/expression/helper_types.rs:13:37 Sep 18 01:43:09.691 INFO kablam! | Sep 18 01:43:09.691 INFO kablam! 13 | pub type AsExpr = AsExprOf>; Sep 18 01:43:09.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `expression::Expression` is not implemented for `Item` Sep 18 01:43:09.691 INFO kablam! | Sep 18 01:43:09.691 INFO kablam! = help: consider adding a `where Item: expression::Expression` bound Sep 18 01:43:09.691 INFO kablam! = note: required because of the requirements on the impl of `expression::AsExpression<_>` for `Item` Sep 18 01:43:09.691 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.691 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.691 INFO kablam! Sep 18 01:43:09.691 INFO kablam! error: the trait bound `Item: expression::Expression` is not satisfied Sep 18 01:43:09.691 INFO kablam! --> src/expression/helper_types.rs:16:33 Sep 18 01:43:09.692 INFO kablam! | Sep 18 01:43:09.692 INFO kablam! 16 | pub type AsExprOf = >::Expression; Sep 18 01:43:09.692 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `expression::Expression` is not implemented for `Item` Sep 18 01:43:09.692 INFO kablam! | Sep 18 01:43:09.692 INFO kablam! = help: consider adding a `where Item: expression::Expression` bound Sep 18 01:43:09.692 INFO kablam! = note: required because of the requirements on the impl of `expression::AsExpression` for `Item` Sep 18 01:43:09.692 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.692 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.692 INFO kablam! Sep 18 01:43:09.699 INFO kablam! error: the trait bound `Lhs: expression::Expression` is not satisfied Sep 18 01:43:09.699 INFO kablam! --> src/expression/helper_types.rs:20:25 Sep 18 01:43:09.699 INFO kablam! | Sep 18 01:43:09.699 INFO kablam! 20 | pub type Eq = super::operators::Eq>; Sep 18 01:43:09.699 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `expression::Expression` is not implemented for `Lhs` Sep 18 01:43:09.699 INFO kablam! | Sep 18 01:43:09.699 INFO kablam! = help: consider adding a `where Lhs: expression::Expression` bound Sep 18 01:43:09.699 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.699 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.699 INFO kablam! Sep 18 01:43:09.699 INFO kablam! error: the trait bound `Rhs: expression::Expression` is not satisfied Sep 18 01:43:09.699 INFO kablam! --> src/expression/helper_types.rs:20:25 Sep 18 01:43:09.699 INFO kablam! | Sep 18 01:43:09.699 INFO kablam! 20 | pub type Eq = super::operators::Eq>; Sep 18 01:43:09.699 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `expression::Expression` is not implemented for `Rhs` Sep 18 01:43:09.699 INFO kablam! | Sep 18 01:43:09.699 INFO kablam! = help: consider adding a `where Rhs: expression::Expression` bound Sep 18 01:43:09.699 INFO kablam! = note: required because of the requirements on the impl of `expression::AsExpression<_>` for `Rhs` Sep 18 01:43:09.699 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.699 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.699 INFO kablam! Sep 18 01:43:09.699 INFO kablam! error: the trait bound `Lhs: expression::Expression` is not satisfied Sep 18 01:43:09.699 INFO kablam! --> src/expression/helper_types.rs:24:28 Sep 18 01:43:09.699 INFO kablam! | Sep 18 01:43:09.699 INFO kablam! 24 | pub type NotEq = super::operators::NotEq>; Sep 18 01:43:09.699 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `expression::Expression` is not implemented for `Lhs` Sep 18 01:43:09.699 INFO kablam! | Sep 18 01:43:09.699 INFO kablam! = help: consider adding a `where Lhs: expression::Expression` bound Sep 18 01:43:09.699 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.699 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.699 INFO kablam! Sep 18 01:43:09.699 INFO kablam! error: the trait bound `Rhs: expression::Expression` is not satisfied Sep 18 01:43:09.699 INFO kablam! --> src/expression/helper_types.rs:24:28 Sep 18 01:43:09.699 INFO kablam! | Sep 18 01:43:09.699 INFO kablam! 24 | pub type NotEq = super::operators::NotEq>; Sep 18 01:43:09.699 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `expression::Expression` is not implemented for `Rhs` Sep 18 01:43:09.699 INFO kablam! | Sep 18 01:43:09.699 INFO kablam! = help: consider adding a `where Rhs: expression::Expression` bound Sep 18 01:43:09.699 INFO kablam! = note: required because of the requirements on the impl of `expression::AsExpression<_>` for `Rhs` Sep 18 01:43:09.700 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.700 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.700 INFO kablam! Sep 18 01:43:09.700 INFO kablam! error: the trait bound `Lhs: expression::Expression` is not satisfied Sep 18 01:43:09.700 INFO kablam! --> src/expression/helper_types.rs:28:28 Sep 18 01:43:09.700 INFO kablam! | Sep 18 01:43:09.700 INFO kablam! 28 | pub type EqAny = In>>::InExpression>; Sep 18 01:43:09.700 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `expression::Expression` is not implemented for `Lhs` Sep 18 01:43:09.700 INFO kablam! | Sep 18 01:43:09.700 INFO kablam! = help: consider adding a `where Lhs: expression::Expression` bound Sep 18 01:43:09.700 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.700 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.700 INFO kablam! Sep 18 01:43:09.708 INFO kablam! error: the trait bound `Rhs: std::iter::Iterator` is not satisfied Sep 18 01:43:09.708 INFO kablam! --> src/expression/helper_types.rs:28:28 Sep 18 01:43:09.708 INFO kablam! | Sep 18 01:43:09.708 INFO kablam! 28 | pub type EqAny = In>>::InExpression>; Sep 18 01:43:09.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Rhs` is not an iterator; maybe try calling `.iter()` or a similar method Sep 18 01:43:09.708 INFO kablam! | Sep 18 01:43:09.708 INFO kablam! = help: the trait `std::iter::Iterator` is not implemented for `Rhs` Sep 18 01:43:09.708 INFO kablam! = help: consider adding a `where Rhs: std::iter::Iterator` bound Sep 18 01:43:09.708 INFO kablam! = note: required because of the requirements on the impl of `std::iter::IntoIterator` for `Rhs` Sep 18 01:43:09.708 INFO kablam! = note: required because of the requirements on the impl of `expression::array_comparison::AsInExpression<_>` for `Rhs` Sep 18 01:43:09.708 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.708 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.708 INFO kablam! Sep 18 01:43:09.708 INFO kablam! error: the trait bound `Lhs: expression::Expression` is not satisfied Sep 18 01:43:09.708 INFO kablam! --> src/expression/helper_types.rs:32:28 Sep 18 01:43:09.708 INFO kablam! | Sep 18 01:43:09.708 INFO kablam! 32 | pub type NeAny = NotIn>>::InExpression>; Sep 18 01:43:09.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `expression::Expression` is not implemented for `Lhs` Sep 18 01:43:09.708 INFO kablam! | Sep 18 01:43:09.708 INFO kablam! = help: consider adding a `where Lhs: expression::Expression` bound Sep 18 01:43:09.708 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.708 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.708 INFO kablam! Sep 18 01:43:09.708 INFO kablam! error: the trait bound `Rhs: std::iter::Iterator` is not satisfied Sep 18 01:43:09.708 INFO kablam! --> src/expression/helper_types.rs:32:28 Sep 18 01:43:09.708 INFO kablam! | Sep 18 01:43:09.708 INFO kablam! 32 | pub type NeAny = NotIn>>::InExpression>; Sep 18 01:43:09.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Rhs` is not an iterator; maybe try calling `.iter()` or a similar method Sep 18 01:43:09.708 INFO kablam! | Sep 18 01:43:09.708 INFO kablam! = help: the trait `std::iter::Iterator` is not implemented for `Rhs` Sep 18 01:43:09.708 INFO kablam! = help: consider adding a `where Rhs: std::iter::Iterator` bound Sep 18 01:43:09.708 INFO kablam! = note: required because of the requirements on the impl of `std::iter::IntoIterator` for `Rhs` Sep 18 01:43:09.708 INFO kablam! = note: required because of the requirements on the impl of `expression::array_comparison::AsInExpression<_>` for `Rhs` Sep 18 01:43:09.708 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.708 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.708 INFO kablam! Sep 18 01:43:09.708 INFO kablam! error: the trait bound `Lhs: expression::Expression` is not satisfied Sep 18 01:43:09.708 INFO kablam! --> src/expression/helper_types.rs:44:25 Sep 18 01:43:09.708 INFO kablam! | Sep 18 01:43:09.708 INFO kablam! 44 | pub type Gt = super::operators::Gt>; Sep 18 01:43:09.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `expression::Expression` is not implemented for `Lhs` Sep 18 01:43:09.708 INFO kablam! | Sep 18 01:43:09.708 INFO kablam! = help: consider adding a `where Lhs: expression::Expression` bound Sep 18 01:43:09.708 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.708 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.708 INFO kablam! Sep 18 01:43:09.708 INFO kablam! error: the trait bound `Rhs: expression::Expression` is not satisfied Sep 18 01:43:09.708 INFO kablam! --> src/expression/helper_types.rs:44:25 Sep 18 01:43:09.708 INFO kablam! | Sep 18 01:43:09.708 INFO kablam! 44 | pub type Gt = super::operators::Gt>; Sep 18 01:43:09.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `expression::Expression` is not implemented for `Rhs` Sep 18 01:43:09.708 INFO kablam! | Sep 18 01:43:09.709 INFO kablam! = help: consider adding a `where Rhs: expression::Expression` bound Sep 18 01:43:09.709 INFO kablam! = note: required because of the requirements on the impl of `expression::AsExpression<_>` for `Rhs` Sep 18 01:43:09.709 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.709 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.709 INFO kablam! Sep 18 01:43:09.709 INFO kablam! error: the trait bound `Lhs: expression::Expression` is not satisfied Sep 18 01:43:09.709 INFO kablam! --> src/expression/helper_types.rs:48:27 Sep 18 01:43:09.709 INFO kablam! | Sep 18 01:43:09.709 INFO kablam! 48 | pub type GtEq = super::operators::GtEq>; Sep 18 01:43:09.709 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `expression::Expression` is not implemented for `Lhs` Sep 18 01:43:09.709 INFO kablam! | Sep 18 01:43:09.709 INFO kablam! = help: consider adding a `where Lhs: expression::Expression` bound Sep 18 01:43:09.709 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.709 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.709 INFO kablam! Sep 18 01:43:09.709 INFO kablam! error: the trait bound `Rhs: expression::Expression` is not satisfied Sep 18 01:43:09.709 INFO kablam! --> src/expression/helper_types.rs:48:27 Sep 18 01:43:09.709 INFO kablam! | Sep 18 01:43:09.709 INFO kablam! 48 | pub type GtEq = super::operators::GtEq>; Sep 18 01:43:09.709 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `expression::Expression` is not implemented for `Rhs` Sep 18 01:43:09.709 INFO kablam! | Sep 18 01:43:09.709 INFO kablam! = help: consider adding a `where Rhs: expression::Expression` bound Sep 18 01:43:09.709 INFO kablam! = note: required because of the requirements on the impl of `expression::AsExpression<_>` for `Rhs` Sep 18 01:43:09.709 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.709 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.709 INFO kablam! Sep 18 01:43:09.709 INFO kablam! error: the trait bound `Lhs: expression::Expression` is not satisfied Sep 18 01:43:09.709 INFO kablam! --> src/expression/helper_types.rs:52:25 Sep 18 01:43:09.709 INFO kablam! | Sep 18 01:43:09.709 INFO kablam! 52 | pub type Lt = super::operators::Lt>; Sep 18 01:43:09.709 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `expression::Expression` is not implemented for `Lhs` Sep 18 01:43:09.709 INFO kablam! | Sep 18 01:43:09.709 INFO kablam! = help: consider adding a `where Lhs: expression::Expression` bound Sep 18 01:43:09.709 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.709 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.709 INFO kablam! Sep 18 01:43:09.709 INFO kablam! error: the trait bound `Rhs: expression::Expression` is not satisfied Sep 18 01:43:09.709 INFO kablam! --> src/expression/helper_types.rs:52:25 Sep 18 01:43:09.709 INFO kablam! | Sep 18 01:43:09.709 INFO kablam! 52 | pub type Lt = super::operators::Lt>; Sep 18 01:43:09.709 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `expression::Expression` is not implemented for `Rhs` Sep 18 01:43:09.709 INFO kablam! | Sep 18 01:43:09.709 INFO kablam! = help: consider adding a `where Rhs: expression::Expression` bound Sep 18 01:43:09.709 INFO kablam! = note: required because of the requirements on the impl of `expression::AsExpression<_>` for `Rhs` Sep 18 01:43:09.709 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.709 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.709 INFO kablam! Sep 18 01:43:09.709 INFO kablam! error: the trait bound `Lhs: expression::Expression` is not satisfied Sep 18 01:43:09.709 INFO kablam! --> src/expression/helper_types.rs:56:27 Sep 18 01:43:09.709 INFO kablam! | Sep 18 01:43:09.709 INFO kablam! 56 | pub type LtEq = super::operators::LtEq>; Sep 18 01:43:09.709 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `expression::Expression` is not implemented for `Lhs` Sep 18 01:43:09.710 INFO kablam! | Sep 18 01:43:09.710 INFO kablam! = help: consider adding a `where Lhs: expression::Expression` bound Sep 18 01:43:09.710 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.710 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.710 INFO kablam! Sep 18 01:43:09.710 INFO kablam! error: the trait bound `Rhs: expression::Expression` is not satisfied Sep 18 01:43:09.710 INFO kablam! --> src/expression/helper_types.rs:56:27 Sep 18 01:43:09.710 INFO kablam! | Sep 18 01:43:09.710 INFO kablam! 56 | pub type LtEq = super::operators::LtEq>; Sep 18 01:43:09.710 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `expression::Expression` is not implemented for `Rhs` Sep 18 01:43:09.710 INFO kablam! | Sep 18 01:43:09.710 INFO kablam! = help: consider adding a `where Rhs: expression::Expression` bound Sep 18 01:43:09.710 INFO kablam! = note: required because of the requirements on the impl of `expression::AsExpression<_>` for `Rhs` Sep 18 01:43:09.710 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.710 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.710 INFO kablam! Sep 18 01:43:09.710 INFO kablam! error: the trait bound `Lhs: expression::Expression` is not satisfied Sep 18 01:43:09.710 INFO kablam! --> src/expression/helper_types.rs:61:5 Sep 18 01:43:09.710 INFO kablam! | Sep 18 01:43:09.710 INFO kablam! 61 | super::operators::Between, AsExpr>>; Sep 18 01:43:09.710 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `expression::Expression` is not implemented for `Lhs` Sep 18 01:43:09.710 INFO kablam! | Sep 18 01:43:09.710 INFO kablam! = help: consider adding a `where Lhs: expression::Expression` bound Sep 18 01:43:09.710 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.710 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.710 INFO kablam! Sep 18 01:43:09.710 INFO kablam! error: the trait bound `Lower: expression::Expression` is not satisfied Sep 18 01:43:09.710 INFO kablam! --> src/expression/helper_types.rs:61:5 Sep 18 01:43:09.710 INFO kablam! | Sep 18 01:43:09.710 INFO kablam! 61 | super::operators::Between, AsExpr>>; Sep 18 01:43:09.710 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `expression::Expression` is not implemented for `Lower` Sep 18 01:43:09.710 INFO kablam! | Sep 18 01:43:09.710 INFO kablam! = help: consider adding a `where Lower: expression::Expression` bound Sep 18 01:43:09.710 INFO kablam! = note: required because of the requirements on the impl of `expression::AsExpression<_>` for `Lower` Sep 18 01:43:09.710 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.710 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.710 INFO kablam! Sep 18 01:43:09.710 INFO kablam! error: the trait bound `Upper: expression::Expression` is not satisfied Sep 18 01:43:09.710 INFO kablam! --> src/expression/helper_types.rs:61:5 Sep 18 01:43:09.710 INFO kablam! | Sep 18 01:43:09.710 INFO kablam! 61 | super::operators::Between, AsExpr>>; Sep 18 01:43:09.710 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `expression::Expression` is not implemented for `Upper` Sep 18 01:43:09.710 INFO kablam! | Sep 18 01:43:09.710 INFO kablam! = help: consider adding a `where Upper: expression::Expression` bound Sep 18 01:43:09.710 INFO kablam! = note: required because of the requirements on the impl of `expression::AsExpression<_>` for `Upper` Sep 18 01:43:09.710 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.710 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.710 INFO kablam! Sep 18 01:43:09.710 INFO kablam! error: the trait bound `Lhs: expression::Expression` is not satisfied Sep 18 01:43:09.710 INFO kablam! --> src/expression/helper_types.rs:65:42 Sep 18 01:43:09.710 INFO kablam! | Sep 18 01:43:09.711 INFO kablam! 65 | pub type NotBetween = super::operators::NotBetween< Sep 18 01:43:09.711 INFO kablam! | __________________________________________^ Sep 18 01:43:09.711 INFO kablam! 66 | | Lhs, Sep 18 01:43:09.711 INFO kablam! 67 | | super::operators::And, AsExpr>, Sep 18 01:43:09.711 INFO kablam! 68 | | >; Sep 18 01:43:09.711 INFO kablam! | |_^ the trait `expression::Expression` is not implemented for `Lhs` Sep 18 01:43:09.711 INFO kablam! | Sep 18 01:43:09.711 INFO kablam! = help: consider adding a `where Lhs: expression::Expression` bound Sep 18 01:43:09.711 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.711 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.711 INFO kablam! Sep 18 01:43:09.711 INFO kablam! error: the trait bound `Lower: expression::Expression` is not satisfied Sep 18 01:43:09.711 INFO kablam! --> src/expression/helper_types.rs:65:42 Sep 18 01:43:09.711 INFO kablam! | Sep 18 01:43:09.711 INFO kablam! 65 | pub type NotBetween = super::operators::NotBetween< Sep 18 01:43:09.711 INFO kablam! | __________________________________________^ Sep 18 01:43:09.711 INFO kablam! 66 | | Lhs, Sep 18 01:43:09.711 INFO kablam! 67 | | super::operators::And, AsExpr>, Sep 18 01:43:09.711 INFO kablam! 68 | | >; Sep 18 01:43:09.711 INFO kablam! | |_^ the trait `expression::Expression` is not implemented for `Lower` Sep 18 01:43:09.711 INFO kablam! | Sep 18 01:43:09.711 INFO kablam! = help: consider adding a `where Lower: expression::Expression` bound Sep 18 01:43:09.711 INFO kablam! = note: required because of the requirements on the impl of `expression::AsExpression<_>` for `Lower` Sep 18 01:43:09.711 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.711 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.711 INFO kablam! Sep 18 01:43:09.711 INFO kablam! error: the trait bound `Upper: expression::Expression` is not satisfied Sep 18 01:43:09.711 INFO kablam! --> src/expression/helper_types.rs:65:42 Sep 18 01:43:09.711 INFO kablam! | Sep 18 01:43:09.711 INFO kablam! 65 | pub type NotBetween = super::operators::NotBetween< Sep 18 01:43:09.711 INFO kablam! | __________________________________________^ Sep 18 01:43:09.711 INFO kablam! 66 | | Lhs, Sep 18 01:43:09.711 INFO kablam! 67 | | super::operators::And, AsExpr>, Sep 18 01:43:09.711 INFO kablam! 68 | | >; Sep 18 01:43:09.711 INFO kablam! | |_^ the trait `expression::Expression` is not implemented for `Upper` Sep 18 01:43:09.711 INFO kablam! | Sep 18 01:43:09.711 INFO kablam! = help: consider adding a `where Upper: expression::Expression` bound Sep 18 01:43:09.711 INFO kablam! = note: required because of the requirements on the impl of `expression::AsExpression<_>` for `Upper` Sep 18 01:43:09.711 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.711 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.711 INFO kablam! Sep 18 01:43:09.711 INFO kablam! error: the trait bound `Rhs: expression::Expression` is not satisfied Sep 18 01:43:09.711 INFO kablam! --> src/expression/helper_types.rs:84:26 Sep 18 01:43:09.711 INFO kablam! | Sep 18 01:43:09.711 INFO kablam! 84 | pub type And = super::operators::And>; Sep 18 01:43:09.711 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `expression::Expression` is not implemented for `Rhs` Sep 18 01:43:09.711 INFO kablam! | Sep 18 01:43:09.711 INFO kablam! = help: consider adding a `where Rhs: expression::Expression` bound Sep 18 01:43:09.711 INFO kablam! = note: required because of the requirements on the impl of `expression::AsExpression` for `Rhs` Sep 18 01:43:09.711 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.711 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.711 INFO kablam! Sep 18 01:43:09.712 INFO kablam! error: the trait bound `Rhs: expression::Expression` is not satisfied Sep 18 01:43:09.712 INFO kablam! --> src/expression/helper_types.rs:88:25 Sep 18 01:43:09.712 INFO kablam! | Sep 18 01:43:09.712 INFO kablam! 88 | pub type Or = Grouped>>; Sep 18 01:43:09.712 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `expression::Expression` is not implemented for `Rhs` Sep 18 01:43:09.712 INFO kablam! | Sep 18 01:43:09.712 INFO kablam! = help: consider adding a `where Rhs: expression::Expression` bound Sep 18 01:43:09.712 INFO kablam! = note: required because of the requirements on the impl of `expression::AsExpression` for `Rhs` Sep 18 01:43:09.712 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.712 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.712 INFO kablam! Sep 18 01:43:09.712 INFO kablam! error: the trait bound `Rhs: expression::Expression` is not satisfied Sep 18 01:43:09.712 INFO kablam! --> src/expression/helper_types.rs:96:27 Sep 18 01:43:09.712 INFO kablam! | Sep 18 01:43:09.712 INFO kablam! 96 | pub type Like = super::operators::Like>; Sep 18 01:43:09.712 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `expression::Expression` is not implemented for `Rhs` Sep 18 01:43:09.712 INFO kablam! | Sep 18 01:43:09.712 INFO kablam! = help: consider adding a `where Rhs: expression::Expression` bound Sep 18 01:43:09.712 INFO kablam! = note: required because of the requirements on the impl of `expression::AsExpression` for `Rhs` Sep 18 01:43:09.712 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.712 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.712 INFO kablam! Sep 18 01:43:09.712 INFO kablam! error: the trait bound `Rhs: expression::Expression` is not satisfied Sep 18 01:43:09.712 INFO kablam! --> src/expression/helper_types.rs:100:30 Sep 18 01:43:09.712 INFO kablam! | Sep 18 01:43:09.712 INFO kablam! 100 | pub type NotLike = super::operators::NotLike>; Sep 18 01:43:09.712 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `expression::Expression` is not implemented for `Rhs` Sep 18 01:43:09.712 INFO kablam! | Sep 18 01:43:09.712 INFO kablam! = help: consider adding a `where Rhs: expression::Expression` bound Sep 18 01:43:09.712 INFO kablam! = note: required because of the requirements on the impl of `expression::AsExpression` for `Rhs` Sep 18 01:43:09.712 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.712 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.712 INFO kablam! Sep 18 01:43:09.719 INFO kablam! error: the trait bound `Expr: expression::Expression` is not satisfied Sep 18 01:43:09.719 INFO kablam! --> src/expression/mod.rs:73:28 Sep 18 01:43:09.719 INFO kablam! | Sep 18 01:43:09.719 INFO kablam! 73 | pub type count = super::count::count::HelperType, Expr>; Sep 18 01:43:09.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `expression::Expression` is not implemented for `Expr` Sep 18 01:43:09.719 INFO kablam! | Sep 18 01:43:09.719 INFO kablam! = help: consider adding a `where Expr: expression::Expression` bound Sep 18 01:43:09.719 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.719 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.719 INFO kablam! Sep 18 01:43:09.719 INFO kablam! error: the trait bound `Expr: expression::Expression` is not satisfied Sep 18 01:43:09.719 INFO kablam! --> src/expression/mod.rs:79:27 Sep 18 01:43:09.719 INFO kablam! | Sep 18 01:43:09.719 INFO kablam! 79 | pub type date = super::functions::date_and_time::date::HelperType; Sep 18 01:43:09.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `expression::Expression` is not implemented for `Expr` Sep 18 01:43:09.719 INFO kablam! | Sep 18 01:43:09.719 INFO kablam! = help: consider adding a `where Expr: expression::Expression` bound Sep 18 01:43:09.719 INFO kablam! = note: required because of the requirements on the impl of `expression::AsExpression` for `Expr` Sep 18 01:43:09.719 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.719 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.719 INFO kablam! Sep 18 01:43:09.867 INFO kablam! error: the trait bound `ST: sql_types::NotNull` is not satisfied Sep 18 01:43:09.867 INFO kablam! --> src/types/mod.rs:106:25 Sep 18 01:43:09.867 INFO kablam! | Sep 18 01:43:09.867 INFO kablam! 106 | pub type Nullable = ::sql_types::Nullable; Sep 18 01:43:09.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `sql_types::NotNull` is not implemented for `ST` Sep 18 01:43:09.867 INFO kablam! | Sep 18 01:43:09.867 INFO kablam! = help: consider adding a `where ST: sql_types::NotNull` bound Sep 18 01:43:09.867 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.867 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.867 INFO kablam! Sep 18 01:43:09.867 INFO kablam! error: the trait bound `DB: sql_types::TypeMetadata` is not satisfied Sep 18 01:43:09.867 INFO kablam! --> src/types/mod.rs:109:35 Sep 18 01:43:09.867 INFO kablam! | Sep 18 01:43:09.867 INFO kablam! 109 | pub type ToSqlOutput<'a, T, DB> = ::serialize::Output<'a, T, DB>; Sep 18 01:43:09.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `sql_types::TypeMetadata` is not implemented for `DB` Sep 18 01:43:09.867 INFO kablam! | Sep 18 01:43:09.867 INFO kablam! = help: consider adding a `where DB: sql_types::TypeMetadata` bound Sep 18 01:43:09.867 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.867 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.867 INFO kablam! Sep 18 01:43:09.899 INFO kablam! error[E0275]: overflow evaluating the requirement `>::Output` Sep 18 01:43:09.899 INFO kablam! --> src/lib.rs:244:42 Sep 18 01:43:09.899 INFO kablam! | Sep 18 01:43:09.899 INFO kablam! 244 | pub type Select = >::Output; Sep 18 01:43:09.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 01:43:09.899 INFO kablam! | Sep 18 01:43:09.899 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:43:09.899 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:43:09.899 INFO kablam! Sep 18 01:43:09.991 INFO kablam! error: aborting due to 185 previous errors Sep 18 01:43:09.991 INFO kablam! Sep 18 01:43:09.991 INFO kablam! For more information about this error, try `rustc --explain E0275`. Sep 18 01:43:10.015 INFO kablam! error: Could not compile `diesel`. Sep 18 01:43:10.015 INFO kablam! Sep 18 01:43:10.015 INFO kablam! To learn more, run the command again with --verbose. Sep 18 01:43:10.027 INFO kablam! su: No module specific data is present Sep 18 01:43:11.151 INFO running `"docker" "rm" "-f" "a921d883bddf5eb8fb22bc9b87fbc30059da9fb9a2eb1c09eeefd11dfb8dd5ef"` Sep 18 01:43:11.403 INFO blam! a921d883bddf5eb8fb22bc9b87fbc30059da9fb9a2eb1c09eeefd11dfb8dd5ef