Sep 20 02:51:55.059 INFO checking diesel-1.3.2 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 02:51:55.059 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 02:51:55.059 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-4/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 02:51:55.493 INFO blam! eeef1de0ea88201ba2198653be227ea1ef4fa4ccdefb5c2af740c45ef15e38e6 Sep 20 02:51:55.495 INFO running `"docker" "start" "-a" "eeef1de0ea88201ba2198653be227ea1ef4fa4ccdefb5c2af740c45ef15e38e6"` Sep 20 02:51:58.011 INFO kablam! usermod: no changes Sep 20 02:51:58.259 INFO kablam! Checking diesel v1.3.2 (/source) Sep 20 02:52:00.021 INFO kablam! error: At least one backend must be used to test this crate. Sep 20 02:52:00.021 INFO kablam! Pass argument `--features ""` with one or more of the following backends, 'mysql', 'postgres', or 'sqlite'. Sep 20 02:52:00.021 INFO kablam! Sep 20 02:52:00.021 INFO kablam! ex. cargo test --features "mysql postgres sqlite" Sep 20 02:52:00.021 INFO kablam! Sep 20 02:52:00.021 INFO kablam! --> src/test_helpers.rs:45:9 Sep 20 02:52:00.021 INFO kablam! | Sep 20 02:52:00.021 INFO kablam! 45 | / compile_error!( Sep 20 02:52:00.021 INFO kablam! 46 | | "At least one backend must be used to test this crate.\n \ Sep 20 02:52:00.021 INFO kablam! 47 | | Pass argument `--features \"\"` with one or more of the following backends, \ Sep 20 02:52:00.021 INFO kablam! 48 | | 'mysql', 'postgres', or 'sqlite'. \n\n \ Sep 20 02:52:00.021 INFO kablam! 49 | | ex. cargo test --features \"mysql postgres sqlite\"\n" Sep 20 02:52:00.021 INFO kablam! 50 | | ); Sep 20 02:52:00.021 INFO kablam! | |__________^ Sep 20 02:52:00.021 INFO kablam! Sep 20 02:52:03.153 INFO kablam! error: aborting due to previous error Sep 20 02:52:03.153 INFO kablam! Sep 20 02:52:03.175 INFO kablam! error: Could not compile `diesel`. Sep 20 02:52:03.176 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 02:52:03.870 INFO kablam! error: cannot find type `Add` in this scope Sep 20 02:52:03.871 INFO kablam! --> src/expression/ops/numeric.rs:9:38 Sep 20 02:52:03.871 INFO kablam! | Sep 20 02:52:03.872 INFO kablam! 9 | #[derive(Debug, Copy, Clone, QueryId)] Sep 20 02:52:03.872 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:03.873 INFO kablam! | Sep 20 02:52:03.873 INFO kablam! note: lint level defined here Sep 20 02:52:03.873 INFO kablam! --> src/lib.rs:131:9 Sep 20 02:52:03.874 INFO kablam! | Sep 20 02:52:03.874 INFO kablam! 13| #![deny(warnings, missing_debug_implementations, missing_copy_implementations, missing_docs)] Sep 20 02:52:03.875 INFO kablam! | ^^^^^^^^ Sep 20 02:52:03.875 INFO kablam! = note: #[deny(proc_macro_derive_resolution_fallback)] implied by #[deny(warnings)] Sep 20 02:52:03.876 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:03.876 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:03.876 INFO kablam! Sep 20 02:52:03.877 INFO kablam! error: cannot find type `Add` in this scope Sep 20 02:52:03.877 INFO kablam! --> src/expression/ops/numeric.rs:9:38 Sep 20 02:52:03.877 INFO kablam! | Sep 20 02:52:03.878 INFO kablam! 9 | #[derive(Debug, Copy, Clone, QueryId)] Sep 20 02:52:03.878 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:03.879 INFO kablam! | Sep 20 02:52:03.879 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:03.880 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:03.880 INFO kablam! Sep 20 02:52:03.880 INFO kablam! error: cannot find type `Sub` in this scope Sep 20 02:52:03.881 INFO kablam! --> src/expression/ops/numeric.rs:9:38 Sep 20 02:52:03.881 INFO kablam! | Sep 20 02:52:03.881 INFO kablam! 9 | #[derive(Debug, Copy, Clone, QueryId)] Sep 20 02:52:03.882 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:03.882 INFO kablam! | Sep 20 02:52:03.883 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:03.883 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:03.883 INFO kablam! Sep 20 02:52:03.884 INFO kablam! error: cannot find type `Mul` in this scope Sep 20 02:52:03.884 INFO kablam! --> src/expression/ops/numeric.rs:9:38 Sep 20 02:52:03.885 INFO kablam! | Sep 20 02:52:03.885 INFO kablam! 9 | #[derive(Debug, Copy, Clone, QueryId)] Sep 20 02:52:03.885 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:03.886 INFO kablam! | Sep 20 02:52:03.886 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:03.887 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:03.887 INFO kablam! Sep 20 02:52:03.887 INFO kablam! error: cannot find type `Div` in this scope Sep 20 02:52:03.888 INFO kablam! --> src/expression/ops/numeric.rs:9:38 Sep 20 02:52:03.888 INFO kablam! | Sep 20 02:52:03.888 INFO kablam! 9 | #[derive(Debug, Copy, Clone, QueryId)] Sep 20 02:52:03.889 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:03.889 INFO kablam! | Sep 20 02:52:03.890 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:03.890 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:03.890 INFO kablam! Sep 20 02:52:03.891 INFO kablam! error: cannot find type `sum` in this scope Sep 20 02:52:03.891 INFO kablam! --> src/expression/functions/mod.rs:250:42 Sep 20 02:52:03.891 INFO kablam! | Sep 20 02:52:03.892 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:03.892 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:03.893 INFO kablam! | Sep 20 02:52:03.893 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:03.894 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:03.894 INFO kablam! Sep 20 02:52:03.894 INFO kablam! error: cannot find type `sum` in this scope Sep 20 02:52:03.895 INFO kablam! --> src/expression/functions/mod.rs:250:51 Sep 20 02:52:03.895 INFO kablam! | Sep 20 02:52:03.895 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:03.896 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:03.896 INFO kablam! | Sep 20 02:52:03.897 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:03.897 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:03.897 INFO kablam! Sep 20 02:52:03.898 INFO kablam! error: cannot find type `avg` in this scope Sep 20 02:52:03.898 INFO kablam! --> src/expression/functions/mod.rs:250:42 Sep 20 02:52:03.899 INFO kablam! | Sep 20 02:52:03.899 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:03.899 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:03.900 INFO kablam! | Sep 20 02:52:03.900 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:03.901 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:03.901 INFO kablam! Sep 20 02:52:03.902 INFO kablam! error: cannot find type `avg` in this scope Sep 20 02:52:03.902 INFO kablam! --> src/expression/functions/mod.rs:250:51 Sep 20 02:52:03.902 INFO kablam! | Sep 20 02:52:03.903 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:03.903 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:03.904 INFO kablam! | Sep 20 02:52:03.904 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:03.905 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:03.905 INFO kablam! Sep 20 02:52:03.905 INFO kablam! error: cannot find type `max` in this scope Sep 20 02:52:03.906 INFO kablam! --> src/expression/functions/mod.rs:250:42 Sep 20 02:52:03.906 INFO kablam! | Sep 20 02:52:03.907 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:03.907 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:03.907 INFO kablam! | Sep 20 02:52:03.908 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:03.908 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:03.909 INFO kablam! Sep 20 02:52:03.909 INFO kablam! error: cannot find type `max` in this scope Sep 20 02:52:03.909 INFO kablam! --> src/expression/functions/mod.rs:250:51 Sep 20 02:52:03.910 INFO kablam! | Sep 20 02:52:03.910 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:03.911 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:03.911 INFO kablam! | Sep 20 02:52:03.912 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:03.912 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:03.913 INFO kablam! Sep 20 02:52:03.913 INFO kablam! error: cannot find type `min` in this scope Sep 20 02:52:03.913 INFO kablam! --> src/expression/functions/mod.rs:250:42 Sep 20 02:52:03.914 INFO kablam! | Sep 20 02:52:03.914 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:03.914 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:03.915 INFO kablam! | Sep 20 02:52:03.915 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:03.916 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:03.916 INFO kablam! Sep 20 02:52:03.916 INFO kablam! error: cannot find type `min` in this scope Sep 20 02:52:03.917 INFO kablam! --> src/expression/functions/mod.rs:250:51 Sep 20 02:52:03.917 INFO kablam! | Sep 20 02:52:03.918 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:03.918 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:03.919 INFO kablam! | Sep 20 02:52:03.919 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:03.920 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:03.920 INFO kablam! Sep 20 02:52:03.920 INFO kablam! error: cannot find type `now` in this scope Sep 20 02:52:03.921 INFO kablam! --> src/expression/functions/date_and_time.rs:10:30 Sep 20 02:52:03.921 INFO kablam! | Sep 20 02:52:03.921 INFO kablam! 10 | #[derive(Debug, Copy, Clone, QueryId)] Sep 20 02:52:03.922 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:03.922 INFO kablam! | Sep 20 02:52:03.923 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:03.923 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:03.923 INFO kablam! Sep 20 02:52:03.924 INFO kablam! error: cannot find type `date` in this scope Sep 20 02:52:03.924 INFO kablam! --> src/expression/functions/mod.rs:250:42 Sep 20 02:52:03.925 INFO kablam! | Sep 20 02:52:03.925 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:03.926 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:03.926 INFO kablam! | Sep 20 02:52:03.927 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:03.927 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:03.927 INFO kablam! Sep 20 02:52:03.928 INFO kablam! error: cannot find type `date` in this scope Sep 20 02:52:03.928 INFO kablam! --> src/expression/functions/mod.rs:250:51 Sep 20 02:52:03.929 INFO kablam! | Sep 20 02:52:03.929 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:03.930 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:03.930 INFO kablam! | Sep 20 02:52:03.931 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:03.931 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:03.931 INFO kablam! Sep 20 02:52:03.932 INFO kablam! error: cannot find type `In` in this scope Sep 20 02:52:03.932 INFO kablam! --> src/expression/array_comparison.rs:8:30 Sep 20 02:52:03.933 INFO kablam! | Sep 20 02:52:03.933 INFO kablam! 8 | #[derive(Debug, Copy, Clone, QueryId)] Sep 20 02:52:03.934 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:03.934 INFO kablam! | Sep 20 02:52:03.935 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:03.935 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:03.935 INFO kablam! Sep 20 02:52:03.936 INFO kablam! error: cannot find type `NotIn` in this scope Sep 20 02:52:03.936 INFO kablam! --> src/expression/array_comparison.rs:14:30 Sep 20 02:52:03.937 INFO kablam! | Sep 20 02:52:03.937 INFO kablam! 14 | #[derive(Debug, Copy, Clone, QueryId)] Sep 20 02:52:03.938 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:03.938 INFO kablam! | Sep 20 02:52:03.938 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:03.939 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:03.939 INFO kablam! Sep 20 02:52:03.940 INFO kablam! error: cannot find type `Bound` in this scope Sep 20 02:52:03.940 INFO kablam! --> src/expression/bound.rs:10:30 Sep 20 02:52:03.940 INFO kablam! | Sep 20 02:52:03.941 INFO kablam! 10 | #[derive(Debug, Clone, Copy, DieselNumericOps)] Sep 20 02:52:03.941 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:03.942 INFO kablam! | Sep 20 02:52:03.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! Sep 20 02:52:03.943 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:03.943 INFO kablam! Sep 20 02:52:03.943 INFO kablam! error: cannot find type `Coerce` in this scope Sep 20 02:52:03.943 INFO kablam! --> src/expression/coerce.rs:8:30 Sep 20 02:52:03.944 INFO kablam! | Sep 20 02:52:03.944 INFO kablam! 8 | #[derive(Debug, Copy, Clone, QueryId, DieselNumericOps)] Sep 20 02:52:03.945 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:03.945 INFO kablam! | Sep 20 02:52:03.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! Sep 20 02:52:03.946 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:03.946 INFO kablam! Sep 20 02:52:03.946 INFO kablam! error: cannot find type `Coerce` in this scope Sep 20 02:52:03.947 INFO kablam! --> src/expression/coerce.rs:8:39 Sep 20 02:52:03.947 INFO kablam! | Sep 20 02:52:03.948 INFO kablam! 8 | #[derive(Debug, Copy, Clone, QueryId, DieselNumericOps)] Sep 20 02:52:03.948 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:03.948 INFO kablam! | Sep 20 02:52:03.949 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:03.949 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:03.950 INFO kablam! Sep 20 02:52:03.950 INFO kablam! error: cannot find type `count` in this scope Sep 20 02:52:03.950 INFO kablam! --> src/expression/functions/mod.rs:250:42 Sep 20 02:52:03.951 INFO kablam! | Sep 20 02:52:03.951 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:03.952 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:03.952 INFO kablam! | Sep 20 02:52:03.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! Sep 20 02:52:03.953 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:03.953 INFO kablam! Sep 20 02:52:03.954 INFO kablam! error: cannot find type `count` in this scope Sep 20 02:52:03.954 INFO kablam! --> src/expression/functions/mod.rs:250:51 Sep 20 02:52:03.955 INFO kablam! | Sep 20 02:52:03.955 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:03.956 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:03.956 INFO kablam! | Sep 20 02:52:03.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! Sep 20 02:52:03.957 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:03.957 INFO kablam! Sep 20 02:52:03.958 INFO kablam! error: cannot find type `CountStar` in this scope Sep 20 02:52:03.958 INFO kablam! --> src/expression/count.rs:58:30 Sep 20 02:52:03.959 INFO kablam! | Sep 20 02:52:03.959 INFO kablam! 58 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:03.960 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:03.960 INFO kablam! | Sep 20 02:52:03.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! Sep 20 02:52:03.961 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:03.961 INFO kablam! Sep 20 02:52:03.962 INFO kablam! error: cannot find type `CountStar` in this scope Sep 20 02:52:03.962 INFO kablam! --> src/expression/count.rs:58:39 Sep 20 02:52:03.963 INFO kablam! | Sep 20 02:52:03.963 INFO kablam! 58 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:03.964 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:03.964 INFO kablam! | Sep 20 02:52:03.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! Sep 20 02:52:03.965 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:03.965 INFO kablam! Sep 20 02:52:03.966 INFO kablam! error: cannot find type `Exists` in this scope Sep 20 02:52:03.966 INFO kablam! --> src/expression/exists.rs:36:30 Sep 20 02:52:03.967 INFO kablam! | Sep 20 02:52:03.967 INFO kablam! 36 | #[derive(Debug, Clone, Copy, QueryId)] Sep 20 02:52:03.968 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:03.968 INFO kablam! | Sep 20 02:52:03.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! Sep 20 02:52:03.970 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:03.970 INFO kablam! Sep 20 02:52:03.970 INFO kablam! error: cannot find type `Grouped` in this scope Sep 20 02:52:03.971 INFO kablam! --> src/expression/grouped.rs:6:30 Sep 20 02:52:03.971 INFO kablam! | Sep 20 02:52:03.972 INFO kablam! 6 | #[derive(Debug, Copy, Clone, QueryId, Default, DieselNumericOps)] Sep 20 02:52:03.973 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:03.973 INFO kablam! | Sep 20 02:52:03.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! Sep 20 02:52:03.974 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:03.975 INFO kablam! Sep 20 02:52:03.975 INFO kablam! error: cannot find type `Grouped` in this scope Sep 20 02:52:03.976 INFO kablam! --> src/expression/grouped.rs:6:48 Sep 20 02:52:03.976 INFO kablam! | Sep 20 02:52:03.977 INFO kablam! 6 | #[derive(Debug, Copy, Clone, QueryId, Default, DieselNumericOps)] Sep 20 02:52:03.977 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:03.978 INFO kablam! | Sep 20 02:52:03.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! Sep 20 02:52:03.979 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:03.979 INFO kablam! Sep 20 02:52:03.980 INFO kablam! error: cannot find type `Nullable` in this scope Sep 20 02:52:03.980 INFO kablam! --> src/expression/nullable.rs:7:30 Sep 20 02:52:03.981 INFO kablam! | Sep 20 02:52:03.981 INFO kablam! 7 | #[derive(Debug, Copy, Clone, DieselNumericOps)] Sep 20 02:52:03.982 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:03.982 INFO kablam! | Sep 20 02:52:03.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! Sep 20 02:52:03.983 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:03.983 INFO kablam! Sep 20 02:52:03.984 INFO kablam! error: cannot find type `Concat` in this scope Sep 20 02:52:03.984 INFO kablam! --> src/expression/operators.rs:64:38 Sep 20 02:52:03.985 INFO kablam! | Sep 20 02:52:03.985 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:03.986 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:03.986 INFO kablam! | Sep 20 02:52:03.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! Sep 20 02:52:03.987 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:03.988 INFO kablam! Sep 20 02:52:03.988 INFO kablam! error: cannot find type `Concat` in this scope Sep 20 02:52:03.989 INFO kablam! --> src/expression/operators.rs:64:47 Sep 20 02:52:03.989 INFO kablam! | Sep 20 02:52:03.990 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:03.990 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:03.991 INFO kablam! | Sep 20 02:52:03.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! Sep 20 02:52:03.992 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:03.992 INFO kablam! Sep 20 02:52:03.993 INFO kablam! error: cannot find type `And` in this scope Sep 20 02:52:03.993 INFO kablam! --> src/expression/operators.rs:64:38 Sep 20 02:52:03.994 INFO kablam! | Sep 20 02:52:03.994 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:03.995 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:03.995 INFO kablam! | Sep 20 02:52:03.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! Sep 20 02:52:03.997 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:03.997 INFO kablam! Sep 20 02:52:03.997 INFO kablam! error: cannot find type `And` in this scope Sep 20 02:52:03.998 INFO kablam! --> src/expression/operators.rs:64:47 Sep 20 02:52:03.998 INFO kablam! | Sep 20 02:52:03.999 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:03.999 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.000 INFO kablam! | Sep 20 02:52:04.000 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.001 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.001 INFO kablam! Sep 20 02:52:04.002 INFO kablam! error: cannot find type `Between` in this scope Sep 20 02:52:04.002 INFO kablam! --> src/expression/operators.rs:64:38 Sep 20 02:52:04.003 INFO kablam! | Sep 20 02:52:04.003 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:04.004 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.004 INFO kablam! | Sep 20 02:52:04.005 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.005 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.005 INFO kablam! Sep 20 02:52:04.006 INFO kablam! error: cannot find type `Between` in this scope Sep 20 02:52:04.006 INFO kablam! --> src/expression/operators.rs:64:47 Sep 20 02:52:04.007 INFO kablam! | Sep 20 02:52:04.007 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:04.008 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.008 INFO kablam! | Sep 20 02:52:04.009 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.009 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.010 INFO kablam! Sep 20 02:52:04.010 INFO kablam! error: cannot find type `Escape` in this scope Sep 20 02:52:04.011 INFO kablam! --> src/expression/operators.rs:64:38 Sep 20 02:52:04.011 INFO kablam! | Sep 20 02:52:04.012 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:04.012 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.013 INFO kablam! | Sep 20 02:52:04.013 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.014 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.014 INFO kablam! Sep 20 02:52:04.015 INFO kablam! error: cannot find type `Escape` in this scope Sep 20 02:52:04.015 INFO kablam! --> src/expression/operators.rs:64:47 Sep 20 02:52:04.015 INFO kablam! | Sep 20 02:52:04.015 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:04.015 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.015 INFO kablam! | Sep 20 02:52:04.015 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.015 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.015 INFO kablam! Sep 20 02:52:04.015 INFO kablam! error: cannot find type `Eq` in this scope Sep 20 02:52:04.015 INFO kablam! --> src/expression/operators.rs:64:38 Sep 20 02:52:04.015 INFO kablam! | Sep 20 02:52:04.016 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:04.016 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.016 INFO kablam! | Sep 20 02:52:04.016 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.016 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.016 INFO kablam! Sep 20 02:52:04.016 INFO kablam! error: cannot find type `Eq` in this scope Sep 20 02:52:04.016 INFO kablam! --> src/expression/operators.rs:64:47 Sep 20 02:52:04.016 INFO kablam! | Sep 20 02:52:04.016 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:04.016 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.016 INFO kablam! | Sep 20 02:52:04.016 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.016 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.016 INFO kablam! Sep 20 02:52:04.016 INFO kablam! error: cannot find type `Gt` in this scope Sep 20 02:52:04.016 INFO kablam! --> src/expression/operators.rs:64:38 Sep 20 02:52:04.016 INFO kablam! | Sep 20 02:52:04.016 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:04.016 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.016 INFO kablam! | Sep 20 02:52:04.016 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.016 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.016 INFO kablam! Sep 20 02:52:04.016 INFO kablam! error: cannot find type `Gt` in this scope Sep 20 02:52:04.016 INFO kablam! --> src/expression/operators.rs:64:47 Sep 20 02:52:04.016 INFO kablam! | Sep 20 02:52:04.016 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:04.016 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.016 INFO kablam! | Sep 20 02:52:04.016 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.016 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.016 INFO kablam! Sep 20 02:52:04.016 INFO kablam! error: cannot find type `GtEq` in this scope Sep 20 02:52:04.016 INFO kablam! --> src/expression/operators.rs:64:38 Sep 20 02:52:04.016 INFO kablam! | Sep 20 02:52:04.016 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:04.016 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.016 INFO kablam! | Sep 20 02:52:04.016 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.016 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.016 INFO kablam! Sep 20 02:52:04.016 INFO kablam! error: cannot find type `GtEq` in this scope Sep 20 02:52:04.016 INFO kablam! --> src/expression/operators.rs:64:47 Sep 20 02:52:04.016 INFO kablam! | Sep 20 02:52:04.016 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:04.018 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.018 INFO kablam! | Sep 20 02:52:04.018 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.018 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.018 INFO kablam! Sep 20 02:52:04.018 INFO kablam! error: cannot find type `Like` in this scope Sep 20 02:52:04.018 INFO kablam! --> src/expression/operators.rs:64:38 Sep 20 02:52:04.018 INFO kablam! | Sep 20 02:52:04.018 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:04.018 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.018 INFO kablam! | Sep 20 02:52:04.018 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.018 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.018 INFO kablam! Sep 20 02:52:04.018 INFO kablam! error: cannot find type `Like` in this scope Sep 20 02:52:04.018 INFO kablam! --> src/expression/operators.rs:64:47 Sep 20 02:52:04.018 INFO kablam! | Sep 20 02:52:04.018 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:04.018 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.018 INFO kablam! | Sep 20 02:52:04.018 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.018 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.018 INFO kablam! Sep 20 02:52:04.018 INFO kablam! error: cannot find type `Lt` in this scope Sep 20 02:52:04.018 INFO kablam! --> src/expression/operators.rs:64:38 Sep 20 02:52:04.018 INFO kablam! | Sep 20 02:52:04.018 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:04.018 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.018 INFO kablam! | Sep 20 02:52:04.018 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.018 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.018 INFO kablam! Sep 20 02:52:04.018 INFO kablam! error: cannot find type `Lt` in this scope Sep 20 02:52:04.018 INFO kablam! --> src/expression/operators.rs:64:47 Sep 20 02:52:04.018 INFO kablam! | Sep 20 02:52:04.018 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:04.018 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.018 INFO kablam! | Sep 20 02:52:04.018 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.018 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.018 INFO kablam! Sep 20 02:52:04.018 INFO kablam! error: cannot find type `LtEq` in this scope Sep 20 02:52:04.019 INFO kablam! --> src/expression/operators.rs:64:38 Sep 20 02:52:04.019 INFO kablam! | Sep 20 02:52:04.019 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:04.019 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.019 INFO kablam! | Sep 20 02:52:04.023 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.023 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.023 INFO kablam! Sep 20 02:52:04.023 INFO kablam! error: cannot find type `LtEq` in this scope Sep 20 02:52:04.023 INFO kablam! --> src/expression/operators.rs:64:47 Sep 20 02:52:04.023 INFO kablam! | Sep 20 02:52:04.023 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:04.023 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.023 INFO kablam! | Sep 20 02:52:04.023 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.023 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.023 INFO kablam! Sep 20 02:52:04.023 INFO kablam! error: cannot find type `NotBetween` in this scope Sep 20 02:52:04.023 INFO kablam! --> src/expression/operators.rs:64:38 Sep 20 02:52:04.023 INFO kablam! | Sep 20 02:52:04.023 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:04.023 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.023 INFO kablam! | Sep 20 02:52:04.023 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.023 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.023 INFO kablam! Sep 20 02:52:04.023 INFO kablam! error: cannot find type `NotBetween` in this scope Sep 20 02:52:04.023 INFO kablam! --> src/expression/operators.rs:64:47 Sep 20 02:52:04.023 INFO kablam! | Sep 20 02:52:04.023 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:04.023 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.023 INFO kablam! | Sep 20 02:52:04.023 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.023 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.023 INFO kablam! Sep 20 02:52:04.023 INFO kablam! error: cannot find type `NotEq` in this scope Sep 20 02:52:04.023 INFO kablam! --> src/expression/operators.rs:64:38 Sep 20 02:52:04.023 INFO kablam! | Sep 20 02:52:04.023 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:04.023 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.023 INFO kablam! | Sep 20 02:52:04.024 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.024 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.024 INFO kablam! Sep 20 02:52:04.024 INFO kablam! error: cannot find type `NotEq` in this scope Sep 20 02:52:04.024 INFO kablam! --> src/expression/operators.rs:64:47 Sep 20 02:52:04.024 INFO kablam! | Sep 20 02:52:04.024 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:04.024 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.024 INFO kablam! | Sep 20 02:52:04.024 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.024 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.024 INFO kablam! Sep 20 02:52:04.024 INFO kablam! error: cannot find type `NotLike` in this scope Sep 20 02:52:04.025 INFO kablam! --> src/expression/operators.rs:64:38 Sep 20 02:52:04.025 INFO kablam! | Sep 20 02:52:04.025 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:04.025 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.025 INFO kablam! | Sep 20 02:52:04.025 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.025 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.025 INFO kablam! Sep 20 02:52:04.025 INFO kablam! error: cannot find type `NotLike` in this scope Sep 20 02:52:04.025 INFO kablam! --> src/expression/operators.rs:64:47 Sep 20 02:52:04.025 INFO kablam! | Sep 20 02:52:04.025 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:04.025 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.025 INFO kablam! | Sep 20 02:52:04.025 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.025 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.025 INFO kablam! Sep 20 02:52:04.025 INFO kablam! error: cannot find type `Or` in this scope Sep 20 02:52:04.025 INFO kablam! --> src/expression/operators.rs:64:38 Sep 20 02:52:04.025 INFO kablam! | Sep 20 02:52:04.025 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:04.025 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.025 INFO kablam! | Sep 20 02:52:04.025 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.025 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.025 INFO kablam! Sep 20 02:52:04.025 INFO kablam! error: cannot find type `Or` in this scope Sep 20 02:52:04.025 INFO kablam! --> src/expression/operators.rs:64:47 Sep 20 02:52:04.025 INFO kablam! | Sep 20 02:52:04.025 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:04.025 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.025 INFO kablam! | Sep 20 02:52:04.025 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.025 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.025 INFO kablam! Sep 20 02:52:04.025 INFO kablam! error: cannot find type `IsNull` in this scope Sep 20 02:52:04.025 INFO kablam! --> src/expression/operators.rs:64:38 Sep 20 02:52:04.025 INFO kablam! | Sep 20 02:52:04.025 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:04.025 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.025 INFO kablam! | Sep 20 02:52:04.025 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.026 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.026 INFO kablam! Sep 20 02:52:04.026 INFO kablam! error: cannot find type `IsNull` in this scope Sep 20 02:52:04.026 INFO kablam! --> src/expression/operators.rs:64:47 Sep 20 02:52:04.026 INFO kablam! | Sep 20 02:52:04.026 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:04.026 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.026 INFO kablam! | Sep 20 02:52:04.026 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.026 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.026 INFO kablam! Sep 20 02:52:04.026 INFO kablam! error: cannot find type `IsNotNull` in this scope Sep 20 02:52:04.026 INFO kablam! --> src/expression/operators.rs:64:38 Sep 20 02:52:04.026 INFO kablam! | Sep 20 02:52:04.026 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:04.026 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.026 INFO kablam! | Sep 20 02:52:04.026 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.026 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.026 INFO kablam! Sep 20 02:52:04.026 INFO kablam! error: cannot find type `IsNotNull` in this scope Sep 20 02:52:04.026 INFO kablam! --> src/expression/operators.rs:64:47 Sep 20 02:52:04.026 INFO kablam! | Sep 20 02:52:04.026 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:04.026 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.026 INFO kablam! | Sep 20 02:52:04.026 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.026 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.026 INFO kablam! Sep 20 02:52:04.026 INFO kablam! error: cannot find type `Asc` in this scope Sep 20 02:52:04.026 INFO kablam! --> src/expression/operators.rs:64:38 Sep 20 02:52:04.026 INFO kablam! | Sep 20 02:52:04.026 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:04.026 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.026 INFO kablam! | Sep 20 02:52:04.026 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.026 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.026 INFO kablam! Sep 20 02:52:04.026 INFO kablam! error: cannot find type `Asc` in this scope Sep 20 02:52:04.026 INFO kablam! --> src/expression/operators.rs:64:47 Sep 20 02:52:04.026 INFO kablam! | Sep 20 02:52:04.026 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:04.026 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.026 INFO kablam! | Sep 20 02:52:04.026 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.026 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.026 INFO kablam! Sep 20 02:52:04.026 INFO kablam! error: cannot find type `Desc` in this scope Sep 20 02:52:04.026 INFO kablam! --> src/expression/operators.rs:64:38 Sep 20 02:52:04.026 INFO kablam! | Sep 20 02:52:04.026 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:04.026 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.026 INFO kablam! | Sep 20 02:52:04.026 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.026 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.026 INFO kablam! Sep 20 02:52:04.026 INFO kablam! error: cannot find type `Desc` in this scope Sep 20 02:52:04.026 INFO kablam! --> src/expression/operators.rs:64:47 Sep 20 02:52:04.026 INFO kablam! | Sep 20 02:52:04.026 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:04.026 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.026 INFO kablam! | Sep 20 02:52:04.026 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.026 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.026 INFO kablam! Sep 20 02:52:04.026 INFO kablam! error: cannot find type `Not` in this scope Sep 20 02:52:04.026 INFO kablam! --> src/expression/operators.rs:64:38 Sep 20 02:52:04.026 INFO kablam! | Sep 20 02:52:04.027 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:04.029 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.029 INFO kablam! | Sep 20 02:52:04.029 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.029 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.029 INFO kablam! Sep 20 02:52:04.029 INFO kablam! error: cannot find type `Not` in this scope Sep 20 02:52:04.029 INFO kablam! --> src/expression/operators.rs:64:47 Sep 20 02:52:04.029 INFO kablam! | Sep 20 02:52:04.029 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Sep 20 02:52:04.030 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.030 INFO kablam! | Sep 20 02:52:04.030 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.030 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.030 INFO kablam! Sep 20 02:52:04.030 INFO kablam! error: cannot find type `SqlLiteral` in this scope Sep 20 02:52:04.030 INFO kablam! --> src/expression/sql_literal.rs:9:24 Sep 20 02:52:04.030 INFO kablam! | Sep 20 02:52:04.030 INFO kablam! 9 | #[derive(Debug, Clone, DieselNumericOps)] Sep 20 02:52:04.030 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.030 INFO kablam! | Sep 20 02:52:04.030 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.030 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.030 INFO kablam! Sep 20 02:52:04.030 INFO kablam! error: cannot find type `UncheckedBind` in this scope Sep 20 02:52:04.030 INFO kablam! --> src/expression/sql_literal.rs:231:10 Sep 20 02:52:04.030 INFO kablam! | Sep 20 02:52:04.030 INFO kablam! 231 | #[derive(QueryId, Debug, Clone, Copy)] Sep 20 02:52:04.030 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.030 INFO kablam! | Sep 20 02:52:04.031 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.031 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.031 INFO kablam! Sep 20 02:52:04.031 INFO kablam! error: cannot find type `Subselect` in this scope Sep 20 02:52:04.031 INFO kablam! --> src/expression/subselect.rs:8:30 Sep 20 02:52:04.031 INFO kablam! | Sep 20 02:52:04.031 INFO kablam! 8 | #[derive(Debug, Copy, Clone, QueryId)] Sep 20 02:52:04.031 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.031 INFO kablam! | Sep 20 02:52:04.031 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.031 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.031 INFO kablam! Sep 20 02:52:04.031 INFO kablam! error: cannot find type `DeleteStatement` in this scope Sep 20 02:52:04.031 INFO kablam! --> src/query_builder/delete_statement/mod.rs:12:30 Sep 20 02:52:04.031 INFO kablam! | Sep 20 02:52:04.031 INFO kablam! 12 | #[derive(Debug, Clone, Copy, QueryId)] Sep 20 02:52:04.031 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.031 INFO kablam! | Sep 20 02:52:04.031 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.031 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.031 INFO kablam! Sep 20 02:52:04.032 INFO kablam! error: cannot find type `NoDistinctClause` in this scope Sep 20 02:52:04.032 INFO kablam! --> src/query_builder/distinct_clause.rs:5:30 Sep 20 02:52:04.032 INFO kablam! | Sep 20 02:52:04.032 INFO kablam! 5 | #[derive(Debug, Clone, Copy, QueryId)] Sep 20 02:52:04.032 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.032 INFO kablam! | Sep 20 02:52:04.032 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.032 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.032 INFO kablam! Sep 20 02:52:04.032 INFO kablam! error: cannot find type `DistinctClause` in this scope Sep 20 02:52:04.032 INFO kablam! --> src/query_builder/distinct_clause.rs:7:30 Sep 20 02:52:04.032 INFO kablam! | Sep 20 02:52:04.032 INFO kablam! 7 | #[derive(Debug, Clone, Copy, QueryId)] Sep 20 02:52:04.032 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.032 INFO kablam! | Sep 20 02:52:04.032 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.032 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.032 INFO kablam! Sep 20 02:52:04.032 INFO kablam! error: cannot find type `NoGroupByClause` in this scope Sep 20 02:52:04.032 INFO kablam! --> src/query_builder/clause_macro.rs:11:38 Sep 20 02:52:04.032 INFO kablam! | Sep 20 02:52:04.032 INFO kablam! 11 | #[derive(Debug, Clone, Copy, QueryId)] Sep 20 02:52:04.033 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.033 INFO kablam! | Sep 20 02:52:04.033 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.033 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.033 INFO kablam! Sep 20 02:52:04.033 INFO kablam! error: cannot find type `GroupByClause` in this scope Sep 20 02:52:04.034 INFO kablam! --> src/query_builder/clause_macro.rs:20:38 Sep 20 02:52:04.035 INFO kablam! | Sep 20 02:52:04.035 INFO kablam! 20 | #[derive(Debug, Clone, Copy, QueryId)] Sep 20 02:52:04.035 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.035 INFO kablam! | Sep 20 02:52:04.035 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.035 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.035 INFO kablam! Sep 20 02:52:04.035 INFO kablam! error: cannot find type `Insert` in this scope Sep 20 02:52:04.035 INFO kablam! --> src/query_builder/insert_statement/mod.rs:329:30 Sep 20 02:52:04.035 INFO kablam! | Sep 20 02:52:04.035 INFO kablam! 329 | #[derive(Debug, Copy, Clone, QueryId)] Sep 20 02:52:04.035 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.035 INFO kablam! | Sep 20 02:52:04.035 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.035 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.035 INFO kablam! Sep 20 02:52:04.035 INFO kablam! error: cannot find type `InsertOrIgnore` in this scope Sep 20 02:52:04.035 INFO kablam! --> src/query_builder/insert_statement/mod.rs:340:30 Sep 20 02:52:04.035 INFO kablam! | Sep 20 02:52:04.035 INFO kablam! 340 | #[derive(Debug, Copy, Clone, QueryId)] Sep 20 02:52:04.036 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.036 INFO kablam! | Sep 20 02:52:04.036 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.036 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.036 INFO kablam! Sep 20 02:52:04.036 INFO kablam! error: cannot find type `NoLimitClause` in this scope Sep 20 02:52:04.036 INFO kablam! --> src/query_builder/clause_macro.rs:11:38 Sep 20 02:52:04.036 INFO kablam! | Sep 20 02:52:04.036 INFO kablam! 11 | #[derive(Debug, Clone, Copy, QueryId)] Sep 20 02:52:04.036 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.036 INFO kablam! | Sep 20 02:52:04.036 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.036 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.036 INFO kablam! Sep 20 02:52:04.036 INFO kablam! error: cannot find type `LimitClause` in this scope Sep 20 02:52:04.036 INFO kablam! --> src/query_builder/clause_macro.rs:20:38 Sep 20 02:52:04.036 INFO kablam! | Sep 20 02:52:04.036 INFO kablam! 20 | #[derive(Debug, Clone, Copy, QueryId)] Sep 20 02:52:04.036 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.036 INFO kablam! | Sep 20 02:52:04.037 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.037 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.037 INFO kablam! Sep 20 02:52:04.037 INFO kablam! error: cannot find type `NoLockingClause` in this scope Sep 20 02:52:04.037 INFO kablam! --> src/query_builder/locking_clause.rs:5:30 Sep 20 02:52:04.037 INFO kablam! | Sep 20 02:52:04.037 INFO kablam! 5 | #[derive(Debug, Clone, Copy, QueryId)] Sep 20 02:52:04.037 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.037 INFO kablam! | Sep 20 02:52:04.037 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.037 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.037 INFO kablam! Sep 20 02:52:04.037 INFO kablam! error: cannot find type `LockingClause` in this scope Sep 20 02:52:04.037 INFO kablam! --> src/query_builder/locking_clause.rs:14:30 Sep 20 02:52:04.037 INFO kablam! | Sep 20 02:52:04.037 INFO kablam! 14 | #[derive(Debug, Clone, Copy, QueryId)] Sep 20 02:52:04.037 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.037 INFO kablam! | Sep 20 02:52:04.037 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.037 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.038 INFO kablam! Sep 20 02:52:04.038 INFO kablam! error: cannot find type `ForUpdate` in this scope Sep 20 02:52:04.038 INFO kablam! --> src/query_builder/locking_clause.rs:40:30 Sep 20 02:52:04.038 INFO kablam! | Sep 20 02:52:04.038 INFO kablam! 40 | #[derive(Debug, Clone, Copy, QueryId)] Sep 20 02:52:04.038 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.038 INFO kablam! | Sep 20 02:52:04.038 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.038 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.038 INFO kablam! Sep 20 02:52:04.038 INFO kablam! error: cannot find type `ForNoKeyUpdate` in this scope Sep 20 02:52:04.038 INFO kablam! --> src/query_builder/locking_clause.rs:43:30 Sep 20 02:52:04.038 INFO kablam! | Sep 20 02:52:04.038 INFO kablam! 43 | #[derive(Debug, Clone, Copy, QueryId)] Sep 20 02:52:04.038 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.038 INFO kablam! | Sep 20 02:52:04.038 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.038 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.038 INFO kablam! Sep 20 02:52:04.038 INFO kablam! error: cannot find type `ForShare` in this scope Sep 20 02:52:04.039 INFO kablam! --> src/query_builder/locking_clause.rs:46:30 Sep 20 02:52:04.039 INFO kablam! | Sep 20 02:52:04.039 INFO kablam! 46 | #[derive(Debug, Clone, Copy, QueryId)] Sep 20 02:52:04.039 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.039 INFO kablam! | Sep 20 02:52:04.039 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.039 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.039 INFO kablam! Sep 20 02:52:04.039 INFO kablam! error: cannot find type `ForKeyShare` in this scope Sep 20 02:52:04.039 INFO kablam! --> src/query_builder/locking_clause.rs:49:30 Sep 20 02:52:04.039 INFO kablam! | Sep 20 02:52:04.039 INFO kablam! 49 | #[derive(Debug, Clone, Copy, QueryId)] Sep 20 02:52:04.039 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.039 INFO kablam! | Sep 20 02:52:04.039 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.039 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.039 INFO kablam! Sep 20 02:52:04.040 INFO kablam! error: cannot find type `NoModifier` in this scope Sep 20 02:52:04.040 INFO kablam! --> src/query_builder/locking_clause.rs:54:30 Sep 20 02:52:04.040 INFO kablam! | Sep 20 02:52:04.040 INFO kablam! 54 | #[derive(Debug, Clone, Copy, QueryId)] Sep 20 02:52:04.040 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.040 INFO kablam! | Sep 20 02:52:04.040 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.040 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.040 INFO kablam! Sep 20 02:52:04.040 INFO kablam! error: cannot find type `SkipLocked` in this scope Sep 20 02:52:04.040 INFO kablam! --> src/query_builder/locking_clause.rs:57:30 Sep 20 02:52:04.040 INFO kablam! | Sep 20 02:52:04.040 INFO kablam! 57 | #[derive(Debug, Clone, Copy, QueryId)] Sep 20 02:52:04.040 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.040 INFO kablam! | Sep 20 02:52:04.040 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.040 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.040 INFO kablam! Sep 20 02:52:04.040 INFO kablam! error: cannot find type `NoWait` in this scope Sep 20 02:52:04.040 INFO kablam! --> src/query_builder/locking_clause.rs:60:30 Sep 20 02:52:04.040 INFO kablam! | Sep 20 02:52:04.041 INFO kablam! 60 | #[derive(Debug, Clone, Copy, QueryId)] Sep 20 02:52:04.041 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.041 INFO kablam! | Sep 20 02:52:04.041 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.041 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.041 INFO kablam! Sep 20 02:52:04.041 INFO kablam! error: cannot find type `NoOffsetClause` in this scope Sep 20 02:52:04.041 INFO kablam! --> src/query_builder/clause_macro.rs:11:38 Sep 20 02:52:04.041 INFO kablam! | Sep 20 02:52:04.041 INFO kablam! 11 | #[derive(Debug, Clone, Copy, QueryId)] Sep 20 02:52:04.041 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.041 INFO kablam! | Sep 20 02:52:04.041 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.041 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.041 INFO kablam! Sep 20 02:52:04.041 INFO kablam! error: cannot find type `OffsetClause` in this scope Sep 20 02:52:04.041 INFO kablam! --> src/query_builder/clause_macro.rs:20:38 Sep 20 02:52:04.041 INFO kablam! | Sep 20 02:52:04.041 INFO kablam! 20 | #[derive(Debug, Clone, Copy, QueryId)] Sep 20 02:52:04.042 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.042 INFO kablam! | Sep 20 02:52:04.042 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.042 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.042 INFO kablam! Sep 20 02:52:04.042 INFO kablam! error: cannot find type `NoOrderClause` in this scope Sep 20 02:52:04.042 INFO kablam! --> src/query_builder/clause_macro.rs:11:38 Sep 20 02:52:04.042 INFO kablam! | Sep 20 02:52:04.042 INFO kablam! 11 | #[derive(Debug, Clone, Copy, QueryId)] Sep 20 02:52:04.042 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.042 INFO kablam! | Sep 20 02:52:04.042 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.042 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.042 INFO kablam! Sep 20 02:52:04.042 INFO kablam! error: cannot find type `OrderClause` in this scope Sep 20 02:52:04.042 INFO kablam! --> src/query_builder/clause_macro.rs:20:38 Sep 20 02:52:04.042 INFO kablam! | Sep 20 02:52:04.046 INFO kablam! 20 | #[derive(Debug, Clone, Copy, QueryId)] Sep 20 02:52:04.046 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.046 INFO kablam! | Sep 20 02:52:04.046 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.046 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.046 INFO kablam! Sep 20 02:52:04.046 INFO kablam! error: cannot find type `NoReturningClause` in this scope Sep 20 02:52:04.047 INFO kablam! --> src/query_builder/clause_macro.rs:11:38 Sep 20 02:52:04.047 INFO kablam! | Sep 20 02:52:04.047 INFO kablam! 11 | #[derive(Debug, Clone, Copy, QueryId)] Sep 20 02:52:04.047 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.047 INFO kablam! | Sep 20 02:52:04.047 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.047 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.047 INFO kablam! Sep 20 02:52:04.047 INFO kablam! error: cannot find type `ReturningClause` in this scope Sep 20 02:52:04.047 INFO kablam! --> src/query_builder/clause_macro.rs:20:38 Sep 20 02:52:04.047 INFO kablam! | Sep 20 02:52:04.047 INFO kablam! 20 | #[derive(Debug, Clone, Copy, QueryId)] Sep 20 02:52:04.047 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.047 INFO kablam! | Sep 20 02:52:04.047 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.047 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.047 INFO kablam! Sep 20 02:52:04.047 INFO kablam! error: cannot find type `DefaultSelectClause` in this scope Sep 20 02:52:04.047 INFO kablam! --> src/query_builder/select_clause.rs:6:30 Sep 20 02:52:04.048 INFO kablam! | Sep 20 02:52:04.048 INFO kablam! 6 | #[derive(Debug, Clone, Copy, QueryId)] Sep 20 02:52:04.048 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.048 INFO kablam! | Sep 20 02:52:04.048 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.048 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.048 INFO kablam! Sep 20 02:52:04.048 INFO kablam! error: cannot find type `SelectClause` in this scope Sep 20 02:52:04.048 INFO kablam! --> src/query_builder/select_clause.rs:8:30 Sep 20 02:52:04.048 INFO kablam! | Sep 20 02:52:04.048 INFO kablam! 8 | #[derive(Debug, Clone, Copy, QueryId)] Sep 20 02:52:04.048 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.048 INFO kablam! | Sep 20 02:52:04.048 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.048 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.048 INFO kablam! Sep 20 02:52:04.048 INFO kablam! error: cannot find type `SelectStatement` in this scope Sep 20 02:52:04.048 INFO kablam! --> src/query_builder/select_statement/mod.rs:36:30 Sep 20 02:52:04.048 INFO kablam! | Sep 20 02:52:04.048 INFO kablam! 36 | #[derive(Debug, Clone, Copy, QueryId)] Sep 20 02:52:04.048 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.049 INFO kablam! | Sep 20 02:52:04.049 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.049 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.049 INFO kablam! Sep 20 02:52:04.049 INFO kablam! error: cannot find type `NoWhereClause` in this scope Sep 20 02:52:04.049 INFO kablam! --> src/query_builder/where_clause.rs:31:30 Sep 20 02:52:04.049 INFO kablam! | Sep 20 02:52:04.049 INFO kablam! 31 | #[derive(Debug, Clone, Copy, QueryId)] Sep 20 02:52:04.049 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.049 INFO kablam! | Sep 20 02:52:04.049 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.049 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.049 INFO kablam! Sep 20 02:52:04.049 INFO kablam! error: cannot find type `WhereClause` in this scope Sep 20 02:52:04.049 INFO kablam! --> src/query_builder/where_clause.rs:69:30 Sep 20 02:52:04.049 INFO kablam! | Sep 20 02:52:04.049 INFO kablam! 69 | #[derive(Debug, Clone, Copy, QueryId)] Sep 20 02:52:04.049 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.049 INFO kablam! | Sep 20 02:52:04.049 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.050 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.050 INFO kablam! Sep 20 02:52:04.050 INFO kablam! error: cannot find type `Join` in this scope Sep 20 02:52:04.050 INFO kablam! --> src/query_source/joins.rs:12:30 Sep 20 02:52:04.050 INFO kablam! | Sep 20 02:52:04.050 INFO kablam! 12 | #[derive(Debug, Clone, Copy, QueryId)] Sep 20 02:52:04.050 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.050 INFO kablam! | Sep 20 02:52:04.050 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.050 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.050 INFO kablam! Sep 20 02:52:04.050 INFO kablam! error: cannot find type `JoinOn` in this scope Sep 20 02:52:04.050 INFO kablam! --> src/query_source/joins.rs:20:30 Sep 20 02:52:04.050 INFO kablam! | Sep 20 02:52:04.050 INFO kablam! 20 | #[derive(Debug, Clone, Copy, QueryId)] Sep 20 02:52:04.050 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.050 INFO kablam! | Sep 20 02:52:04.050 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.050 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.050 INFO kablam! Sep 20 02:52:04.051 INFO kablam! error: cannot find type `Inner` in this scope Sep 20 02:52:04.051 INFO kablam! --> src/query_source/joins.rs:218:39 Sep 20 02:52:04.051 INFO kablam! | Sep 20 02:52:04.051 INFO kablam! 218 | #[derive(Debug, Clone, Copy, Default, QueryId)] Sep 20 02:52:04.051 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.051 INFO kablam! | Sep 20 02:52:04.051 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.051 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.051 INFO kablam! Sep 20 02:52:04.051 INFO kablam! error: cannot find type `LeftOuter` in this scope Sep 20 02:52:04.051 INFO kablam! --> src/query_source/joins.rs:229:39 Sep 20 02:52:04.051 INFO kablam! | Sep 20 02:52:04.051 INFO kablam! 229 | #[derive(Debug, Clone, Copy, Default, QueryId)] Sep 20 02:52:04.051 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.051 INFO kablam! | Sep 20 02:52:04.051 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.051 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.051 INFO kablam! Sep 20 02:52:04.051 INFO kablam! error: cannot find type `Bool` in this scope Sep 20 02:52:04.051 INFO kablam! --> src/sql_types/mod.rs:37:39 Sep 20 02:52:04.052 INFO kablam! | Sep 20 02:52:04.052 INFO kablam! 37 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 20 02:52:04.052 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.052 INFO kablam! | Sep 20 02:52:04.052 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.052 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.052 INFO kablam! Sep 20 02:52:04.052 INFO kablam! error: cannot find type `Bool` in this scope Sep 20 02:52:04.052 INFO kablam! --> src/sql_types/mod.rs:37:48 Sep 20 02:52:04.052 INFO kablam! | Sep 20 02:52:04.052 INFO kablam! 37 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 20 02:52:04.052 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.052 INFO kablam! | Sep 20 02:52:04.052 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.052 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.052 INFO kablam! Sep 20 02:52:04.052 INFO kablam! error: cannot find type `Tinyint` in this scope Sep 20 02:52:04.052 INFO kablam! --> src/sql_types/mod.rs:58:39 Sep 20 02:52:04.052 INFO kablam! | Sep 20 02:52:04.052 INFO kablam! 58 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 20 02:52:04.052 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.053 INFO kablam! | Sep 20 02:52:04.053 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.053 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.053 INFO kablam! Sep 20 02:52:04.053 INFO kablam! error: cannot find type `Tinyint` in this scope Sep 20 02:52:04.053 INFO kablam! --> src/sql_types/mod.rs:58:48 Sep 20 02:52:04.053 INFO kablam! | Sep 20 02:52:04.053 INFO kablam! 58 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 20 02:52:04.053 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.053 INFO kablam! | Sep 20 02:52:04.053 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.053 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.053 INFO kablam! Sep 20 02:52:04.053 INFO kablam! error: cannot find type `SmallInt` in this scope Sep 20 02:52:04.053 INFO kablam! --> src/sql_types/mod.rs:73:39 Sep 20 02:52:04.053 INFO kablam! | Sep 20 02:52:04.053 INFO kablam! 73 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 20 02:52:04.053 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.053 INFO kablam! | Sep 20 02:52:04.053 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.054 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.054 INFO kablam! Sep 20 02:52:04.054 INFO kablam! error: cannot find type `SmallInt` in this scope Sep 20 02:52:04.054 INFO kablam! --> src/sql_types/mod.rs:73:48 Sep 20 02:52:04.054 INFO kablam! | Sep 20 02:52:04.054 INFO kablam! 73 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 20 02:52:04.054 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.054 INFO kablam! | Sep 20 02:52:04.054 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.054 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.054 INFO kablam! Sep 20 02:52:04.054 INFO kablam! error: cannot find type `Integer` in this scope Sep 20 02:52:04.054 INFO kablam! --> src/sql_types/mod.rs:94:39 Sep 20 02:52:04.054 INFO kablam! | Sep 20 02:52:04.054 INFO kablam! 94 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 20 02:52:04.054 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.054 INFO kablam! | Sep 20 02:52:04.054 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.054 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.054 INFO kablam! Sep 20 02:52:04.054 INFO kablam! error: cannot find type `Integer` in this scope Sep 20 02:52:04.055 INFO kablam! --> src/sql_types/mod.rs:94:48 Sep 20 02:52:04.055 INFO kablam! | Sep 20 02:52:04.055 INFO kablam! 94 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 20 02:52:04.055 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.055 INFO kablam! | Sep 20 02:52:04.055 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.055 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.055 INFO kablam! Sep 20 02:52:04.055 INFO kablam! error: cannot find type `BigInt` in this scope Sep 20 02:52:04.055 INFO kablam! --> src/sql_types/mod.rs:113:39 Sep 20 02:52:04.055 INFO kablam! | Sep 20 02:52:04.055 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 20 02:52:04.055 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.055 INFO kablam! | Sep 20 02:52:04.055 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.055 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.055 INFO kablam! Sep 20 02:52:04.055 INFO kablam! error: cannot find type `BigInt` in this scope Sep 20 02:52:04.055 INFO kablam! --> src/sql_types/mod.rs:113:48 Sep 20 02:52:04.055 INFO kablam! | Sep 20 02:52:04.055 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 20 02:52:04.056 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.056 INFO kablam! | Sep 20 02:52:04.056 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.056 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.056 INFO kablam! Sep 20 02:52:04.056 INFO kablam! error: cannot find type `Float` in this scope Sep 20 02:52:04.056 INFO kablam! --> src/sql_types/mod.rs:134:39 Sep 20 02:52:04.056 INFO kablam! | Sep 20 02:52:04.056 INFO kablam! 134 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 20 02:52:04.056 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.056 INFO kablam! | Sep 20 02:52:04.056 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.056 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.056 INFO kablam! Sep 20 02:52:04.056 INFO kablam! error: cannot find type `Float` in this scope Sep 20 02:52:04.056 INFO kablam! --> src/sql_types/mod.rs:134:48 Sep 20 02:52:04.056 INFO kablam! | Sep 20 02:52:04.056 INFO kablam! 134 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 20 02:52:04.056 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.057 INFO kablam! | Sep 20 02:52:04.057 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.057 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.057 INFO kablam! Sep 20 02:52:04.057 INFO kablam! error: cannot find type `Double` in this scope Sep 20 02:52:04.057 INFO kablam! --> src/sql_types/mod.rs:153:39 Sep 20 02:52:04.057 INFO kablam! | Sep 20 02:52:04.057 INFO kablam! 153 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 20 02:52:04.057 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.057 INFO kablam! | Sep 20 02:52:04.057 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.057 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.057 INFO kablam! Sep 20 02:52:04.057 INFO kablam! error: cannot find type `Double` in this scope Sep 20 02:52:04.057 INFO kablam! --> src/sql_types/mod.rs:153:48 Sep 20 02:52:04.057 INFO kablam! | Sep 20 02:52:04.057 INFO kablam! 153 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 20 02:52:04.057 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.057 INFO kablam! | Sep 20 02:52:04.057 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.057 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.058 INFO kablam! Sep 20 02:52:04.058 INFO kablam! error: cannot find type `Numeric` in this scope Sep 20 02:52:04.058 INFO kablam! --> src/sql_types/mod.rs:175:39 Sep 20 02:52:04.058 INFO kablam! | Sep 20 02:52:04.058 INFO kablam! 175 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 20 02:52:04.058 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.058 INFO kablam! | Sep 20 02:52:04.058 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.058 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.058 INFO kablam! Sep 20 02:52:04.058 INFO kablam! error: cannot find type `Numeric` in this scope Sep 20 02:52:04.058 INFO kablam! --> src/sql_types/mod.rs:175:48 Sep 20 02:52:04.058 INFO kablam! | Sep 20 02:52:04.058 INFO kablam! 175 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 20 02:52:04.058 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.058 INFO kablam! | Sep 20 02:52:04.058 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.058 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.058 INFO kablam! Sep 20 02:52:04.058 INFO kablam! error: cannot find type `Text` in this scope Sep 20 02:52:04.058 INFO kablam! --> src/sql_types/mod.rs:203:39 Sep 20 02:52:04.058 INFO kablam! | Sep 20 02:52:04.059 INFO kablam! 203 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 20 02:52:04.059 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.059 INFO kablam! | Sep 20 02:52:04.059 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.059 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.059 INFO kablam! Sep 20 02:52:04.059 INFO kablam! error: cannot find type `Text` in this scope Sep 20 02:52:04.059 INFO kablam! --> src/sql_types/mod.rs:203:48 Sep 20 02:52:04.059 INFO kablam! | Sep 20 02:52:04.059 INFO kablam! 203 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 20 02:52:04.059 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.059 INFO kablam! | Sep 20 02:52:04.059 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.059 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.059 INFO kablam! Sep 20 02:52:04.059 INFO kablam! error: cannot find type `Binary` in this scope Sep 20 02:52:04.059 INFO kablam! --> src/sql_types/mod.rs:246:39 Sep 20 02:52:04.059 INFO kablam! | Sep 20 02:52:04.059 INFO kablam! 246 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 20 02:52:04.060 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.060 INFO kablam! | Sep 20 02:52:04.060 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.060 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.060 INFO kablam! Sep 20 02:52:04.060 INFO kablam! error: cannot find type `Binary` in this scope Sep 20 02:52:04.060 INFO kablam! --> src/sql_types/mod.rs:246:48 Sep 20 02:52:04.060 INFO kablam! | Sep 20 02:52:04.060 INFO kablam! 246 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 20 02:52:04.060 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.061 INFO kablam! | Sep 20 02:52:04.061 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.061 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.061 INFO kablam! Sep 20 02:52:04.061 INFO kablam! error: cannot find type `Date` in this scope Sep 20 02:52:04.061 INFO kablam! --> src/sql_types/mod.rs:276:39 Sep 20 02:52:04.061 INFO kablam! | Sep 20 02:52:04.061 INFO kablam! 276 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 20 02:52:04.061 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.061 INFO kablam! | Sep 20 02:52:04.061 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.061 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.061 INFO kablam! Sep 20 02:52:04.061 INFO kablam! error: cannot find type `Date` in this scope Sep 20 02:52:04.061 INFO kablam! --> src/sql_types/mod.rs:276:48 Sep 20 02:52:04.061 INFO kablam! | Sep 20 02:52:04.061 INFO kablam! 276 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 20 02:52:04.062 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.062 INFO kablam! | Sep 20 02:52:04.062 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.062 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.062 INFO kablam! Sep 20 02:52:04.062 INFO kablam! error: cannot find type `Interval` in this scope Sep 20 02:52:04.062 INFO kablam! --> src/sql_types/mod.rs:296:39 Sep 20 02:52:04.062 INFO kablam! | Sep 20 02:52:04.062 INFO kablam! 296 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 20 02:52:04.062 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.062 INFO kablam! | Sep 20 02:52:04.062 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.062 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.062 INFO kablam! Sep 20 02:52:04.062 INFO kablam! error: cannot find type `Interval` in this scope Sep 20 02:52:04.062 INFO kablam! --> src/sql_types/mod.rs:296:48 Sep 20 02:52:04.062 INFO kablam! | Sep 20 02:52:04.063 INFO kablam! 296 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 20 02:52:04.063 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.063 INFO kablam! | Sep 20 02:52:04.063 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.063 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.063 INFO kablam! Sep 20 02:52:04.063 INFO kablam! error: cannot find type `Time` in this scope Sep 20 02:52:04.063 INFO kablam! --> src/sql_types/mod.rs:311:39 Sep 20 02:52:04.063 INFO kablam! | Sep 20 02:52:04.063 INFO kablam! 311 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 20 02:52:04.063 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.063 INFO kablam! | Sep 20 02:52:04.063 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.063 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.063 INFO kablam! Sep 20 02:52:04.063 INFO kablam! error: cannot find type `Time` in this scope Sep 20 02:52:04.063 INFO kablam! --> src/sql_types/mod.rs:311:48 Sep 20 02:52:04.063 INFO kablam! | Sep 20 02:52:04.063 INFO kablam! 311 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 20 02:52:04.064 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.064 INFO kablam! | Sep 20 02:52:04.064 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.064 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.064 INFO kablam! Sep 20 02:52:04.064 INFO kablam! error: cannot find type `Timestamp` in this scope Sep 20 02:52:04.064 INFO kablam! --> src/sql_types/mod.rs:334:39 Sep 20 02:52:04.064 INFO kablam! | Sep 20 02:52:04.064 INFO kablam! 334 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 20 02:52:04.064 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.064 INFO kablam! | Sep 20 02:52:04.064 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.064 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.064 INFO kablam! Sep 20 02:52:04.064 INFO kablam! error: cannot find type `Timestamp` in this scope Sep 20 02:52:04.064 INFO kablam! --> src/sql_types/mod.rs:334:48 Sep 20 02:52:04.064 INFO kablam! | Sep 20 02:52:04.065 INFO kablam! 334 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Sep 20 02:52:04.065 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.065 INFO kablam! | Sep 20 02:52:04.065 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.065 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.065 INFO kablam! Sep 20 02:52:04.065 INFO kablam! error: cannot find type `SystemTime` in this scope Sep 20 02:52:04.065 INFO kablam! --> src/type_impls/date_and_time.rs:5:10 Sep 20 02:52:04.065 INFO kablam! | Sep 20 02:52:04.065 INFO kablam! 5 | #[derive(FromSqlRow, AsExpression)] Sep 20 02:52:04.065 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.065 INFO kablam! | Sep 20 02:52:04.065 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.065 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.065 INFO kablam! Sep 20 02:52:04.065 INFO kablam! error: cannot find type `SystemTime` in this scope Sep 20 02:52:04.065 INFO kablam! --> src/type_impls/date_and_time.rs:5:22 Sep 20 02:52:04.065 INFO kablam! | Sep 20 02:52:04.065 INFO kablam! 5 | #[derive(FromSqlRow, AsExpression)] Sep 20 02:52:04.066 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.066 INFO kablam! | Sep 20 02:52:04.066 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.066 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.066 INFO kablam! Sep 20 02:52:04.066 INFO kablam! error: cannot find type `Bool` in this scope Sep 20 02:52:04.066 INFO kablam! --> src/type_impls/primitives.rs:13:26 Sep 20 02:52:04.066 INFO kablam! | Sep 20 02:52:04.066 INFO kablam! 13 | #[derive(FromSqlRow, AsExpression)] Sep 20 02:52:04.066 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.066 INFO kablam! | Sep 20 02:52:04.066 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.066 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.066 INFO kablam! Sep 20 02:52:04.066 INFO kablam! error: cannot find type `SmallInt` in this scope Sep 20 02:52:04.066 INFO kablam! --> src/type_impls/primitives.rs:23:26 Sep 20 02:52:04.066 INFO kablam! | Sep 20 02:52:04.067 INFO kablam! 23 | #[derive(FromSqlRow, AsExpression)] Sep 20 02:52:04.067 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.067 INFO kablam! | Sep 20 02:52:04.067 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.067 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.067 INFO kablam! Sep 20 02:52:04.067 INFO kablam! error: cannot find type `Integer` in this scope Sep 20 02:52:04.067 INFO kablam! --> src/type_impls/primitives.rs:28:26 Sep 20 02:52:04.067 INFO kablam! | Sep 20 02:52:04.067 INFO kablam! 28 | #[derive(FromSqlRow, AsExpression)] Sep 20 02:52:04.067 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.067 INFO kablam! | Sep 20 02:52:04.067 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.067 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.067 INFO kablam! Sep 20 02:52:04.067 INFO kablam! error: cannot find type `BigInt` in this scope Sep 20 02:52:04.068 INFO kablam! --> src/type_impls/primitives.rs:33:26 Sep 20 02:52:04.068 INFO kablam! | Sep 20 02:52:04.068 INFO kablam! 33 | #[derive(FromSqlRow, AsExpression)] Sep 20 02:52:04.068 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.068 INFO kablam! | Sep 20 02:52:04.068 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.068 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.068 INFO kablam! Sep 20 02:52:04.068 INFO kablam! error: cannot find type `Float` in this scope Sep 20 02:52:04.070 INFO kablam! --> src/type_impls/primitives.rs:54:26 Sep 20 02:52:04.071 INFO kablam! | Sep 20 02:52:04.071 INFO kablam! 54 | #[derive(FromSqlRow, AsExpression)] Sep 20 02:52:04.071 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.071 INFO kablam! | Sep 20 02:52:04.071 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.071 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.071 INFO kablam! Sep 20 02:52:04.071 INFO kablam! error: cannot find type `Double` in this scope Sep 20 02:52:04.071 INFO kablam! --> src/type_impls/primitives.rs:59:26 Sep 20 02:52:04.071 INFO kablam! | Sep 20 02:52:04.071 INFO kablam! 59 | #[derive(FromSqlRow, AsExpression)] Sep 20 02:52:04.071 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.071 INFO kablam! | Sep 20 02:52:04.071 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.071 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.071 INFO kablam! Sep 20 02:52:04.071 INFO kablam! error: cannot find type `Text` in this scope Sep 20 02:52:04.071 INFO kablam! --> src/type_impls/primitives.rs:64:26 Sep 20 02:52:04.071 INFO kablam! | Sep 20 02:52:04.071 INFO kablam! 64 | #[derive(FromSqlRow, AsExpression)] Sep 20 02:52:04.071 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.071 INFO kablam! | Sep 20 02:52:04.071 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.072 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.072 INFO kablam! Sep 20 02:52:04.072 INFO kablam! error: cannot find type `Text` in this scope Sep 20 02:52:04.072 INFO kablam! --> src/type_impls/primitives.rs:72:14 Sep 20 02:52:04.072 INFO kablam! | Sep 20 02:52:04.072 INFO kablam! 72 | #[derive(AsExpression)] Sep 20 02:52:04.072 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.072 INFO kablam! | Sep 20 02:52:04.072 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.072 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.072 INFO kablam! Sep 20 02:52:04.072 INFO kablam! error: cannot find type `Binary` in this scope Sep 20 02:52:04.072 INFO kablam! --> src/type_impls/primitives.rs:84:14 Sep 20 02:52:04.072 INFO kablam! | Sep 20 02:52:04.072 INFO kablam! 84 | #[derive(AsExpression)] Sep 20 02:52:04.072 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.072 INFO kablam! | Sep 20 02:52:04.072 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.072 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.072 INFO kablam! Sep 20 02:52:04.072 INFO kablam! error: cannot find type `Binary` in this scope Sep 20 02:52:04.072 INFO kablam! --> src/type_impls/primitives.rs:89:14 Sep 20 02:52:04.072 INFO kablam! | Sep 20 02:52:04.072 INFO kablam! 89 | #[derive(AsExpression)] Sep 20 02:52:04.073 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 02:52:04.073 INFO kablam! | Sep 20 02:52:04.073 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 20 02:52:04.073 INFO kablam! = note: for more information, see issue #50504 Sep 20 02:52:04.073 INFO kablam! Sep 20 02:52:18.620 INFO kablam! error: aborting due to 143 previous errors Sep 20 02:52:18.620 INFO kablam! Sep 20 02:52:18.640 INFO kablam! error: Could not compile `diesel`. Sep 20 02:52:18.640 INFO kablam! Sep 20 02:52:18.640 INFO kablam! To learn more, run the command again with --verbose. Sep 20 02:52:18.641 INFO kablam! su: No module specific data is present Sep 20 02:52:19.571 INFO running `"docker" "rm" "-f" "eeef1de0ea88201ba2198653be227ea1ef4fa4ccdefb5c2af740c45ef15e38e6"` Sep 20 02:52:19.895 INFO blam! eeef1de0ea88201ba2198653be227ea1ef4fa4ccdefb5c2af740c45ef15e38e6