[INFO] cloning repository https://github.com/mas-yo/rustgs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mas-yo/rustgs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmas-yo%2Frustgs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmas-yo%2Frustgs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0fa4b700ee47c7b53a28c68c0b6d71d25951b39f [INFO] documenting mas-yo/rustgs against nightly for scrape-examples [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmas-yo%2Frustgs" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mas-yo/rustgs 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/mas-yo/rustgs [INFO] finished tweaking git repo https://github.com/mas-yo/rustgs [INFO] tweaked toml for git repo https://github.com/mas-yo/rustgs written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/mas-yo/rustgs 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 openssl-sys v0.9.42 [INFO] [stderr] Downloaded tokio-sync v0.1.5 [INFO] [stderr] Downloaded flate2 v1.0.6 [INFO] [stderr] Downloaded bufstream v0.1.4 [INFO] [stderr] Downloaded openssl v0.10.19 [INFO] [stderr] Downloaded mysql_common v0.14.0 [INFO] [stderr] Downloaded dotenv v0.13.0 [INFO] [stderr] Downloaded backtrace-sys v0.1.26 [INFO] [stderr] Downloaded backtrace v0.3.13 [INFO] [stderr] Downloaded tokio v0.1.20 [INFO] [stderr] Downloaded diesel_derives v1.3.0 [INFO] [stderr] Downloaded mysqlclient-sys v0.2.3 [INFO] [stderr] Downloaded named_pipe v0.3.0 [INFO] [stderr] Downloaded tokio-timer v0.2.8 [INFO] [stderr] Downloaded block-buffer v0.7.0 [INFO] [stderr] Downloaded syn v0.15.23 [INFO] [stderr] Downloaded generic-array v0.12.0 [INFO] [stderr] Downloaded rustc-demangle v0.1.11 [INFO] [stderr] Downloaded diesel v1.3.3 [INFO] [stderr] Downloaded opaque-debug v0.2.1 [INFO] [stderr] Downloaded block-padding v0.1.2 [INFO] [stderr] Downloaded regex-syntax v0.6.4 [INFO] [stderr] Downloaded memchr v2.1.2 [INFO] [stderr] Downloaded serde v1.0.85 [INFO] [stderr] Downloaded tokio-io v0.1.10 [INFO] [stderr] Downloaded tokio-reactor v0.1.7 [INFO] [stderr] Downloaded tokio-threadpool v0.1.14 [INFO] [stderr] Downloaded bit-vec v0.5.0 [INFO] [stderr] Downloaded byte-tools v0.3.0 [INFO] [stderr] Downloaded digest v0.8.0 [INFO] [stderr] Downloaded sha2 v0.8.0 [INFO] [stderr] Downloaded regex v1.1.0 [INFO] [stderr] Downloaded base64 v0.10.0 [INFO] [stderr] Downloaded serde_json v1.0.36 [INFO] [stderr] Downloaded websocket v0.22.3 [INFO] [stderr] Downloaded cc v1.0.27 [INFO] [stderr] Downloaded smallvec v0.6.7 [INFO] [stderr] Downloaded tokio-uds v0.2.4 [INFO] [stderr] Downloaded tokio-tcp v0.1.2 [INFO] [stderr] Downloaded atoi v0.3.1 [INFO] [stderr] Downloaded num-bigint v0.2.2 [INFO] [stderr] Downloaded mysql v15.0.0 [INFO] [stderr] Downloaded miniz_oxide v0.2.0 [INFO] [stderr] Downloaded miniz_oxide_c_api v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] cd3b5f639c12296b1dbe0e8da05b43d8d176170629ed0fd71cfd628babd57bd3 [INFO] running `Command { std: "docker" "start" "-a" "cd3b5f639c12296b1dbe0e8da05b43d8d176170629ed0fd71cfd628babd57bd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd3b5f639c12296b1dbe0e8da05b43d8d176170629ed0fd71cfd628babd57bd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd3b5f639c12296b1dbe0e8da05b43d8d176170629ed0fd71cfd628babd57bd3", kill_on_drop: false }` [INFO] [stdout] cd3b5f639c12296b1dbe0e8da05b43d8d176170629ed0fd71cfd628babd57bd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 6da838e813d6bfc54a1af9557c07e766037443dcaa000039b09e4ba69134e18f [INFO] running `Command { std: "docker" "start" "-a" "6da838e813d6bfc54a1af9557c07e766037443dcaa000039b09e4ba69134e18f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Compiling cc v1.0.27 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Checking futures v0.1.25 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking slab v0.4.1 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking smallvec v0.6.7 [INFO] [stderr] Checking rand_xorshift v0.1.0 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Checking arrayvec v0.4.8 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling openssl v0.10.19 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling serde v1.0.85 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking num_cpus v1.9.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Checking tokio-executor v0.1.7 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking byte-tools v0.3.0 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking block-padding v0.1.2 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tokio-io v0.1.10 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking regex-syntax v0.6.4 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking generic-array v0.12.0 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.42 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling backtrace-sys v0.1.26 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking digest v0.8.0 [INFO] [stderr] Checking block-buffer v0.7.0 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking tokio-threadpool v0.1.14 [INFO] [stderr] Compiling mysqlclient-sys v0.2.3 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking base64 v0.10.0 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking tokio-reactor v0.1.7 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Checking safemem v0.3.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking rustc-demangle v0.1.11 [INFO] [stderr] Checking opaque-debug v0.2.1 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking tokio-uds v0.2.4 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Checking twox-hash v1.1.2 [INFO] [stderr] Checking tokio-sync v0.1.5 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking atoi v0.3.1 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking tokio-timer v0.2.8 [INFO] [stderr] Checking tokio-trace-core v0.1.0 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Checking bit-vec v0.5.0 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking flate2 v1.0.6 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking hyper v0.10.15 [INFO] [stderr] Checking tokio v0.1.20 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Checking tokio-tls v0.2.1 [INFO] [stderr] Checking websocket v0.22.3 [INFO] [stderr] Checking serde_json v1.0.36 [INFO] [stderr] Checking failure v0.1.3 [INFO] [stderr] Checking dotenv v0.13.0 [INFO] [stderr] Checking mysql_common v0.14.0 [INFO] [stderr] Compiling diesel_derives v1.3.0 [INFO] [stderr] Checking mysql v15.0.0 [INFO] [stderr] Checking diesel v1.3.3 [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.3/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] expression::ops::Add [INFO] [stdout] std::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.3/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] expression::ops::Sub [INFO] [stdout] std::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.3/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] expression::ops::Mul [INFO] [stdout] std::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.3/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] expression::ops::Div [INFO] [stdout] std::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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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/37d7de337903a558dbeb1e82c844fe915ab8ff25/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.3/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.3/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] expression::bound::Bound [INFO] [stdout] std::ops::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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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/37d7de337903a558dbeb1e82c844fe915ab8ff25/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.3/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/37d7de337903a558dbeb1e82c844fe915ab8ff25/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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] expression::operators::Not [INFO] [stdout] helper_types::Not [INFO] [stdout] std::ops::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.3/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] expression::operators::Not [INFO] [stdout] helper_types::Not [INFO] [stdout] std::ops::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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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] 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.3/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] 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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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 `Unsigned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.3/src/mysql/types/mod.rs:29:39 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, Clone, Copy, Default, SqlType, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] mysql::types::Unsigned [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 `Unsigned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.3/src/mysql/types/mod.rs:29:48 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, Clone, Copy, Default, SqlType, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] mysql::types::Unsigned [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 `Datetime` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.3/src/mysql/types/mod.rs:110:39 [INFO] [stdout] | [INFO] [stdout] 110 | #[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] mysql::types::Datetime [INFO] [stdout] types::Datetime [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 `Datetime` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.3/src/mysql/types/mod.rs:110:48 [INFO] [stdout] | [INFO] [stdout] 110 | #[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] mysql::types::Datetime [INFO] [stdout] types::Datetime [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 `SystemTime` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.3/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.3/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.3/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.3/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.3/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.3/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 `SmallInt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.3/src/type_impls/primitives.rs:38:26 [INFO] [stdout] | [INFO] [stdout] 38 | #[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.3/src/type_impls/primitives.rs:43:26 [INFO] [stdout] | [INFO] [stdout] 43 | #[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.3/src/type_impls/primitives.rs:49:26 [INFO] [stdout] | [INFO] [stdout] 49 | #[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.3/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.3/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.3/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.3/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.3/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] type_impls::primitives::Binary [INFO] [stdout] type_impls::primitives::fmt::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.3/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] type_impls::primitives::Binary [INFO] [stdout] type_impls::primitives::fmt::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.3/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.3/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/37d7de337903a558dbeb1e82c844fe915ab8ff25/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.3/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.3/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/37d7de337903a558dbeb1e82c844fe915ab8ff25/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 151 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0038, E0107, E0412. [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 152 previous errors [INFO] running `Command { std: "docker" "inspect" "6da838e813d6bfc54a1af9557c07e766037443dcaa000039b09e4ba69134e18f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6da838e813d6bfc54a1af9557c07e766037443dcaa000039b09e4ba69134e18f", kill_on_drop: false }` [INFO] [stdout] 6da838e813d6bfc54a1af9557c07e766037443dcaa000039b09e4ba69134e18f