Aug 18 00:25:19.382 INFO checking diesel-1.3.2 against master#142bb27373126edf8367f526358b6c72ecf1d8df for pr-53426 Aug 18 00:25:19.382 INFO running: cargo +142bb27373126edf8367f526358b6c72ecf1d8df-alt check --frozen --all --all-targets Aug 18 00:25:19.382 INFO creating container for: cargo +142bb27373126edf8367f526358b6c72ecf1d8df-alt check --frozen --all --all-targets Aug 18 00:25:19.382 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53426/master#142bb27373126edf8367f526358b6c72ecf1d8df:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53426/worker-7/master#142bb27373126edf8367f526358b6c72ecf1d8df:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +142bb27373126edf8367f526358b6c72ecf1d8df-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 18 00:25:19.618 INFO blam! 744fd1eeaff68d9317aaf2a65ce3fabe8739c3fb58be9cc3318d2cec5b84fd61 Aug 18 00:25:19.620 INFO running `"docker" "start" "-a" "744fd1eeaff68d9317aaf2a65ce3fabe8739c3fb58be9cc3318d2cec5b84fd61"` Aug 18 00:25:20.801 INFO kablam! Checking diesel v1.3.2 (file:///source) Aug 18 00:25:24.092 INFO kablam! error: At least one backend must be used to test this crate. Aug 18 00:25:24.092 INFO kablam! Pass argument `--features ""` with one or more of the following backends, 'mysql', 'postgres', or 'sqlite'. Aug 18 00:25:24.092 INFO kablam! Aug 18 00:25:24.093 INFO kablam! ex. cargo test --features "mysql postgres sqlite" Aug 18 00:25:24.093 INFO kablam! Aug 18 00:25:24.093 INFO kablam! --> src/test_helpers.rs:45:9 Aug 18 00:25:24.093 INFO kablam! | Aug 18 00:25:24.093 INFO kablam! 45 | / compile_error!( Aug 18 00:25:24.093 INFO kablam! 46 | | "At least one backend must be used to test this crate.\n \ Aug 18 00:25:24.093 INFO kablam! 47 | | Pass argument `--features \"\"` with one or more of the following backends, \ Aug 18 00:25:24.093 INFO kablam! 48 | | 'mysql', 'postgres', or 'sqlite'. \n\n \ Aug 18 00:25:24.093 INFO kablam! 49 | | ex. cargo test --features \"mysql postgres sqlite\"\n" Aug 18 00:25:24.093 INFO kablam! 50 | | ); Aug 18 00:25:24.093 INFO kablam! | |__________^ Aug 18 00:25:24.094 INFO kablam! Aug 18 00:25:30.013 INFO kablam! error: aborting due to previous error Aug 18 00:25:30.013 INFO kablam! Aug 18 00:25:30.043 INFO kablam! error: Could not compile `diesel`. Aug 18 00:25:30.043 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 18 00:25:30.528 INFO kablam! warning: cannot find type `Add` in this scope Aug 18 00:25:30.528 INFO kablam! --> src/expression/ops/numeric.rs:9:38 Aug 18 00:25:30.528 INFO kablam! | Aug 18 00:25:30.529 INFO kablam! 9 | #[derive(Debug, Copy, Clone, QueryId)] Aug 18 00:25:30.529 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.529 INFO kablam! | Aug 18 00:25:30.529 INFO kablam! note: lint level defined here Aug 18 00:25:30.529 INFO kablam! --> src/lib.rs:131:9 Aug 18 00:25:30.529 INFO kablam! | Aug 18 00:25:30.529 INFO kablam! 13| #![deny(warnings, missing_debug_implementations, missing_copy_implementations, missing_docs)] Aug 18 00:25:30.529 INFO kablam! | ^^^^^^^^ Aug 18 00:25:30.529 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] implied by #[warn(warnings)] Aug 18 00:25:30.529 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.529 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.529 INFO kablam! Aug 18 00:25:30.530 INFO kablam! warning: cannot find type `Add` in this scope Aug 18 00:25:30.530 INFO kablam! --> src/expression/ops/numeric.rs:9:38 Aug 18 00:25:30.530 INFO kablam! | Aug 18 00:25:30.530 INFO kablam! 9 | #[derive(Debug, Copy, Clone, QueryId)] Aug 18 00:25:30.531 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.531 INFO kablam! | Aug 18 00:25:30.531 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.531 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.531 INFO kablam! Aug 18 00:25:30.531 INFO kablam! warning: cannot find type `Sub` in this scope Aug 18 00:25:30.531 INFO kablam! --> src/expression/ops/numeric.rs:9:38 Aug 18 00:25:30.531 INFO kablam! | Aug 18 00:25:30.531 INFO kablam! 9 | #[derive(Debug, Copy, Clone, QueryId)] Aug 18 00:25:30.531 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.531 INFO kablam! | Aug 18 00:25:30.531 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.531 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.531 INFO kablam! Aug 18 00:25:30.531 INFO kablam! warning: cannot find type `Mul` in this scope Aug 18 00:25:30.531 INFO kablam! --> src/expression/ops/numeric.rs:9:38 Aug 18 00:25:30.531 INFO kablam! | Aug 18 00:25:30.531 INFO kablam! 9 | #[derive(Debug, Copy, Clone, QueryId)] Aug 18 00:25:30.531 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.531 INFO kablam! | Aug 18 00:25:30.531 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.531 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.531 INFO kablam! Aug 18 00:25:30.531 INFO kablam! warning: cannot find type `Div` in this scope Aug 18 00:25:30.531 INFO kablam! --> src/expression/ops/numeric.rs:9:38 Aug 18 00:25:30.531 INFO kablam! | Aug 18 00:25:30.531 INFO kablam! 9 | #[derive(Debug, Copy, Clone, QueryId)] Aug 18 00:25:30.532 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.532 INFO kablam! | Aug 18 00:25:30.532 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.532 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.532 INFO kablam! Aug 18 00:25:30.535 INFO kablam! warning: cannot find type `sum` in this scope Aug 18 00:25:30.535 INFO kablam! --> src/expression/functions/mod.rs:250:42 Aug 18 00:25:30.535 INFO kablam! | Aug 18 00:25:30.535 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.535 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.535 INFO kablam! | Aug 18 00:25:30.535 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.535 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.535 INFO kablam! Aug 18 00:25:30.535 INFO kablam! warning: cannot find type `sum` in this scope Aug 18 00:25:30.535 INFO kablam! --> src/expression/functions/mod.rs:250:51 Aug 18 00:25:30.535 INFO kablam! | Aug 18 00:25:30.535 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.535 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.535 INFO kablam! | Aug 18 00:25:30.535 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.535 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.535 INFO kablam! Aug 18 00:25:30.535 INFO kablam! warning: cannot find type `avg` in this scope Aug 18 00:25:30.536 INFO kablam! --> src/expression/functions/mod.rs:250:42 Aug 18 00:25:30.536 INFO kablam! | Aug 18 00:25:30.536 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.536 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.536 INFO kablam! | Aug 18 00:25:30.536 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.536 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.536 INFO kablam! Aug 18 00:25:30.536 INFO kablam! warning: cannot find type `avg` in this scope Aug 18 00:25:30.536 INFO kablam! --> src/expression/functions/mod.rs:250:51 Aug 18 00:25:30.536 INFO kablam! | Aug 18 00:25:30.536 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.536 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.536 INFO kablam! | Aug 18 00:25:30.536 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.536 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.536 INFO kablam! Aug 18 00:25:30.536 INFO kablam! warning: cannot find type `max` in this scope Aug 18 00:25:30.536 INFO kablam! --> src/expression/functions/mod.rs:250:42 Aug 18 00:25:30.536 INFO kablam! | Aug 18 00:25:30.536 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.536 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.536 INFO kablam! | Aug 18 00:25:30.536 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.536 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.536 INFO kablam! Aug 18 00:25:30.536 INFO kablam! warning: cannot find type `max` in this scope Aug 18 00:25:30.537 INFO kablam! --> src/expression/functions/mod.rs:250:51 Aug 18 00:25:30.537 INFO kablam! | Aug 18 00:25:30.537 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.537 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.537 INFO kablam! | Aug 18 00:25:30.537 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.537 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.537 INFO kablam! Aug 18 00:25:30.537 INFO kablam! warning: cannot find type `min` in this scope Aug 18 00:25:30.537 INFO kablam! --> src/expression/functions/mod.rs:250:42 Aug 18 00:25:30.537 INFO kablam! | Aug 18 00:25:30.537 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.537 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.537 INFO kablam! | Aug 18 00:25:30.537 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.537 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.537 INFO kablam! Aug 18 00:25:30.537 INFO kablam! warning: cannot find type `min` in this scope Aug 18 00:25:30.537 INFO kablam! --> src/expression/functions/mod.rs:250:51 Aug 18 00:25:30.537 INFO kablam! | Aug 18 00:25:30.537 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.537 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.537 INFO kablam! | Aug 18 00:25:30.537 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.538 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.538 INFO kablam! Aug 18 00:25:30.538 INFO kablam! warning: cannot find type `now` in this scope Aug 18 00:25:30.538 INFO kablam! --> src/expression/functions/date_and_time.rs:10:30 Aug 18 00:25:30.538 INFO kablam! | Aug 18 00:25:30.538 INFO kablam! 10 | #[derive(Debug, Copy, Clone, QueryId)] Aug 18 00:25:30.538 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.538 INFO kablam! | Aug 18 00:25:30.538 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.538 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.541 INFO kablam! Aug 18 00:25:30.542 INFO kablam! warning: cannot find type `date` in this scope Aug 18 00:25:30.542 INFO kablam! --> src/expression/functions/mod.rs:250:42 Aug 18 00:25:30.542 INFO kablam! | Aug 18 00:25:30.542 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.542 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.542 INFO kablam! | Aug 18 00:25:30.543 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.543 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.543 INFO kablam! Aug 18 00:25:30.543 INFO kablam! warning: cannot find type `date` in this scope Aug 18 00:25:30.543 INFO kablam! --> src/expression/functions/mod.rs:250:51 Aug 18 00:25:30.543 INFO kablam! | Aug 18 00:25:30.544 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.544 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.544 INFO kablam! | Aug 18 00:25:30.544 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.544 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.545 INFO kablam! Aug 18 00:25:30.545 INFO kablam! warning: cannot find type `In` in this scope Aug 18 00:25:30.545 INFO kablam! --> src/expression/array_comparison.rs:8:30 Aug 18 00:25:30.545 INFO kablam! | Aug 18 00:25:30.545 INFO kablam! 8 | #[derive(Debug, Copy, Clone, QueryId)] Aug 18 00:25:30.546 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.546 INFO kablam! | Aug 18 00:25:30.546 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.546 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.546 INFO kablam! Aug 18 00:25:30.546 INFO kablam! warning: cannot find type `NotIn` in this scope Aug 18 00:25:30.547 INFO kablam! --> src/expression/array_comparison.rs:14:30 Aug 18 00:25:30.547 INFO kablam! | Aug 18 00:25:30.547 INFO kablam! 14 | #[derive(Debug, Copy, Clone, QueryId)] Aug 18 00:25:30.547 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.547 INFO kablam! | Aug 18 00:25:30.548 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.548 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.548 INFO kablam! Aug 18 00:25:30.548 INFO kablam! warning: cannot find type `Bound` in this scope Aug 18 00:25:30.548 INFO kablam! --> src/expression/bound.rs:10:30 Aug 18 00:25:30.548 INFO kablam! | Aug 18 00:25:30.548 INFO kablam! 10 | #[derive(Debug, Clone, Copy, DieselNumericOps)] Aug 18 00:25:30.549 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.549 INFO kablam! | Aug 18 00:25:30.549 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.549 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.549 INFO kablam! Aug 18 00:25:30.550 INFO kablam! warning: cannot find type `Coerce` in this scope Aug 18 00:25:30.550 INFO kablam! --> src/expression/coerce.rs:8:30 Aug 18 00:25:30.550 INFO kablam! | Aug 18 00:25:30.550 INFO kablam! 8 | #[derive(Debug, Copy, Clone, QueryId, DieselNumericOps)] Aug 18 00:25:30.550 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.550 INFO kablam! | Aug 18 00:25:30.550 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.551 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.551 INFO kablam! Aug 18 00:25:30.551 INFO kablam! warning: cannot find type `Coerce` in this scope Aug 18 00:25:30.551 INFO kablam! --> src/expression/coerce.rs:8:39 Aug 18 00:25:30.551 INFO kablam! | Aug 18 00:25:30.551 INFO kablam! 8 | #[derive(Debug, Copy, Clone, QueryId, DieselNumericOps)] Aug 18 00:25:30.552 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.552 INFO kablam! | Aug 18 00:25:30.552 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.552 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.552 INFO kablam! Aug 18 00:25:30.553 INFO kablam! warning: cannot find type `count` in this scope Aug 18 00:25:30.553 INFO kablam! --> src/expression/functions/mod.rs:250:42 Aug 18 00:25:30.553 INFO kablam! | Aug 18 00:25:30.553 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.553 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.553 INFO kablam! | Aug 18 00:25:30.554 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.554 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.554 INFO kablam! Aug 18 00:25:30.554 INFO kablam! warning: cannot find type `count` in this scope Aug 18 00:25:30.554 INFO kablam! --> src/expression/functions/mod.rs:250:51 Aug 18 00:25:30.555 INFO kablam! | Aug 18 00:25:30.555 INFO kablam! 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.555 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.555 INFO kablam! | Aug 18 00:25:30.555 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.555 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.556 INFO kablam! Aug 18 00:25:30.556 INFO kablam! warning: cannot find type `CountStar` in this scope Aug 18 00:25:30.556 INFO kablam! --> src/expression/count.rs:58:30 Aug 18 00:25:30.556 INFO kablam! | Aug 18 00:25:30.556 INFO kablam! 58 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.556 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.557 INFO kablam! | Aug 18 00:25:30.557 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.557 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.557 INFO kablam! Aug 18 00:25:30.557 INFO kablam! warning: cannot find type `CountStar` in this scope Aug 18 00:25:30.557 INFO kablam! --> src/expression/count.rs:58:39 Aug 18 00:25:30.557 INFO kablam! | Aug 18 00:25:30.558 INFO kablam! 58 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.558 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.558 INFO kablam! | Aug 18 00:25:30.558 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.558 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.558 INFO kablam! Aug 18 00:25:30.558 INFO kablam! warning: cannot find type `Exists` in this scope Aug 18 00:25:30.559 INFO kablam! --> src/expression/exists.rs:36:30 Aug 18 00:25:30.559 INFO kablam! | Aug 18 00:25:30.559 INFO kablam! 36 | #[derive(Debug, Clone, Copy, QueryId)] Aug 18 00:25:30.559 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.559 INFO kablam! | Aug 18 00:25:30.559 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.560 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.560 INFO kablam! Aug 18 00:25:30.560 INFO kablam! warning: cannot find type `Grouped` in this scope Aug 18 00:25:30.560 INFO kablam! --> src/expression/grouped.rs:6:30 Aug 18 00:25:30.560 INFO kablam! | Aug 18 00:25:30.560 INFO kablam! 6 | #[derive(Debug, Copy, Clone, QueryId, Default, DieselNumericOps)] Aug 18 00:25:30.560 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.561 INFO kablam! | Aug 18 00:25:30.561 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.561 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.561 INFO kablam! Aug 18 00:25:30.561 INFO kablam! warning: cannot find type `Grouped` in this scope Aug 18 00:25:30.561 INFO kablam! --> src/expression/grouped.rs:6:48 Aug 18 00:25:30.561 INFO kablam! | Aug 18 00:25:30.562 INFO kablam! 6 | #[derive(Debug, Copy, Clone, QueryId, Default, DieselNumericOps)] Aug 18 00:25:30.562 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.562 INFO kablam! | Aug 18 00:25:30.562 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.562 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.562 INFO kablam! Aug 18 00:25:30.562 INFO kablam! warning: cannot find type `Nullable` in this scope Aug 18 00:25:30.563 INFO kablam! --> src/expression/nullable.rs:7:30 Aug 18 00:25:30.563 INFO kablam! | Aug 18 00:25:30.563 INFO kablam! 7 | #[derive(Debug, Copy, Clone, DieselNumericOps)] Aug 18 00:25:30.563 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.563 INFO kablam! | Aug 18 00:25:30.563 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.563 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.563 INFO kablam! Aug 18 00:25:30.564 INFO kablam! warning: cannot find type `Concat` in this scope Aug 18 00:25:30.564 INFO kablam! --> src/expression/operators.rs:64:38 Aug 18 00:25:30.564 INFO kablam! | Aug 18 00:25:30.564 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.564 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.564 INFO kablam! | Aug 18 00:25:30.564 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.564 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.565 INFO kablam! Aug 18 00:25:30.565 INFO kablam! warning: cannot find type `Concat` in this scope Aug 18 00:25:30.565 INFO kablam! --> src/expression/operators.rs:64:47 Aug 18 00:25:30.565 INFO kablam! | Aug 18 00:25:30.565 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.565 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.565 INFO kablam! | Aug 18 00:25:30.566 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.566 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.566 INFO kablam! Aug 18 00:25:30.566 INFO kablam! warning: cannot find type `And` in this scope Aug 18 00:25:30.566 INFO kablam! --> src/expression/operators.rs:64:38 Aug 18 00:25:30.567 INFO kablam! | Aug 18 00:25:30.567 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.567 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.567 INFO kablam! | Aug 18 00:25:30.567 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.567 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.567 INFO kablam! Aug 18 00:25:30.568 INFO kablam! warning: cannot find type `And` in this scope Aug 18 00:25:30.568 INFO kablam! --> src/expression/operators.rs:64:47 Aug 18 00:25:30.568 INFO kablam! | Aug 18 00:25:30.568 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.568 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.568 INFO kablam! | Aug 18 00:25:30.568 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.568 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.569 INFO kablam! Aug 18 00:25:30.569 INFO kablam! warning: cannot find type `Between` in this scope Aug 18 00:25:30.569 INFO kablam! --> src/expression/operators.rs:64:38 Aug 18 00:25:30.569 INFO kablam! | Aug 18 00:25:30.569 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.569 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.569 INFO kablam! | Aug 18 00:25:30.570 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.570 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.570 INFO kablam! Aug 18 00:25:30.570 INFO kablam! warning: cannot find type `Between` in this scope Aug 18 00:25:30.570 INFO kablam! --> src/expression/operators.rs:64:47 Aug 18 00:25:30.570 INFO kablam! | Aug 18 00:25:30.570 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.570 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.571 INFO kablam! | Aug 18 00:25:30.571 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.571 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.571 INFO kablam! Aug 18 00:25:30.571 INFO kablam! warning: cannot find type `Escape` in this scope Aug 18 00:25:30.571 INFO kablam! --> src/expression/operators.rs:64:38 Aug 18 00:25:30.571 INFO kablam! | Aug 18 00:25:30.572 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.572 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.572 INFO kablam! | Aug 18 00:25:30.572 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.572 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.572 INFO kablam! Aug 18 00:25:30.572 INFO kablam! warning: cannot find type `Escape` in this scope Aug 18 00:25:30.572 INFO kablam! --> src/expression/operators.rs:64:47 Aug 18 00:25:30.573 INFO kablam! | Aug 18 00:25:30.573 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.573 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.573 INFO kablam! | Aug 18 00:25:30.573 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.573 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.573 INFO kablam! Aug 18 00:25:30.574 INFO kablam! warning: cannot find type `Eq` in this scope Aug 18 00:25:30.574 INFO kablam! --> src/expression/operators.rs:64:38 Aug 18 00:25:30.574 INFO kablam! | Aug 18 00:25:30.574 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.574 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.574 INFO kablam! | Aug 18 00:25:30.574 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.575 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.575 INFO kablam! Aug 18 00:25:30.575 INFO kablam! warning: cannot find type `Eq` in this scope Aug 18 00:25:30.575 INFO kablam! --> src/expression/operators.rs:64:47 Aug 18 00:25:30.575 INFO kablam! | Aug 18 00:25:30.575 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.575 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.576 INFO kablam! | Aug 18 00:25:30.576 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.576 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.576 INFO kablam! Aug 18 00:25:30.576 INFO kablam! warning: cannot find type `Gt` in this scope Aug 18 00:25:30.576 INFO kablam! --> src/expression/operators.rs:64:38 Aug 18 00:25:30.576 INFO kablam! | Aug 18 00:25:30.576 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.577 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.577 INFO kablam! | Aug 18 00:25:30.577 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.577 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.577 INFO kablam! Aug 18 00:25:30.577 INFO kablam! warning: cannot find type `Gt` in this scope Aug 18 00:25:30.578 INFO kablam! --> src/expression/operators.rs:64:47 Aug 18 00:25:30.578 INFO kablam! | Aug 18 00:25:30.578 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.578 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.578 INFO kablam! | Aug 18 00:25:30.578 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.578 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.578 INFO kablam! Aug 18 00:25:30.579 INFO kablam! warning: cannot find type `GtEq` in this scope Aug 18 00:25:30.579 INFO kablam! --> src/expression/operators.rs:64:38 Aug 18 00:25:30.579 INFO kablam! | Aug 18 00:25:30.579 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.579 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.579 INFO kablam! | Aug 18 00:25:30.579 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.579 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.580 INFO kablam! Aug 18 00:25:30.580 INFO kablam! warning: cannot find type `GtEq` in this scope Aug 18 00:25:30.580 INFO kablam! --> src/expression/operators.rs:64:47 Aug 18 00:25:30.580 INFO kablam! | Aug 18 00:25:30.580 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.580 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.580 INFO kablam! | Aug 18 00:25:30.581 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.581 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.581 INFO kablam! Aug 18 00:25:30.581 INFO kablam! warning: cannot find type `Like` in this scope Aug 18 00:25:30.581 INFO kablam! --> src/expression/operators.rs:64:38 Aug 18 00:25:30.581 INFO kablam! | Aug 18 00:25:30.581 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.582 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.582 INFO kablam! | Aug 18 00:25:30.582 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.582 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.582 INFO kablam! Aug 18 00:25:30.582 INFO kablam! warning: cannot find type `Like` in this scope Aug 18 00:25:30.582 INFO kablam! --> src/expression/operators.rs:64:47 Aug 18 00:25:30.582 INFO kablam! | Aug 18 00:25:30.583 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.583 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.583 INFO kablam! | Aug 18 00:25:30.583 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.583 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.583 INFO kablam! Aug 18 00:25:30.583 INFO kablam! warning: cannot find type `Lt` in this scope Aug 18 00:25:30.583 INFO kablam! --> src/expression/operators.rs:64:38 Aug 18 00:25:30.584 INFO kablam! | Aug 18 00:25:30.584 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.584 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.584 INFO kablam! | Aug 18 00:25:30.584 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.584 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.584 INFO kablam! Aug 18 00:25:30.584 INFO kablam! warning: cannot find type `Lt` in this scope Aug 18 00:25:30.585 INFO kablam! --> src/expression/operators.rs:64:47 Aug 18 00:25:30.585 INFO kablam! | Aug 18 00:25:30.585 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.585 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.585 INFO kablam! | Aug 18 00:25:30.586 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.586 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.586 INFO kablam! Aug 18 00:25:30.586 INFO kablam! warning: cannot find type `LtEq` in this scope Aug 18 00:25:30.586 INFO kablam! --> src/expression/operators.rs:64:38 Aug 18 00:25:30.586 INFO kablam! | Aug 18 00:25:30.586 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.587 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.587 INFO kablam! | Aug 18 00:25:30.587 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.587 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.587 INFO kablam! Aug 18 00:25:30.587 INFO kablam! warning: cannot find type `LtEq` in this scope Aug 18 00:25:30.587 INFO kablam! --> src/expression/operators.rs:64:47 Aug 18 00:25:30.587 INFO kablam! | Aug 18 00:25:30.588 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.588 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.588 INFO kablam! | Aug 18 00:25:30.588 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.588 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.588 INFO kablam! Aug 18 00:25:30.588 INFO kablam! warning: cannot find type `NotBetween` in this scope Aug 18 00:25:30.588 INFO kablam! --> src/expression/operators.rs:64:38 Aug 18 00:25:30.589 INFO kablam! | Aug 18 00:25:30.589 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.589 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.589 INFO kablam! | Aug 18 00:25:30.589 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.589 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.589 INFO kablam! Aug 18 00:25:30.590 INFO kablam! warning: cannot find type `NotBetween` in this scope Aug 18 00:25:30.590 INFO kablam! --> src/expression/operators.rs:64:47 Aug 18 00:25:30.590 INFO kablam! | Aug 18 00:25:30.590 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.590 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.590 INFO kablam! | Aug 18 00:25:30.590 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.590 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.591 INFO kablam! Aug 18 00:25:30.591 INFO kablam! warning: cannot find type `NotEq` in this scope Aug 18 00:25:30.591 INFO kablam! --> src/expression/operators.rs:64:38 Aug 18 00:25:30.591 INFO kablam! | Aug 18 00:25:30.591 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.591 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.592 INFO kablam! | Aug 18 00:25:30.592 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.592 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.592 INFO kablam! Aug 18 00:25:30.592 INFO kablam! warning: cannot find type `NotEq` in this scope Aug 18 00:25:30.592 INFO kablam! --> src/expression/operators.rs:64:47 Aug 18 00:25:30.592 INFO kablam! | Aug 18 00:25:30.593 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.593 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.593 INFO kablam! | Aug 18 00:25:30.593 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.593 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.593 INFO kablam! Aug 18 00:25:30.593 INFO kablam! warning: cannot find type `NotLike` in this scope Aug 18 00:25:30.594 INFO kablam! --> src/expression/operators.rs:64:38 Aug 18 00:25:30.594 INFO kablam! | Aug 18 00:25:30.594 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.594 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.594 INFO kablam! | Aug 18 00:25:30.594 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.594 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.594 INFO kablam! Aug 18 00:25:30.595 INFO kablam! warning: cannot find type `NotLike` in this scope Aug 18 00:25:30.595 INFO kablam! --> src/expression/operators.rs:64:47 Aug 18 00:25:30.595 INFO kablam! | Aug 18 00:25:30.595 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.595 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.595 INFO kablam! | Aug 18 00:25:30.595 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.595 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.596 INFO kablam! Aug 18 00:25:30.596 INFO kablam! warning: cannot find type `Or` in this scope Aug 18 00:25:30.596 INFO kablam! --> src/expression/operators.rs:64:38 Aug 18 00:25:30.596 INFO kablam! | Aug 18 00:25:30.596 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.596 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.596 INFO kablam! | Aug 18 00:25:30.596 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.597 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.597 INFO kablam! Aug 18 00:25:30.597 INFO kablam! warning: cannot find type `Or` in this scope Aug 18 00:25:30.597 INFO kablam! --> src/expression/operators.rs:64:47 Aug 18 00:25:30.597 INFO kablam! | Aug 18 00:25:30.597 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.598 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.598 INFO kablam! | Aug 18 00:25:30.598 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.598 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.598 INFO kablam! Aug 18 00:25:30.598 INFO kablam! warning: cannot find type `IsNull` in this scope Aug 18 00:25:30.598 INFO kablam! --> src/expression/operators.rs:64:38 Aug 18 00:25:30.599 INFO kablam! | Aug 18 00:25:30.599 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.599 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.599 INFO kablam! | Aug 18 00:25:30.599 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.599 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.599 INFO kablam! Aug 18 00:25:30.599 INFO kablam! warning: cannot find type `IsNull` in this scope Aug 18 00:25:30.599 INFO kablam! --> src/expression/operators.rs:64:47 Aug 18 00:25:30.600 INFO kablam! | Aug 18 00:25:30.600 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.600 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.600 INFO kablam! | Aug 18 00:25:30.600 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.600 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.600 INFO kablam! Aug 18 00:25:30.600 INFO kablam! warning: cannot find type `IsNotNull` in this scope Aug 18 00:25:30.600 INFO kablam! --> src/expression/operators.rs:64:38 Aug 18 00:25:30.600 INFO kablam! | Aug 18 00:25:30.601 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.601 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.601 INFO kablam! | Aug 18 00:25:30.601 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.601 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.601 INFO kablam! Aug 18 00:25:30.601 INFO kablam! warning: cannot find type `IsNotNull` in this scope Aug 18 00:25:30.601 INFO kablam! --> src/expression/operators.rs:64:47 Aug 18 00:25:30.602 INFO kablam! | Aug 18 00:25:30.602 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.602 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.602 INFO kablam! | Aug 18 00:25:30.602 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.602 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.603 INFO kablam! Aug 18 00:25:30.603 INFO kablam! warning: cannot find type `Asc` in this scope Aug 18 00:25:30.603 INFO kablam! --> src/expression/operators.rs:64:38 Aug 18 00:25:30.603 INFO kablam! | Aug 18 00:25:30.603 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.603 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.603 INFO kablam! | Aug 18 00:25:30.603 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.603 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.603 INFO kablam! Aug 18 00:25:30.603 INFO kablam! warning: cannot find type `Asc` in this scope Aug 18 00:25:30.604 INFO kablam! --> src/expression/operators.rs:64:47 Aug 18 00:25:30.604 INFO kablam! | Aug 18 00:25:30.604 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.604 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.604 INFO kablam! | Aug 18 00:25:30.604 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.604 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.604 INFO kablam! Aug 18 00:25:30.604 INFO kablam! warning: cannot find type `Desc` in this scope Aug 18 00:25:30.604 INFO kablam! --> src/expression/operators.rs:64:38 Aug 18 00:25:30.604 INFO kablam! | Aug 18 00:25:30.605 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.605 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.605 INFO kablam! | Aug 18 00:25:30.605 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.605 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.605 INFO kablam! Aug 18 00:25:30.605 INFO kablam! warning: cannot find type `Desc` in this scope Aug 18 00:25:30.605 INFO kablam! --> src/expression/operators.rs:64:47 Aug 18 00:25:30.605 INFO kablam! | Aug 18 00:25:30.605 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.605 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.606 INFO kablam! | Aug 18 00:25:30.606 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.607 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.607 INFO kablam! Aug 18 00:25:30.607 INFO kablam! warning: cannot find type `Not` in this scope Aug 18 00:25:30.607 INFO kablam! --> src/expression/operators.rs:64:38 Aug 18 00:25:30.607 INFO kablam! | Aug 18 00:25:30.607 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.608 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.608 INFO kablam! | Aug 18 00:25:30.608 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.608 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.608 INFO kablam! Aug 18 00:25:30.608 INFO kablam! warning: cannot find type `Not` in this scope Aug 18 00:25:30.608 INFO kablam! --> src/expression/operators.rs:64:47 Aug 18 00:25:30.608 INFO kablam! | Aug 18 00:25:30.608 INFO kablam! 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] Aug 18 00:25:30.608 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.609 INFO kablam! | Aug 18 00:25:30.609 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.609 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.609 INFO kablam! Aug 18 00:25:30.609 INFO kablam! warning: cannot find type `SqlLiteral` in this scope Aug 18 00:25:30.609 INFO kablam! --> src/expression/sql_literal.rs:9:24 Aug 18 00:25:30.609 INFO kablam! | Aug 18 00:25:30.609 INFO kablam! 9 | #[derive(Debug, Clone, DieselNumericOps)] Aug 18 00:25:30.609 INFO kablam! | ^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.610 INFO kablam! | Aug 18 00:25:30.610 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.610 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.610 INFO kablam! Aug 18 00:25:30.610 INFO kablam! warning: cannot find type `UncheckedBind` in this scope Aug 18 00:25:30.610 INFO kablam! --> src/expression/sql_literal.rs:231:10 Aug 18 00:25:30.610 INFO kablam! | Aug 18 00:25:30.610 INFO kablam! 231 | #[derive(QueryId, Debug, Clone, Copy)] Aug 18 00:25:30.610 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.611 INFO kablam! | Aug 18 00:25:30.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.611 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.611 INFO kablam! Aug 18 00:25:30.611 INFO kablam! warning: cannot find type `Subselect` in this scope Aug 18 00:25:30.611 INFO kablam! --> src/expression/subselect.rs:8:30 Aug 18 00:25:30.611 INFO kablam! | Aug 18 00:25:30.611 INFO kablam! 8 | #[derive(Debug, Copy, Clone, QueryId)] Aug 18 00:25:30.612 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.612 INFO kablam! | Aug 18 00:25:30.612 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.612 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.612 INFO kablam! Aug 18 00:25:30.612 INFO kablam! warning: cannot find type `DeleteStatement` in this scope Aug 18 00:25:30.612 INFO kablam! --> src/query_builder/delete_statement/mod.rs:12:30 Aug 18 00:25:30.612 INFO kablam! | Aug 18 00:25:30.612 INFO kablam! 12 | #[derive(Debug, Clone, Copy, QueryId)] Aug 18 00:25:30.612 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.612 INFO kablam! | Aug 18 00:25:30.613 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.613 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.613 INFO kablam! Aug 18 00:25:30.613 INFO kablam! warning: cannot find type `NoDistinctClause` in this scope Aug 18 00:25:30.613 INFO kablam! --> src/query_builder/distinct_clause.rs:5:30 Aug 18 00:25:30.613 INFO kablam! | Aug 18 00:25:30.613 INFO kablam! 5 | #[derive(Debug, Clone, Copy, QueryId)] Aug 18 00:25:30.614 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.614 INFO kablam! | Aug 18 00:25:30.614 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.614 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.614 INFO kablam! Aug 18 00:25:30.614 INFO kablam! warning: cannot find type `DistinctClause` in this scope Aug 18 00:25:30.614 INFO kablam! --> src/query_builder/distinct_clause.rs:7:30 Aug 18 00:25:30.615 INFO kablam! | Aug 18 00:25:30.615 INFO kablam! 7 | #[derive(Debug, Clone, Copy, QueryId)] Aug 18 00:25:30.615 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.615 INFO kablam! | Aug 18 00:25:30.615 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.615 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.615 INFO kablam! Aug 18 00:25:30.615 INFO kablam! warning: cannot find type `NoGroupByClause` in this scope Aug 18 00:25:30.615 INFO kablam! --> src/query_builder/clause_macro.rs:11:38 Aug 18 00:25:30.616 INFO kablam! | Aug 18 00:25:30.616 INFO kablam! 11 | #[derive(Debug, Clone, Copy, QueryId)] Aug 18 00:25:30.616 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.616 INFO kablam! | Aug 18 00:25:30.616 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.616 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.616 INFO kablam! Aug 18 00:25:30.616 INFO kablam! warning: cannot find type `GroupByClause` in this scope Aug 18 00:25:30.617 INFO kablam! --> src/query_builder/clause_macro.rs:20:38 Aug 18 00:25:30.617 INFO kablam! | Aug 18 00:25:30.617 INFO kablam! 20 | #[derive(Debug, Clone, Copy, QueryId)] Aug 18 00:25:30.617 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.617 INFO kablam! | Aug 18 00:25:30.617 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.617 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.617 INFO kablam! Aug 18 00:25:30.618 INFO kablam! warning: cannot find type `Insert` in this scope Aug 18 00:25:30.618 INFO kablam! --> src/query_builder/insert_statement/mod.rs:329:30 Aug 18 00:25:30.618 INFO kablam! | Aug 18 00:25:30.618 INFO kablam! 329 | #[derive(Debug, Copy, Clone, QueryId)] Aug 18 00:25:30.618 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.618 INFO kablam! | Aug 18 00:25:30.618 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.618 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.618 INFO kablam! Aug 18 00:25:30.619 INFO kablam! warning: cannot find type `InsertOrIgnore` in this scope Aug 18 00:25:30.619 INFO kablam! --> src/query_builder/insert_statement/mod.rs:340:30 Aug 18 00:25:30.619 INFO kablam! | Aug 18 00:25:30.619 INFO kablam! 340 | #[derive(Debug, Copy, Clone, QueryId)] Aug 18 00:25:30.619 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.619 INFO kablam! | Aug 18 00:25:30.619 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.620 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.620 INFO kablam! Aug 18 00:25:30.620 INFO kablam! warning: cannot find type `NoLimitClause` in this scope Aug 18 00:25:30.620 INFO kablam! --> src/query_builder/clause_macro.rs:11:38 Aug 18 00:25:30.620 INFO kablam! | Aug 18 00:25:30.620 INFO kablam! 11 | #[derive(Debug, Clone, Copy, QueryId)] Aug 18 00:25:30.620 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.620 INFO kablam! | Aug 18 00:25:30.620 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.621 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.621 INFO kablam! Aug 18 00:25:30.621 INFO kablam! warning: cannot find type `LimitClause` in this scope Aug 18 00:25:30.621 INFO kablam! --> src/query_builder/clause_macro.rs:20:38 Aug 18 00:25:30.621 INFO kablam! | Aug 18 00:25:30.621 INFO kablam! 20 | #[derive(Debug, Clone, Copy, QueryId)] Aug 18 00:25:30.621 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.622 INFO kablam! | Aug 18 00:25:30.622 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.622 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.622 INFO kablam! Aug 18 00:25:30.622 INFO kablam! warning: cannot find type `NoLockingClause` in this scope Aug 18 00:25:30.622 INFO kablam! --> src/query_builder/locking_clause.rs:5:30 Aug 18 00:25:30.622 INFO kablam! | Aug 18 00:25:30.622 INFO kablam! 5 | #[derive(Debug, Clone, Copy, QueryId)] Aug 18 00:25:30.623 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.623 INFO kablam! | Aug 18 00:25:30.623 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.623 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.623 INFO kablam! Aug 18 00:25:30.623 INFO kablam! warning: cannot find type `LockingClause` in this scope Aug 18 00:25:30.623 INFO kablam! --> src/query_builder/locking_clause.rs:14:30 Aug 18 00:25:30.623 INFO kablam! | Aug 18 00:25:30.624 INFO kablam! 14 | #[derive(Debug, Clone, Copy, QueryId)] Aug 18 00:25:30.624 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.624 INFO kablam! | Aug 18 00:25:30.624 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.624 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.624 INFO kablam! Aug 18 00:25:30.624 INFO kablam! warning: cannot find type `ForUpdate` in this scope Aug 18 00:25:30.625 INFO kablam! --> src/query_builder/locking_clause.rs:40:30 Aug 18 00:25:30.625 INFO kablam! | Aug 18 00:25:30.625 INFO kablam! 40 | #[derive(Debug, Clone, Copy, QueryId)] Aug 18 00:25:30.625 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.625 INFO kablam! | Aug 18 00:25:30.625 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.625 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.625 INFO kablam! Aug 18 00:25:30.626 INFO kablam! warning: cannot find type `ForNoKeyUpdate` in this scope Aug 18 00:25:30.626 INFO kablam! --> src/query_builder/locking_clause.rs:43:30 Aug 18 00:25:30.626 INFO kablam! | Aug 18 00:25:30.626 INFO kablam! 43 | #[derive(Debug, Clone, Copy, QueryId)] Aug 18 00:25:30.626 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.626 INFO kablam! | Aug 18 00:25:30.626 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.626 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.627 INFO kablam! Aug 18 00:25:30.627 INFO kablam! warning: cannot find type `ForShare` in this scope Aug 18 00:25:30.627 INFO kablam! --> src/query_builder/locking_clause.rs:46:30 Aug 18 00:25:30.627 INFO kablam! | Aug 18 00:25:30.627 INFO kablam! 46 | #[derive(Debug, Clone, Copy, QueryId)] Aug 18 00:25:30.627 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.627 INFO kablam! | Aug 18 00:25:30.628 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.628 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.628 INFO kablam! Aug 18 00:25:30.628 INFO kablam! warning: cannot find type `ForKeyShare` in this scope Aug 18 00:25:30.628 INFO kablam! --> src/query_builder/locking_clause.rs:49:30 Aug 18 00:25:30.628 INFO kablam! | Aug 18 00:25:30.628 INFO kablam! 49 | #[derive(Debug, Clone, Copy, QueryId)] Aug 18 00:25:30.628 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.629 INFO kablam! | Aug 18 00:25:30.629 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.629 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.629 INFO kablam! Aug 18 00:25:30.629 INFO kablam! warning: cannot find type `NoModifier` in this scope Aug 18 00:25:30.629 INFO kablam! --> src/query_builder/locking_clause.rs:54:30 Aug 18 00:25:30.629 INFO kablam! | Aug 18 00:25:30.629 INFO kablam! 54 | #[derive(Debug, Clone, Copy, QueryId)] Aug 18 00:25:30.629 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.630 INFO kablam! | Aug 18 00:25:30.630 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.630 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.630 INFO kablam! Aug 18 00:25:30.630 INFO kablam! warning: cannot find type `SkipLocked` in this scope Aug 18 00:25:30.630 INFO kablam! --> src/query_builder/locking_clause.rs:57:30 Aug 18 00:25:30.630 INFO kablam! | Aug 18 00:25:30.630 INFO kablam! 57 | #[derive(Debug, Clone, Copy, QueryId)] Aug 18 00:25:30.631 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.631 INFO kablam! | Aug 18 00:25:30.631 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.631 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.631 INFO kablam! Aug 18 00:25:30.631 INFO kablam! warning: cannot find type `NoWait` in this scope Aug 18 00:25:30.632 INFO kablam! --> src/query_builder/locking_clause.rs:60:30 Aug 18 00:25:30.632 INFO kablam! | Aug 18 00:25:30.632 INFO kablam! 60 | #[derive(Debug, Clone, Copy, QueryId)] Aug 18 00:25:30.632 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.632 INFO kablam! | Aug 18 00:25:30.632 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.632 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.632 INFO kablam! Aug 18 00:25:30.633 INFO kablam! warning: cannot find type `NoOffsetClause` in this scope Aug 18 00:25:30.633 INFO kablam! --> src/query_builder/clause_macro.rs:11:38 Aug 18 00:25:30.633 INFO kablam! | Aug 18 00:25:30.633 INFO kablam! 11 | #[derive(Debug, Clone, Copy, QueryId)] Aug 18 00:25:30.633 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.633 INFO kablam! | Aug 18 00:25:30.633 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.633 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.634 INFO kablam! Aug 18 00:25:30.634 INFO kablam! warning: cannot find type `OffsetClause` in this scope Aug 18 00:25:30.634 INFO kablam! --> src/query_builder/clause_macro.rs:20:38 Aug 18 00:25:30.634 INFO kablam! | Aug 18 00:25:30.634 INFO kablam! 20 | #[derive(Debug, Clone, Copy, QueryId)] Aug 18 00:25:30.634 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.634 INFO kablam! | Aug 18 00:25:30.634 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.635 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.635 INFO kablam! Aug 18 00:25:30.635 INFO kablam! warning: cannot find type `NoOrderClause` in this scope Aug 18 00:25:30.635 INFO kablam! --> src/query_builder/clause_macro.rs:11:38 Aug 18 00:25:30.635 INFO kablam! | Aug 18 00:25:30.635 INFO kablam! 11 | #[derive(Debug, Clone, Copy, QueryId)] Aug 18 00:25:30.635 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.635 INFO kablam! | Aug 18 00:25:30.636 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.636 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.636 INFO kablam! Aug 18 00:25:30.636 INFO kablam! warning: cannot find type `OrderClause` in this scope Aug 18 00:25:30.636 INFO kablam! --> src/query_builder/clause_macro.rs:20:38 Aug 18 00:25:30.636 INFO kablam! | Aug 18 00:25:30.636 INFO kablam! 20 | #[derive(Debug, Clone, Copy, QueryId)] Aug 18 00:25:30.636 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.637 INFO kablam! | Aug 18 00:25:30.637 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.637 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.637 INFO kablam! Aug 18 00:25:30.637 INFO kablam! warning: cannot find type `NoReturningClause` in this scope Aug 18 00:25:30.637 INFO kablam! --> src/query_builder/clause_macro.rs:11:38 Aug 18 00:25:30.637 INFO kablam! | Aug 18 00:25:30.638 INFO kablam! 11 | #[derive(Debug, Clone, Copy, QueryId)] Aug 18 00:25:30.638 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.638 INFO kablam! | Aug 18 00:25:30.638 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.638 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.638 INFO kablam! Aug 18 00:25:30.638 INFO kablam! warning: cannot find type `ReturningClause` in this scope Aug 18 00:25:30.639 INFO kablam! --> src/query_builder/clause_macro.rs:20:38 Aug 18 00:25:30.639 INFO kablam! | Aug 18 00:25:30.639 INFO kablam! 20 | #[derive(Debug, Clone, Copy, QueryId)] Aug 18 00:25:30.639 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.639 INFO kablam! | Aug 18 00:25:30.639 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.639 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.640 INFO kablam! Aug 18 00:25:30.640 INFO kablam! warning: cannot find type `DefaultSelectClause` in this scope Aug 18 00:25:30.640 INFO kablam! --> src/query_builder/select_clause.rs:6:30 Aug 18 00:25:30.640 INFO kablam! | Aug 18 00:25:30.640 INFO kablam! 6 | #[derive(Debug, Clone, Copy, QueryId)] Aug 18 00:25:30.640 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.640 INFO kablam! | Aug 18 00:25:30.640 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.640 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.642 INFO kablam! Aug 18 00:25:30.642 INFO kablam! warning: cannot find type `SelectClause` in this scope Aug 18 00:25:30.642 INFO kablam! --> src/query_builder/select_clause.rs:8:30 Aug 18 00:25:30.642 INFO kablam! | Aug 18 00:25:30.642 INFO kablam! 8 | #[derive(Debug, Clone, Copy, QueryId)] Aug 18 00:25:30.642 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.642 INFO kablam! | Aug 18 00:25:30.642 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.642 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.642 INFO kablam! Aug 18 00:25:30.642 INFO kablam! warning: cannot find type `SelectStatement` in this scope Aug 18 00:25:30.643 INFO kablam! --> src/query_builder/select_statement/mod.rs:36:30 Aug 18 00:25:30.643 INFO kablam! | Aug 18 00:25:30.643 INFO kablam! 36 | #[derive(Debug, Clone, Copy, QueryId)] Aug 18 00:25:30.643 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.643 INFO kablam! | Aug 18 00:25:30.643 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.643 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.643 INFO kablam! Aug 18 00:25:30.645 INFO kablam! warning: cannot find type `NoWhereClause` in this scope Aug 18 00:25:30.645 INFO kablam! --> src/query_builder/where_clause.rs:31:30 Aug 18 00:25:30.645 INFO kablam! | Aug 18 00:25:30.645 INFO kablam! 31 | #[derive(Debug, Clone, Copy, QueryId)] Aug 18 00:25:30.646 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.646 INFO kablam! | Aug 18 00:25:30.646 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.646 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.646 INFO kablam! Aug 18 00:25:30.647 INFO kablam! warning: cannot find type `WhereClause` in this scope Aug 18 00:25:30.647 INFO kablam! --> src/query_builder/where_clause.rs:69:30 Aug 18 00:25:30.647 INFO kablam! | Aug 18 00:25:30.647 INFO kablam! 69 | #[derive(Debug, Clone, Copy, QueryId)] Aug 18 00:25:30.647 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.647 INFO kablam! | Aug 18 00:25:30.647 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.647 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.648 INFO kablam! Aug 18 00:25:30.649 INFO kablam! warning: cannot find type `Join` in this scope Aug 18 00:25:30.650 INFO kablam! --> src/query_source/joins.rs:12:30 Aug 18 00:25:30.650 INFO kablam! | Aug 18 00:25:30.650 INFO kablam! 12 | #[derive(Debug, Clone, Copy, QueryId)] Aug 18 00:25:30.650 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.650 INFO kablam! | Aug 18 00:25:30.650 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.650 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.650 INFO kablam! Aug 18 00:25:30.651 INFO kablam! warning: cannot find type `JoinOn` in this scope Aug 18 00:25:30.651 INFO kablam! --> src/query_source/joins.rs:20:30 Aug 18 00:25:30.651 INFO kablam! | Aug 18 00:25:30.651 INFO kablam! 20 | #[derive(Debug, Clone, Copy, QueryId)] Aug 18 00:25:30.651 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.651 INFO kablam! | Aug 18 00:25:30.651 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.651 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.652 INFO kablam! Aug 18 00:25:30.652 INFO kablam! warning: cannot find type `Inner` in this scope Aug 18 00:25:30.652 INFO kablam! --> src/query_source/joins.rs:218:39 Aug 18 00:25:30.652 INFO kablam! | Aug 18 00:25:30.652 INFO kablam! 218 | #[derive(Debug, Clone, Copy, Default, QueryId)] Aug 18 00:25:30.652 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.652 INFO kablam! | Aug 18 00:25:30.653 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.653 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.653 INFO kablam! Aug 18 00:25:30.653 INFO kablam! warning: cannot find type `LeftOuter` in this scope Aug 18 00:25:30.654 INFO kablam! --> src/query_source/joins.rs:229:39 Aug 18 00:25:30.654 INFO kablam! | Aug 18 00:25:30.654 INFO kablam! 229 | #[derive(Debug, Clone, Copy, Default, QueryId)] Aug 18 00:25:30.654 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.654 INFO kablam! | Aug 18 00:25:30.654 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.654 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.654 INFO kablam! Aug 18 00:25:30.657 INFO kablam! warning: cannot find type `Bool` in this scope Aug 18 00:25:30.657 INFO kablam! --> src/sql_types/mod.rs:37:39 Aug 18 00:25:30.657 INFO kablam! | Aug 18 00:25:30.657 INFO kablam! 37 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 18 00:25:30.657 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.657 INFO kablam! | Aug 18 00:25:30.657 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.657 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.658 INFO kablam! Aug 18 00:25:30.658 INFO kablam! warning: cannot find type `Bool` in this scope Aug 18 00:25:30.658 INFO kablam! --> src/sql_types/mod.rs:37:48 Aug 18 00:25:30.658 INFO kablam! | Aug 18 00:25:30.658 INFO kablam! 37 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 18 00:25:30.658 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.658 INFO kablam! | Aug 18 00:25:30.658 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.658 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.659 INFO kablam! Aug 18 00:25:30.659 INFO kablam! warning: cannot find type `Tinyint` in this scope Aug 18 00:25:30.659 INFO kablam! --> src/sql_types/mod.rs:58:39 Aug 18 00:25:30.659 INFO kablam! | Aug 18 00:25:30.659 INFO kablam! 58 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 18 00:25:30.659 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.659 INFO kablam! | Aug 18 00:25:30.660 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.660 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.660 INFO kablam! Aug 18 00:25:30.660 INFO kablam! warning: cannot find type `Tinyint` in this scope Aug 18 00:25:30.660 INFO kablam! --> src/sql_types/mod.rs:58:48 Aug 18 00:25:30.660 INFO kablam! | Aug 18 00:25:30.660 INFO kablam! 58 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 18 00:25:30.660 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.660 INFO kablam! | Aug 18 00:25:30.661 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.661 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.661 INFO kablam! Aug 18 00:25:30.661 INFO kablam! warning: cannot find type `SmallInt` in this scope Aug 18 00:25:30.661 INFO kablam! --> src/sql_types/mod.rs:73:39 Aug 18 00:25:30.661 INFO kablam! | Aug 18 00:25:30.661 INFO kablam! 73 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 18 00:25:30.662 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.662 INFO kablam! | Aug 18 00:25:30.662 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.662 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.662 INFO kablam! Aug 18 00:25:30.663 INFO kablam! warning: cannot find type `SmallInt` in this scope Aug 18 00:25:30.663 INFO kablam! --> src/sql_types/mod.rs:73:48 Aug 18 00:25:30.663 INFO kablam! | Aug 18 00:25:30.663 INFO kablam! 73 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 18 00:25:30.663 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.663 INFO kablam! | Aug 18 00:25:30.663 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.663 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.663 INFO kablam! Aug 18 00:25:30.664 INFO kablam! warning: cannot find type `Integer` in this scope Aug 18 00:25:30.664 INFO kablam! --> src/sql_types/mod.rs:94:39 Aug 18 00:25:30.664 INFO kablam! | Aug 18 00:25:30.664 INFO kablam! 94 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 18 00:25:30.664 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.664 INFO kablam! | Aug 18 00:25:30.664 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.664 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.665 INFO kablam! Aug 18 00:25:30.665 INFO kablam! warning: cannot find type `Integer` in this scope Aug 18 00:25:30.665 INFO kablam! --> src/sql_types/mod.rs:94:48 Aug 18 00:25:30.665 INFO kablam! | Aug 18 00:25:30.665 INFO kablam! 94 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 18 00:25:30.665 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.665 INFO kablam! | Aug 18 00:25:30.665 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.666 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.666 INFO kablam! Aug 18 00:25:30.666 INFO kablam! warning: cannot find type `BigInt` in this scope Aug 18 00:25:30.666 INFO kablam! --> src/sql_types/mod.rs:113:39 Aug 18 00:25:30.666 INFO kablam! | Aug 18 00:25:30.666 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 18 00:25:30.666 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.666 INFO kablam! | Aug 18 00:25:30.667 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.667 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.667 INFO kablam! Aug 18 00:25:30.667 INFO kablam! warning: cannot find type `BigInt` in this scope Aug 18 00:25:30.667 INFO kablam! --> src/sql_types/mod.rs:113:48 Aug 18 00:25:30.667 INFO kablam! | Aug 18 00:25:30.667 INFO kablam! 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 18 00:25:30.667 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.667 INFO kablam! | Aug 18 00:25:30.668 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.668 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.668 INFO kablam! Aug 18 00:25:30.668 INFO kablam! warning: cannot find type `Float` in this scope Aug 18 00:25:30.668 INFO kablam! --> src/sql_types/mod.rs:134:39 Aug 18 00:25:30.669 INFO kablam! | Aug 18 00:25:30.669 INFO kablam! 134 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 18 00:25:30.669 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.669 INFO kablam! | Aug 18 00:25:30.669 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.669 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.669 INFO kablam! Aug 18 00:25:30.670 INFO kablam! warning: cannot find type `Float` in this scope Aug 18 00:25:30.670 INFO kablam! --> src/sql_types/mod.rs:134:48 Aug 18 00:25:30.670 INFO kablam! | Aug 18 00:25:30.670 INFO kablam! 134 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 18 00:25:30.670 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.670 INFO kablam! | Aug 18 00:25:30.670 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.670 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.671 INFO kablam! Aug 18 00:25:30.671 INFO kablam! warning: cannot find type `Double` in this scope Aug 18 00:25:30.671 INFO kablam! --> src/sql_types/mod.rs:153:39 Aug 18 00:25:30.671 INFO kablam! | Aug 18 00:25:30.671 INFO kablam! 153 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 18 00:25:30.671 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.671 INFO kablam! | Aug 18 00:25:30.671 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.671 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.672 INFO kablam! Aug 18 00:25:30.672 INFO kablam! warning: cannot find type `Double` in this scope Aug 18 00:25:30.672 INFO kablam! --> src/sql_types/mod.rs:153:48 Aug 18 00:25:30.672 INFO kablam! | Aug 18 00:25:30.672 INFO kablam! 153 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 18 00:25:30.672 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.672 INFO kablam! | Aug 18 00:25:30.673 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.673 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.673 INFO kablam! Aug 18 00:25:30.673 INFO kablam! warning: cannot find type `Numeric` in this scope Aug 18 00:25:30.673 INFO kablam! --> src/sql_types/mod.rs:175:39 Aug 18 00:25:30.673 INFO kablam! | Aug 18 00:25:30.673 INFO kablam! 175 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 18 00:25:30.673 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.673 INFO kablam! | Aug 18 00:25:30.674 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.674 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.674 INFO kablam! Aug 18 00:25:30.674 INFO kablam! warning: cannot find type `Numeric` in this scope Aug 18 00:25:30.674 INFO kablam! --> src/sql_types/mod.rs:175:48 Aug 18 00:25:30.674 INFO kablam! | Aug 18 00:25:30.674 INFO kablam! 175 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 18 00:25:30.675 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.675 INFO kablam! | Aug 18 00:25:30.675 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.675 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.675 INFO kablam! Aug 18 00:25:30.676 INFO kablam! warning: cannot find type `Text` in this scope Aug 18 00:25:30.676 INFO kablam! --> src/sql_types/mod.rs:203:39 Aug 18 00:25:30.676 INFO kablam! | Aug 18 00:25:30.676 INFO kablam! 203 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 18 00:25:30.676 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.676 INFO kablam! | Aug 18 00:25:30.676 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.676 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.676 INFO kablam! Aug 18 00:25:30.677 INFO kablam! warning: cannot find type `Text` in this scope Aug 18 00:25:30.677 INFO kablam! --> src/sql_types/mod.rs:203:48 Aug 18 00:25:30.677 INFO kablam! | Aug 18 00:25:30.677 INFO kablam! 203 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 18 00:25:30.677 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.677 INFO kablam! | Aug 18 00:25:30.677 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.677 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.678 INFO kablam! Aug 18 00:25:30.678 INFO kablam! warning: cannot find type `Binary` in this scope Aug 18 00:25:30.678 INFO kablam! --> src/sql_types/mod.rs:246:39 Aug 18 00:25:30.678 INFO kablam! | Aug 18 00:25:30.678 INFO kablam! 246 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 18 00:25:30.678 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.678 INFO kablam! | Aug 18 00:25:30.679 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.679 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.679 INFO kablam! Aug 18 00:25:30.679 INFO kablam! warning: cannot find type `Binary` in this scope Aug 18 00:25:30.679 INFO kablam! --> src/sql_types/mod.rs:246:48 Aug 18 00:25:30.679 INFO kablam! | Aug 18 00:25:30.679 INFO kablam! 246 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 18 00:25:30.679 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.679 INFO kablam! | Aug 18 00:25:30.680 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.680 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.680 INFO kablam! Aug 18 00:25:30.680 INFO kablam! warning: cannot find type `Date` in this scope Aug 18 00:25:30.680 INFO kablam! --> src/sql_types/mod.rs:276:39 Aug 18 00:25:30.680 INFO kablam! | Aug 18 00:25:30.680 INFO kablam! 276 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 18 00:25:30.680 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.680 INFO kablam! | Aug 18 00:25:30.681 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.681 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.681 INFO kablam! Aug 18 00:25:30.681 INFO kablam! warning: cannot find type `Date` in this scope Aug 18 00:25:30.681 INFO kablam! --> src/sql_types/mod.rs:276:48 Aug 18 00:25:30.682 INFO kablam! | Aug 18 00:25:30.682 INFO kablam! 276 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 18 00:25:30.682 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.682 INFO kablam! | Aug 18 00:25:30.682 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.682 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.682 INFO kablam! Aug 18 00:25:30.683 INFO kablam! warning: cannot find type `Interval` in this scope Aug 18 00:25:30.683 INFO kablam! --> src/sql_types/mod.rs:296:39 Aug 18 00:25:30.683 INFO kablam! | Aug 18 00:25:30.683 INFO kablam! 296 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 18 00:25:30.683 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.683 INFO kablam! | Aug 18 00:25:30.683 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.683 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.683 INFO kablam! Aug 18 00:25:30.684 INFO kablam! warning: cannot find type `Interval` in this scope Aug 18 00:25:30.684 INFO kablam! --> src/sql_types/mod.rs:296:48 Aug 18 00:25:30.684 INFO kablam! | Aug 18 00:25:30.684 INFO kablam! 296 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 18 00:25:30.684 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.684 INFO kablam! | Aug 18 00:25:30.684 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.684 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.684 INFO kablam! Aug 18 00:25:30.685 INFO kablam! warning: cannot find type `Time` in this scope Aug 18 00:25:30.685 INFO kablam! --> src/sql_types/mod.rs:311:39 Aug 18 00:25:30.685 INFO kablam! | Aug 18 00:25:30.685 INFO kablam! 311 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 18 00:25:30.685 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.685 INFO kablam! | Aug 18 00:25:30.685 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.685 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.686 INFO kablam! Aug 18 00:25:30.686 INFO kablam! warning: cannot find type `Time` in this scope Aug 18 00:25:30.686 INFO kablam! --> src/sql_types/mod.rs:311:48 Aug 18 00:25:30.686 INFO kablam! | Aug 18 00:25:30.686 INFO kablam! 311 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 18 00:25:30.686 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.686 INFO kablam! | Aug 18 00:25:30.687 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.687 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.687 INFO kablam! Aug 18 00:25:30.687 INFO kablam! warning: cannot find type `Timestamp` in this scope Aug 18 00:25:30.687 INFO kablam! --> src/sql_types/mod.rs:334:39 Aug 18 00:25:30.687 INFO kablam! | Aug 18 00:25:30.687 INFO kablam! 334 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 18 00:25:30.687 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.687 INFO kablam! | Aug 18 00:25:30.688 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.688 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.688 INFO kablam! Aug 18 00:25:30.688 INFO kablam! warning: cannot find type `Timestamp` in this scope Aug 18 00:25:30.688 INFO kablam! --> src/sql_types/mod.rs:334:48 Aug 18 00:25:30.688 INFO kablam! | Aug 18 00:25:30.689 INFO kablam! 334 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] Aug 18 00:25:30.689 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.689 INFO kablam! | Aug 18 00:25:30.689 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.689 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.689 INFO kablam! Aug 18 00:25:30.690 INFO kablam! warning: cannot find type `SystemTime` in this scope Aug 18 00:25:30.690 INFO kablam! --> src/type_impls/date_and_time.rs:5:10 Aug 18 00:25:30.691 INFO kablam! | Aug 18 00:25:30.691 INFO kablam! 5 | #[derive(FromSqlRow, AsExpression)] Aug 18 00:25:30.691 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.691 INFO kablam! | Aug 18 00:25:30.691 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.691 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.691 INFO kablam! Aug 18 00:25:30.692 INFO kablam! warning: cannot find type `SystemTime` in this scope Aug 18 00:25:30.692 INFO kablam! --> src/type_impls/date_and_time.rs:5:22 Aug 18 00:25:30.692 INFO kablam! | Aug 18 00:25:30.692 INFO kablam! 5 | #[derive(FromSqlRow, AsExpression)] Aug 18 00:25:30.692 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.692 INFO kablam! | Aug 18 00:25:30.692 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.692 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.692 INFO kablam! Aug 18 00:25:30.694 INFO kablam! warning: cannot find type `Bool` in this scope Aug 18 00:25:30.694 INFO kablam! --> src/type_impls/primitives.rs:13:26 Aug 18 00:25:30.694 INFO kablam! | Aug 18 00:25:30.694 INFO kablam! 13 | #[derive(FromSqlRow, AsExpression)] Aug 18 00:25:30.694 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.694 INFO kablam! | Aug 18 00:25:30.694 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.694 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.695 INFO kablam! Aug 18 00:25:30.695 INFO kablam! warning: cannot find type `SmallInt` in this scope Aug 18 00:25:30.695 INFO kablam! --> src/type_impls/primitives.rs:23:26 Aug 18 00:25:30.695 INFO kablam! | Aug 18 00:25:30.695 INFO kablam! 23 | #[derive(FromSqlRow, AsExpression)] Aug 18 00:25:30.695 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.695 INFO kablam! | Aug 18 00:25:30.696 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.696 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.696 INFO kablam! Aug 18 00:25:30.697 INFO kablam! warning: cannot find type `Integer` in this scope Aug 18 00:25:30.697 INFO kablam! --> src/type_impls/primitives.rs:28:26 Aug 18 00:25:30.697 INFO kablam! | Aug 18 00:25:30.697 INFO kablam! 28 | #[derive(FromSqlRow, AsExpression)] Aug 18 00:25:30.697 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.697 INFO kablam! | Aug 18 00:25:30.697 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.697 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.698 INFO kablam! Aug 18 00:25:30.698 INFO kablam! warning: cannot find type `BigInt` in this scope Aug 18 00:25:30.698 INFO kablam! --> src/type_impls/primitives.rs:33:26 Aug 18 00:25:30.698 INFO kablam! | Aug 18 00:25:30.698 INFO kablam! 33 | #[derive(FromSqlRow, AsExpression)] Aug 18 00:25:30.698 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.698 INFO kablam! | Aug 18 00:25:30.699 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.699 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.699 INFO kablam! Aug 18 00:25:30.700 INFO kablam! warning: cannot find type `Float` in this scope Aug 18 00:25:30.700 INFO kablam! --> src/type_impls/primitives.rs:54:26 Aug 18 00:25:30.700 INFO kablam! | Aug 18 00:25:30.700 INFO kablam! 54 | #[derive(FromSqlRow, AsExpression)] Aug 18 00:25:30.700 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.700 INFO kablam! | Aug 18 00:25:30.700 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.700 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.701 INFO kablam! Aug 18 00:25:30.701 INFO kablam! warning: cannot find type `Double` in this scope Aug 18 00:25:30.701 INFO kablam! --> src/type_impls/primitives.rs:59:26 Aug 18 00:25:30.701 INFO kablam! | Aug 18 00:25:30.701 INFO kablam! 59 | #[derive(FromSqlRow, AsExpression)] Aug 18 00:25:30.701 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.701 INFO kablam! | Aug 18 00:25:30.702 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.702 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.702 INFO kablam! Aug 18 00:25:30.702 INFO kablam! warning: cannot find type `Text` in this scope Aug 18 00:25:30.703 INFO kablam! --> src/type_impls/primitives.rs:64:26 Aug 18 00:25:30.703 INFO kablam! | Aug 18 00:25:30.703 INFO kablam! 64 | #[derive(FromSqlRow, AsExpression)] Aug 18 00:25:30.703 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.703 INFO kablam! | Aug 18 00:25:30.703 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.703 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.703 INFO kablam! Aug 18 00:25:30.704 INFO kablam! warning: cannot find type `Text` in this scope Aug 18 00:25:30.704 INFO kablam! --> src/type_impls/primitives.rs:72:14 Aug 18 00:25:30.704 INFO kablam! | Aug 18 00:25:30.704 INFO kablam! 72 | #[derive(AsExpression)] Aug 18 00:25:30.704 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.704 INFO kablam! | Aug 18 00:25:30.704 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.704 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.705 INFO kablam! Aug 18 00:25:30.705 INFO kablam! warning: cannot find type `Binary` in this scope Aug 18 00:25:30.705 INFO kablam! --> src/type_impls/primitives.rs:84:14 Aug 18 00:25:30.705 INFO kablam! | Aug 18 00:25:30.705 INFO kablam! 84 | #[derive(AsExpression)] Aug 18 00:25:30.705 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.705 INFO kablam! | Aug 18 00:25:30.706 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.706 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.706 INFO kablam! Aug 18 00:25:30.707 INFO kablam! warning: cannot find type `Binary` in this scope Aug 18 00:25:30.707 INFO kablam! --> src/type_impls/primitives.rs:89:14 Aug 18 00:25:30.707 INFO kablam! | Aug 18 00:25:30.707 INFO kablam! 89 | #[derive(AsExpression)] Aug 18 00:25:30.707 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 00:25:30.707 INFO kablam! | Aug 18 00:25:30.707 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 18 00:25:30.707 INFO kablam! = note: for more information, see issue #50504 Aug 18 00:25:30.708 INFO kablam! Aug 18 00:26:20.304 INFO kablam! error: build failed Aug 18 00:26:20.306 INFO kablam! su: No module specific data is present Aug 18 00:26:20.853 INFO running `"docker" "rm" "-f" "744fd1eeaff68d9317aaf2a65ce3fabe8739c3fb58be9cc3318d2cec5b84fd61"` Aug 18 00:26:21.034 INFO blam! 744fd1eeaff68d9317aaf2a65ce3fabe8739c3fb58be9cc3318d2cec5b84fd61