Aug 30 19:52:03.782 INFO checking diesel-1.3.2 against try#bc5a74802bb3ffc82f51ef04bca58d64220124c4 for pr-53699 Aug 30 19:52:03.782 INFO running: cargo +bc5a74802bb3ffc82f51ef04bca58d64220124c4-alt check --frozen --all --all-targets Aug 30 19:52:03.782 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53699/try#bc5a74802bb3ffc82f51ef04bca58d64220124c4:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53699/worker-1/try#bc5a74802bb3ffc82f51ef04bca58d64220124c4:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +bc5a74802bb3ffc82f51ef04bca58d64220124c4-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 19:52:03.990 INFO blam! 516d4be85df682f32c00c160c216a00ff3cab1ebdfae5fee8e8bab4f33f594a5 Aug 30 19:52:03.992 INFO running `"docker" "start" "-a" "516d4be85df682f32c00c160c216a00ff3cab1ebdfae5fee8e8bab4f33f594a5"` Aug 30 19:52:04.681 INFO kablam! Checking diesel v1.3.2 (file:///source) Aug 30 19:52:06.695 INFO kablam! error: At least one backend must be used to test this crate. Aug 30 19:52:06.695 INFO kablam! Pass argument `--features ""` with one or more of the following backends, 'mysql', 'postgres', or 'sqlite'. Aug 30 19:52:06.696 INFO kablam! Aug 30 19:52:06.696 INFO kablam! ex. cargo test --features "mysql postgres sqlite" Aug 30 19:52:06.696 INFO kablam! Aug 30 19:52:06.696 INFO kablam! --> src/test_helpers.rs:45:9 Aug 30 19:52:06.696 INFO kablam! | Aug 30 19:52:06.696 INFO kablam! 45 | / compile_error!( Aug 30 19:52:06.696 INFO kablam! 46 | | "At least one backend must be used to test this crate.\n \ Aug 30 19:52:06.696 INFO kablam! 47 | | Pass argument `--features \"\"` with one or more of the following backends, \ Aug 30 19:52:06.696 INFO kablam! 48 | | 'mysql', 'postgres', or 'sqlite'. \n\n \ Aug 30 19:52:06.696 INFO kablam! 49 | | ex. cargo test --features \"mysql postgres sqlite\"\n" Aug 30 19:52:06.696 INFO kablam! 50 | | ); Aug 30 19:52:06.696 INFO kablam! | |__________^ Aug 30 19:52:06.696 INFO kablam! Aug 30 19:52:08.931 INFO kablam! error: cannot find type `Add` in this scope Aug 30 19:52:08.931 INFO kablam! --> src/expression/ops/numeric.rs:9:38 Aug 30 19:52:08.931 INFO kablam! | Aug 30 19:52:08.931 INFO kablam! 9 | #[derive(Debug, Copy, Clone, QueryId)] Aug 30 19:52:08.931 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.931 INFO kablam! | Aug 30 19:52:08.931 INFO kablam! note: lint level defined here Aug 30 19:52:08.932 INFO kablam! --> src/lib.rs:131:9 Aug 30 19:52:08.932 INFO kablam! | Aug 30 19:52:08.932 INFO kablam! 13| #![deny(warnings, missing_debug_implementations, missing_copy_implementations, missing_docs)] Aug 30 19:52:08.932 INFO kablam! | ^^^^^^^^ Aug 30 19:52:08.932 INFO kablam! = note: #[deny(proc_macro_derive_resolution_fallback)] implied by #[deny(warnings)] Aug 30 19:52:08.932 INFO 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 30 19:52:08.932 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.932 INFO kablam! Aug 30 19:52:08.932 INFO kablam! error: cannot find type `Add` in this scope Aug 30 19:52:08.932 INFO kablam! --> src/expression/ops/numeric.rs:9:38 Aug 30 19:52:08.932 INFO kablam! | Aug 30 19:52:08.932 INFO kablam! 9 | #[derive(Debug, Copy, Clone, QueryId)] Aug 30 19:52:08.932 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.932 INFO kablam! | Aug 30 19:52:08.932 INFO 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 30 19:52:08.932 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.932 INFO kablam! Aug 30 19:52:08.933 INFO kablam! error: cannot find type `Sub` in this scope Aug 30 19:52:08.933 INFO kablam! --> src/expression/ops/numeric.rs:9:38 Aug 30 19:52:08.933 INFO kablam! | Aug 30 19:52:08.933 INFO kablam! 9 | #[derive(Debug, Copy, Clone, QueryId)] Aug 30 19:52:08.933 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.933 INFO kablam! | Aug 30 19:52:08.933 INFO 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 30 19:52:08.933 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.933 INFO kablam! Aug 30 19:52:08.933 INFO kablam! error: cannot find type `Mul` in this scope Aug 30 19:52:08.933 INFO kablam! --> src/expression/ops/numeric.rs:9:38 Aug 30 19:52:08.933 INFO kablam! | Aug 30 19:52:08.933 INFO kablam! 9 | #[derive(Debug, Copy, Clone, QueryId)] Aug 30 19:52:08.933 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.933 INFO kablam! | Aug 30 19:52:08.933 INFO 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 30 19:52:08.933 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.933 INFO kablam! Aug 30 19:52:08.933 INFO kablam! error: cannot find type `Div` in this scope Aug 30 19:52:08.933 INFO kablam! --> src/expression/ops/numeric.rs:9:38 Aug 30 19:52:08.933 INFO kablam! | Aug 30 19:52:08.933 INFO kablam! 9 | #[derive(Debug, Copy, Clone, QueryId)] Aug 30 19:52:08.934 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.934 INFO kablam! | Aug 30 19:52:08.934 INFO 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 30 19:52:08.934 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.934 INFO kablam! Aug 30 19:52:08.934 INFO kablam! error: cannot find type `sum` in this scope Aug 30 19:52:08.934 INFO kablam! --> src/expression/functions/mod.rs:250:42 Aug 30 19:52:08.934 INFO kablam! | Aug 30 19:52:08.934 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.934 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.934 INFO kablam! | Aug 30 19:52:08.934 INFO 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 30 19:52:08.934 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.934 INFO kablam! Aug 30 19:52:08.934 INFO kablam! error: cannot find type `sum` in this scope Aug 30 19:52:08.934 INFO kablam! --> src/expression/functions/mod.rs:250:51 Aug 30 19:52:08.934 INFO kablam! | Aug 30 19:52:08.934 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.934 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.934 INFO kablam! | Aug 30 19:52:08.934 INFO 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 30 19:52:08.934 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.935 INFO kablam! Aug 30 19:52:08.935 INFO kablam! error: cannot find type `avg` in this scope Aug 30 19:52:08.935 INFO kablam! --> src/expression/functions/mod.rs:250:42 Aug 30 19:52:08.935 INFO kablam! | Aug 30 19:52:08.935 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.935 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.935 INFO kablam! | Aug 30 19:52:08.935 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 19:52:08.935 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.935 INFO kablam! Aug 30 19:52:08.935 INFO kablam! error: cannot find type `avg` in this scope Aug 30 19:52:08.935 INFO kablam! --> src/expression/functions/mod.rs:250:51 Aug 30 19:52:08.935 INFO kablam! | Aug 30 19:52:08.935 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.935 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.935 INFO kablam! | Aug 30 19:52:08.935 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 19:52:08.935 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.935 INFO kablam! Aug 30 19:52:08.935 INFO kablam! error: cannot find type `max` in this scope Aug 30 19:52:08.935 INFO kablam! --> src/expression/functions/mod.rs:250:42 Aug 30 19:52:08.935 INFO kablam! | Aug 30 19:52:08.935 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.935 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.936 INFO kablam! | Aug 30 19:52:08.936 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 19:52:08.936 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.936 INFO kablam! Aug 30 19:52:08.936 INFO kablam! error: cannot find type `max` in this scope Aug 30 19:52:08.936 INFO kablam! --> src/expression/functions/mod.rs:250:51 Aug 30 19:52:08.936 INFO kablam! | Aug 30 19:52:08.936 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.936 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.936 INFO kablam! | Aug 30 19:52:08.936 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 19:52:08.936 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.936 INFO kablam! Aug 30 19:52:08.936 INFO kablam! error: cannot find type `min` in this scope Aug 30 19:52:08.936 INFO kablam! --> src/expression/functions/mod.rs:250:42 Aug 30 19:52:08.936 INFO kablam! | Aug 30 19:52:08.936 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.936 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.936 INFO kablam! | Aug 30 19:52:08.936 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 19:52:08.936 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.936 INFO kablam! Aug 30 19:52:08.936 INFO kablam! error: cannot find type `min` in this scope Aug 30 19:52:08.937 INFO kablam! --> src/expression/functions/mod.rs:250:51 Aug 30 19:52:08.937 INFO kablam! | Aug 30 19:52:08.937 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.937 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.937 INFO kablam! | Aug 30 19:52:08.937 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 19:52:08.937 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.937 INFO kablam! Aug 30 19:52:08.937 INFO kablam! error: cannot find type `now` in this scope Aug 30 19:52:08.937 INFO kablam! --> src/expression/functions/date_and_time.rs:10:30 Aug 30 19:52:08.937 INFO kablam! | Aug 30 19:52:08.937 INFO kablam! 10 | #[derive(Debug, Copy, Clone, QueryId)] Aug 30 19:52:08.937 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.937 INFO kablam! | Aug 30 19:52:08.937 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 19:52:08.937 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.937 INFO kablam! Aug 30 19:52:08.937 INFO kablam! error: cannot find type `date` in this scope Aug 30 19:52:08.937 INFO kablam! --> src/expression/functions/mod.rs:250:42 Aug 30 19:52:08.937 INFO kablam! | Aug 30 19:52:08.937 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.937 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.937 INFO kablam! | Aug 30 19:52:08.938 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 19:52:08.938 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.938 INFO kablam! Aug 30 19:52:08.938 INFO kablam! error: cannot find type `date` in this scope Aug 30 19:52:08.938 INFO kablam! --> src/expression/functions/mod.rs:250:51 Aug 30 19:52:08.938 INFO kablam! | Aug 30 19:52:08.938 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.938 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.938 INFO kablam! | Aug 30 19:52:08.938 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 19:52:08.938 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.938 INFO kablam! Aug 30 19:52:08.938 INFO kablam! error: cannot find type `In` in this scope Aug 30 19:52:08.938 INFO kablam! --> src/expression/array_comparison.rs:8:30 Aug 30 19:52:08.938 INFO kablam! | Aug 30 19:52:08.938 INFO kablam! 8 | #[derive(Debug, Copy, Clone, QueryId)] Aug 30 19:52:08.938 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.939 INFO kablam! | Aug 30 19:52:08.939 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 19:52:08.939 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.939 INFO kablam! Aug 30 19:52:08.939 INFO kablam! error: cannot find type `NotIn` in this scope Aug 30 19:52:08.939 INFO kablam! --> src/expression/array_comparison.rs:14:30 Aug 30 19:52:08.939 INFO kablam! | Aug 30 19:52:08.939 INFO kablam! 14 | #[derive(Debug, Copy, Clone, QueryId)] Aug 30 19:52:08.939 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.939 INFO kablam! | Aug 30 19:52:08.939 INFO kablam! error: aborting due to previous error Aug 30 19:52:08.939 INFO kablam! Aug 30 19:52:08.939 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 19:52:08.939 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.939 INFO kablam! Aug 30 19:52:08.939 INFO kablam! error: cannot find type `Bound` in this scope Aug 30 19:52:08.939 INFO kablam! --> src/expression/bound.rs:10:30 Aug 30 19:52:08.939 INFO kablam! | Aug 30 19:52:08.939 INFO kablam! 10 | #[derive(Debug, Clone, Copy, DieselNumericOps)] Aug 30 19:52:08.939 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.939 INFO kablam! | Aug 30 19:52:08.939 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 19:52:08.940 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.940 INFO kablam! Aug 30 19:52:08.940 INFO kablam! error: cannot find type `Coerce` in this scope Aug 30 19:52:08.940 INFO kablam! --> src/expression/coerce.rs:8:30 Aug 30 19:52:08.940 INFO kablam! | Aug 30 19:52:08.940 INFO kablam! 8 | #[derive(Debug, Copy, Clone, QueryId, DieselNumericOps)] Aug 30 19:52:08.940 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.940 INFO kablam! | Aug 30 19:52:08.940 INFO 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 30 19:52:08.940 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.940 INFO kablam! Aug 30 19:52:08.940 INFO kablam! error: cannot find type `Coerce` in this scope Aug 30 19:52:08.940 INFO kablam! --> src/expression/coerce.rs:8:39 Aug 30 19:52:08.940 INFO kablam! | Aug 30 19:52:08.940 INFO kablam! 8 | #[derive(Debug, Copy, Clone, QueryId, DieselNumericOps)] Aug 30 19:52:08.940 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.940 INFO kablam! | Aug 30 19:52:08.940 INFO 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 30 19:52:08.940 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.940 INFO kablam! Aug 30 19:52:08.940 INFO kablam! error: cannot find type `count` in this scope Aug 30 19:52:08.941 INFO kablam! --> src/expression/functions/mod.rs:250:42 Aug 30 19:52:08.941 INFO kablam! | Aug 30 19:52:08.941 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.941 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.941 INFO kablam! | Aug 30 19:52:08.941 INFO 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 30 19:52:08.941 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.941 INFO kablam! Aug 30 19:52:08.941 INFO kablam! error: cannot find type `count` in this scope Aug 30 19:52:08.941 INFO kablam! --> src/expression/functions/mod.rs:250:51 Aug 30 19:52:08.941 INFO kablam! | Aug 30 19:52:08.941 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.941 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.941 INFO kablam! | Aug 30 19:52:08.941 INFO 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 30 19:52:08.941 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.941 INFO kablam! Aug 30 19:52:08.941 INFO kablam! error: cannot find type `CountStar` in this scope Aug 30 19:52:08.941 INFO kablam! --> src/expression/count.rs:58:30 Aug 30 19:52:08.941 INFO kablam! | Aug 30 19:52:08.941 INFO kablam! 58 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.942 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.942 INFO kablam! | Aug 30 19:52:08.942 INFO 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 30 19:52:08.942 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.942 INFO kablam! Aug 30 19:52:08.942 INFO kablam! error: cannot find type `CountStar` in this scope Aug 30 19:52:08.942 INFO kablam! --> src/expression/count.rs:58:39 Aug 30 19:52:08.942 INFO kablam! | Aug 30 19:52:08.942 INFO kablam! 58 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.942 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.942 INFO kablam! | Aug 30 19:52:08.942 INFO 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 30 19:52:08.942 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.942 INFO kablam! Aug 30 19:52:08.942 INFO kablam! error: cannot find type `Exists` in this scope Aug 30 19:52:08.942 INFO kablam! --> src/expression/exists.rs:36:30 Aug 30 19:52:08.942 INFO kablam! | Aug 30 19:52:08.942 INFO kablam! 36 | #[derive(Debug, Clone, Copy, QueryId)] Aug 30 19:52:08.942 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.943 INFO kablam! | Aug 30 19:52:08.943 INFO 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 30 19:52:08.943 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.943 INFO kablam! Aug 30 19:52:08.943 INFO kablam! error: cannot find type `Grouped` in this scope Aug 30 19:52:08.943 INFO kablam! --> src/expression/grouped.rs:6:30 Aug 30 19:52:08.943 INFO kablam! | Aug 30 19:52:08.943 INFO kablam! 6 | #[derive(Debug, Copy, Clone, QueryId, Default, DieselNumericOps)] Aug 30 19:52:08.943 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.943 INFO kablam! | Aug 30 19:52:08.943 INFO 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 30 19:52:08.943 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.943 INFO kablam! Aug 30 19:52:08.943 INFO kablam! error: cannot find type `Grouped` in this scope Aug 30 19:52:08.943 INFO kablam! --> src/expression/grouped.rs:6:48 Aug 30 19:52:08.943 INFO kablam! | Aug 30 19:52:08.943 INFO kablam! 6 | #[derive(Debug, Copy, Clone, QueryId, Default, DieselNumericOps)] Aug 30 19:52:08.943 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.943 INFO kablam! | Aug 30 19:52:08.943 INFO 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 30 19:52:08.943 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.944 INFO kablam! Aug 30 19:52:08.944 INFO kablam! error: cannot find type `Nullable` in this scope Aug 30 19:52:08.944 INFO kablam! --> src/expression/nullable.rs:7:30 Aug 30 19:52:08.944 INFO kablam! | Aug 30 19:52:08.944 INFO kablam! 7 | #[derive(Debug, Copy, Clone, DieselNumericOps)] Aug 30 19:52:08.944 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.944 INFO kablam! | Aug 30 19:52:08.944 INFO 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 30 19:52:08.944 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.944 INFO kablam! Aug 30 19:52:08.944 INFO kablam! error: cannot find type `Concat` in this scope Aug 30 19:52:08.944 INFO kablam! --> src/expression/operators.rs:64:38 Aug 30 19:52:08.944 INFO kablam! | Aug 30 19:52:08.944 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.944 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.944 INFO kablam! | Aug 30 19:52:08.944 INFO 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 30 19:52:08.944 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.944 INFO kablam! Aug 30 19:52:08.944 INFO kablam! error: cannot find type `Concat` in this scope Aug 30 19:52:08.944 INFO kablam! --> src/expression/operators.rs:64:47 Aug 30 19:52:08.944 INFO kablam! | Aug 30 19:52:08.944 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.945 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.945 INFO kablam! | Aug 30 19:52:08.945 INFO 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 30 19:52:08.945 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.945 INFO kablam! Aug 30 19:52:08.945 INFO kablam! error: cannot find type `And` in this scope Aug 30 19:52:08.945 INFO kablam! --> src/expression/operators.rs:64:38 Aug 30 19:52:08.945 INFO kablam! | Aug 30 19:52:08.945 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.945 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.945 INFO kablam! | Aug 30 19:52:08.945 INFO 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 30 19:52:08.945 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.945 INFO kablam! Aug 30 19:52:08.945 INFO kablam! error: cannot find type `And` in this scope Aug 30 19:52:08.945 INFO kablam! --> src/expression/operators.rs:64:47 Aug 30 19:52:08.945 INFO kablam! | Aug 30 19:52:08.945 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.945 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.945 INFO kablam! | Aug 30 19:52:08.946 INFO 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 30 19:52:08.946 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.946 INFO kablam! Aug 30 19:52:08.946 INFO kablam! error: cannot find type `Between` in this scope Aug 30 19:52:08.946 INFO kablam! --> src/expression/operators.rs:64:38 Aug 30 19:52:08.946 INFO kablam! | Aug 30 19:52:08.946 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.946 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.946 INFO kablam! | Aug 30 19:52:08.946 INFO 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 30 19:52:08.946 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.946 INFO kablam! Aug 30 19:52:08.946 INFO kablam! error: cannot find type `Between` in this scope Aug 30 19:52:08.946 INFO kablam! --> src/expression/operators.rs:64:47 Aug 30 19:52:08.946 INFO kablam! | Aug 30 19:52:08.946 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.946 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.947 INFO kablam! | Aug 30 19:52:08.947 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 19:52:08.947 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.947 INFO kablam! Aug 30 19:52:08.947 INFO kablam! error: cannot find type `Escape` in this scope Aug 30 19:52:08.947 INFO kablam! --> src/expression/operators.rs:64:38 Aug 30 19:52:08.947 INFO kablam! | Aug 30 19:52:08.947 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.947 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.947 INFO kablam! | Aug 30 19:52:08.947 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 19:52:08.947 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.947 INFO kablam! Aug 30 19:52:08.947 INFO kablam! error: cannot find type `Escape` in this scope Aug 30 19:52:08.947 INFO kablam! --> src/expression/operators.rs:64:47 Aug 30 19:52:08.947 INFO kablam! | Aug 30 19:52:08.947 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.947 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.947 INFO kablam! | Aug 30 19:52:08.948 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 19:52:08.948 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.948 INFO kablam! Aug 30 19:52:08.948 INFO kablam! error: cannot find type `Eq` in this scope Aug 30 19:52:08.948 INFO kablam! --> src/expression/operators.rs:64:38 Aug 30 19:52:08.948 INFO kablam! | Aug 30 19:52:08.948 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.948 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.948 INFO kablam! | Aug 30 19:52:08.948 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 19:52:08.948 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.948 INFO kablam! Aug 30 19:52:08.948 INFO kablam! error: cannot find type `Eq` in this scope Aug 30 19:52:08.948 INFO kablam! --> src/expression/operators.rs:64:47 Aug 30 19:52:08.948 INFO kablam! | Aug 30 19:52:08.948 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.948 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.948 INFO kablam! | Aug 30 19:52:08.949 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 19:52:08.949 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.949 INFO kablam! Aug 30 19:52:08.949 INFO kablam! error: cannot find type `Gt` in this scope Aug 30 19:52:08.949 INFO kablam! --> src/expression/operators.rs:64:38 Aug 30 19:52:08.949 INFO kablam! | Aug 30 19:52:08.949 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.949 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.949 INFO kablam! | Aug 30 19:52:08.949 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 19:52:08.949 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.949 INFO kablam! Aug 30 19:52:08.949 INFO kablam! error: cannot find type `Gt` in this scope Aug 30 19:52:08.949 INFO kablam! --> src/expression/operators.rs:64:47 Aug 30 19:52:08.949 INFO kablam! | Aug 30 19:52:08.949 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.949 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.949 INFO kablam! | Aug 30 19:52:08.949 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 19:52:08.950 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.950 INFO kablam! Aug 30 19:52:08.950 INFO kablam! error: cannot find type `GtEq` in this scope Aug 30 19:52:08.950 INFO kablam! --> src/expression/operators.rs:64:38 Aug 30 19:52:08.950 INFO kablam! | Aug 30 19:52:08.950 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.950 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.950 INFO kablam! | Aug 30 19:52:08.950 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 19:52:08.950 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.950 INFO kablam! Aug 30 19:52:08.950 INFO kablam! error: cannot find type `GtEq` in this scope Aug 30 19:52:08.950 INFO kablam! --> src/expression/operators.rs:64:47 Aug 30 19:52:08.950 INFO kablam! | Aug 30 19:52:08.950 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.950 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.950 INFO kablam! | Aug 30 19:52:08.950 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 19:52:08.950 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.951 INFO kablam! Aug 30 19:52:08.951 INFO kablam! error: cannot find type `Like` in this scope Aug 30 19:52:08.951 INFO kablam! --> src/expression/operators.rs:64:38 Aug 30 19:52:08.951 INFO kablam! | Aug 30 19:52:08.951 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.951 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.951 INFO kablam! | Aug 30 19:52:08.951 INFO 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 30 19:52:08.951 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.951 INFO kablam! Aug 30 19:52:08.951 INFO kablam! error: cannot find type `Like` in this scope Aug 30 19:52:08.951 INFO kablam! --> src/expression/operators.rs:64:47 Aug 30 19:52:08.951 INFO kablam! | Aug 30 19:52:08.951 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.951 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.951 INFO kablam! | Aug 30 19:52:08.951 INFO 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 30 19:52:08.951 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.951 INFO kablam! Aug 30 19:52:08.952 INFO kablam! error: cannot find type `Lt` in this scope Aug 30 19:52:08.952 INFO kablam! --> src/expression/operators.rs:64:38 Aug 30 19:52:08.952 INFO kablam! | Aug 30 19:52:08.952 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.952 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.952 INFO kablam! | Aug 30 19:52:08.952 INFO 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 30 19:52:08.952 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.952 INFO kablam! Aug 30 19:52:08.952 INFO kablam! error: cannot find type `Lt` in this scope Aug 30 19:52:08.952 INFO kablam! --> src/expression/operators.rs:64:47 Aug 30 19:52:08.952 INFO kablam! | Aug 30 19:52:08.952 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.952 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.952 INFO kablam! | Aug 30 19:52:08.952 INFO 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 30 19:52:08.952 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.952 INFO kablam! Aug 30 19:52:08.953 INFO kablam! error: cannot find type `LtEq` in this scope Aug 30 19:52:08.953 INFO kablam! --> src/expression/operators.rs:64:38 Aug 30 19:52:08.953 INFO kablam! | Aug 30 19:52:08.953 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.953 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.953 INFO kablam! | Aug 30 19:52:08.953 INFO 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 30 19:52:08.953 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.953 INFO kablam! Aug 30 19:52:08.953 INFO kablam! error: cannot find type `LtEq` in this scope Aug 30 19:52:08.953 INFO kablam! --> src/expression/operators.rs:64:47 Aug 30 19:52:08.953 INFO kablam! | Aug 30 19:52:08.953 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.953 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.953 INFO kablam! | Aug 30 19:52:08.953 INFO 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 30 19:52:08.953 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.953 INFO kablam! Aug 30 19:52:08.953 INFO kablam! error: cannot find type `NotBetween` in this scope Aug 30 19:52:08.953 INFO kablam! --> src/expression/operators.rs:64:38 Aug 30 19:52:08.953 INFO kablam! | Aug 30 19:52:08.954 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.954 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.954 INFO kablam! | Aug 30 19:52:08.954 INFO 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 30 19:52:08.954 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.954 INFO kablam! Aug 30 19:52:08.954 INFO kablam! error: cannot find type `NotBetween` in this scope Aug 30 19:52:08.954 INFO kablam! --> src/expression/operators.rs:64:47 Aug 30 19:52:08.954 INFO kablam! | Aug 30 19:52:08.954 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.954 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.954 INFO kablam! | Aug 30 19:52:08.954 INFO 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 30 19:52:08.954 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.954 INFO kablam! Aug 30 19:52:08.954 INFO kablam! error: cannot find type `NotEq` in this scope Aug 30 19:52:08.954 INFO kablam! --> src/expression/operators.rs:64:38 Aug 30 19:52:08.954 INFO kablam! | Aug 30 19:52:08.954 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.955 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.955 INFO kablam! | Aug 30 19:52:08.955 INFO 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 30 19:52:08.955 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.955 INFO kablam! Aug 30 19:52:08.955 INFO kablam! error: cannot find type `NotEq` in this scope Aug 30 19:52:08.955 INFO kablam! --> src/expression/operators.rs:64:47 Aug 30 19:52:08.955 INFO kablam! | Aug 30 19:52:08.955 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.955 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.955 INFO kablam! | Aug 30 19:52:08.955 INFO 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 30 19:52:08.955 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.955 INFO kablam! Aug 30 19:52:08.955 INFO kablam! error: cannot find type `NotLike` in this scope Aug 30 19:52:08.955 INFO kablam! --> src/expression/operators.rs:64:38 Aug 30 19:52:08.955 INFO kablam! | Aug 30 19:52:08.955 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.955 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.956 INFO kablam! | Aug 30 19:52:08.956 INFO 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 30 19:52:08.956 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.956 INFO kablam! Aug 30 19:52:08.956 INFO kablam! error: cannot find type `NotLike` in this scope Aug 30 19:52:08.956 INFO kablam! --> src/expression/operators.rs:64:47 Aug 30 19:52:08.956 INFO kablam! | Aug 30 19:52:08.956 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.956 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.956 INFO kablam! | Aug 30 19:52:08.956 INFO 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 30 19:52:08.956 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.956 INFO kablam! Aug 30 19:52:08.956 INFO kablam! error: cannot find type `Or` in this scope Aug 30 19:52:08.956 INFO kablam! --> src/expression/operators.rs:64:38 Aug 30 19:52:08.956 INFO kablam! | Aug 30 19:52:08.956 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.956 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.956 INFO kablam! | Aug 30 19:52:08.957 INFO 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 30 19:52:08.957 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.957 INFO kablam! Aug 30 19:52:08.957 INFO kablam! error: cannot find type `Or` in this scope Aug 30 19:52:08.957 INFO kablam! --> src/expression/operators.rs:64:47 Aug 30 19:52:08.957 INFO kablam! | Aug 30 19:52:08.957 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.957 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.957 INFO kablam! | Aug 30 19:52:08.957 INFO 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 30 19:52:08.957 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.957 INFO kablam! Aug 30 19:52:08.957 INFO kablam! error: cannot find type `IsNull` in this scope Aug 30 19:52:08.957 INFO kablam! --> src/expression/operators.rs:64:38 Aug 30 19:52:08.957 INFO kablam! | Aug 30 19:52:08.957 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.957 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.957 INFO kablam! | Aug 30 19:52:08.957 INFO 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 30 19:52:08.957 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.957 INFO kablam! Aug 30 19:52:08.957 INFO kablam! error: cannot find type `IsNull` in this scope Aug 30 19:52:08.958 INFO kablam! --> src/expression/operators.rs:64:47 Aug 30 19:52:08.958 INFO kablam! | Aug 30 19:52:08.958 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.958 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.958 INFO kablam! | Aug 30 19:52:08.958 INFO 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 30 19:52:08.958 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.958 INFO kablam! Aug 30 19:52:08.958 INFO kablam! error: cannot find type `IsNotNull` in this scope Aug 30 19:52:08.958 INFO kablam! --> src/expression/operators.rs:64:38 Aug 30 19:52:08.958 INFO kablam! | Aug 30 19:52:08.958 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.958 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.958 INFO kablam! | Aug 30 19:52:08.958 INFO 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 30 19:52:08.958 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.958 INFO kablam! Aug 30 19:52:08.958 INFO kablam! error: cannot find type `IsNotNull` in this scope Aug 30 19:52:08.958 INFO kablam! --> src/expression/operators.rs:64:47 Aug 30 19:52:08.959 INFO kablam! | Aug 30 19:52:08.959 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.959 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.959 INFO kablam! | Aug 30 19:52:08.959 INFO 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 30 19:52:08.959 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.959 INFO kablam! Aug 30 19:52:08.959 INFO kablam! error: cannot find type `Asc` in this scope Aug 30 19:52:08.959 INFO kablam! --> src/expression/operators.rs:64:38 Aug 30 19:52:08.959 INFO kablam! | Aug 30 19:52:08.959 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.959 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.959 INFO kablam! | Aug 30 19:52:08.959 INFO 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 30 19:52:08.959 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.959 INFO kablam! Aug 30 19:52:08.959 INFO kablam! error: cannot find type `Asc` in this scope Aug 30 19:52:08.959 INFO kablam! --> src/expression/operators.rs:64:47 Aug 30 19:52:08.959 INFO kablam! | Aug 30 19:52:08.960 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.960 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.960 INFO kablam! | Aug 30 19:52:08.960 INFO 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 30 19:52:08.960 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.960 INFO kablam! Aug 30 19:52:08.960 INFO kablam! error: Could not compile `diesel`. Aug 30 19:52:08.960 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 30 19:52:08.960 INFO kablam! error: cannot find type `Desc` in this scope Aug 30 19:52:08.960 INFO kablam! --> src/expression/operators.rs:64:38 Aug 30 19:52:08.960 INFO kablam! | Aug 30 19:52:08.960 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.960 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.960 INFO kablam! | Aug 30 19:52:08.960 INFO 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 30 19:52:08.960 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.960 INFO kablam! Aug 30 19:52:08.960 INFO kablam! error: cannot find type `Desc` in this scope Aug 30 19:52:08.960 INFO kablam! --> src/expression/operators.rs:64:47 Aug 30 19:52:08.961 INFO kablam! | Aug 30 19:52:08.961 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.961 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.961 INFO kablam! | Aug 30 19:52:08.961 INFO 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 30 19:52:08.961 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.961 INFO kablam! Aug 30 19:52:08.961 INFO kablam! error: cannot find type `Not` in this scope Aug 30 19:52:08.961 INFO kablam! --> src/expression/operators.rs:64:38 Aug 30 19:52:08.961 INFO kablam! | Aug 30 19:52:08.961 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.961 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.961 INFO kablam! | Aug 30 19:52:08.961 INFO 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 30 19:52:08.961 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.961 INFO kablam! Aug 30 19:52:08.961 INFO kablam! error: cannot find type `Not` in this scope Aug 30 19:52:08.961 INFO kablam! --> src/expression/operators.rs:64:47 Aug 30 19:52:08.961 INFO kablam! | Aug 30 19:52:08.962 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 30 19:52:08.962 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.962 INFO kablam! | Aug 30 19:52:08.962 INFO 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 30 19:52:08.962 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.962 INFO kablam! Aug 30 19:52:08.962 INFO kablam! error: cannot find type `SqlLiteral` in this scope Aug 30 19:52:08.962 INFO kablam! --> src/expression/sql_literal.rs:9:24 Aug 30 19:52:08.962 INFO kablam! | Aug 30 19:52:08.962 INFO kablam! 9 | #[derive(Debug, Clone, DieselNumericOps)] Aug 30 19:52:08.962 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.962 INFO kablam! | Aug 30 19:52:08.962 INFO 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 30 19:52:08.962 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.962 INFO kablam! Aug 30 19:52:08.962 INFO kablam! error: cannot find type `UncheckedBind` in this scope Aug 30 19:52:08.962 INFO kablam! --> src/expression/sql_literal.rs:231:10 Aug 30 19:52:08.962 INFO kablam! | Aug 30 19:52:08.963 INFO kablam! 231 | #[derive(QueryId, Debug, Clone, Copy)] Aug 30 19:52:08.963 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.963 INFO kablam! | Aug 30 19:52:08.963 INFO 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 30 19:52:08.963 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.963 INFO kablam! Aug 30 19:52:08.963 INFO kablam! error: cannot find type `Subselect` in this scope Aug 30 19:52:08.963 INFO kablam! --> src/expression/subselect.rs:8:30 Aug 30 19:52:08.963 INFO kablam! | Aug 30 19:52:08.963 INFO kablam! 8 | #[derive(Debug, Copy, Clone, QueryId)] Aug 30 19:52:08.963 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.963 INFO kablam! | Aug 30 19:52:08.963 INFO 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 30 19:52:08.963 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.963 INFO kablam! Aug 30 19:52:08.963 INFO kablam! error: cannot find type `DeleteStatement` in this scope Aug 30 19:52:08.963 INFO kablam! --> src/query_builder/delete_statement/mod.rs:12:30 Aug 30 19:52:08.963 INFO kablam! | Aug 30 19:52:08.964 INFO kablam! 12 | #[derive(Debug, Clone, Copy, QueryId)] Aug 30 19:52:08.964 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.964 INFO kablam! | Aug 30 19:52:08.964 INFO 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 30 19:52:08.964 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.964 INFO kablam! Aug 30 19:52:08.964 INFO kablam! error: cannot find type `NoDistinctClause` in this scope Aug 30 19:52:08.964 INFO kablam! --> src/query_builder/distinct_clause.rs:5:30 Aug 30 19:52:08.964 INFO kablam! | Aug 30 19:52:08.964 INFO kablam! 5 | #[derive(Debug, Clone, Copy, QueryId)] Aug 30 19:52:08.964 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.964 INFO kablam! | Aug 30 19:52:08.964 INFO 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 30 19:52:08.964 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.964 INFO kablam! Aug 30 19:52:08.964 INFO kablam! error: cannot find type `DistinctClause` in this scope Aug 30 19:52:08.964 INFO kablam! --> src/query_builder/distinct_clause.rs:7:30 Aug 30 19:52:08.965 INFO kablam! | Aug 30 19:52:08.965 INFO kablam! 7 | #[derive(Debug, Clone, Copy, QueryId)] Aug 30 19:52:08.965 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.965 INFO kablam! | Aug 30 19:52:08.965 INFO 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 30 19:52:08.965 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.965 INFO kablam! Aug 30 19:52:08.965 INFO kablam! error: cannot find type `NoGroupByClause` in this scope Aug 30 19:52:08.965 INFO kablam! --> src/query_builder/clause_macro.rs:11:38 Aug 30 19:52:08.965 INFO kablam! | Aug 30 19:52:08.965 INFO kablam! 11 | #[derive(Debug, Clone, Copy, QueryId)] Aug 30 19:52:08.965 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.965 INFO kablam! | Aug 30 19:52:08.965 INFO 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 30 19:52:08.965 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.965 INFO kablam! Aug 30 19:52:08.965 INFO kablam! error: cannot find type `GroupByClause` in this scope Aug 30 19:52:08.965 INFO kablam! --> src/query_builder/clause_macro.rs:20:38 Aug 30 19:52:08.965 INFO kablam! | Aug 30 19:52:08.966 INFO kablam! 20 | #[derive(Debug, Clone, Copy, QueryId)] Aug 30 19:52:08.966 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.966 INFO kablam! | Aug 30 19:52:08.966 INFO 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 30 19:52:08.966 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.966 INFO kablam! Aug 30 19:52:08.966 INFO kablam! error: cannot find type `Insert` in this scope Aug 30 19:52:08.966 INFO kablam! --> src/query_builder/insert_statement/mod.rs:329:30 Aug 30 19:52:08.966 INFO kablam! | Aug 30 19:52:08.966 INFO kablam! 329 | #[derive(Debug, Copy, Clone, QueryId)] Aug 30 19:52:08.966 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.966 INFO kablam! | Aug 30 19:52:08.966 INFO 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 30 19:52:08.966 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.966 INFO kablam! Aug 30 19:52:08.966 INFO kablam! error: cannot find type `InsertOrIgnore` in this scope Aug 30 19:52:08.966 INFO kablam! --> src/query_builder/insert_statement/mod.rs:340:30 Aug 30 19:52:08.967 INFO kablam! | Aug 30 19:52:08.967 INFO kablam! 340 | #[derive(Debug, Copy, Clone, QueryId)] Aug 30 19:52:08.967 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.967 INFO kablam! | Aug 30 19:52:08.967 INFO 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 30 19:52:08.967 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.967 INFO kablam! Aug 30 19:52:08.967 INFO kablam! error: cannot find type `NoLimitClause` in this scope Aug 30 19:52:08.967 INFO kablam! --> src/query_builder/clause_macro.rs:11:38 Aug 30 19:52:08.967 INFO kablam! | Aug 30 19:52:08.967 INFO kablam! 11 | #[derive(Debug, Clone, Copy, QueryId)] Aug 30 19:52:08.967 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.967 INFO kablam! | Aug 30 19:52:08.967 INFO 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 30 19:52:08.967 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.967 INFO kablam! Aug 30 19:52:08.967 INFO kablam! error: cannot find type `LimitClause` in this scope Aug 30 19:52:08.967 INFO kablam! --> src/query_builder/clause_macro.rs:20:38 Aug 30 19:52:08.967 INFO kablam! | Aug 30 19:52:08.968 INFO kablam! 20 | #[derive(Debug, Clone, Copy, QueryId)] Aug 30 19:52:08.968 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.968 INFO kablam! | Aug 30 19:52:08.968 INFO 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 30 19:52:08.968 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.968 INFO kablam! Aug 30 19:52:08.968 INFO kablam! error: cannot find type `NoLockingClause` in this scope Aug 30 19:52:08.968 INFO kablam! --> src/query_builder/locking_clause.rs:5:30 Aug 30 19:52:08.968 INFO kablam! | Aug 30 19:52:08.968 INFO kablam! 5 | #[derive(Debug, Clone, Copy, QueryId)] Aug 30 19:52:08.968 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.968 INFO kablam! | Aug 30 19:52:08.968 INFO 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 30 19:52:08.968 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.968 INFO kablam! Aug 30 19:52:08.968 INFO kablam! error: cannot find type `LockingClause` in this scope Aug 30 19:52:08.968 INFO kablam! --> src/query_builder/locking_clause.rs:14:30 Aug 30 19:52:08.968 INFO kablam! | Aug 30 19:52:08.968 INFO kablam! 14 | #[derive(Debug, Clone, Copy, QueryId)] Aug 30 19:52:08.969 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.969 INFO kablam! | Aug 30 19:52:08.969 INFO 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 30 19:52:08.969 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.969 INFO kablam! Aug 30 19:52:08.969 INFO kablam! error: cannot find type `ForUpdate` in this scope Aug 30 19:52:08.969 INFO kablam! --> src/query_builder/locking_clause.rs:40:30 Aug 30 19:52:08.969 INFO kablam! | Aug 30 19:52:08.969 INFO kablam! 40 | #[derive(Debug, Clone, Copy, QueryId)] Aug 30 19:52:08.969 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.969 INFO kablam! | Aug 30 19:52:08.969 INFO 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 30 19:52:08.969 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.969 INFO kablam! Aug 30 19:52:08.969 INFO kablam! error: cannot find type `ForNoKeyUpdate` in this scope Aug 30 19:52:08.969 INFO kablam! --> src/query_builder/locking_clause.rs:43:30 Aug 30 19:52:08.969 INFO kablam! | Aug 30 19:52:08.969 INFO kablam! 43 | #[derive(Debug, Clone, Copy, QueryId)] Aug 30 19:52:08.969 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.969 INFO kablam! | Aug 30 19:52:08.970 INFO 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 30 19:52:08.970 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.970 INFO kablam! Aug 30 19:52:08.970 INFO kablam! error: cannot find type `ForShare` in this scope Aug 30 19:52:08.970 INFO kablam! --> src/query_builder/locking_clause.rs:46:30 Aug 30 19:52:08.970 INFO kablam! | Aug 30 19:52:08.970 INFO kablam! 46 | #[derive(Debug, Clone, Copy, QueryId)] Aug 30 19:52:08.970 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.970 INFO kablam! | Aug 30 19:52:08.970 INFO 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 30 19:52:08.970 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.970 INFO kablam! Aug 30 19:52:08.970 INFO kablam! error: cannot find type `ForKeyShare` in this scope Aug 30 19:52:08.970 INFO kablam! --> src/query_builder/locking_clause.rs:49:30 Aug 30 19:52:08.970 INFO kablam! | Aug 30 19:52:08.970 INFO kablam! 49 | #[derive(Debug, Clone, Copy, QueryId)] Aug 30 19:52:08.970 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.970 INFO kablam! | Aug 30 19:52:08.971 INFO 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 30 19:52:08.971 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.971 INFO kablam! Aug 30 19:52:08.971 INFO kablam! error: cannot find type `NoModifier` in this scope Aug 30 19:52:08.971 INFO kablam! --> src/query_builder/locking_clause.rs:54:30 Aug 30 19:52:08.971 INFO kablam! | Aug 30 19:52:08.971 INFO kablam! 54 | #[derive(Debug, Clone, Copy, QueryId)] Aug 30 19:52:08.971 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.971 INFO kablam! | Aug 30 19:52:08.971 INFO 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 30 19:52:08.971 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.971 INFO kablam! Aug 30 19:52:08.971 INFO kablam! error: cannot find type `SkipLocked` in this scope Aug 30 19:52:08.971 INFO kablam! --> src/query_builder/locking_clause.rs:57:30 Aug 30 19:52:08.971 INFO kablam! | Aug 30 19:52:08.971 INFO kablam! 57 | #[derive(Debug, Clone, Copy, QueryId)] Aug 30 19:52:08.971 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.971 INFO kablam! | Aug 30 19:52:08.971 INFO 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 30 19:52:08.972 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.972 INFO kablam! Aug 30 19:52:08.972 INFO kablam! error: cannot find type `NoWait` in this scope Aug 30 19:52:08.972 INFO kablam! --> src/query_builder/locking_clause.rs:60:30 Aug 30 19:52:08.972 INFO kablam! | Aug 30 19:52:08.972 INFO kablam! 60 | #[derive(Debug, Clone, Copy, QueryId)] Aug 30 19:52:08.972 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.972 INFO kablam! | Aug 30 19:52:08.972 INFO 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 30 19:52:08.972 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.972 INFO kablam! Aug 30 19:52:08.972 INFO kablam! error: cannot find type `NoOffsetClause` in this scope Aug 30 19:52:08.972 INFO kablam! --> src/query_builder/clause_macro.rs:11:38 Aug 30 19:52:08.972 INFO kablam! | Aug 30 19:52:08.972 INFO kablam! 11 | #[derive(Debug, Clone, Copy, QueryId)] Aug 30 19:52:08.972 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.972 INFO kablam! | Aug 30 19:52:08.972 INFO 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 30 19:52:08.972 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.973 INFO kablam! Aug 30 19:52:08.973 INFO kablam! error: cannot find type `OffsetClause` in this scope Aug 30 19:52:08.973 INFO kablam! --> src/query_builder/clause_macro.rs:20:38 Aug 30 19:52:08.973 INFO kablam! | Aug 30 19:52:08.973 INFO kablam! 20 | #[derive(Debug, Clone, Copy, QueryId)] Aug 30 19:52:08.973 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.973 INFO kablam! | Aug 30 19:52:08.973 INFO 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 30 19:52:08.973 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.973 INFO kablam! Aug 30 19:52:08.973 INFO kablam! error: cannot find type `NoOrderClause` in this scope Aug 30 19:52:08.973 INFO kablam! --> src/query_builder/clause_macro.rs:11:38 Aug 30 19:52:08.973 INFO kablam! | Aug 30 19:52:08.973 INFO kablam! 11 | #[derive(Debug, Clone, Copy, QueryId)] Aug 30 19:52:08.973 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.973 INFO kablam! | Aug 30 19:52:08.973 INFO 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 30 19:52:08.973 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.973 INFO kablam! Aug 30 19:52:08.974 INFO kablam! error: cannot find type `OrderClause` in this scope Aug 30 19:52:08.974 INFO kablam! --> src/query_builder/clause_macro.rs:20:38 Aug 30 19:52:08.974 INFO kablam! | Aug 30 19:52:08.974 INFO kablam! 20 | #[derive(Debug, Clone, Copy, QueryId)] Aug 30 19:52:08.974 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.974 INFO kablam! | Aug 30 19:52:08.974 INFO 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 30 19:52:08.974 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.974 INFO kablam! Aug 30 19:52:08.974 INFO kablam! error: cannot find type `NoReturningClause` in this scope Aug 30 19:52:08.974 INFO kablam! --> src/query_builder/clause_macro.rs:11:38 Aug 30 19:52:08.974 INFO kablam! | Aug 30 19:52:08.974 INFO kablam! 11 | #[derive(Debug, Clone, Copy, QueryId)] Aug 30 19:52:08.974 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.974 INFO kablam! | Aug 30 19:52:08.974 INFO 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 30 19:52:08.974 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.974 INFO kablam! Aug 30 19:52:08.975 INFO kablam! error: cannot find type `ReturningClause` in this scope Aug 30 19:52:08.975 INFO kablam! --> src/query_builder/clause_macro.rs:20:38 Aug 30 19:52:08.975 INFO kablam! | Aug 30 19:52:08.975 INFO kablam! 20 | #[derive(Debug, Clone, Copy, QueryId)] Aug 30 19:52:08.975 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.975 INFO kablam! | Aug 30 19:52:08.975 INFO 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 30 19:52:08.975 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.975 INFO kablam! Aug 30 19:52:08.975 INFO kablam! error: cannot find type `DefaultSelectClause` in this scope Aug 30 19:52:08.975 INFO kablam! --> src/query_builder/select_clause.rs:6:30 Aug 30 19:52:08.975 INFO kablam! | Aug 30 19:52:08.975 INFO kablam! 6 | #[derive(Debug, Clone, Copy, QueryId)] Aug 30 19:52:08.975 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.975 INFO kablam! | Aug 30 19:52:08.975 INFO 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 30 19:52:08.975 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.975 INFO kablam! Aug 30 19:52:08.975 INFO kablam! error: cannot find type `SelectClause` in this scope Aug 30 19:52:08.976 INFO kablam! --> src/query_builder/select_clause.rs:8:30 Aug 30 19:52:08.976 INFO kablam! | Aug 30 19:52:08.976 INFO kablam! 8 | #[derive(Debug, Clone, Copy, QueryId)] Aug 30 19:52:08.976 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.976 INFO kablam! | Aug 30 19:52:08.976 INFO 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 30 19:52:08.976 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.976 INFO kablam! Aug 30 19:52:08.976 INFO kablam! error: cannot find type `SelectStatement` in this scope Aug 30 19:52:08.976 INFO kablam! --> src/query_builder/select_statement/mod.rs:36:30 Aug 30 19:52:08.976 INFO kablam! | Aug 30 19:52:08.976 INFO kablam! 36 | #[derive(Debug, Clone, Copy, QueryId)] Aug 30 19:52:08.976 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.976 INFO kablam! | Aug 30 19:52:08.976 INFO 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 30 19:52:08.976 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.976 INFO kablam! Aug 30 19:52:08.976 INFO kablam! error: cannot find type `NoWhereClause` in this scope Aug 30 19:52:08.977 INFO kablam! --> src/query_builder/where_clause.rs:31:30 Aug 30 19:52:08.977 INFO kablam! | Aug 30 19:52:08.977 INFO kablam! 31 | #[derive(Debug, Clone, Copy, QueryId)] Aug 30 19:52:08.977 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.977 INFO kablam! | Aug 30 19:52:08.977 INFO 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 30 19:52:08.977 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.977 INFO kablam! Aug 30 19:52:08.977 INFO kablam! error: cannot find type `WhereClause` in this scope Aug 30 19:52:08.977 INFO kablam! --> src/query_builder/where_clause.rs:69:30 Aug 30 19:52:08.977 INFO kablam! | Aug 30 19:52:08.977 INFO kablam! 69 | #[derive(Debug, Clone, Copy, QueryId)] Aug 30 19:52:08.977 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.977 INFO kablam! | Aug 30 19:52:08.977 INFO 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 30 19:52:08.977 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.977 INFO kablam! Aug 30 19:52:08.977 INFO kablam! error: cannot find type `Join` in this scope Aug 30 19:52:08.977 INFO kablam! --> src/query_source/joins.rs:12:30 Aug 30 19:52:08.978 INFO kablam! | Aug 30 19:52:08.978 INFO kablam! 12 | #[derive(Debug, Clone, Copy, QueryId)] Aug 30 19:52:08.978 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.978 INFO kablam! | Aug 30 19:52:08.978 INFO 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 30 19:52:08.978 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.978 INFO kablam! Aug 30 19:52:08.978 INFO kablam! error: cannot find type `JoinOn` in this scope Aug 30 19:52:08.978 INFO kablam! --> src/query_source/joins.rs:20:30 Aug 30 19:52:08.978 INFO kablam! | Aug 30 19:52:08.978 INFO kablam! 20 | #[derive(Debug, Clone, Copy, QueryId)] Aug 30 19:52:08.978 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.978 INFO kablam! | Aug 30 19:52:08.978 INFO 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 30 19:52:08.978 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.978 INFO kablam! Aug 30 19:52:08.978 INFO kablam! error: cannot find type `Inner` in this scope Aug 30 19:52:08.978 INFO kablam! --> src/query_source/joins.rs:218:39 Aug 30 19:52:08.978 INFO kablam! | Aug 30 19:52:08.978 INFO kablam! 218 | #[derive(Debug, Clone, Copy, Default, QueryId)] Aug 30 19:52:08.979 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.979 INFO kablam! | Aug 30 19:52:08.979 INFO 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 30 19:52:08.979 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.979 INFO kablam! Aug 30 19:52:08.979 INFO kablam! error: cannot find type `LeftOuter` in this scope Aug 30 19:52:08.979 INFO kablam! --> src/query_source/joins.rs:229:39 Aug 30 19:52:08.979 INFO kablam! | Aug 30 19:52:08.979 INFO kablam! 229 | #[derive(Debug, Clone, Copy, Default, QueryId)] Aug 30 19:52:08.979 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.979 INFO kablam! | Aug 30 19:52:08.979 INFO 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 30 19:52:08.979 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.979 INFO kablam! Aug 30 19:52:08.979 INFO kablam! error: cannot find type `Bool` in this scope Aug 30 19:52:08.979 INFO kablam! --> src/sql_types/mod.rs:37:39 Aug 30 19:52:08.979 INFO kablam! | Aug 30 19:52:08.979 INFO kablam! 37 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 30 19:52:08.979 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.979 INFO kablam! | Aug 30 19:52:08.979 INFO 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 30 19:52:08.979 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.980 INFO kablam! Aug 30 19:52:08.980 INFO kablam! error: cannot find type `Bool` in this scope Aug 30 19:52:08.980 INFO kablam! --> src/sql_types/mod.rs:37:48 Aug 30 19:52:08.980 INFO kablam! | Aug 30 19:52:08.980 INFO kablam! 37 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 30 19:52:08.980 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.980 INFO kablam! | Aug 30 19:52:08.980 INFO 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 30 19:52:08.980 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.980 INFO kablam! Aug 30 19:52:08.980 INFO kablam! error: cannot find type `Tinyint` in this scope Aug 30 19:52:08.980 INFO kablam! --> src/sql_types/mod.rs:58:39 Aug 30 19:52:08.980 INFO kablam! | Aug 30 19:52:08.980 INFO kablam! 58 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 30 19:52:08.980 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.980 INFO kablam! | Aug 30 19:52:08.980 INFO 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 30 19:52:08.980 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.981 INFO kablam! Aug 30 19:52:08.981 INFO kablam! error: cannot find type `Tinyint` in this scope Aug 30 19:52:08.981 INFO kablam! --> src/sql_types/mod.rs:58:48 Aug 30 19:52:08.981 INFO kablam! | Aug 30 19:52:08.981 INFO kablam! 58 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 30 19:52:08.981 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.981 INFO kablam! | Aug 30 19:52:08.981 INFO 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 30 19:52:08.981 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.981 INFO kablam! Aug 30 19:52:08.981 INFO kablam! error: cannot find type `SmallInt` in this scope Aug 30 19:52:08.981 INFO kablam! --> src/sql_types/mod.rs:73:39 Aug 30 19:52:08.981 INFO kablam! | Aug 30 19:52:08.981 INFO kablam! 73 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 30 19:52:08.981 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.981 INFO kablam! | Aug 30 19:52:08.981 INFO 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 30 19:52:08.981 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.981 INFO kablam! Aug 30 19:52:08.982 INFO kablam! error: cannot find type `SmallInt` in this scope Aug 30 19:52:08.982 INFO kablam! --> src/sql_types/mod.rs:73:48 Aug 30 19:52:08.982 INFO kablam! | Aug 30 19:52:08.982 INFO kablam! 73 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 30 19:52:08.982 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.982 INFO kablam! | Aug 30 19:52:08.982 INFO 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 30 19:52:08.982 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.982 INFO kablam! Aug 30 19:52:08.982 INFO kablam! error: cannot find type `Integer` in this scope Aug 30 19:52:08.982 INFO kablam! --> src/sql_types/mod.rs:94:39 Aug 30 19:52:08.982 INFO kablam! | Aug 30 19:52:08.982 INFO kablam! 94 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 30 19:52:08.982 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.982 INFO kablam! | Aug 30 19:52:08.982 INFO 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 30 19:52:08.982 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.982 INFO kablam! Aug 30 19:52:08.983 INFO kablam! error: cannot find type `Integer` in this scope Aug 30 19:52:08.983 INFO kablam! --> src/sql_types/mod.rs:94:48 Aug 30 19:52:08.983 INFO kablam! | Aug 30 19:52:08.983 INFO kablam! 94 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 30 19:52:08.983 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.983 INFO kablam! | Aug 30 19:52:08.983 INFO 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 30 19:52:08.983 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.983 INFO kablam! Aug 30 19:52:08.983 INFO kablam! error: cannot find type `BigInt` in this scope Aug 30 19:52:08.983 INFO kablam! --> src/sql_types/mod.rs:113:39 Aug 30 19:52:08.983 INFO kablam! | Aug 30 19:52:08.983 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 30 19:52:08.983 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.983 INFO kablam! | Aug 30 19:52:08.983 INFO 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 30 19:52:08.983 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.983 INFO kablam! Aug 30 19:52:08.983 INFO kablam! error: cannot find type `BigInt` in this scope Aug 30 19:52:08.984 INFO kablam! --> src/sql_types/mod.rs:113:48 Aug 30 19:52:08.984 INFO kablam! | Aug 30 19:52:08.984 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 30 19:52:08.984 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.984 INFO kablam! | Aug 30 19:52:08.984 INFO 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 30 19:52:08.984 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.984 INFO kablam! Aug 30 19:52:08.984 INFO kablam! error: cannot find type `Float` in this scope Aug 30 19:52:08.984 INFO kablam! --> src/sql_types/mod.rs:134:39 Aug 30 19:52:08.984 INFO kablam! | Aug 30 19:52:08.984 INFO kablam! 134 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 30 19:52:08.984 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.984 INFO kablam! | Aug 30 19:52:08.984 INFO 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 30 19:52:08.984 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.984 INFO kablam! Aug 30 19:52:08.984 INFO kablam! error: cannot find type `Float` in this scope Aug 30 19:52:08.984 INFO kablam! --> src/sql_types/mod.rs:134:48 Aug 30 19:52:08.985 INFO kablam! | Aug 30 19:52:08.985 INFO kablam! 134 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 30 19:52:08.985 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.985 INFO kablam! | Aug 30 19:52:08.985 INFO 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 30 19:52:08.985 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.985 INFO kablam! Aug 30 19:52:08.985 INFO kablam! error: cannot find type `Double` in this scope Aug 30 19:52:08.985 INFO kablam! --> src/sql_types/mod.rs:153:39 Aug 30 19:52:08.985 INFO kablam! | Aug 30 19:52:08.985 INFO kablam! 153 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 30 19:52:08.985 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.985 INFO kablam! | Aug 30 19:52:08.985 INFO 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 30 19:52:08.985 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.985 INFO kablam! Aug 30 19:52:08.985 INFO kablam! error: cannot find type `Double` in this scope Aug 30 19:52:08.985 INFO kablam! --> src/sql_types/mod.rs:153:48 Aug 30 19:52:08.985 INFO kablam! | Aug 30 19:52:08.985 INFO kablam! 153 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 30 19:52:08.986 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.986 INFO kablam! | Aug 30 19:52:08.986 INFO 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 30 19:52:08.986 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.986 INFO kablam! Aug 30 19:52:08.986 INFO kablam! error: cannot find type `Numeric` in this scope Aug 30 19:52:08.986 INFO kablam! --> src/sql_types/mod.rs:175:39 Aug 30 19:52:08.986 INFO kablam! | Aug 30 19:52:08.986 INFO kablam! 175 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 30 19:52:08.986 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.986 INFO kablam! | Aug 30 19:52:08.986 INFO 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 30 19:52:08.986 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.986 INFO kablam! Aug 30 19:52:08.986 INFO kablam! error: cannot find type `Numeric` in this scope Aug 30 19:52:08.986 INFO kablam! --> src/sql_types/mod.rs:175:48 Aug 30 19:52:08.986 INFO kablam! | Aug 30 19:52:08.986 INFO kablam! 175 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 30 19:52:08.986 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.986 INFO kablam! | Aug 30 19:52:08.987 INFO 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 30 19:52:08.987 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.987 INFO kablam! Aug 30 19:52:08.987 INFO kablam! error: cannot find type `Text` in this scope Aug 30 19:52:08.987 INFO kablam! --> src/sql_types/mod.rs:203:39 Aug 30 19:52:08.987 INFO kablam! | Aug 30 19:52:08.987 INFO kablam! 203 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 30 19:52:08.987 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.987 INFO kablam! | Aug 30 19:52:08.987 INFO 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 30 19:52:08.987 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.987 INFO kablam! Aug 30 19:52:08.987 INFO kablam! error: cannot find type `Text` in this scope Aug 30 19:52:08.987 INFO kablam! --> src/sql_types/mod.rs:203:48 Aug 30 19:52:08.987 INFO kablam! | Aug 30 19:52:08.987 INFO kablam! 203 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 30 19:52:08.987 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.987 INFO kablam! | Aug 30 19:52:08.987 INFO 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 30 19:52:08.988 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.988 INFO kablam! Aug 30 19:52:08.988 INFO kablam! error: cannot find type `Binary` in this scope Aug 30 19:52:08.988 INFO kablam! --> src/sql_types/mod.rs:246:39 Aug 30 19:52:08.988 INFO kablam! | Aug 30 19:52:08.988 INFO kablam! 246 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 30 19:52:08.988 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.988 INFO kablam! | Aug 30 19:52:08.988 INFO 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 30 19:52:08.988 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.988 INFO kablam! Aug 30 19:52:08.988 INFO kablam! error: cannot find type `Binary` in this scope Aug 30 19:52:08.988 INFO kablam! --> src/sql_types/mod.rs:246:48 Aug 30 19:52:08.988 INFO kablam! | Aug 30 19:52:08.988 INFO kablam! 246 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 30 19:52:08.988 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.988 INFO kablam! | Aug 30 19:52:08.988 INFO 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 30 19:52:08.988 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.988 INFO kablam! Aug 30 19:52:08.989 INFO kablam! error: cannot find type `Date` in this scope Aug 30 19:52:08.989 INFO kablam! --> src/sql_types/mod.rs:276:39 Aug 30 19:52:08.989 INFO kablam! | Aug 30 19:52:08.989 INFO kablam! 276 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 30 19:52:08.989 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.989 INFO kablam! | Aug 30 19:52:08.989 INFO 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 30 19:52:08.989 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.989 INFO kablam! Aug 30 19:52:08.989 INFO kablam! error: cannot find type `Date` in this scope Aug 30 19:52:08.989 INFO kablam! --> src/sql_types/mod.rs:276:48 Aug 30 19:52:08.989 INFO kablam! | Aug 30 19:52:08.989 INFO kablam! 276 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 30 19:52:08.989 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.989 INFO kablam! | Aug 30 19:52:08.989 INFO 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 30 19:52:08.989 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.989 INFO kablam! Aug 30 19:52:08.990 INFO kablam! error: cannot find type `Interval` in this scope Aug 30 19:52:08.990 INFO kablam! --> src/sql_types/mod.rs:296:39 Aug 30 19:52:08.990 INFO kablam! | Aug 30 19:52:08.990 INFO kablam! 296 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 30 19:52:08.990 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.990 INFO kablam! | Aug 30 19:52:08.990 INFO 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 30 19:52:08.990 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.990 INFO kablam! Aug 30 19:52:08.990 INFO kablam! error: cannot find type `Interval` in this scope Aug 30 19:52:08.990 INFO kablam! --> src/sql_types/mod.rs:296:48 Aug 30 19:52:08.990 INFO kablam! | Aug 30 19:52:08.990 INFO kablam! 296 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 30 19:52:08.990 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.990 INFO kablam! | Aug 30 19:52:08.990 INFO 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 30 19:52:08.990 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.990 INFO kablam! Aug 30 19:52:08.990 INFO kablam! error: cannot find type `Time` in this scope Aug 30 19:52:08.990 INFO kablam! --> src/sql_types/mod.rs:311:39 Aug 30 19:52:08.990 INFO kablam! | Aug 30 19:52:08.991 INFO kablam! 311 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 30 19:52:08.991 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.991 INFO kablam! | Aug 30 19:52:08.991 INFO 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 30 19:52:08.991 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.991 INFO kablam! Aug 30 19:52:08.991 INFO kablam! error: cannot find type `Time` in this scope Aug 30 19:52:08.991 INFO kablam! --> src/sql_types/mod.rs:311:48 Aug 30 19:52:08.991 INFO kablam! | Aug 30 19:52:08.991 INFO kablam! 311 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 30 19:52:08.991 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.991 INFO kablam! | Aug 30 19:52:08.991 INFO 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 30 19:52:08.991 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.991 INFO kablam! Aug 30 19:52:08.991 INFO kablam! error: cannot find type `Timestamp` in this scope Aug 30 19:52:08.991 INFO kablam! --> src/sql_types/mod.rs:334:39 Aug 30 19:52:08.991 INFO kablam! | Aug 30 19:52:08.991 INFO kablam! 334 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 30 19:52:08.992 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.992 INFO kablam! | Aug 30 19:52:08.992 INFO 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 30 19:52:08.992 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.992 INFO kablam! Aug 30 19:52:08.992 INFO kablam! error: cannot find type `Timestamp` in this scope Aug 30 19:52:08.992 INFO kablam! --> src/sql_types/mod.rs:334:48 Aug 30 19:52:08.992 INFO kablam! | Aug 30 19:52:08.992 INFO kablam! 334 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 30 19:52:08.992 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.992 INFO kablam! | Aug 30 19:52:08.992 INFO 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 30 19:52:08.992 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.992 INFO kablam! Aug 30 19:52:08.992 INFO kablam! error: cannot find type `SystemTime` in this scope Aug 30 19:52:08.992 INFO kablam! --> src/type_impls/date_and_time.rs:5:10 Aug 30 19:52:08.992 INFO kablam! | Aug 30 19:52:08.992 INFO kablam! 5 | #[derive(FromSqlRow, AsExpression)] Aug 30 19:52:08.992 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.993 INFO kablam! | Aug 30 19:52:08.993 INFO 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 30 19:52:08.993 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.993 INFO kablam! Aug 30 19:52:08.993 INFO kablam! error: cannot find type `SystemTime` in this scope Aug 30 19:52:08.993 INFO kablam! --> src/type_impls/date_and_time.rs:5:22 Aug 30 19:52:08.993 INFO kablam! | Aug 30 19:52:08.993 INFO kablam! 5 | #[derive(FromSqlRow, AsExpression)] Aug 30 19:52:08.993 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.993 INFO kablam! | Aug 30 19:52:08.993 INFO 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 30 19:52:08.993 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.993 INFO kablam! Aug 30 19:52:08.993 INFO kablam! error: cannot find type `Bool` in this scope Aug 30 19:52:08.993 INFO kablam! --> src/type_impls/primitives.rs:13:26 Aug 30 19:52:08.993 INFO kablam! | Aug 30 19:52:08.993 INFO kablam! 13 | #[derive(FromSqlRow, AsExpression)] Aug 30 19:52:08.994 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.994 INFO kablam! | Aug 30 19:52:08.994 INFO 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 30 19:52:08.994 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.994 INFO kablam! Aug 30 19:52:08.994 INFO kablam! error: cannot find type `SmallInt` in this scope Aug 30 19:52:08.994 INFO kablam! --> src/type_impls/primitives.rs:23:26 Aug 30 19:52:08.994 INFO kablam! | Aug 30 19:52:08.994 INFO kablam! 23 | #[derive(FromSqlRow, AsExpression)] Aug 30 19:52:08.994 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.994 INFO kablam! | Aug 30 19:52:08.994 INFO 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 30 19:52:08.994 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.994 INFO kablam! Aug 30 19:52:08.994 INFO kablam! error: cannot find type `Integer` in this scope Aug 30 19:52:08.994 INFO kablam! --> src/type_impls/primitives.rs:28:26 Aug 30 19:52:08.994 INFO kablam! | Aug 30 19:52:08.995 INFO kablam! 28 | #[derive(FromSqlRow, AsExpression)] Aug 30 19:52:08.995 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.995 INFO kablam! | Aug 30 19:52:08.995 INFO 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 30 19:52:08.995 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.995 INFO kablam! Aug 30 19:52:08.995 INFO kablam! error: cannot find type `BigInt` in this scope Aug 30 19:52:08.995 INFO kablam! --> src/type_impls/primitives.rs:33:26 Aug 30 19:52:08.995 INFO kablam! | Aug 30 19:52:08.995 INFO kablam! 33 | #[derive(FromSqlRow, AsExpression)] Aug 30 19:52:08.995 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.995 INFO kablam! | Aug 30 19:52:08.995 INFO 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 30 19:52:08.995 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.995 INFO kablam! Aug 30 19:52:08.995 INFO kablam! error: cannot find type `Float` in this scope Aug 30 19:52:08.995 INFO kablam! --> src/type_impls/primitives.rs:54:26 Aug 30 19:52:08.995 INFO kablam! | Aug 30 19:52:08.996 INFO kablam! 54 | #[derive(FromSqlRow, AsExpression)] Aug 30 19:52:08.996 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.996 INFO kablam! | Aug 30 19:52:08.996 INFO 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 30 19:52:08.996 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.996 INFO kablam! Aug 30 19:52:08.996 INFO kablam! error: cannot find type `Double` in this scope Aug 30 19:52:08.996 INFO kablam! --> src/type_impls/primitives.rs:59:26 Aug 30 19:52:08.996 INFO kablam! | Aug 30 19:52:08.996 INFO kablam! 59 | #[derive(FromSqlRow, AsExpression)] Aug 30 19:52:08.996 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.996 INFO kablam! | Aug 30 19:52:08.996 INFO 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 30 19:52:08.996 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.996 INFO kablam! Aug 30 19:52:08.996 INFO kablam! error: cannot find type `Text` in this scope Aug 30 19:52:08.996 INFO kablam! --> src/type_impls/primitives.rs:64:26 Aug 30 19:52:08.996 INFO kablam! | Aug 30 19:52:08.996 INFO kablam! 64 | #[derive(FromSqlRow, AsExpression)] Aug 30 19:52:08.997 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.997 INFO kablam! | Aug 30 19:52:08.997 INFO 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 30 19:52:08.997 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.997 INFO kablam! Aug 30 19:52:08.997 INFO kablam! error: cannot find type `Text` in this scope Aug 30 19:52:08.997 INFO kablam! --> src/type_impls/primitives.rs:72:14 Aug 30 19:52:08.997 INFO kablam! | Aug 30 19:52:08.997 INFO kablam! 72 | #[derive(AsExpression)] Aug 30 19:52:08.997 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.997 INFO kablam! | Aug 30 19:52:08.997 INFO 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 30 19:52:08.997 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.997 INFO kablam! Aug 30 19:52:08.997 INFO kablam! error: cannot find type `Binary` in this scope Aug 30 19:52:08.997 INFO kablam! --> src/type_impls/primitives.rs:84:14 Aug 30 19:52:08.997 INFO kablam! | Aug 30 19:52:08.997 INFO kablam! 84 | #[derive(AsExpression)] Aug 30 19:52:08.998 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.998 INFO kablam! | Aug 30 19:52:08.998 INFO 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 30 19:52:08.998 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.998 INFO kablam! Aug 30 19:52:08.998 INFO kablam! error: cannot find type `Binary` in this scope Aug 30 19:52:08.998 INFO kablam! --> src/type_impls/primitives.rs:89:14 Aug 30 19:52:08.998 INFO kablam! | Aug 30 19:52:08.998 INFO kablam! 89 | #[derive(AsExpression)] Aug 30 19:52:08.998 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:52:08.998 INFO kablam! | Aug 30 19:52:08.998 INFO 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 30 19:52:08.998 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:52:08.998 INFO kablam! Aug 30 19:52:26.413 INFO kablam! error: aborting due to 143 previous errors Aug 30 19:52:26.413 INFO kablam! Aug 30 19:52:26.436 INFO kablam! error: Could not compile `diesel`. Aug 30 19:52:26.436 INFO kablam! Aug 30 19:52:26.436 INFO kablam! To learn more, run the command again with --verbose. Aug 30 19:52:26.437 INFO kablam! su: No module specific data is present Aug 30 19:52:26.762 INFO running `"docker" "rm" "-f" "516d4be85df682f32c00c160c216a00ff3cab1ebdfae5fee8e8bab4f33f594a5"` Aug 30 19:52:26.857 INFO blam! 516d4be85df682f32c00c160c216a00ff3cab1ebdfae5fee8e8bab4f33f594a5