Aug 11 16:18:10.319 INFO checking diesel-1.3.2 against master#f6d43ed84207c7e58f363f46e5a438ff40f2b311 for libc-1 Aug 11 16:18:10.319 INFO running: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 11 16:18:10.319 INFO creating container for: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 11 16:18:10.319 INFO running `"docker" "create" "-v" "/tmp/crater.1gy5qqb9zSYZ:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-4/master#f6d43ed84207c7e58f363f46e5a438ff40f2b311:/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" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 11 16:18:10.562 INFO blam! 481203aa2760e0dce97b1e2c7521f74bafd0493ac8b3ff1ef67969f5f8d3b9a9 Aug 11 16:18:10.564 INFO running `"docker" "start" "-a" "481203aa2760e0dce97b1e2c7521f74bafd0493ac8b3ff1ef67969f5f8d3b9a9"` Aug 11 16:18:11.645 INFO kablam! Checking diesel v1.3.2 (file:///source) Aug 11 16:18:14.507 INFO kablam! error: At least one backend must be used to test this crate. Aug 11 16:18:14.508 INFO kablam! Pass argument `--features ""` with one or more of the following backends, 'mysql', 'postgres', or 'sqlite'. Aug 11 16:18:14.508 INFO kablam! Aug 11 16:18:14.508 INFO kablam! ex. cargo test --features "mysql postgres sqlite" Aug 11 16:18:14.508 INFO kablam! Aug 11 16:18:14.508 INFO kablam! --> src/test_helpers.rs:45:9 Aug 11 16:18:14.508 INFO kablam! | Aug 11 16:18:14.508 INFO kablam! 45 | / compile_error!( Aug 11 16:18:14.508 INFO kablam! 46 | | "At least one backend must be used to test this crate.\n \ Aug 11 16:18:14.508 INFO kablam! 47 | | Pass argument `--features \"\"` with one or more of the following backends, \ Aug 11 16:18:14.508 INFO kablam! 48 | | 'mysql', 'postgres', or 'sqlite'. \n\n \ Aug 11 16:18:14.508 INFO kablam! 49 | | ex. cargo test --features \"mysql postgres sqlite\"\n" Aug 11 16:18:14.508 INFO kablam! 50 | | ); Aug 11 16:18:14.508 INFO kablam! | |__________^ Aug 11 16:18:14.508 INFO kablam! Aug 11 16:18:20.140 INFO kablam! warning: cannot find type `Add` in this scope Aug 11 16:18:20.140 INFO kablam! --> src/expression/ops/numeric.rs:9:38 Aug 11 16:18:20.140 INFO kablam! | Aug 11 16:18:20.140 INFO kablam! 9 | #[derive(Debug, Copy, Clone, QueryId)] Aug 11 16:18:20.140 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.140 INFO kablam! | Aug 11 16:18:20.140 INFO kablam! note: lint level defined here Aug 11 16:18:20.140 INFO kablam! --> src/lib.rs:131:9 Aug 11 16:18:20.140 INFO kablam! | Aug 11 16:18:20.140 INFO kablam! 13| #![deny(warnings, missing_debug_implementations, missing_copy_implementations, missing_docs)] Aug 11 16:18:20.140 INFO kablam! | ^^^^^^^^ Aug 11 16:18:20.140 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] implied by #[warn(warnings)] Aug 11 16:18:20.140 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.140 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.140 INFO kablam! Aug 11 16:18:20.141 INFO kablam! warning: cannot find type `Add` in this scope Aug 11 16:18:20.141 INFO kablam! --> src/expression/ops/numeric.rs:9:38 Aug 11 16:18:20.141 INFO kablam! | Aug 11 16:18:20.141 INFO kablam! 9 | #[derive(Debug, Copy, Clone, QueryId)] Aug 11 16:18:20.141 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.141 INFO kablam! | Aug 11 16:18:20.141 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.141 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.141 INFO kablam! Aug 11 16:18:20.141 INFO kablam! warning: cannot find type `Sub` in this scope Aug 11 16:18:20.141 INFO kablam! --> src/expression/ops/numeric.rs:9:38 Aug 11 16:18:20.141 INFO kablam! | Aug 11 16:18:20.141 INFO kablam! 9 | #[derive(Debug, Copy, Clone, QueryId)] Aug 11 16:18:20.141 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.141 INFO kablam! | Aug 11 16:18:20.141 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.141 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.141 INFO kablam! Aug 11 16:18:20.141 INFO kablam! warning: cannot find type `Mul` in this scope Aug 11 16:18:20.141 INFO kablam! --> src/expression/ops/numeric.rs:9:38 Aug 11 16:18:20.141 INFO kablam! | Aug 11 16:18:20.141 INFO kablam! 9 | #[derive(Debug, Copy, Clone, QueryId)] Aug 11 16:18:20.141 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.141 INFO kablam! | Aug 11 16:18:20.141 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.141 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.141 INFO kablam! Aug 11 16:18:20.142 INFO kablam! warning: cannot find type `Div` in this scope Aug 11 16:18:20.142 INFO kablam! --> src/expression/ops/numeric.rs:9:38 Aug 11 16:18:20.142 INFO kablam! | Aug 11 16:18:20.142 INFO kablam! 9 | #[derive(Debug, Copy, Clone, QueryId)] Aug 11 16:18:20.142 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.142 INFO kablam! | Aug 11 16:18:20.142 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.142 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.142 INFO kablam! Aug 11 16:18:20.142 INFO kablam! warning: cannot find type `sum` in this scope Aug 11 16:18:20.142 INFO kablam! --> src/expression/functions/mod.rs:250:42 Aug 11 16:18:20.142 INFO kablam! | Aug 11 16:18:20.142 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.142 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.142 INFO kablam! | Aug 11 16:18:20.142 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.142 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.142 INFO kablam! Aug 11 16:18:20.142 INFO kablam! warning: cannot find type `sum` in this scope Aug 11 16:18:20.142 INFO kablam! --> src/expression/functions/mod.rs:250:51 Aug 11 16:18:20.142 INFO kablam! | Aug 11 16:18:20.142 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.142 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.142 INFO kablam! | Aug 11 16:18:20.142 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.142 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.142 INFO kablam! Aug 11 16:18:20.143 INFO kablam! warning: cannot find type `avg` in this scope Aug 11 16:18:20.143 INFO kablam! --> src/expression/functions/mod.rs:250:42 Aug 11 16:18:20.143 INFO kablam! | Aug 11 16:18:20.143 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.143 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.143 INFO kablam! | Aug 11 16:18:20.143 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.143 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.143 INFO kablam! Aug 11 16:18:20.143 INFO kablam! warning: cannot find type `avg` in this scope Aug 11 16:18:20.143 INFO kablam! --> src/expression/functions/mod.rs:250:51 Aug 11 16:18:20.143 INFO kablam! | Aug 11 16:18:20.143 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.143 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.143 INFO kablam! | Aug 11 16:18:20.143 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.143 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.143 INFO kablam! Aug 11 16:18:20.144 INFO kablam! warning: cannot find type `max` in this scope Aug 11 16:18:20.144 INFO kablam! --> src/expression/functions/mod.rs:250:42 Aug 11 16:18:20.144 INFO kablam! | Aug 11 16:18:20.144 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.144 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.144 INFO kablam! | Aug 11 16:18:20.144 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.144 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.144 INFO kablam! Aug 11 16:18:20.144 INFO kablam! warning: cannot find type `max` in this scope Aug 11 16:18:20.144 INFO kablam! --> src/expression/functions/mod.rs:250:51 Aug 11 16:18:20.144 INFO kablam! | Aug 11 16:18:20.144 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.144 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.144 INFO kablam! | Aug 11 16:18:20.144 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.144 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.144 INFO kablam! Aug 11 16:18:20.145 INFO kablam! warning: cannot find type `min` in this scope Aug 11 16:18:20.145 INFO kablam! --> src/expression/functions/mod.rs:250:42 Aug 11 16:18:20.145 INFO kablam! | Aug 11 16:18:20.145 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.145 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.145 INFO kablam! | Aug 11 16:18:20.146 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.146 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.146 INFO kablam! Aug 11 16:18:20.147 INFO kablam! warning: cannot find type `min` in this scope Aug 11 16:18:20.147 INFO kablam! --> src/expression/functions/mod.rs:250:51 Aug 11 16:18:20.147 INFO kablam! | Aug 11 16:18:20.147 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.147 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.147 INFO kablam! | Aug 11 16:18:20.147 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.147 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.147 INFO kablam! Aug 11 16:18:20.147 INFO kablam! warning: cannot find type `now` in this scope Aug 11 16:18:20.147 INFO kablam! --> src/expression/functions/date_and_time.rs:10:30 Aug 11 16:18:20.147 INFO kablam! | Aug 11 16:18:20.148 INFO kablam! 10 | #[derive(Debug, Copy, Clone, QueryId)] Aug 11 16:18:20.148 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.148 INFO kablam! | Aug 11 16:18:20.148 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.149 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.149 INFO kablam! Aug 11 16:18:20.150 INFO kablam! warning: cannot find type `date` in this scope Aug 11 16:18:20.150 INFO kablam! --> src/expression/functions/mod.rs:250:42 Aug 11 16:18:20.150 INFO kablam! | Aug 11 16:18:20.150 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.150 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.150 INFO kablam! | Aug 11 16:18:20.150 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.150 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.150 INFO kablam! Aug 11 16:18:20.151 INFO kablam! warning: cannot find type `date` in this scope Aug 11 16:18:20.151 INFO kablam! --> src/expression/functions/mod.rs:250:51 Aug 11 16:18:20.151 INFO kablam! | Aug 11 16:18:20.151 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.151 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.151 INFO kablam! | Aug 11 16:18:20.151 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.152 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.152 INFO kablam! Aug 11 16:18:20.152 INFO kablam! warning: cannot find type `In` in this scope Aug 11 16:18:20.152 INFO kablam! --> src/expression/array_comparison.rs:8:30 Aug 11 16:18:20.153 INFO kablam! | Aug 11 16:18:20.153 INFO kablam! 8 | #[derive(Debug, Copy, Clone, QueryId)] Aug 11 16:18:20.153 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.153 INFO kablam! | Aug 11 16:18:20.153 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.156 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.156 INFO kablam! Aug 11 16:18:20.157 INFO kablam! warning: cannot find type `NotIn` in this scope Aug 11 16:18:20.157 INFO kablam! --> src/expression/array_comparison.rs:14:30 Aug 11 16:18:20.157 INFO kablam! | Aug 11 16:18:20.157 INFO kablam! 14 | #[derive(Debug, Copy, Clone, QueryId)] Aug 11 16:18:20.157 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.157 INFO kablam! | Aug 11 16:18:20.157 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.157 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.157 INFO kablam! Aug 11 16:18:20.158 INFO kablam! warning: cannot find type `Bound` in this scope Aug 11 16:18:20.160 INFO kablam! --> src/expression/bound.rs:10:30 Aug 11 16:18:20.160 INFO kablam! | Aug 11 16:18:20.160 INFO kablam! 10 | #[derive(Debug, Clone, Copy, DieselNumericOps)] Aug 11 16:18:20.160 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.160 INFO kablam! | Aug 11 16:18:20.160 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.160 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.160 INFO kablam! Aug 11 16:18:20.160 INFO kablam! warning: cannot find type `Coerce` in this scope Aug 11 16:18:20.160 INFO kablam! --> src/expression/coerce.rs:8:30 Aug 11 16:18:20.160 INFO kablam! | Aug 11 16:18:20.160 INFO kablam! 8 | #[derive(Debug, Copy, Clone, QueryId, DieselNumericOps)] Aug 11 16:18:20.160 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.160 INFO kablam! | Aug 11 16:18:20.160 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.160 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.160 INFO kablam! Aug 11 16:18:20.161 INFO kablam! warning: cannot find type `Coerce` in this scope Aug 11 16:18:20.161 INFO kablam! --> src/expression/coerce.rs:8:39 Aug 11 16:18:20.161 INFO kablam! | Aug 11 16:18:20.161 INFO kablam! 8 | #[derive(Debug, Copy, Clone, QueryId, DieselNumericOps)] Aug 11 16:18:20.161 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.161 INFO kablam! | Aug 11 16:18:20.161 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.162 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.163 INFO kablam! Aug 11 16:18:20.163 INFO kablam! warning: cannot find type `count` in this scope Aug 11 16:18:20.164 INFO kablam! --> src/expression/functions/mod.rs:250:42 Aug 11 16:18:20.164 INFO kablam! | Aug 11 16:18:20.164 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.164 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.164 INFO kablam! | Aug 11 16:18:20.164 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.164 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.164 INFO kablam! Aug 11 16:18:20.164 INFO kablam! warning: cannot find type `count` in this scope Aug 11 16:18:20.165 INFO kablam! --> src/expression/functions/mod.rs:250:51 Aug 11 16:18:20.165 INFO kablam! | Aug 11 16:18:20.165 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.165 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.165 INFO kablam! | Aug 11 16:18:20.165 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.165 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.166 INFO kablam! Aug 11 16:18:20.166 INFO kablam! warning: cannot find type `CountStar` in this scope Aug 11 16:18:20.166 INFO kablam! --> src/expression/count.rs:58:30 Aug 11 16:18:20.166 INFO kablam! | Aug 11 16:18:20.166 INFO kablam! 58 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.166 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.166 INFO kablam! | Aug 11 16:18:20.167 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.167 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.167 INFO kablam! Aug 11 16:18:20.167 INFO kablam! warning: cannot find type `CountStar` in this scope Aug 11 16:18:20.167 INFO kablam! --> src/expression/count.rs:58:39 Aug 11 16:18:20.167 INFO kablam! | Aug 11 16:18:20.167 INFO kablam! 58 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.167 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.167 INFO kablam! | Aug 11 16:18:20.167 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.168 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.168 INFO kablam! Aug 11 16:18:20.168 INFO kablam! warning: cannot find type `Exists` in this scope Aug 11 16:18:20.169 INFO kablam! --> src/expression/exists.rs:36:30 Aug 11 16:18:20.169 INFO kablam! | Aug 11 16:18:20.169 INFO kablam! 36 | #[derive(Debug, Clone, Copy, QueryId)] Aug 11 16:18:20.169 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.169 INFO kablam! | Aug 11 16:18:20.169 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.169 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.169 INFO kablam! Aug 11 16:18:20.169 INFO kablam! warning: cannot find type `Grouped` in this scope Aug 11 16:18:20.169 INFO kablam! --> src/expression/grouped.rs:6:30 Aug 11 16:18:20.169 INFO kablam! | Aug 11 16:18:20.169 INFO kablam! 6 | #[derive(Debug, Copy, Clone, QueryId, Default, DieselNumericOps)] Aug 11 16:18:20.169 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.169 INFO kablam! | Aug 11 16:18:20.170 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.170 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.170 INFO kablam! Aug 11 16:18:20.170 INFO kablam! warning: cannot find type `Grouped` in this scope Aug 11 16:18:20.170 INFO kablam! --> src/expression/grouped.rs:6:48 Aug 11 16:18:20.170 INFO kablam! | Aug 11 16:18:20.170 INFO kablam! 6 | #[derive(Debug, Copy, Clone, QueryId, Default, DieselNumericOps)] Aug 11 16:18:20.170 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.170 INFO kablam! | Aug 11 16:18:20.170 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.171 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.171 INFO kablam! Aug 11 16:18:20.171 INFO kablam! warning: cannot find type `Nullable` in this scope Aug 11 16:18:20.171 INFO kablam! --> src/expression/nullable.rs:7:30 Aug 11 16:18:20.171 INFO kablam! | Aug 11 16:18:20.171 INFO kablam! 7 | #[derive(Debug, Copy, Clone, DieselNumericOps)] Aug 11 16:18:20.172 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.172 INFO kablam! | Aug 11 16:18:20.172 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.172 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.172 INFO kablam! Aug 11 16:18:20.173 INFO kablam! warning: cannot find type `Concat` in this scope Aug 11 16:18:20.173 INFO kablam! --> src/expression/operators.rs:64:38 Aug 11 16:18:20.173 INFO kablam! | Aug 11 16:18:20.173 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.173 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.173 INFO kablam! | Aug 11 16:18:20.173 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.173 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.173 INFO kablam! Aug 11 16:18:20.174 INFO kablam! warning: cannot find type `Concat` in this scope Aug 11 16:18:20.174 INFO kablam! --> src/expression/operators.rs:64:47 Aug 11 16:18:20.174 INFO kablam! | Aug 11 16:18:20.174 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.174 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.174 INFO kablam! | Aug 11 16:18:20.174 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.174 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.174 INFO kablam! Aug 11 16:18:20.175 INFO kablam! warning: cannot find type `And` in this scope Aug 11 16:18:20.175 INFO kablam! --> src/expression/operators.rs:64:38 Aug 11 16:18:20.175 INFO kablam! | Aug 11 16:18:20.175 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.175 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.175 INFO kablam! | Aug 11 16:18:20.175 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.175 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.175 INFO kablam! Aug 11 16:18:20.176 INFO kablam! warning: cannot find type `And` in this scope Aug 11 16:18:20.176 INFO kablam! --> src/expression/operators.rs:64:47 Aug 11 16:18:20.176 INFO kablam! | Aug 11 16:18:20.176 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.176 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.176 INFO kablam! | Aug 11 16:18:20.176 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.176 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.176 INFO kablam! Aug 11 16:18:20.177 INFO kablam! warning: cannot find type `Between` in this scope Aug 11 16:18:20.177 INFO kablam! --> src/expression/operators.rs:64:38 Aug 11 16:18:20.177 INFO kablam! | Aug 11 16:18:20.177 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.177 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.177 INFO kablam! | Aug 11 16:18:20.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! Aug 11 16:18:20.184 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.185 INFO kablam! Aug 11 16:18:20.185 INFO kablam! warning: cannot find type `Between` in this scope Aug 11 16:18:20.185 INFO kablam! --> src/expression/operators.rs:64:47 Aug 11 16:18:20.185 INFO kablam! | Aug 11 16:18:20.185 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.185 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.185 INFO kablam! | Aug 11 16:18:20.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! Aug 11 16:18:20.185 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.185 INFO kablam! Aug 11 16:18:20.186 INFO kablam! warning: cannot find type `Escape` in this scope Aug 11 16:18:20.186 INFO kablam! --> src/expression/operators.rs:64:38 Aug 11 16:18:20.186 INFO kablam! | Aug 11 16:18:20.186 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.186 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.186 INFO kablam! | Aug 11 16:18:20.186 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.187 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.187 INFO kablam! Aug 11 16:18:20.187 INFO kablam! warning: cannot find type `Escape` in this scope Aug 11 16:18:20.187 INFO kablam! --> src/expression/operators.rs:64:47 Aug 11 16:18:20.187 INFO kablam! | Aug 11 16:18:20.187 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.187 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.187 INFO kablam! | Aug 11 16:18:20.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! Aug 11 16:18:20.187 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.188 INFO kablam! Aug 11 16:18:20.188 INFO kablam! warning: cannot find type `Eq` in this scope Aug 11 16:18:20.188 INFO kablam! --> src/expression/operators.rs:64:38 Aug 11 16:18:20.188 INFO kablam! | Aug 11 16:18:20.188 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.188 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.188 INFO kablam! | Aug 11 16:18:20.188 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.189 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.189 INFO kablam! Aug 11 16:18:20.189 INFO kablam! warning: cannot find type `Eq` in this scope Aug 11 16:18:20.189 INFO kablam! --> src/expression/operators.rs:64:47 Aug 11 16:18:20.189 INFO kablam! | Aug 11 16:18:20.189 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.189 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.189 INFO kablam! | Aug 11 16:18:20.189 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.189 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.190 INFO kablam! Aug 11 16:18:20.190 INFO kablam! warning: cannot find type `Gt` in this scope Aug 11 16:18:20.190 INFO kablam! --> src/expression/operators.rs:64:38 Aug 11 16:18:20.190 INFO kablam! | Aug 11 16:18:20.190 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.190 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.190 INFO kablam! | Aug 11 16:18:20.190 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.191 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.191 INFO kablam! Aug 11 16:18:20.191 INFO kablam! warning: cannot find type `Gt` in this scope Aug 11 16:18:20.191 INFO kablam! --> src/expression/operators.rs:64:47 Aug 11 16:18:20.191 INFO kablam! | Aug 11 16:18:20.191 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.191 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.191 INFO kablam! | Aug 11 16:18:20.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.192 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.192 INFO kablam! Aug 11 16:18:20.192 INFO kablam! warning: cannot find type `GtEq` in this scope Aug 11 16:18:20.192 INFO kablam! --> src/expression/operators.rs:64:38 Aug 11 16:18:20.192 INFO kablam! | Aug 11 16:18:20.192 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.192 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.192 INFO kablam! | Aug 11 16:18:20.193 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.193 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.193 INFO kablam! Aug 11 16:18:20.193 INFO kablam! warning: cannot find type `GtEq` in this scope Aug 11 16:18:20.193 INFO kablam! --> src/expression/operators.rs:64:47 Aug 11 16:18:20.193 INFO kablam! | Aug 11 16:18:20.193 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.193 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.193 INFO kablam! | Aug 11 16:18:20.193 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.194 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.194 INFO kablam! Aug 11 16:18:20.194 INFO kablam! warning: cannot find type `Like` in this scope Aug 11 16:18:20.194 INFO kablam! --> src/expression/operators.rs:64:38 Aug 11 16:18:20.194 INFO kablam! | Aug 11 16:18:20.194 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.194 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.195 INFO kablam! | Aug 11 16:18:20.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! Aug 11 16:18:20.195 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.195 INFO kablam! Aug 11 16:18:20.196 INFO kablam! warning: cannot find type `Like` in this scope Aug 11 16:18:20.196 INFO kablam! --> src/expression/operators.rs:64:47 Aug 11 16:18:20.196 INFO kablam! | Aug 11 16:18:20.196 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.196 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.204 INFO kablam! | Aug 11 16:18:20.204 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.204 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.205 INFO kablam! Aug 11 16:18:20.205 INFO kablam! warning: cannot find type `Lt` in this scope Aug 11 16:18:20.205 INFO kablam! --> src/expression/operators.rs:64:38 Aug 11 16:18:20.205 INFO kablam! | Aug 11 16:18:20.205 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.205 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.205 INFO kablam! | Aug 11 16:18:20.206 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.206 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.206 INFO kablam! Aug 11 16:18:20.206 INFO kablam! warning: cannot find type `Lt` in this scope Aug 11 16:18:20.206 INFO kablam! --> src/expression/operators.rs:64:47 Aug 11 16:18:20.206 INFO kablam! | Aug 11 16:18:20.206 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.206 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.206 INFO kablam! | Aug 11 16:18:20.206 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.207 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.207 INFO kablam! Aug 11 16:18:20.207 INFO kablam! warning: cannot find type `LtEq` in this scope Aug 11 16:18:20.207 INFO kablam! --> src/expression/operators.rs:64:38 Aug 11 16:18:20.207 INFO kablam! | Aug 11 16:18:20.207 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.207 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.207 INFO kablam! | Aug 11 16:18:20.208 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.208 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.208 INFO kablam! Aug 11 16:18:20.208 INFO kablam! warning: cannot find type `LtEq` in this scope Aug 11 16:18:20.208 INFO kablam! --> src/expression/operators.rs:64:47 Aug 11 16:18:20.208 INFO kablam! | Aug 11 16:18:20.208 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.208 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.208 INFO kablam! | Aug 11 16:18:20.209 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.209 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.209 INFO kablam! Aug 11 16:18:20.209 INFO kablam! warning: cannot find type `NotBetween` in this scope Aug 11 16:18:20.209 INFO kablam! --> src/expression/operators.rs:64:38 Aug 11 16:18:20.209 INFO kablam! | Aug 11 16:18:20.209 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.210 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.210 INFO kablam! | Aug 11 16:18:20.210 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.210 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.210 INFO kablam! Aug 11 16:18:20.210 INFO kablam! warning: cannot find type `NotBetween` in this scope Aug 11 16:18:20.210 INFO kablam! --> src/expression/operators.rs:64:47 Aug 11 16:18:20.210 INFO kablam! | Aug 11 16:18:20.210 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.210 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.210 INFO kablam! | Aug 11 16:18:20.211 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.211 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.211 INFO kablam! Aug 11 16:18:20.211 INFO kablam! warning: cannot find type `NotEq` in this scope Aug 11 16:18:20.211 INFO kablam! --> src/expression/operators.rs:64:38 Aug 11 16:18:20.212 INFO kablam! | Aug 11 16:18:20.212 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.212 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.212 INFO kablam! | Aug 11 16:18:20.212 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.212 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.212 INFO kablam! Aug 11 16:18:20.212 INFO kablam! warning: cannot find type `NotEq` in this scope Aug 11 16:18:20.212 INFO kablam! --> src/expression/operators.rs:64:47 Aug 11 16:18:20.212 INFO kablam! | Aug 11 16:18:20.212 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.212 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.212 INFO kablam! | Aug 11 16:18:20.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! Aug 11 16:18:20.213 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.213 INFO kablam! Aug 11 16:18:20.213 INFO kablam! warning: cannot find type `NotLike` in this scope Aug 11 16:18:20.213 INFO kablam! --> src/expression/operators.rs:64:38 Aug 11 16:18:20.214 INFO kablam! | Aug 11 16:18:20.214 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.214 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.214 INFO kablam! | Aug 11 16:18:20.214 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.214 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.214 INFO kablam! Aug 11 16:18:20.214 INFO kablam! warning: cannot find type `NotLike` in this scope Aug 11 16:18:20.214 INFO kablam! --> src/expression/operators.rs:64:47 Aug 11 16:18:20.214 INFO kablam! | Aug 11 16:18:20.214 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.214 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.215 INFO kablam! | Aug 11 16:18:20.215 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.215 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.215 INFO kablam! Aug 11 16:18:20.215 INFO kablam! warning: cannot find type `Or` in this scope Aug 11 16:18:20.215 INFO kablam! --> src/expression/operators.rs:64:38 Aug 11 16:18:20.216 INFO kablam! | Aug 11 16:18:20.216 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.216 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.216 INFO kablam! | Aug 11 16:18:20.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! Aug 11 16:18:20.216 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.216 INFO kablam! Aug 11 16:18:20.216 INFO kablam! warning: cannot find type `Or` in this scope Aug 11 16:18:20.216 INFO kablam! --> src/expression/operators.rs:64:47 Aug 11 16:18:20.216 INFO kablam! | Aug 11 16:18:20.216 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.216 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.217 INFO kablam! | Aug 11 16:18:20.217 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.217 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.217 INFO kablam! Aug 11 16:18:20.217 INFO kablam! warning: cannot find type `IsNull` in this scope Aug 11 16:18:20.217 INFO kablam! --> src/expression/operators.rs:64:38 Aug 11 16:18:20.218 INFO kablam! | Aug 11 16:18:20.218 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.218 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.218 INFO kablam! | Aug 11 16:18:20.218 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.218 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.218 INFO kablam! Aug 11 16:18:20.218 INFO kablam! warning: cannot find type `IsNull` in this scope Aug 11 16:18:20.218 INFO kablam! --> src/expression/operators.rs:64:47 Aug 11 16:18:20.218 INFO kablam! | Aug 11 16:18:20.218 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.218 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.219 INFO kablam! | Aug 11 16:18:20.219 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.219 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.219 INFO kablam! Aug 11 16:18:20.219 INFO kablam! warning: cannot find type `IsNotNull` in this scope Aug 11 16:18:20.219 INFO kablam! --> src/expression/operators.rs:64:38 Aug 11 16:18:20.220 INFO kablam! | Aug 11 16:18:20.220 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.220 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.220 INFO kablam! | Aug 11 16:18:20.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! Aug 11 16:18:20.220 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.220 INFO kablam! Aug 11 16:18:20.220 INFO kablam! warning: cannot find type `IsNotNull` in this scope Aug 11 16:18:20.220 INFO kablam! --> src/expression/operators.rs:64:47 Aug 11 16:18:20.220 INFO kablam! | Aug 11 16:18:20.220 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.220 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.220 INFO kablam! | Aug 11 16:18:20.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! Aug 11 16:18:20.221 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.221 INFO kablam! Aug 11 16:18:20.221 INFO kablam! warning: cannot find type `Asc` in this scope Aug 11 16:18:20.221 INFO kablam! --> src/expression/operators.rs:64:38 Aug 11 16:18:20.221 INFO kablam! | Aug 11 16:18:20.222 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.222 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.222 INFO kablam! | Aug 11 16:18:20.222 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.222 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.222 INFO kablam! Aug 11 16:18:20.222 INFO kablam! warning: cannot find type `Asc` in this scope Aug 11 16:18:20.222 INFO kablam! --> src/expression/operators.rs:64:47 Aug 11 16:18:20.222 INFO kablam! | Aug 11 16:18:20.222 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.222 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.222 INFO kablam! | Aug 11 16:18:20.223 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.223 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.223 INFO kablam! Aug 11 16:18:20.223 INFO kablam! warning: cannot find type `Desc` in this scope Aug 11 16:18:20.223 INFO kablam! --> src/expression/operators.rs:64:38 Aug 11 16:18:20.223 INFO kablam! | Aug 11 16:18:20.223 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.223 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.224 INFO kablam! | Aug 11 16:18:20.224 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.224 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.224 INFO kablam! Aug 11 16:18:20.224 INFO kablam! warning: cannot find type `Desc` in this scope Aug 11 16:18:20.224 INFO kablam! --> src/expression/operators.rs:64:47 Aug 11 16:18:20.224 INFO kablam! | Aug 11 16:18:20.224 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.224 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.224 INFO kablam! | Aug 11 16:18:20.225 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.225 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.225 INFO kablam! Aug 11 16:18:20.225 INFO kablam! warning: cannot find type `Not` in this scope Aug 11 16:18:20.225 INFO kablam! --> src/expression/operators.rs:64:38 Aug 11 16:18:20.225 INFO kablam! | Aug 11 16:18:20.225 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.225 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.226 INFO kablam! | Aug 11 16:18:20.226 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.226 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.226 INFO kablam! Aug 11 16:18:20.226 INFO kablam! warning: cannot find type `Not` in this scope Aug 11 16:18:20.226 INFO kablam! --> src/expression/operators.rs:64:47 Aug 11 16:18:20.226 INFO kablam! | Aug 11 16:18:20.226 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 11 16:18:20.226 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.226 INFO kablam! | Aug 11 16:18:20.226 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.227 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.227 INFO kablam! Aug 11 16:18:20.227 INFO kablam! warning: cannot find type `SqlLiteral` in this scope Aug 11 16:18:20.227 INFO kablam! --> src/expression/sql_literal.rs:9:24 Aug 11 16:18:20.227 INFO kablam! | Aug 11 16:18:20.227 INFO kablam! 9 | #[derive(Debug, Clone, DieselNumericOps)] Aug 11 16:18:20.227 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.227 INFO kablam! | Aug 11 16:18:20.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! Aug 11 16:18:20.228 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.228 INFO kablam! Aug 11 16:18:20.228 INFO kablam! warning: cannot find type `UncheckedBind` in this scope Aug 11 16:18:20.228 INFO kablam! --> src/expression/sql_literal.rs:231:10 Aug 11 16:18:20.228 INFO kablam! | Aug 11 16:18:20.228 INFO kablam! 231 | #[derive(QueryId, Debug, Clone, Copy)] Aug 11 16:18:20.228 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.228 INFO kablam! | Aug 11 16:18:20.229 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.229 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.229 INFO kablam! Aug 11 16:18:20.229 INFO kablam! warning: cannot find type `Subselect` in this scope Aug 11 16:18:20.229 INFO kablam! --> src/expression/subselect.rs:8:30 Aug 11 16:18:20.229 INFO kablam! | Aug 11 16:18:20.229 INFO kablam! 8 | #[derive(Debug, Copy, Clone, QueryId)] Aug 11 16:18:20.230 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.230 INFO kablam! | Aug 11 16:18:20.230 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.230 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.230 INFO kablam! Aug 11 16:18:20.232 INFO kablam! warning: cannot find type `DeleteStatement` in this scope Aug 11 16:18:20.233 INFO kablam! --> src/query_builder/delete_statement/mod.rs:12:30 Aug 11 16:18:20.233 INFO kablam! | Aug 11 16:18:20.233 INFO kablam! 12 | #[derive(Debug, Clone, Copy, QueryId)] Aug 11 16:18:20.233 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.236 INFO kablam! | Aug 11 16:18:20.236 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.236 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.237 INFO kablam! Aug 11 16:18:20.237 INFO kablam! warning: cannot find type `NoDistinctClause` in this scope Aug 11 16:18:20.237 INFO kablam! --> src/query_builder/distinct_clause.rs:5:30 Aug 11 16:18:20.237 INFO kablam! | Aug 11 16:18:20.237 INFO kablam! 5 | #[derive(Debug, Clone, Copy, QueryId)] Aug 11 16:18:20.237 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.237 INFO kablam! | Aug 11 16:18:20.237 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.238 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.238 INFO kablam! Aug 11 16:18:20.238 INFO kablam! warning: cannot find type `DistinctClause` in this scope Aug 11 16:18:20.238 INFO kablam! --> src/query_builder/distinct_clause.rs:7:30 Aug 11 16:18:20.238 INFO kablam! | Aug 11 16:18:20.238 INFO kablam! 7 | #[derive(Debug, Clone, Copy, QueryId)] Aug 11 16:18:20.238 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.238 INFO kablam! | Aug 11 16:18:20.238 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.238 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.239 INFO kablam! Aug 11 16:18:20.239 INFO kablam! warning: cannot find type `NoGroupByClause` in this scope Aug 11 16:18:20.239 INFO kablam! --> src/query_builder/clause_macro.rs:11:38 Aug 11 16:18:20.239 INFO kablam! | Aug 11 16:18:20.239 INFO kablam! 11 | #[derive(Debug, Clone, Copy, QueryId)] Aug 11 16:18:20.239 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.239 INFO kablam! | Aug 11 16:18:20.239 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.240 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.240 INFO kablam! Aug 11 16:18:20.240 INFO kablam! warning: cannot find type `GroupByClause` in this scope Aug 11 16:18:20.240 INFO kablam! --> src/query_builder/clause_macro.rs:20:38 Aug 11 16:18:20.240 INFO kablam! | Aug 11 16:18:20.240 INFO kablam! 20 | #[derive(Debug, Clone, Copy, QueryId)] Aug 11 16:18:20.240 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.240 INFO kablam! | Aug 11 16:18:20.240 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.241 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.241 INFO kablam! Aug 11 16:18:20.242 INFO kablam! warning: cannot find type `Insert` in this scope Aug 11 16:18:20.242 INFO kablam! --> src/query_builder/insert_statement/mod.rs:329:30 Aug 11 16:18:20.242 INFO kablam! | Aug 11 16:18:20.242 INFO kablam! 329 | #[derive(Debug, Copy, Clone, QueryId)] Aug 11 16:18:20.242 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.248 INFO kablam! | Aug 11 16:18:20.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! Aug 11 16:18:20.248 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.249 INFO kablam! Aug 11 16:18:20.249 INFO kablam! warning: cannot find type `InsertOrIgnore` in this scope Aug 11 16:18:20.249 INFO kablam! --> src/query_builder/insert_statement/mod.rs:340:30 Aug 11 16:18:20.249 INFO kablam! | Aug 11 16:18:20.249 INFO kablam! 340 | #[derive(Debug, Copy, Clone, QueryId)] Aug 11 16:18:20.249 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.249 INFO kablam! | Aug 11 16:18:20.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! Aug 11 16:18:20.249 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.250 INFO kablam! Aug 11 16:18:20.250 INFO kablam! warning: cannot find type `NoLimitClause` in this scope Aug 11 16:18:20.250 INFO kablam! --> src/query_builder/clause_macro.rs:11:38 Aug 11 16:18:20.250 INFO kablam! | Aug 11 16:18:20.250 INFO kablam! 11 | #[derive(Debug, Clone, Copy, QueryId)] Aug 11 16:18:20.250 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.251 INFO kablam! | Aug 11 16:18:20.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! Aug 11 16:18:20.251 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.251 INFO kablam! Aug 11 16:18:20.251 INFO kablam! warning: cannot find type `LimitClause` in this scope Aug 11 16:18:20.251 INFO kablam! --> src/query_builder/clause_macro.rs:20:38 Aug 11 16:18:20.251 INFO kablam! | Aug 11 16:18:20.251 INFO kablam! 20 | #[derive(Debug, Clone, Copy, QueryId)] Aug 11 16:18:20.251 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.252 INFO kablam! | Aug 11 16:18:20.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! Aug 11 16:18:20.252 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.252 INFO kablam! Aug 11 16:18:20.252 INFO kablam! warning: cannot find type `NoLockingClause` in this scope Aug 11 16:18:20.252 INFO kablam! --> src/query_builder/locking_clause.rs:5:30 Aug 11 16:18:20.252 INFO kablam! | Aug 11 16:18:20.252 INFO kablam! 5 | #[derive(Debug, Clone, Copy, QueryId)] Aug 11 16:18:20.252 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.253 INFO kablam! | Aug 11 16:18:20.253 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.253 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.253 INFO kablam! Aug 11 16:18:20.253 INFO kablam! warning: cannot find type `LockingClause` in this scope Aug 11 16:18:20.253 INFO kablam! --> src/query_builder/locking_clause.rs:14:30 Aug 11 16:18:20.253 INFO kablam! | Aug 11 16:18:20.253 INFO kablam! 14 | #[derive(Debug, Clone, Copy, QueryId)] Aug 11 16:18:20.253 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.254 INFO kablam! | Aug 11 16:18:20.254 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.254 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.254 INFO kablam! Aug 11 16:18:20.254 INFO kablam! warning: cannot find type `ForUpdate` in this scope Aug 11 16:18:20.254 INFO kablam! --> src/query_builder/locking_clause.rs:40:30 Aug 11 16:18:20.254 INFO kablam! | Aug 11 16:18:20.254 INFO kablam! 40 | #[derive(Debug, Clone, Copy, QueryId)] Aug 11 16:18:20.254 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.254 INFO kablam! | Aug 11 16:18:20.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! Aug 11 16:18:20.255 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.255 INFO kablam! Aug 11 16:18:20.255 INFO kablam! warning: cannot find type `ForNoKeyUpdate` in this scope Aug 11 16:18:20.255 INFO kablam! --> src/query_builder/locking_clause.rs:43:30 Aug 11 16:18:20.255 INFO kablam! | Aug 11 16:18:20.255 INFO kablam! 43 | #[derive(Debug, Clone, Copy, QueryId)] Aug 11 16:18:20.255 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.255 INFO kablam! | Aug 11 16:18:20.256 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.256 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.256 INFO kablam! Aug 11 16:18:20.256 INFO kablam! warning: cannot find type `ForShare` in this scope Aug 11 16:18:20.256 INFO kablam! --> src/query_builder/locking_clause.rs:46:30 Aug 11 16:18:20.256 INFO kablam! | Aug 11 16:18:20.256 INFO kablam! 46 | #[derive(Debug, Clone, Copy, QueryId)] Aug 11 16:18:20.256 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.256 INFO kablam! | Aug 11 16:18:20.256 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.257 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.257 INFO kablam! Aug 11 16:18:20.257 INFO kablam! warning: cannot find type `ForKeyShare` in this scope Aug 11 16:18:20.257 INFO kablam! --> src/query_builder/locking_clause.rs:49:30 Aug 11 16:18:20.257 INFO kablam! | Aug 11 16:18:20.257 INFO kablam! 49 | #[derive(Debug, Clone, Copy, QueryId)] Aug 11 16:18:20.257 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.257 INFO kablam! | Aug 11 16:18:20.257 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.258 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.258 INFO kablam! Aug 11 16:18:20.258 INFO kablam! warning: cannot find type `NoModifier` in this scope Aug 11 16:18:20.258 INFO kablam! --> src/query_builder/locking_clause.rs:54:30 Aug 11 16:18:20.258 INFO kablam! | Aug 11 16:18:20.258 INFO kablam! 54 | #[derive(Debug, Clone, Copy, QueryId)] Aug 11 16:18:20.258 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.258 INFO kablam! | Aug 11 16:18:20.258 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.258 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.259 INFO kablam! Aug 11 16:18:20.259 INFO kablam! warning: cannot find type `SkipLocked` in this scope Aug 11 16:18:20.259 INFO kablam! --> src/query_builder/locking_clause.rs:57:30 Aug 11 16:18:20.259 INFO kablam! | Aug 11 16:18:20.259 INFO kablam! 57 | #[derive(Debug, Clone, Copy, QueryId)] Aug 11 16:18:20.259 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.260 INFO kablam! | Aug 11 16:18:20.260 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.260 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.260 INFO kablam! Aug 11 16:18:20.261 INFO kablam! warning: cannot find type `NoWait` in this scope Aug 11 16:18:20.261 INFO kablam! --> src/query_builder/locking_clause.rs:60:30 Aug 11 16:18:20.261 INFO kablam! | Aug 11 16:18:20.261 INFO kablam! 60 | #[derive(Debug, Clone, Copy, QueryId)] Aug 11 16:18:20.261 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.261 INFO kablam! | Aug 11 16:18:20.261 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.261 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.261 INFO kablam! Aug 11 16:18:20.262 INFO kablam! warning: cannot find type `NoOffsetClause` in this scope Aug 11 16:18:20.262 INFO kablam! --> src/query_builder/clause_macro.rs:11:38 Aug 11 16:18:20.262 INFO kablam! | Aug 11 16:18:20.262 INFO kablam! 11 | #[derive(Debug, Clone, Copy, QueryId)] Aug 11 16:18:20.262 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.262 INFO kablam! | Aug 11 16:18:20.262 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.262 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.262 INFO kablam! Aug 11 16:18:20.263 INFO kablam! warning: cannot find type `OffsetClause` in this scope Aug 11 16:18:20.263 INFO kablam! --> src/query_builder/clause_macro.rs:20:38 Aug 11 16:18:20.263 INFO kablam! | Aug 11 16:18:20.263 INFO kablam! 20 | #[derive(Debug, Clone, Copy, QueryId)] Aug 11 16:18:20.263 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.263 INFO kablam! | Aug 11 16:18:20.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! Aug 11 16:18:20.263 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.263 INFO kablam! Aug 11 16:18:20.264 INFO kablam! warning: cannot find type `NoOrderClause` in this scope Aug 11 16:18:20.264 INFO kablam! --> src/query_builder/clause_macro.rs:11:38 Aug 11 16:18:20.264 INFO kablam! | Aug 11 16:18:20.264 INFO kablam! 11 | #[derive(Debug, Clone, Copy, QueryId)] Aug 11 16:18:20.264 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.264 INFO kablam! | Aug 11 16:18:20.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! Aug 11 16:18:20.264 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.264 INFO kablam! Aug 11 16:18:20.265 INFO kablam! warning: cannot find type `OrderClause` in this scope Aug 11 16:18:20.265 INFO kablam! --> src/query_builder/clause_macro.rs:20:38 Aug 11 16:18:20.265 INFO kablam! | Aug 11 16:18:20.265 INFO kablam! 20 | #[derive(Debug, Clone, Copy, QueryId)] Aug 11 16:18:20.265 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.265 INFO kablam! | Aug 11 16:18:20.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! Aug 11 16:18:20.265 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.265 INFO kablam! Aug 11 16:18:20.266 INFO kablam! warning: cannot find type `NoReturningClause` in this scope Aug 11 16:18:20.266 INFO kablam! --> src/query_builder/clause_macro.rs:11:38 Aug 11 16:18:20.266 INFO kablam! | Aug 11 16:18:20.266 INFO kablam! 11 | #[derive(Debug, Clone, Copy, QueryId)] Aug 11 16:18:20.266 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.266 INFO kablam! | Aug 11 16:18:20.266 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.266 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.266 INFO kablam! Aug 11 16:18:20.267 INFO kablam! warning: cannot find type `ReturningClause` in this scope Aug 11 16:18:20.267 INFO kablam! --> src/query_builder/clause_macro.rs:20:38 Aug 11 16:18:20.267 INFO kablam! | Aug 11 16:18:20.267 INFO kablam! 20 | #[derive(Debug, Clone, Copy, QueryId)] Aug 11 16:18:20.267 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.267 INFO kablam! | Aug 11 16:18:20.267 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.267 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.267 INFO kablam! Aug 11 16:18:20.268 INFO kablam! warning: cannot find type `DefaultSelectClause` in this scope Aug 11 16:18:20.268 INFO kablam! --> src/query_builder/select_clause.rs:6:30 Aug 11 16:18:20.268 INFO kablam! | Aug 11 16:18:20.268 INFO kablam! 6 | #[derive(Debug, Clone, Copy, QueryId)] Aug 11 16:18:20.268 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.268 INFO kablam! | Aug 11 16:18:20.268 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.268 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.268 INFO kablam! Aug 11 16:18:20.269 INFO kablam! warning: cannot find type `SelectClause` in this scope Aug 11 16:18:20.269 INFO kablam! --> src/query_builder/select_clause.rs:8:30 Aug 11 16:18:20.269 INFO kablam! | Aug 11 16:18:20.269 INFO kablam! 8 | #[derive(Debug, Clone, Copy, QueryId)] Aug 11 16:18:20.269 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.269 INFO kablam! | Aug 11 16:18:20.269 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.269 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.269 INFO kablam! Aug 11 16:18:20.271 INFO kablam! warning: cannot find type `SelectStatement` in this scope Aug 11 16:18:20.272 INFO kablam! --> src/query_builder/select_statement/mod.rs:36:30 Aug 11 16:18:20.272 INFO kablam! | Aug 11 16:18:20.272 INFO kablam! 36 | #[derive(Debug, Clone, Copy, QueryId)] Aug 11 16:18:20.272 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.273 INFO kablam! | Aug 11 16:18:20.273 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.273 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.273 INFO kablam! Aug 11 16:18:20.275 INFO kablam! warning: cannot find type `NoWhereClause` in this scope Aug 11 16:18:20.275 INFO kablam! --> src/query_builder/where_clause.rs:31:30 Aug 11 16:18:20.275 INFO kablam! | Aug 11 16:18:20.275 INFO kablam! 31 | #[derive(Debug, Clone, Copy, QueryId)] Aug 11 16:18:20.275 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.275 INFO kablam! | Aug 11 16:18:20.275 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.275 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.276 INFO kablam! Aug 11 16:18:20.276 INFO kablam! warning: cannot find type `WhereClause` in this scope Aug 11 16:18:20.276 INFO kablam! --> src/query_builder/where_clause.rs:69:30 Aug 11 16:18:20.276 INFO kablam! | Aug 11 16:18:20.276 INFO kablam! 69 | #[derive(Debug, Clone, Copy, QueryId)] Aug 11 16:18:20.276 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.276 INFO kablam! | Aug 11 16:18:20.276 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.276 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.277 INFO kablam! Aug 11 16:18:20.279 INFO kablam! warning: cannot find type `Join` in this scope Aug 11 16:18:20.279 INFO kablam! --> src/query_source/joins.rs:12:30 Aug 11 16:18:20.279 INFO kablam! | Aug 11 16:18:20.279 INFO kablam! 12 | #[derive(Debug, Clone, Copy, QueryId)] Aug 11 16:18:20.279 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.279 INFO kablam! | Aug 11 16:18:20.279 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.279 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.279 INFO kablam! Aug 11 16:18:20.280 INFO kablam! warning: cannot find type `JoinOn` in this scope Aug 11 16:18:20.280 INFO kablam! --> src/query_source/joins.rs:20:30 Aug 11 16:18:20.280 INFO kablam! | Aug 11 16:18:20.280 INFO kablam! 20 | #[derive(Debug, Clone, Copy, QueryId)] Aug 11 16:18:20.280 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.280 INFO kablam! | Aug 11 16:18:20.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! Aug 11 16:18:20.281 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.281 INFO kablam! Aug 11 16:18:20.282 INFO kablam! warning: cannot find type `Inner` in this scope Aug 11 16:18:20.282 INFO kablam! --> src/query_source/joins.rs:218:39 Aug 11 16:18:20.282 INFO kablam! | Aug 11 16:18:20.282 INFO kablam! 218 | #[derive(Debug, Clone, Copy, Default, QueryId)] Aug 11 16:18:20.282 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.282 INFO kablam! | Aug 11 16:18:20.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! Aug 11 16:18:20.282 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.282 INFO kablam! Aug 11 16:18:20.282 INFO kablam! warning: cannot find type `LeftOuter` in this scope Aug 11 16:18:20.283 INFO kablam! --> src/query_source/joins.rs:229:39 Aug 11 16:18:20.283 INFO kablam! | Aug 11 16:18:20.283 INFO kablam! 229 | #[derive(Debug, Clone, Copy, Default, QueryId)] Aug 11 16:18:20.283 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.283 INFO kablam! | Aug 11 16:18:20.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! Aug 11 16:18:20.283 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.283 INFO kablam! Aug 11 16:18:20.286 INFO kablam! warning: cannot find type `Bool` in this scope Aug 11 16:18:20.286 INFO kablam! --> src/sql_types/mod.rs:37:39 Aug 11 16:18:20.286 INFO kablam! | Aug 11 16:18:20.286 INFO kablam! 37 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 11 16:18:20.286 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.286 INFO kablam! | Aug 11 16:18:20.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.286 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.287 INFO kablam! Aug 11 16:18:20.287 INFO kablam! warning: cannot find type `Bool` in this scope Aug 11 16:18:20.287 INFO kablam! --> src/sql_types/mod.rs:37:48 Aug 11 16:18:20.287 INFO kablam! | Aug 11 16:18:20.287 INFO kablam! 37 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 11 16:18:20.287 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.287 INFO kablam! | Aug 11 16:18:20.287 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.287 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.287 INFO kablam! Aug 11 16:18:20.288 INFO kablam! warning: cannot find type `Tinyint` in this scope Aug 11 16:18:20.288 INFO kablam! --> src/sql_types/mod.rs:58:39 Aug 11 16:18:20.288 INFO kablam! | Aug 11 16:18:20.288 INFO kablam! 58 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 11 16:18:20.288 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.288 INFO kablam! | Aug 11 16:18:20.288 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.288 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.288 INFO kablam! Aug 11 16:18:20.289 INFO kablam! warning: cannot find type `Tinyint` in this scope Aug 11 16:18:20.289 INFO kablam! --> src/sql_types/mod.rs:58:48 Aug 11 16:18:20.289 INFO kablam! | Aug 11 16:18:20.289 INFO kablam! 58 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 11 16:18:20.289 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.289 INFO kablam! | Aug 11 16:18:20.289 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.289 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.289 INFO kablam! Aug 11 16:18:20.290 INFO kablam! warning: cannot find type `SmallInt` in this scope Aug 11 16:18:20.290 INFO kablam! --> src/sql_types/mod.rs:73:39 Aug 11 16:18:20.290 INFO kablam! | Aug 11 16:18:20.290 INFO kablam! 73 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 11 16:18:20.290 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.290 INFO kablam! | Aug 11 16:18:20.290 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.290 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.290 INFO kablam! Aug 11 16:18:20.291 INFO kablam! warning: cannot find type `SmallInt` in this scope Aug 11 16:18:20.291 INFO kablam! --> src/sql_types/mod.rs:73:48 Aug 11 16:18:20.291 INFO kablam! | Aug 11 16:18:20.291 INFO kablam! 73 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 11 16:18:20.291 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.291 INFO kablam! | Aug 11 16:18:20.291 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.291 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.291 INFO kablam! Aug 11 16:18:20.292 INFO kablam! warning: cannot find type `Integer` in this scope Aug 11 16:18:20.292 INFO kablam! --> src/sql_types/mod.rs:94:39 Aug 11 16:18:20.292 INFO kablam! | Aug 11 16:18:20.292 INFO kablam! 94 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 11 16:18:20.292 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.292 INFO kablam! | Aug 11 16:18:20.292 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.292 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.292 INFO kablam! Aug 11 16:18:20.292 INFO kablam! warning: cannot find type `Integer` in this scope Aug 11 16:18:20.292 INFO kablam! --> src/sql_types/mod.rs:94:48 Aug 11 16:18:20.293 INFO kablam! | Aug 11 16:18:20.293 INFO kablam! 94 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 11 16:18:20.293 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.293 INFO kablam! | Aug 11 16:18:20.293 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.293 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.293 INFO kablam! Aug 11 16:18:20.293 INFO kablam! warning: cannot find type `BigInt` in this scope Aug 11 16:18:20.293 INFO kablam! --> src/sql_types/mod.rs:113:39 Aug 11 16:18:20.293 INFO kablam! | Aug 11 16:18:20.294 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 11 16:18:20.294 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.294 INFO kablam! | Aug 11 16:18:20.294 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.294 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.294 INFO kablam! Aug 11 16:18:20.294 INFO kablam! warning: cannot find type `BigInt` in this scope Aug 11 16:18:20.294 INFO kablam! --> src/sql_types/mod.rs:113:48 Aug 11 16:18:20.294 INFO kablam! | Aug 11 16:18:20.294 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 11 16:18:20.294 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.294 INFO kablam! | Aug 11 16:18:20.294 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.295 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.295 INFO kablam! Aug 11 16:18:20.295 INFO kablam! warning: cannot find type `Float` in this scope Aug 11 16:18:20.295 INFO kablam! --> src/sql_types/mod.rs:134:39 Aug 11 16:18:20.295 INFO kablam! | Aug 11 16:18:20.295 INFO kablam! 134 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 11 16:18:20.295 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.295 INFO kablam! | Aug 11 16:18:20.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! Aug 11 16:18:20.296 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.296 INFO kablam! Aug 11 16:18:20.296 INFO kablam! warning: cannot find type `Float` in this scope Aug 11 16:18:20.296 INFO kablam! --> src/sql_types/mod.rs:134:48 Aug 11 16:18:20.296 INFO kablam! | Aug 11 16:18:20.296 INFO kablam! 134 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 11 16:18:20.296 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.296 INFO kablam! | Aug 11 16:18:20.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! Aug 11 16:18:20.297 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.297 INFO kablam! Aug 11 16:18:20.297 INFO kablam! warning: cannot find type `Double` in this scope Aug 11 16:18:20.297 INFO kablam! --> src/sql_types/mod.rs:153:39 Aug 11 16:18:20.297 INFO kablam! | Aug 11 16:18:20.297 INFO kablam! 153 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 11 16:18:20.297 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.297 INFO kablam! | Aug 11 16:18:20.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! Aug 11 16:18:20.297 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.298 INFO kablam! Aug 11 16:18:20.298 INFO kablam! warning: cannot find type `Double` in this scope Aug 11 16:18:20.298 INFO kablam! --> src/sql_types/mod.rs:153:48 Aug 11 16:18:20.298 INFO kablam! | Aug 11 16:18:20.298 INFO kablam! 153 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 11 16:18:20.298 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.298 INFO kablam! | Aug 11 16:18:20.298 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.298 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.298 INFO kablam! Aug 11 16:18:20.299 INFO kablam! warning: cannot find type `Numeric` in this scope Aug 11 16:18:20.299 INFO kablam! --> src/sql_types/mod.rs:175:39 Aug 11 16:18:20.299 INFO kablam! | Aug 11 16:18:20.299 INFO kablam! 175 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 11 16:18:20.299 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.299 INFO kablam! | Aug 11 16:18:20.299 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.299 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.299 INFO kablam! Aug 11 16:18:20.300 INFO kablam! warning: cannot find type `Numeric` in this scope Aug 11 16:18:20.300 INFO kablam! --> src/sql_types/mod.rs:175:48 Aug 11 16:18:20.300 INFO kablam! | Aug 11 16:18:20.300 INFO kablam! 175 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 11 16:18:20.300 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.300 INFO kablam! | Aug 11 16:18:20.300 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.300 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.300 INFO kablam! Aug 11 16:18:20.301 INFO kablam! warning: cannot find type `Text` in this scope Aug 11 16:18:20.301 INFO kablam! --> src/sql_types/mod.rs:203:39 Aug 11 16:18:20.301 INFO kablam! | Aug 11 16:18:20.301 INFO kablam! 203 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 11 16:18:20.301 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.301 INFO kablam! | Aug 11 16:18:20.301 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.301 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.301 INFO kablam! Aug 11 16:18:20.301 INFO kablam! warning: cannot find type `Text` in this scope Aug 11 16:18:20.302 INFO kablam! --> src/sql_types/mod.rs:203:48 Aug 11 16:18:20.302 INFO kablam! | Aug 11 16:18:20.302 INFO kablam! 203 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 11 16:18:20.302 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.302 INFO kablam! | Aug 11 16:18:20.302 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.302 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.302 INFO kablam! Aug 11 16:18:20.302 INFO kablam! warning: cannot find type `Binary` in this scope Aug 11 16:18:20.302 INFO kablam! --> src/sql_types/mod.rs:246:39 Aug 11 16:18:20.303 INFO kablam! | Aug 11 16:18:20.303 INFO kablam! 246 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 11 16:18:20.303 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.303 INFO kablam! | Aug 11 16:18:20.303 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.303 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.303 INFO kablam! Aug 11 16:18:20.303 INFO kablam! warning: cannot find type `Binary` in this scope Aug 11 16:18:20.303 INFO kablam! --> src/sql_types/mod.rs:246:48 Aug 11 16:18:20.303 INFO kablam! | Aug 11 16:18:20.303 INFO kablam! 246 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 11 16:18:20.303 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.304 INFO kablam! | Aug 11 16:18:20.304 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.304 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.304 INFO kablam! Aug 11 16:18:20.304 INFO kablam! warning: cannot find type `Date` in this scope Aug 11 16:18:20.304 INFO kablam! --> src/sql_types/mod.rs:276:39 Aug 11 16:18:20.304 INFO kablam! | Aug 11 16:18:20.304 INFO kablam! 276 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 11 16:18:20.304 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.304 INFO kablam! | Aug 11 16:18:20.305 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.305 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.305 INFO kablam! Aug 11 16:18:20.305 INFO kablam! warning: cannot find type `Date` in this scope Aug 11 16:18:20.305 INFO kablam! --> src/sql_types/mod.rs:276:48 Aug 11 16:18:20.305 INFO kablam! | Aug 11 16:18:20.305 INFO kablam! 276 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 11 16:18:20.305 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.305 INFO kablam! | Aug 11 16:18:20.305 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.306 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.306 INFO kablam! Aug 11 16:18:20.306 INFO kablam! warning: cannot find type `Interval` in this scope Aug 11 16:18:20.306 INFO kablam! --> src/sql_types/mod.rs:296:39 Aug 11 16:18:20.306 INFO kablam! | Aug 11 16:18:20.306 INFO kablam! 296 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 11 16:18:20.306 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.306 INFO kablam! | Aug 11 16:18:20.306 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.307 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.307 INFO kablam! Aug 11 16:18:20.307 INFO kablam! warning: cannot find type `Interval` in this scope Aug 11 16:18:20.307 INFO kablam! --> src/sql_types/mod.rs:296:48 Aug 11 16:18:20.307 INFO kablam! | Aug 11 16:18:20.307 INFO kablam! 296 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 11 16:18:20.307 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.307 INFO kablam! | Aug 11 16:18:20.307 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.307 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.308 INFO kablam! Aug 11 16:18:20.308 INFO kablam! warning: cannot find type `Time` in this scope Aug 11 16:18:20.308 INFO kablam! --> src/sql_types/mod.rs:311:39 Aug 11 16:18:20.308 INFO kablam! | Aug 11 16:18:20.308 INFO kablam! 311 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 11 16:18:20.308 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.308 INFO kablam! | Aug 11 16:18:20.308 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.308 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.309 INFO kablam! Aug 11 16:18:20.309 INFO kablam! warning: cannot find type `Time` in this scope Aug 11 16:18:20.309 INFO kablam! --> src/sql_types/mod.rs:311:48 Aug 11 16:18:20.309 INFO kablam! | Aug 11 16:18:20.309 INFO kablam! 311 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 11 16:18:20.309 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.309 INFO kablam! | Aug 11 16:18:20.309 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.309 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.309 INFO kablam! Aug 11 16:18:20.310 INFO kablam! warning: cannot find type `Timestamp` in this scope Aug 11 16:18:20.310 INFO kablam! --> src/sql_types/mod.rs:334:39 Aug 11 16:18:20.310 INFO kablam! | Aug 11 16:18:20.310 INFO kablam! 334 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 11 16:18:20.310 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.310 INFO kablam! | Aug 11 16:18:20.310 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.310 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.310 INFO kablam! Aug 11 16:18:20.311 INFO kablam! warning: cannot find type `Timestamp` in this scope Aug 11 16:18:20.311 INFO kablam! --> src/sql_types/mod.rs:334:48 Aug 11 16:18:20.311 INFO kablam! | Aug 11 16:18:20.311 INFO kablam! 334 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 11 16:18:20.311 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.311 INFO kablam! | Aug 11 16:18:20.311 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.311 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.311 INFO kablam! Aug 11 16:18:20.312 INFO kablam! warning: cannot find type `SystemTime` in this scope Aug 11 16:18:20.313 INFO kablam! --> src/type_impls/date_and_time.rs:5:10 Aug 11 16:18:20.313 INFO kablam! | Aug 11 16:18:20.313 INFO kablam! 5 | #[derive(FromSqlRow, AsExpression)] Aug 11 16:18:20.313 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.313 INFO kablam! | Aug 11 16:18:20.313 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.313 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.313 INFO kablam! Aug 11 16:18:20.314 INFO kablam! warning: cannot find type `SystemTime` in this scope Aug 11 16:18:20.314 INFO kablam! --> src/type_impls/date_and_time.rs:5:22 Aug 11 16:18:20.314 INFO kablam! | Aug 11 16:18:20.314 INFO kablam! 5 | #[derive(FromSqlRow, AsExpression)] Aug 11 16:18:20.314 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.314 INFO kablam! | Aug 11 16:18:20.314 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.314 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.314 INFO kablam! Aug 11 16:18:20.316 INFO kablam! warning: cannot find type `Bool` in this scope Aug 11 16:18:20.316 INFO kablam! --> src/type_impls/primitives.rs:13:26 Aug 11 16:18:20.316 INFO kablam! | Aug 11 16:18:20.316 INFO kablam! 13 | #[derive(FromSqlRow, AsExpression)] Aug 11 16:18:20.316 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.316 INFO kablam! | Aug 11 16:18:20.316 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.316 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.316 INFO kablam! Aug 11 16:18:20.317 INFO kablam! warning: cannot find type `SmallInt` in this scope Aug 11 16:18:20.317 INFO kablam! --> src/type_impls/primitives.rs:23:26 Aug 11 16:18:20.317 INFO kablam! | Aug 11 16:18:20.317 INFO kablam! 23 | #[derive(FromSqlRow, AsExpression)] Aug 11 16:18:20.317 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.317 INFO kablam! | Aug 11 16:18:20.317 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.317 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.317 INFO kablam! Aug 11 16:18:20.318 INFO kablam! warning: cannot find type `Integer` in this scope Aug 11 16:18:20.318 INFO kablam! --> src/type_impls/primitives.rs:28:26 Aug 11 16:18:20.318 INFO kablam! | Aug 11 16:18:20.318 INFO kablam! 28 | #[derive(FromSqlRow, AsExpression)] Aug 11 16:18:20.318 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.318 INFO kablam! | Aug 11 16:18:20.318 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.318 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.319 INFO kablam! Aug 11 16:18:20.319 INFO kablam! warning: cannot find type `BigInt` in this scope Aug 11 16:18:20.319 INFO kablam! --> src/type_impls/primitives.rs:33:26 Aug 11 16:18:20.319 INFO kablam! | Aug 11 16:18:20.319 INFO kablam! 33 | #[derive(FromSqlRow, AsExpression)] Aug 11 16:18:20.319 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.319 INFO kablam! | Aug 11 16:18:20.319 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.320 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.320 INFO kablam! Aug 11 16:18:20.321 INFO kablam! warning: cannot find type `Float` in this scope Aug 11 16:18:20.321 INFO kablam! --> src/type_impls/primitives.rs:54:26 Aug 11 16:18:20.321 INFO kablam! | Aug 11 16:18:20.321 INFO kablam! 54 | #[derive(FromSqlRow, AsExpression)] Aug 11 16:18:20.321 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.321 INFO kablam! | Aug 11 16:18:20.321 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.321 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.321 INFO kablam! Aug 11 16:18:20.322 INFO kablam! warning: cannot find type `Double` in this scope Aug 11 16:18:20.322 INFO kablam! --> src/type_impls/primitives.rs:59:26 Aug 11 16:18:20.322 INFO kablam! | Aug 11 16:18:20.322 INFO kablam! 59 | #[derive(FromSqlRow, AsExpression)] Aug 11 16:18:20.322 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.322 INFO kablam! | Aug 11 16:18:20.322 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.322 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.322 INFO kablam! Aug 11 16:18:20.323 INFO kablam! warning: cannot find type `Text` in this scope Aug 11 16:18:20.323 INFO kablam! --> src/type_impls/primitives.rs:64:26 Aug 11 16:18:20.323 INFO kablam! | Aug 11 16:18:20.323 INFO kablam! 64 | #[derive(FromSqlRow, AsExpression)] Aug 11 16:18:20.323 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.323 INFO kablam! | Aug 11 16:18:20.323 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.323 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.324 INFO kablam! Aug 11 16:18:20.324 INFO kablam! warning: cannot find type `Text` in this scope Aug 11 16:18:20.324 INFO kablam! --> src/type_impls/primitives.rs:72:14 Aug 11 16:18:20.324 INFO kablam! | Aug 11 16:18:20.324 INFO kablam! 72 | #[derive(AsExpression)] Aug 11 16:18:20.324 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.324 INFO kablam! | Aug 11 16:18:20.324 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.325 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.325 INFO kablam! Aug 11 16:18:20.325 INFO kablam! warning: cannot find type `Binary` in this scope Aug 11 16:18:20.325 INFO kablam! --> src/type_impls/primitives.rs:84:14 Aug 11 16:18:20.325 INFO kablam! | Aug 11 16:18:20.325 INFO kablam! 84 | #[derive(AsExpression)] Aug 11 16:18:20.325 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.325 INFO kablam! | Aug 11 16:18:20.326 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.326 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.326 INFO kablam! Aug 11 16:18:20.326 INFO kablam! warning: cannot find type `Binary` in this scope Aug 11 16:18:20.326 INFO kablam! --> src/type_impls/primitives.rs:89:14 Aug 11 16:18:20.326 INFO kablam! | Aug 11 16:18:20.327 INFO kablam! 89 | #[derive(AsExpression)] Aug 11 16:18:20.327 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 16:18:20.327 INFO kablam! | Aug 11 16:18:20.327 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 16:18:20.327 INFO kablam! = note: for more information, see issue #50504 Aug 11 16:18:20.327 INFO kablam! Aug 11 16:18:20.390 INFO kablam! error: aborting due to previous error Aug 11 16:18:20.390 INFO kablam! Aug 11 16:18:20.412 INFO kablam! error: Could not compile `diesel`. Aug 11 16:18:20.412 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 11 16:19:06.910 INFO kablam! error: build failed Aug 11 16:19:06.917 INFO kablam! su: No module specific data is present Aug 11 16:19:07.974 INFO running `"docker" "rm" "-f" "481203aa2760e0dce97b1e2c7521f74bafd0493ac8b3ff1ef67969f5f8d3b9a9"` Aug 11 16:19:08.136 INFO blam! 481203aa2760e0dce97b1e2c7521f74bafd0493ac8b3ff1ef67969f5f8d3b9a9