[INFO] cloning repository https://github.com/colwynmyself/builtwith-scraper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/colwynmyself/builtwith-scraper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolwynmyself%2Fbuiltwith-scraper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolwynmyself%2Fbuiltwith-scraper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a390417264848aacf9a729ab8a7a12198bf9efcf [INFO] documenting colwynmyself/builtwith-scraper against nightly for scrape-examples [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolwynmyself%2Fbuiltwith-scraper" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/colwynmyself/builtwith-scraper on toolchain nightly [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+nightly" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/colwynmyself/builtwith-scraper [INFO] finished tweaking git repo https://github.com/colwynmyself/builtwith-scraper [INFO] tweaked toml for git repo https://github.com/colwynmyself/builtwith-scraper written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/colwynmyself/builtwith-scraper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+nightly" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-ini v0.12.2 [INFO] [stderr] Downloaded http v0.1.8 [INFO] [stderr] Downloaded serde-hjson v0.8.1 [INFO] [stderr] Downloaded config v0.9.0 [INFO] [stderr] Downloaded native-tls v0.2.0 [INFO] [stderr] Downloaded hyper v0.12.7 [INFO] [stderr] Downloaded nom v4.0.0 [INFO] [stderr] Downloaded h2 v0.1.11 [INFO] [stderr] Downloaded openssl v0.10.10 [INFO] [stderr] Downloaded queryst v2.0.0 [INFO] [stderr] Downloaded serde_json v1.0.24 [INFO] [stderr] Downloaded hyper-tls v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 039d422a008da3b6344dfcb7861fbd244c59b2c692877c849e028bfd4a7dfbf9 [INFO] running `Command { std: "docker" "start" "-a" "039d422a008da3b6344dfcb7861fbd244c59b2c692877c849e028bfd4a7dfbf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "039d422a008da3b6344dfcb7861fbd244c59b2c692877c849e028bfd4a7dfbf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "039d422a008da3b6344dfcb7861fbd244c59b2c692877c849e028bfd4a7dfbf9", kill_on_drop: false }` [INFO] [stdout] 039d422a008da3b6344dfcb7861fbd244c59b2c692877c849e028bfd4a7dfbf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b6d5a515951c2e9920beffe292a452d83d3c83499d03b33e5c89bf6b49a6b5e [INFO] running `Command { std: "docker" "start" "-a" "8b6d5a515951c2e9920beffe292a452d83d3c83499d03b33e5c89bf6b49a6b5e", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.42 [INFO] [stderr] Checking cfg-if v0.1.4 [INFO] [stderr] Checking futures v0.1.23 [INFO] [stderr] Checking lazy_static v1.0.2 [INFO] [stderr] Checking byteorder v1.2.4 [INFO] [stderr] Checking slab v0.4.0 [INFO] [stderr] Compiling pkg-config v0.3.12 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Checking lazycell v0.6.0 [INFO] [stderr] Checking itoa v0.4.2 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking log v0.4.3 [INFO] [stderr] Checking crossbeam-utils v0.3.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.10 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Checking matches v0.1.7 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking crossbeam-epoch v0.4.3 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking bytes v0.4.9 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking crossbeam-deque v0.3.1 [INFO] [stderr] Checking mio v0.6.15 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking aho-corasick v0.6.6 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking indexmap v1.0.1 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Checking http v0.1.8 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Checking tokio-executor v0.1.2 [INFO] [stderr] Checking tokio-io v0.1.7 [INFO] [stderr] Compiling native-tls v0.2.0 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking string v0.1.1 [INFO] [stderr] Checking tokio-threadpool v0.1.5 [INFO] [stderr] Checking tokio-timer v0.2.4 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking dtoa v0.4.3 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking tokio-reactor v0.1.2 [INFO] [stderr] Checking tokio-codec v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.33 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking tokio-fs v0.1.2 [INFO] [stderr] Checking linked-hash-map v0.5.1 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking tokio-tcp v0.1.0 [INFO] [stderr] Checking tokio-udp v0.1.1 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking serde_test v0.8.23 [INFO] [stderr] Checking yaml-rust v0.4.0 [INFO] [stderr] Checking nom v4.0.0 [INFO] [stderr] Checking rust-ini v0.12.2 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking tokio v0.1.7 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking h2 v0.1.11 [INFO] [stderr] Checking url v1.7.1 [INFO] [stderr] Checking serde-hjson v0.8.1 [INFO] [stderr] Checking dotenv v0.9.0 [INFO] [stderr] Checking serde_json v1.0.24 [INFO] [stderr] Checking toml v0.4.6 [INFO] [stderr] Checking hyper v0.12.7 [INFO] [stderr] Checking config v0.9.0 [INFO] [stderr] Checking queryst v2.0.0 [INFO] [stderr] Checking hyper-tls v0.3.0 [INFO] [stderr] Compiling diesel_derives v1.3.0 [INFO] [stderr] Checking diesel v1.3.2 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sql_types` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/floats/mod.rs:13:51 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug, Clone, PartialEq, Eq, FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `sql_types` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Add` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/ops/numeric.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Copy, Clone, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 61 | numeric_operation!(Add, " + "); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] bitflags::_core::ops::Add [INFO] [stdout] expression::ops::Add [INFO] [stdout] types::ops::Add [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `numeric_operation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Sub` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/ops/numeric.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Copy, Clone, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 62 | numeric_operation!(Sub, " - "); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] bitflags::_core::ops::Sub [INFO] [stdout] expression::ops::Sub [INFO] [stdout] types::ops::Sub [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `numeric_operation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Mul` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/ops/numeric.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Copy, Clone, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 63 | numeric_operation!(Mul, " * "); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] bitflags::_core::ops::Mul [INFO] [stdout] expression::ops::Mul [INFO] [stdout] types::ops::Mul [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `numeric_operation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Div` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/ops/numeric.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Copy, Clone, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 64 | numeric_operation!(Div, " / "); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] bitflags::_core::ops::Div [INFO] [stdout] expression::ops::Div [INFO] [stdout] types::ops::Div [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `numeric_operation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `sum` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/functions/mod.rs:250:42 [INFO] [stdout] | [INFO] [stdout] 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/functions/aggregate_folding.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / sql_function! { [INFO] [stdout] 4 | | /// Represents a SQL `SUM` function. This function can only take types which are [INFO] [stdout] 5 | | /// Foldable. [INFO] [stdout] 6 | | /// [INFO] [stdout] ... | [INFO] [stdout] 21 | | fn sum(expr: ST) -> ST::Sum; [INFO] [stdout] 22 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::dsl::sum::sum [INFO] [stdout] helper_types::sum [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `sum` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/functions/mod.rs:250:51 [INFO] [stdout] | [INFO] [stdout] 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/functions/aggregate_folding.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / sql_function! { [INFO] [stdout] 4 | | /// Represents a SQL `SUM` function. This function can only take types which are [INFO] [stdout] 5 | | /// Foldable. [INFO] [stdout] 6 | | /// [INFO] [stdout] ... | [INFO] [stdout] 21 | | fn sum(expr: ST) -> ST::Sum; [INFO] [stdout] 22 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::dsl::sum::sum [INFO] [stdout] helper_types::sum [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `avg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/functions/mod.rs:250:42 [INFO] [stdout] | [INFO] [stdout] 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/functions/aggregate_folding.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / sql_function! { [INFO] [stdout] 25 | | /// Represents a SQL `AVG` function. This function can only take types which are [INFO] [stdout] 26 | | /// Foldable. [INFO] [stdout] 27 | | /// [INFO] [stdout] ... | [INFO] [stdout] 68 | | fn avg(expr: ST) -> ST::Avg; [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::dsl::avg::avg [INFO] [stdout] helper_types::avg [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `avg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/functions/mod.rs:250:51 [INFO] [stdout] | [INFO] [stdout] 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/functions/aggregate_folding.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / sql_function! { [INFO] [stdout] 25 | | /// Represents a SQL `AVG` function. This function can only take types which are [INFO] [stdout] 26 | | /// Foldable. [INFO] [stdout] 27 | | /// [INFO] [stdout] ... | [INFO] [stdout] 68 | | fn avg(expr: ST) -> ST::Avg; [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::dsl::avg::avg [INFO] [stdout] helper_types::avg [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `max` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/functions/mod.rs:250:42 [INFO] [stdout] | [INFO] [stdout] 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/functions/aggregate_ordering.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / sql_function! { [INFO] [stdout] 4 | | /// Represents a SQL `MAX` function. This function can only take types which are [INFO] [stdout] 5 | | /// ordered. [INFO] [stdout] 6 | | /// [INFO] [stdout] ... | [INFO] [stdout] 20 | | fn max(expr: ST) -> ST::Nullable; [INFO] [stdout] 21 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::dsl::max::max [INFO] [stdout] helper_types::max [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `max` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/functions/mod.rs:250:51 [INFO] [stdout] | [INFO] [stdout] 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/functions/aggregate_ordering.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / sql_function! { [INFO] [stdout] 4 | | /// Represents a SQL `MAX` function. This function can only take types which are [INFO] [stdout] 5 | | /// ordered. [INFO] [stdout] 6 | | /// [INFO] [stdout] ... | [INFO] [stdout] 20 | | fn max(expr: ST) -> ST::Nullable; [INFO] [stdout] 21 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::dsl::max::max [INFO] [stdout] helper_types::max [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `min` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/functions/mod.rs:250:42 [INFO] [stdout] | [INFO] [stdout] 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/functions/aggregate_ordering.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / sql_function! { [INFO] [stdout] 24 | | /// Represents a SQL `MIN` function. This function can only take types which are [INFO] [stdout] 25 | | /// ordered. [INFO] [stdout] 26 | | /// [INFO] [stdout] ... | [INFO] [stdout] 40 | | fn min(expr: ST) -> ST::Nullable; [INFO] [stdout] 41 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::dsl::min::min [INFO] [stdout] helper_types::min [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `min` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/functions/mod.rs:250:51 [INFO] [stdout] | [INFO] [stdout] 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/functions/aggregate_ordering.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / sql_function! { [INFO] [stdout] 24 | | /// Represents a SQL `MIN` function. This function can only take types which are [INFO] [stdout] 25 | | /// ordered. [INFO] [stdout] 26 | | /// [INFO] [stdout] ... | [INFO] [stdout] 40 | | fn min(expr: ST) -> ST::Nullable; [INFO] [stdout] 41 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::dsl::min::min [INFO] [stdout] helper_types::min [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `now` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/functions/date_and_time.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug, Copy, Clone, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] dsl::now [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `date` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/functions/mod.rs:250:42 [INFO] [stdout] | [INFO] [stdout] 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/functions/date_and_time.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | / sql_function! { [INFO] [stdout] 31 | | /// Represents the SQL `DATE` function. The argument should be a Timestamp [INFO] [stdout] 32 | | /// expression, and the return value will be an expression of type Date. [INFO] [stdout] 33 | | [INFO] [stdout] ... | [INFO] [stdout] 47 | | fn date(expr: Timestamp) -> Date; [INFO] [stdout] 48 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] dsl::date [INFO] [stdout] expression::functions::date_and_time::date::date [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `date` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/functions/mod.rs:250:51 [INFO] [stdout] | [INFO] [stdout] 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/functions/date_and_time.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | / sql_function! { [INFO] [stdout] 31 | | /// Represents the SQL `DATE` function. The argument should be a Timestamp [INFO] [stdout] 32 | | /// expression, and the return value will be an expression of type Date. [INFO] [stdout] 33 | | [INFO] [stdout] ... | [INFO] [stdout] 47 | | fn date(expr: Timestamp) -> Date; [INFO] [stdout] 48 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] dsl::date [INFO] [stdout] expression::functions::date_and_time::date::date [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `In` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/array_comparison.rs:8:30 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Copy, Clone, QueryId)] [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Fn` [INFO] [stdout] --> /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/core/src/ops/function.rs:158:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named trait `Fn` defined here [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] expression::array_comparison::In [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NotIn` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/array_comparison.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Copy, Clone, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] expression::array_comparison::NotIn [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bound` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/bound.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug, Clone, Copy, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] bitflags::_core::ops::Bound [INFO] [stdout] expression::bound::Bound [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coerce` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/coerce.rs:8:30 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Copy, Clone, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] expression::coerce::Coerce [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coerce` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/coerce.rs:8:39 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Copy, Clone, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] expression::coerce::Coerce [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `count` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/functions/mod.rs:250:42 [INFO] [stdout] | [INFO] [stdout] 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/count.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / sql_function! { [INFO] [stdout] 8 | | /// Creates a SQL `COUNT` expression [INFO] [stdout] 9 | | /// [INFO] [stdout] 10 | | /// As with most bare functions, this is not exported by default. You can import [INFO] [stdout] ... | [INFO] [stdout] 28 | | fn count(expr: T) -> BigInt; [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] dsl::count [INFO] [stdout] expression::count::count::count [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `count` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/functions/mod.rs:250:51 [INFO] [stdout] | [INFO] [stdout] 250 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/count.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / sql_function! { [INFO] [stdout] 8 | | /// Creates a SQL `COUNT` expression [INFO] [stdout] 9 | | /// [INFO] [stdout] 10 | | /// As with most bare functions, this is not exported by default. You can import [INFO] [stdout] ... | [INFO] [stdout] 28 | | fn count(expr: T) -> BigInt; [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] dsl::count [INFO] [stdout] expression::count::count::count [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CountStar` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/count.rs:58:30 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] dsl::CountStar [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CountStar` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/count.rs:58:39 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] dsl::CountStar [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Exists` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/exists.rs:36:30 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] expression::exists::Exists [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Grouped` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/grouped.rs:6:30 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Copy, Clone, QueryId, Default, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] expression::grouped::Grouped [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Grouped` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/grouped.rs:6:48 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Copy, Clone, QueryId, Default, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] expression::grouped::Grouped [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Nullable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/nullable.rs:7:30 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Copy, Clone, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::nullable::Nullable [INFO] [stdout] helper_types::Nullable [INFO] [stdout] sql_types::Nullable [INFO] [stdout] types::Nullable [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Concat` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 325 | diesel_infix_operator!(Concat, " || ", ReturnBasedOnArgs); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::operators::Concat [INFO] [stdout] std::slice::Concat [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Concat` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 325 | diesel_infix_operator!(Concat, " || ", ReturnBasedOnArgs); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::operators::Concat [INFO] [stdout] std::slice::Concat [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `And` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 326 | diesel_infix_operator!(And, " AND "); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::operators::And [INFO] [stdout] helper_types::And [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `And` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 326 | diesel_infix_operator!(And, " AND "); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::operators::And [INFO] [stdout] helper_types::And [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Between` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 327 | diesel_infix_operator!(Between, " BETWEEN "); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::operators::Between [INFO] [stdout] helper_types::Between [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Between` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 327 | diesel_infix_operator!(Between, " BETWEEN "); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::operators::Between [INFO] [stdout] helper_types::Between [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Escape` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 328 | diesel_infix_operator!(Escape, " ESCAPE "); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::operators::Escape [INFO] [stdout] helper_types::Escape [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Escape` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 328 | diesel_infix_operator!(Escape, " ESCAPE "); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::operators::Escape [INFO] [stdout] helper_types::Escape [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Gt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 330 | diesel_infix_operator!(Gt, " > "); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::operators::Gt [INFO] [stdout] helper_types::Gt [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Gt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 330 | diesel_infix_operator!(Gt, " > "); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::operators::Gt [INFO] [stdout] helper_types::Gt [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GtEq` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 331 | diesel_infix_operator!(GtEq, " >= "); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::operators::GtEq [INFO] [stdout] helper_types::GtEq [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GtEq` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 331 | diesel_infix_operator!(GtEq, " >= "); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::operators::GtEq [INFO] [stdout] helper_types::GtEq [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Like` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 332 | diesel_infix_operator!(Like, " LIKE "); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::operators::Like [INFO] [stdout] helper_types::Like [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Like` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 332 | diesel_infix_operator!(Like, " LIKE "); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::operators::Like [INFO] [stdout] helper_types::Like [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Lt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 333 | diesel_infix_operator!(Lt, " < "); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::operators::Lt [INFO] [stdout] helper_types::Lt [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Lt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 333 | diesel_infix_operator!(Lt, " < "); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::operators::Lt [INFO] [stdout] helper_types::Lt [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LtEq` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 334 | diesel_infix_operator!(LtEq, " <= "); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::operators::LtEq [INFO] [stdout] helper_types::LtEq [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LtEq` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 334 | diesel_infix_operator!(LtEq, " <= "); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::operators::LtEq [INFO] [stdout] helper_types::LtEq [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NotBetween` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 335 | diesel_infix_operator!(NotBetween, " NOT BETWEEN "); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::operators::NotBetween [INFO] [stdout] helper_types::NotBetween [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NotBetween` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 335 | diesel_infix_operator!(NotBetween, " NOT BETWEEN "); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::operators::NotBetween [INFO] [stdout] helper_types::NotBetween [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NotEq` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 336 | diesel_infix_operator!(NotEq, " != "); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::operators::NotEq [INFO] [stdout] helper_types::NotEq [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NotEq` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 336 | diesel_infix_operator!(NotEq, " != "); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::operators::NotEq [INFO] [stdout] helper_types::NotEq [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NotLike` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 337 | diesel_infix_operator!(NotLike, " NOT LIKE "); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::operators::NotLike [INFO] [stdout] helper_types::NotLike [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NotLike` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 337 | diesel_infix_operator!(NotLike, " NOT LIKE "); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::operators::NotLike [INFO] [stdout] helper_types::NotLike [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Or` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Ord` [INFO] [stdout] ... [INFO] [stdout] 338 | diesel_infix_operator!(Or, " OR "); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/core/src/cmp.rs:766:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named trait `Ord` defined here [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::operators::Or [INFO] [stdout] helper_types::Or [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Or` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `Ord` [INFO] [stdout] ... [INFO] [stdout] 338 | diesel_infix_operator!(Or, " OR "); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/core/src/cmp.rs:766:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named trait `Ord` defined here [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::operators::Or [INFO] [stdout] helper_types::Or [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IsNull` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 340 | diesel_postfix_operator!(IsNull, " IS NULL"); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::operators::IsNull [INFO] [stdout] helper_types::IsNull [INFO] [stdout] types::IsNull [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel_postfix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IsNull` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 340 | diesel_postfix_operator!(IsNull, " IS NULL"); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::operators::IsNull [INFO] [stdout] helper_types::IsNull [INFO] [stdout] types::IsNull [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `diesel_postfix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IsNotNull` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 341 | diesel_postfix_operator!(IsNotNull, " IS NOT NULL"); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::operators::IsNotNull [INFO] [stdout] helper_types::IsNotNull [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel_postfix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IsNotNull` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 341 | diesel_postfix_operator!(IsNotNull, " IS NOT NULL"); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::operators::IsNotNull [INFO] [stdout] helper_types::IsNotNull [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `diesel_postfix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Asc` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 342 | diesel_postfix_operator!(Asc, " ASC", ()); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::operators::Asc [INFO] [stdout] helper_types::Asc [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel_postfix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Asc` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 342 | diesel_postfix_operator!(Asc, " ASC", ()); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::operators::Asc [INFO] [stdout] helper_types::Asc [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `diesel_postfix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Desc` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 343 | diesel_postfix_operator!(Desc, " DESC", ()); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::operators::Desc [INFO] [stdout] helper_types::Desc [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel_postfix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Desc` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 343 | diesel_postfix_operator!(Desc, " DESC", ()); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::operators::Desc [INFO] [stdout] helper_types::Desc [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `diesel_postfix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Not` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 345 | diesel_prefix_operator!(Not, "NOT "); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] bitflags::_core::ops::Not [INFO] [stdout] expression::operators::Not [INFO] [stdout] helper_types::Not [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel_prefix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Not` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 345 | diesel_prefix_operator!(Not, "NOT "); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] bitflags::_core::ops::Not [INFO] [stdout] expression::operators::Not [INFO] [stdout] helper_types::Not [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `diesel_prefix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SqlLiteral` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/sql_literal.rs:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] expression::SqlLiteral [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UncheckedBind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/sql_literal.rs:231:10 [INFO] [stdout] | [INFO] [stdout] 231 | #[derive(QueryId, Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] expression::UncheckedBind [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Subselect` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/subselect.rs:8:30 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Copy, Clone, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] expression::subselect::Subselect [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DeleteStatement` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_builder/delete_statement/mod.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::DeleteStatement [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NoDistinctClause` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_builder/distinct_clause.rs:5:30 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::distinct_clause::NoDistinctClause [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DistinctClause` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_builder/distinct_clause.rs:7:30 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::distinct_clause::DistinctClause [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NoGroupByClause` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_builder/clause_macro.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_builder/group_by_clause.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | simple_clause!(NoGroupByClause, GroupByClause, " GROUP BY "); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::group_by_clause::NoGroupByClause [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `simple_clause` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GroupByClause` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_builder/clause_macro.rs:20:38 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_builder/group_by_clause.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | simple_clause!(NoGroupByClause, GroupByClause, " GROUP BY "); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::group_by_clause::GroupByClause [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `simple_clause` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Insert` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_builder/insert_statement/mod.rs:329:30 [INFO] [stdout] | [INFO] [stdout] 329 | #[derive(Debug, Copy, Clone, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::insert_statement::Insert [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `InsertOrIgnore` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_builder/insert_statement/mod.rs:340:30 [INFO] [stdout] | [INFO] [stdout] 340 | #[derive(Debug, Copy, Clone, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::insert_statement::InsertOrIgnore [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NoLimitClause` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_builder/clause_macro.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_builder/limit_clause.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | simple_clause!(NoLimitClause, LimitClause, " LIMIT "); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::limit_clause::NoLimitClause [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `simple_clause` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LimitClause` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_builder/clause_macro.rs:20:38 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_builder/limit_clause.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | simple_clause!(NoLimitClause, LimitClause, " LIMIT "); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::limit_clause::LimitClause [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `simple_clause` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NoLockingClause` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_builder/locking_clause.rs:5:30 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::locking_clause::NoLockingClause [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LockingClause` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_builder/locking_clause.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::locking_clause::LockingClause [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ForUpdate` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_builder/locking_clause.rs:40:30 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] helper_types::ForUpdate [INFO] [stdout] query_builder::locking_clause::ForUpdate [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ForNoKeyUpdate` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_builder/locking_clause.rs:43:30 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] helper_types::ForNoKeyUpdate [INFO] [stdout] query_builder::locking_clause::ForNoKeyUpdate [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ForShare` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_builder/locking_clause.rs:46:30 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] helper_types::ForShare [INFO] [stdout] query_builder::locking_clause::ForShare [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ForKeyShare` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_builder/locking_clause.rs:49:30 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] helper_types::ForKeyShare [INFO] [stdout] query_builder::locking_clause::ForKeyShare [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NoModifier` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_builder/locking_clause.rs:54:30 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::locking_clause::NoModifier [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SkipLocked` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_builder/locking_clause.rs:57:30 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] helper_types::SkipLocked [INFO] [stdout] query_builder::locking_clause::SkipLocked [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NoWait` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_builder/locking_clause.rs:60:30 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] helper_types::NoWait [INFO] [stdout] query_builder::locking_clause::NoWait [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NoOffsetClause` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_builder/clause_macro.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_builder/offset_clause.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | simple_clause!(NoOffsetClause, OffsetClause, " OFFSET "); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::offset_clause::NoOffsetClause [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `simple_clause` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `OffsetClause` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_builder/clause_macro.rs:20:38 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_builder/offset_clause.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | simple_clause!(NoOffsetClause, OffsetClause, " OFFSET "); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::offset_clause::OffsetClause [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `simple_clause` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NoOrderClause` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_builder/clause_macro.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_builder/order_clause.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | simple_clause!(NoOrderClause, OrderClause, " ORDER BY "); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::order_clause::NoOrderClause [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `simple_clause` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `OrderClause` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_builder/clause_macro.rs:20:38 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_builder/order_clause.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | simple_clause!(NoOrderClause, OrderClause, " ORDER BY "); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::order_clause::OrderClause [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `simple_clause` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NoReturningClause` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_builder/clause_macro.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_builder/returning_clause.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / simple_clause!( [INFO] [stdout] 4 | | NoReturningClause, [INFO] [stdout] 5 | | ReturningClause, [INFO] [stdout] 6 | | " RETURNING ", [INFO] [stdout] 7 | | backend_bounds = SupportsReturningClause [INFO] [stdout] 8 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::returning_clause::NoReturningClause [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `simple_clause` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ReturningClause` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_builder/clause_macro.rs:20:38 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_builder/returning_clause.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / simple_clause!( [INFO] [stdout] 4 | | NoReturningClause, [INFO] [stdout] 5 | | ReturningClause, [INFO] [stdout] 6 | | " RETURNING ", [INFO] [stdout] 7 | | backend_bounds = SupportsReturningClause [INFO] [stdout] 8 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::returning_clause::ReturningClause [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `simple_clause` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultSelectClause` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_builder/select_clause.rs:6:30 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::select_clause::DefaultSelectClause [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SelectClause` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_builder/select_clause.rs:8:30 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::select_clause::SelectClause [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SelectStatement` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_builder/select_statement/mod.rs:36:30 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::SelectStatement [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NoWhereClause` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_builder/where_clause.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::where_clause::NoWhereClause [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WhereClause` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_builder/where_clause.rs:69:30 [INFO] [stdout] | [INFO] [stdout] 69 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::where_clause::WhereClause [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Join` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_source/joins.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] query_source::joins::Join [INFO] [stdout] std::slice::Join [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `JoinOn` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_source/joins.rs:20:30 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_source::joins::JoinOn [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Inner` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_source/joins.rs:218:39 [INFO] [stdout] | [INFO] [stdout] 218 | #[derive(Debug, Clone, Copy, Default, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_source::joins::Inner [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LeftOuter` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/query_source/joins.rs:229:39 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Debug, Clone, Copy, Default, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_source::joins::LeftOuter [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/sql_types/mod.rs:37:39 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Bool [INFO] [stdout] types::Bool [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, Clone, Copy, Default, bool, SqlType)] [INFO] [stdout] | ~~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, Clone, Copy, Default, bool, SqlType)] [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/sql_types/mod.rs:37:48 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Bool [INFO] [stdout] types::Bool [INFO] [stdout] = note: this error originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, Clone, Copy, Default, QueryId, bool)] [INFO] [stdout] | ~~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, Clone, Copy, Default, QueryId, bool)] [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Tinyint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/sql_types/mod.rs:58:39 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Tinyint [INFO] [stdout] types::Tinyint [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Tinyint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/sql_types/mod.rs:58:48 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Tinyint [INFO] [stdout] types::Tinyint [INFO] [stdout] = note: this error originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SmallInt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/sql_types/mod.rs:73:39 [INFO] [stdout] | [INFO] [stdout] 73 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::SmallInt [INFO] [stdout] types::SmallInt [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SmallInt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/sql_types/mod.rs:73:48 [INFO] [stdout] | [INFO] [stdout] 73 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::SmallInt [INFO] [stdout] types::SmallInt [INFO] [stdout] = note: this error originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Integer` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/sql_types/mod.rs:94:39 [INFO] [stdout] | [INFO] [stdout] 94 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Integer [INFO] [stdout] types::Integer [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Integer` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/sql_types/mod.rs:94:48 [INFO] [stdout] | [INFO] [stdout] 94 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Integer [INFO] [stdout] types::Integer [INFO] [stdout] = note: this error originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BigInt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/sql_types/mod.rs:113:39 [INFO] [stdout] | [INFO] [stdout] 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::BigInt [INFO] [stdout] types::BigInt [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BigInt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/sql_types/mod.rs:113:48 [INFO] [stdout] | [INFO] [stdout] 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::BigInt [INFO] [stdout] types::BigInt [INFO] [stdout] = note: this error originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Float` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/sql_types/mod.rs:134:39 [INFO] [stdout] | [INFO] [stdout] 134 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Float [INFO] [stdout] types::Float [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Float` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/sql_types/mod.rs:134:48 [INFO] [stdout] | [INFO] [stdout] 134 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Float [INFO] [stdout] types::Float [INFO] [stdout] = note: this error originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Double` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/sql_types/mod.rs:153:39 [INFO] [stdout] | [INFO] [stdout] 153 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Double [INFO] [stdout] types::Double [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Double` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/sql_types/mod.rs:153:48 [INFO] [stdout] | [INFO] [stdout] 153 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Double [INFO] [stdout] types::Double [INFO] [stdout] = note: this error originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Numeric` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/sql_types/mod.rs:175:39 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Numeric [INFO] [stdout] types::Numeric [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Numeric` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/sql_types/mod.rs:175:48 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Numeric [INFO] [stdout] types::Numeric [INFO] [stdout] = note: this error originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Text` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/sql_types/mod.rs:203:39 [INFO] [stdout] | [INFO] [stdout] 203 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Text [INFO] [stdout] types::Text [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Text` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/sql_types/mod.rs:203:48 [INFO] [stdout] | [INFO] [stdout] 203 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Text [INFO] [stdout] types::Text [INFO] [stdout] = note: this error originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Binary` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/sql_types/mod.rs:246:39 [INFO] [stdout] | [INFO] [stdout] 246 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] bitflags::_core::fmt::Binary [INFO] [stdout] sql_types::Binary [INFO] [stdout] types::Binary [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Binary` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/sql_types/mod.rs:246:48 [INFO] [stdout] | [INFO] [stdout] 246 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] bitflags::_core::fmt::Binary [INFO] [stdout] sql_types::Binary [INFO] [stdout] types::Binary [INFO] [stdout] = note: this error originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Date` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/sql_types/mod.rs:276:39 [INFO] [stdout] | [INFO] [stdout] 276 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Date [INFO] [stdout] types::Date [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Date` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/sql_types/mod.rs:276:48 [INFO] [stdout] | [INFO] [stdout] 276 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Date [INFO] [stdout] types::Date [INFO] [stdout] = note: this error originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Interval` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/sql_types/mod.rs:296:39 [INFO] [stdout] | [INFO] [stdout] 296 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Interval [INFO] [stdout] types::Interval [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Interval` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/sql_types/mod.rs:296:48 [INFO] [stdout] | [INFO] [stdout] 296 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Interval [INFO] [stdout] types::Interval [INFO] [stdout] = note: this error originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Time` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/sql_types/mod.rs:311:39 [INFO] [stdout] | [INFO] [stdout] 311 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Time [INFO] [stdout] types::Time [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Time` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/sql_types/mod.rs:311:48 [INFO] [stdout] | [INFO] [stdout] 311 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Time [INFO] [stdout] types::Time [INFO] [stdout] = note: this error originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Timestamp` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/sql_types/mod.rs:334:39 [INFO] [stdout] | [INFO] [stdout] 334 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Timestamp [INFO] [stdout] types::Timestamp [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Timestamp` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/sql_types/mod.rs:334:48 [INFO] [stdout] | [INFO] [stdout] 334 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Timestamp [INFO] [stdout] types::Timestamp [INFO] [stdout] = note: this error originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ArrayLiteral` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/expression/array.rs:8:30 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] pg::expression::array::ArrayLiteral [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Any` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/expression/array_comparison.rs:67:30 [INFO] [stdout] | [INFO] [stdout] 67 | #[derive(Debug, Copy, Clone, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] bitflags::_core::any::Any [INFO] [stdout] pg::expression::array_comparison::Any [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `All` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/expression/array_comparison.rs:106:30 [INFO] [stdout] | [INFO] [stdout] 106 | #[derive(Debug, Copy, Clone, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] pg::expression::array_comparison::All [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IsDistinctFrom` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/expression/operators.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | diesel_infix_operator!(IsDistinctFrom, " IS DISTINCT FROM ", backend: Pg); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] pg::expression::operators::IsDistinctFrom [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IsDistinctFrom` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/expression/operators.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | diesel_infix_operator!(IsDistinctFrom, " IS DISTINCT FROM ", backend: Pg); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] pg::expression::operators::IsDistinctFrom [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IsNotDistinctFrom` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/expression/operators.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | diesel_infix_operator!(IsNotDistinctFrom, " IS NOT DISTINCT FROM ", backend: Pg); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] pg::expression::operators::IsNotDistinctFrom [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IsNotDistinctFrom` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/expression/operators.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | diesel_infix_operator!(IsNotDistinctFrom, " IS NOT DISTINCT FROM ", backend: Pg); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] pg::expression::operators::IsNotDistinctFrom [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `OverlapsWith` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/expression/operators.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | diesel_infix_operator!(OverlapsWith, " && ", backend: Pg); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] pg::expression::operators::OverlapsWith [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `OverlapsWith` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/expression/operators.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | diesel_infix_operator!(OverlapsWith, " && ", backend: Pg); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] pg::expression::operators::OverlapsWith [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Contains` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/expression/operators.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | diesel_infix_operator!(Contains, " @> ", backend: Pg); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] pg::expression::operators::Contains [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Contains` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/expression/operators.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | diesel_infix_operator!(Contains, " @> ", backend: Pg); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] pg::expression::operators::Contains [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IsContainedBy` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/expression/operators.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | diesel_infix_operator!(IsContainedBy, " <@ ", backend: Pg); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] pg::expression::operators::IsContainedBy [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IsContainedBy` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/expression/operators.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | diesel_infix_operator!(IsContainedBy, " <@ ", backend: Pg); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] pg::expression::operators::IsContainedBy [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ILike` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/expression/operators.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | diesel_infix_operator!(ILike, " ILIKE ", backend: Pg); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] pg::expression::helper_types::ILike [INFO] [stdout] pg::expression::operators::ILike [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ILike` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/expression/operators.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | diesel_infix_operator!(ILike, " ILIKE ", backend: Pg); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] pg::expression::helper_types::ILike [INFO] [stdout] pg::expression::operators::ILike [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NotILike` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/expression/operators.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | diesel_infix_operator!(NotILike, " NOT ILIKE ", backend: Pg); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] pg::expression::helper_types::NotILike [INFO] [stdout] pg::expression::operators::NotILike [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NotILike` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/expression/operators.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | diesel_infix_operator!(NotILike, " NOT ILIKE ", backend: Pg); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] pg::expression::helper_types::NotILike [INFO] [stdout] pg::expression::operators::NotILike [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NullsFirst` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/expression/operators.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | diesel_postfix_operator!(NullsFirst, " NULLS FIRST", (), backend: Pg); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] pg::expression::operators::NullsFirst [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel_postfix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NullsFirst` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/expression/operators.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | diesel_postfix_operator!(NullsFirst, " NULLS FIRST", (), backend: Pg); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] pg::expression::operators::NullsFirst [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `diesel_postfix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NullsLast` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/expression/operators.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | diesel_postfix_operator!(NullsLast, " NULLS LAST", (), backend: Pg); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] pg::expression::operators::NullsLast [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel_postfix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NullsLast` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/expression/operators.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | diesel_postfix_operator!(NullsLast, " NULLS LAST", (), backend: Pg); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] pg::expression::operators::NullsLast [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `diesel_postfix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AtTimeZone` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/expression/date_and_time.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug, Copy, Clone, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] pg::expression::date_and_time::AtTimeZone [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PgTimestamp` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/date_and_time/mod.rs:17:62 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] pg::data_types::PgTimestamp [INFO] [stdout] = note: this error originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Timestamp` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/date_and_time/mod.rs:17:74 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] pg::types::date_and_time::Timestamp [INFO] [stdout] types::Timestamp [INFO] [stdout] = note: this error originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PgTimestamp` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/date_and_time/mod.rs:17:74 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] pg::data_types::PgTimestamp [INFO] [stdout] = note: this error originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Timestamptz` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/date_and_time/mod.rs:17:74 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] pg::types::sql_types::Timestamptz [INFO] [stdout] types::Timestamptz [INFO] [stdout] = note: this error originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PgDate` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/date_and_time/mod.rs:25:62 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] pg::data_types::PgDate [INFO] [stdout] = note: this error originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Date` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/date_and_time/mod.rs:25:74 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] pg::types::date_and_time::Date [INFO] [stdout] types::Date [INFO] [stdout] = note: this error originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PgDate` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/date_and_time/mod.rs:25:74 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] pg::data_types::PgDate [INFO] [stdout] = note: this error originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PgTime` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/date_and_time/mod.rs:35:62 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] pg::data_types::PgTime [INFO] [stdout] = note: this error originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Time` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/date_and_time/mod.rs:35:74 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] pg::types::date_and_time::Time [INFO] [stdout] types::Time [INFO] [stdout] = note: this error originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PgTime` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/date_and_time/mod.rs:35:74 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] pg::data_types::PgTime [INFO] [stdout] = note: this error originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PgInterval` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/date_and_time/mod.rs:43:45 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] pg::data_types::PgInterval [INFO] [stdout] = note: this error originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Interval` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/date_and_time/mod.rs:43:57 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] pg::types::date_and_time::Interval [INFO] [stdout] types::Interval [INFO] [stdout] = note: this error originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PgInterval` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/date_and_time/mod.rs:43:57 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] pg::data_types::PgInterval [INFO] [stdout] = note: this error originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PgNumeric` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/floats/mod.rs:13:39 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug, Clone, PartialEq, Eq, FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this enum: [INFO] [stdout] pg::data_types::PgNumeric [INFO] [stdout] = note: this error originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PgNumeric` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/floats/mod.rs:13:51 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug, Clone, PartialEq, Eq, FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this enum: [INFO] [stdout] pg::data_types::PgNumeric [INFO] [stdout] = note: this error originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PgMoney` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/money.rs:22:62 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] pg::data_types::PgMoney [INFO] [stdout] = note: this error originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Money` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/money.rs:22:74 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] pg::types::sql_types::Money [INFO] [stdout] types::Money [INFO] [stdout] = note: this error originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PgMoney` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/money.rs:22:74 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] pg::data_types::PgMoney [INFO] [stdout] = note: this error originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PgTuple` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/record.rs:102:30 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] pg::types::record::PgTuple [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Oid` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/mod.rs:39:43 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Ord` [INFO] [stdout] --> /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/core/src/cmp.rs:766:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named trait `Ord` defined here [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] pg::types::sql_types::Oid [INFO] [stdout] types::Oid [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Oid` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/mod.rs:39:52 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Ord` [INFO] [stdout] --> /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/core/src/cmp.rs:766:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named trait `Ord` defined here [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] pg::types::sql_types::Oid [INFO] [stdout] types::Oid [INFO] [stdout] = note: this error originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Timestamptz` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/mod.rs:63:43 [INFO] [stdout] | [INFO] [stdout] 63 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] pg::types::sql_types::Timestamptz [INFO] [stdout] types::Timestamptz [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Timestamptz` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/mod.rs:63:52 [INFO] [stdout] | [INFO] [stdout] 63 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] pg::types::sql_types::Timestamptz [INFO] [stdout] types::Timestamptz [INFO] [stdout] = note: this error originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/mod.rs:86:43 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] pg::types::sql_types::Array [INFO] [stdout] types::Array [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/mod.rs:86:52 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] pg::types::sql_types::Array [INFO] [stdout] types::Array [INFO] [stdout] = note: this error originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/mod.rs:104:43 [INFO] [stdout] | [INFO] [stdout] 104 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] bitflags::_core::ops::Range [INFO] [stdout] pg::types::sql_types::Range [INFO] [stdout] std::collections::btree_map::Range [INFO] [stdout] std::collections::btree_set::Range [INFO] [stdout] types::Range [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/mod.rs:104:52 [INFO] [stdout] | [INFO] [stdout] 104 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] bitflags::_core::ops::Range [INFO] [stdout] pg::types::sql_types::Range [INFO] [stdout] std::collections::btree_map::Range [INFO] [stdout] std::collections::btree_set::Range [INFO] [stdout] types::Range [INFO] [stdout] = note: this error originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Record` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/mod.rs:156:43 [INFO] [stdout] | [INFO] [stdout] 156 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] pg::types::sql_types::Record [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Record` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/mod.rs:156:52 [INFO] [stdout] | [INFO] [stdout] 156 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] pg::types::sql_types::Record [INFO] [stdout] = note: this error originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Uuid` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/mod.rs:182:43 [INFO] [stdout] | [INFO] [stdout] 182 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] pg::types::sql_types::Uuid [INFO] [stdout] types::Uuid [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Uuid` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/mod.rs:182:52 [INFO] [stdout] | [INFO] [stdout] 182 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] pg::types::sql_types::Uuid [INFO] [stdout] types::Uuid [INFO] [stdout] = note: this error originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Json` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/mod.rs:210:43 [INFO] [stdout] | [INFO] [stdout] 210 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] pg::types::sql_types::Json [INFO] [stdout] types::Json [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Json` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/mod.rs:210:52 [INFO] [stdout] | [INFO] [stdout] 210 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] pg::types::sql_types::Json [INFO] [stdout] types::Json [INFO] [stdout] = note: this error originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Jsonb` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/mod.rs:285:43 [INFO] [stdout] | [INFO] [stdout] 285 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] pg::types::sql_types::Jsonb [INFO] [stdout] types::Jsonb [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Jsonb` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/mod.rs:285:52 [INFO] [stdout] | [INFO] [stdout] 285 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] pg::types::sql_types::Jsonb [INFO] [stdout] types::Jsonb [INFO] [stdout] = note: this error originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Money` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/mod.rs:335:43 [INFO] [stdout] | [INFO] [stdout] 335 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] pg::types::sql_types::Money [INFO] [stdout] types::Money [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Money` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/mod.rs:335:52 [INFO] [stdout] | [INFO] [stdout] 335 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] pg::types::sql_types::Money [INFO] [stdout] types::Money [INFO] [stdout] = note: this error originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MacAddr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/mod.rs:380:43 [INFO] [stdout] | [INFO] [stdout] 380 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] pg::types::sql_types::MacAddr [INFO] [stdout] types::MacAddr [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MacAddr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/mod.rs:380:52 [INFO] [stdout] | [INFO] [stdout] 380 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] pg::types::sql_types::MacAddr [INFO] [stdout] types::MacAddr [INFO] [stdout] = note: this error originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Inet` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/mod.rs:436:43 [INFO] [stdout] | [INFO] [stdout] 436 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] pg::types::sql_types::Inet [INFO] [stdout] types::Inet [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Inet` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/mod.rs:436:52 [INFO] [stdout] | [INFO] [stdout] 436 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] pg::types::sql_types::Inet [INFO] [stdout] types::Inet [INFO] [stdout] = note: this error originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Cidr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/mod.rs:487:43 [INFO] [stdout] | [INFO] [stdout] 487 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] pg::types::sql_types::Cidr [INFO] [stdout] types::Cidr [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Cidr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/types/mod.rs:487:52 [INFO] [stdout] | [INFO] [stdout] 487 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] pg::types::sql_types::Cidr [INFO] [stdout] types::Cidr [INFO] [stdout] = note: this error originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `table` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/macros/mod.rs:751:42 [INFO] [stdout] | [INFO] [stdout] 751 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/metadata_lookup.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / table! { [INFO] [stdout] 32 | | pg_type (oid) { [INFO] [stdout] 33 | | oid -> Oid, [INFO] [stdout] 34 | | typname -> Text, [INFO] [stdout] 35 | | typarray -> Oid, [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] pg::metadata_lookup::pg_type::table [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `oid` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/macros/mod.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Copy, QueryId, Default)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/metadata_lookup.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / table! { [INFO] [stdout] 32 | | pg_type (oid) { [INFO] [stdout] 33 | | oid -> Oid, [INFO] [stdout] 34 | | typname -> Text, [INFO] [stdout] 35 | | typarray -> Oid, [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] pg::metadata_lookup::pg_type::oid [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `typname` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/macros/mod.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Copy, QueryId, Default)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/metadata_lookup.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / table! { [INFO] [stdout] 32 | | pg_type (oid) { [INFO] [stdout] 33 | | oid -> Oid, [INFO] [stdout] 34 | | typname -> Text, [INFO] [stdout] 35 | | typarray -> Oid, [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] pg::metadata_lookup::pg_type::typname [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `typarray` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/macros/mod.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Copy, QueryId, Default)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/metadata_lookup.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / table! { [INFO] [stdout] 32 | | pg_type (oid) { [INFO] [stdout] 33 | | oid -> Oid, [INFO] [stdout] 34 | | typname -> Text, [INFO] [stdout] 35 | | typarray -> Oid, [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] pg::metadata_lookup::pg_type::typarray [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DistinctOnClause` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/pg/query_builder/distinct_on.rs:8:30 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] pg::DistinctOnClause [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SystemTime` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/type_impls/date_and_time.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] type_impls::date_and_time::SystemTime [INFO] [stdout] = note: this error originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SystemTime` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/type_impls/date_and_time.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] type_impls::date_and_time::SystemTime [INFO] [stdout] = note: this error originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/type_impls/primitives.rs:13:26 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] type_impls::primitives::Bool [INFO] [stdout] types::Bool [INFO] [stdout] = note: this error originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(FromSqlRow, bool)] [INFO] [stdout] | ~~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(FromSqlRow, bool)] [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SmallInt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/type_impls/primitives.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] type_impls::primitives::SmallInt [INFO] [stdout] types::SmallInt [INFO] [stdout] = note: this error originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Integer` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/type_impls/primitives.rs:28:26 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] type_impls::primitives::Integer [INFO] [stdout] types::Integer [INFO] [stdout] = note: this error originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BigInt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/type_impls/primitives.rs:33:26 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] type_impls::primitives::BigInt [INFO] [stdout] types::BigInt [INFO] [stdout] = note: this error originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Float` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/type_impls/primitives.rs:54:26 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] type_impls::primitives::Float [INFO] [stdout] types::Float [INFO] [stdout] = note: this error originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Double` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/type_impls/primitives.rs:59:26 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] type_impls::primitives::Double [INFO] [stdout] types::Double [INFO] [stdout] = note: this error originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Text` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/type_impls/primitives.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] type_impls::primitives::Text [INFO] [stdout] types::Text [INFO] [stdout] = note: this error originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Text` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/type_impls/primitives.rs:72:14 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(AsExpression)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] type_impls::primitives::Text [INFO] [stdout] types::Text [INFO] [stdout] = note: this error originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Binary` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/type_impls/primitives.rs:84:14 [INFO] [stdout] | [INFO] [stdout] 84 | #[derive(AsExpression)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] bitflags::_core::fmt::Binary [INFO] [stdout] type_impls::primitives::Binary [INFO] [stdout] types::Binary [INFO] [stdout] = note: this error originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Binary` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/type_impls/primitives.rs:89:14 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(AsExpression)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] bitflags::_core::fmt::Binary [INFO] [stdout] type_impls::primitives::Binary [INFO] [stdout] types::Binary [INFO] [stdout] = note: this error originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 0 generic arguments but 2 generic arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] ... [INFO] [stdout] 329 | diesel_infix_operator!(Eq, " = "); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `std::cmp::Eq` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^ `std::cmp::Eq` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 329 | diesel_infix_operator!(Eq, " = "); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/core/src/cmp.rs:285:15 [INFO] [stdout] | [INFO] [stdout] = note: the trait cannot be made into an object because it uses `Self` as a type parameter [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 0 generic arguments but 2 generic arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] ... [INFO] [stdout] 329 | diesel_infix_operator!(Eq, " = "); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `std::cmp::Eq` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/expression/operators.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId, DieselNumericOps)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `std::cmp::Eq` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 329 | diesel_infix_operator!(Eq, " = "); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/core/src/cmp.rs:285:15 [INFO] [stdout] | [INFO] [stdout] = note: the trait cannot be made into an object because it uses `Self` as a type parameter [INFO] [stdout] = note: this error originates in the derive macro `DieselNumericOps` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 215 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0038, E0107, E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0038`. [INFO] [stdout] [INFO] [stderr] error: could not compile `diesel` due to 216 previous errors [INFO] running `Command { std: "docker" "inspect" "8b6d5a515951c2e9920beffe292a452d83d3c83499d03b33e5c89bf6b49a6b5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b6d5a515951c2e9920beffe292a452d83d3c83499d03b33e5c89bf6b49a6b5e", kill_on_drop: false }` [INFO] [stdout] 8b6d5a515951c2e9920beffe292a452d83d3c83499d03b33e5c89bf6b49a6b5e