[INFO] cloning repository https://github.com/thefzsalam/dvm-ng [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thefzsalam/dvm-ng" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthefzsalam%2Fdvm-ng", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthefzsalam%2Fdvm-ng'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 18bbcbab98d251a36f71c98885217c09be596232 [INFO] documenting thefzsalam/dvm-ng against nightly for scrape-examples [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthefzsalam%2Fdvm-ng" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thefzsalam/dvm-ng 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/thefzsalam/dvm-ng [INFO] finished tweaking git repo https://github.com/thefzsalam/dvm-ng [INFO] tweaked toml for git repo https://github.com/thefzsalam/dvm-ng written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/thefzsalam/dvm-ng 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 gobject-sys v0.6.0 [INFO] [stderr] Downloaded atk-sys v0.6.0 [INFO] [stderr] Downloaded gdk-pixbuf v0.4.0 [INFO] [stderr] Downloaded cairo-rs v0.4.1 [INFO] [stderr] Downloaded gio v0.4.0 [INFO] [stderr] Downloaded pango v0.4.0 [INFO] [stderr] Downloaded glib-sys v0.6.0 [INFO] [stderr] Downloaded pango-sys v0.6.0 [INFO] [stderr] Downloaded glib v0.5.0 [INFO] [stderr] Downloaded gdk-sys v0.6.0 [INFO] [stderr] Downloaded gio-sys v0.6.0 [INFO] [stderr] Downloaded cairo-sys-rs v0.6.0 [INFO] [stderr] Downloaded gdk-pixbuf-sys v0.6.0 [INFO] [stderr] Downloaded gtk-sys v0.6.0 [INFO] [stderr] Downloaded c_vec v1.3.0 [INFO] [stderr] Downloaded gdk v0.8.0 [INFO] [stderr] Downloaded gtk v0.4.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 57f0499224c5f8541738769c0b8435362b51ba850b1cfeed6138a124f6477a2e [INFO] running `Command { std: "docker" "start" "-a" "57f0499224c5f8541738769c0b8435362b51ba850b1cfeed6138a124f6477a2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57f0499224c5f8541738769c0b8435362b51ba850b1cfeed6138a124f6477a2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57f0499224c5f8541738769c0b8435362b51ba850b1cfeed6138a124f6477a2e", kill_on_drop: false }` [INFO] [stdout] 57f0499224c5f8541738769c0b8435362b51ba850b1cfeed6138a124f6477a2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 5026f3079ae2179ef33e7fd55c1add312a1fda4b476398bb19a01721e3761488 [INFO] running `Command { std: "docker" "start" "-a" "5026f3079ae2179ef33e7fd55c1add312a1fda4b476398bb19a01721e3761488", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Checking libc v0.2.40 [INFO] [stderr] Checking bitflags v1.0.1 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Compiling gio v0.4.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cairo-rs v0.4.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling gdk-pixbuf v0.4.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Checking c_vec v1.3.0 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Compiling gdk v0.8.0 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking regex-syntax v0.5.5 [INFO] [stderr] Compiling gtk v0.4.0 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling glib-sys v0.6.0 [INFO] [stderr] Compiling gobject-sys v0.6.0 [INFO] [stderr] Compiling gio-sys v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.6.0 [INFO] [stderr] Compiling cairo-sys-rs v0.6.0 [INFO] [stderr] Compiling pango-sys v0.6.0 [INFO] [stderr] Compiling gdk-sys v0.6.0 [INFO] [stderr] Compiling atk-sys v0.6.0 [INFO] [stderr] Compiling gtk-sys v0.6.0 [INFO] [stderr] Compiling libsqlite3-sys v0.8.1 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Checking byteorder v1.2.2 [INFO] [stderr] Checking glib v0.5.0 [INFO] [stderr] Checking pango v0.4.0 [INFO] [stderr] Checking dotenv v0.9.0 [INFO] [stderr] Compiling diesel_derives v1.2.0 [INFO] [stderr] Checking diesel v1.2.2 [INFO] [stdout] error[E0412]: cannot find type `Add` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/expression/ops/numeric.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Copy, Clone, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 58 | 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.2.2/src/expression/ops/numeric.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Copy, Clone, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 59 | 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.2.2/src/expression/ops/numeric.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Copy, Clone, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 60 | 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.2.2/src/expression/ops/numeric.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Copy, Clone, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 61 | numeric_operation!(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 `In` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/expression/array_comparison.rs:8:30 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Copy, Clone, QueryId)] [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Fn` [INFO] [stdout] --> /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/core/src/ops/function.rs:158:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named trait `Fn` defined here [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] expression::array_comparison::In [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NotIn` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/expression/array_comparison.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Copy, Clone, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] expression::array_comparison::NotIn [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coerce` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/expression/coerce.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::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 `Count` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/expression/count.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 this struct: [INFO] [stdout] expression::count::Count [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.2.2/src/expression/count.rs:78:30 [INFO] [stdout] | [INFO] [stdout] 78 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] expression::count::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 `Exists` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/expression/exists.rs:36:30 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] expression::exists::Exists [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Max` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/expression/functions/aggregate_ordering.rs:19:38 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 47 | / ord_function!( [INFO] [stdout] 48 | | max, [INFO] [stdout] 49 | | Max, [INFO] [stdout] 50 | | "MAX", [INFO] [stdout] ... | [INFO] [stdout] 66 | | " [INFO] [stdout] 67 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] dsl::Max [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `ord_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.2.2/src/expression/functions/aggregate_ordering.rs:19:38 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 69 | / ord_function!( [INFO] [stdout] 70 | | min, [INFO] [stdout] 71 | | Min, [INFO] [stdout] 72 | | "MIN", [INFO] [stdout] ... | [INFO] [stdout] 88 | | " [INFO] [stdout] 89 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] dsl::Min [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `ord_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.2.2/src/expression/functions/aggregate_folding.rs:19:38 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 48 | / fold_function!( [INFO] [stdout] 49 | | sum, [INFO] [stdout] 50 | | Sum, [INFO] [stdout] 51 | | "SUM", [INFO] [stdout] ... | [INFO] [stdout] 67 | | " [INFO] [stdout] 68 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] dsl::Sum [INFO] [stdout] std::iter::Sum [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `fold_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.2.2/src/expression/functions/aggregate_folding.rs:19:38 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 70 | / fold_function!( [INFO] [stdout] 71 | | avg, [INFO] [stdout] 72 | | Avg, [INFO] [stdout] 73 | | "AVG", [INFO] [stdout] ... | [INFO] [stdout] 117 | | "# [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] dsl::Avg [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `fold_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.2.2/src/expression/functions/date_and_time.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug, Copy, Clone, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] dsl::now [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `date_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/expression/functions/mod.rs:12:38 [INFO] [stdout] | [INFO] [stdout] 12 | #[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.2.2/src/expression/functions/date_and_time.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | / sql_function!(date, date_t, (expr: Timestamp) -> Date, [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] 46 | | ", [INFO] [stdout] 47 | | "The return type of [`date(expr)`](../dsl/fn.date.html)"); [INFO] [stdout] | |_________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] dsl::date_t [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 `Grouped` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/expression/grouped.rs:6:30 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Copy, Clone, QueryId, Default)] [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 `Concat` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 337 | 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 `And` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 338 | 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 `Between` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 339 | 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 `Escape` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 340 | 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 `Gt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 342 | 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 `GtEq` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 343 | 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 `Like` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 344 | 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 `Lt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 345 | 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 `LtEq` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 346 | 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 `NotBetween` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 347 | 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 `NotEq` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 348 | 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 `NotLike` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 349 | 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 `Or` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Ord` [INFO] [stdout] ... [INFO] [stdout] 350 | diesel_infix_operator!(Or, " OR "); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/core/src/cmp.rs:766:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named trait `Ord` defined here [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] expression::operators::Or [INFO] [stdout] helper_types::Or [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IsNull` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 352 | 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 `IsNotNull` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 353 | 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 `Asc` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 354 | 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 `Desc` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 355 | 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 `Not` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 357 | 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 `UncheckedBind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/expression/sql_literal.rs:231:10 [INFO] [stdout] | [INFO] [stdout] 231 | #[derive(QueryId, Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] expression::UncheckedBind [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Subselect` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/expression/subselect.rs:8:30 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Copy, Clone, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] expression::subselect::Subselect [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DeleteStatement` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/query_builder/delete_statement/mod.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::DeleteStatement [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NoDistinctClause` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/query_builder/distinct_clause.rs:5:30 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::distinct_clause::NoDistinctClause [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DistinctClause` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/query_builder/distinct_clause.rs:7:30 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::distinct_clause::DistinctClause [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NoForUpdateClause` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/query_builder/for_update_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::for_update_clause::NoForUpdateClause [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 `ForUpdateClause` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/query_builder/for_update_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::for_update_clause::ForUpdateClause [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.2.2/src/query_builder/clause_macro.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/query_builder/group_by_clause.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | simple_clause!(NoGroupByClause, GroupByClause, " GROUP BY "); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::group_by_clause::NoGroupByClause [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `simple_clause` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GroupByClause` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/query_builder/clause_macro.rs:20:38 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/query_builder/group_by_clause.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | simple_clause!(NoGroupByClause, GroupByClause, " GROUP BY "); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::group_by_clause::GroupByClause [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `simple_clause` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NoLimitClause` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/query_builder/clause_macro.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/query_builder/limit_clause.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | simple_clause!(NoLimitClause, LimitClause, " LIMIT "); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::limit_clause::NoLimitClause [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `simple_clause` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LimitClause` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/query_builder/clause_macro.rs:20:38 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/query_builder/limit_clause.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | simple_clause!(NoLimitClause, LimitClause, " LIMIT "); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::limit_clause::LimitClause [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `simple_clause` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NoOffsetClause` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/query_builder/clause_macro.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/query_builder/offset_clause.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | simple_clause!(NoOffsetClause, OffsetClause, " OFFSET "); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::offset_clause::NoOffsetClause [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `simple_clause` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `OffsetClause` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/query_builder/clause_macro.rs:20:38 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/query_builder/offset_clause.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | simple_clause!(NoOffsetClause, OffsetClause, " OFFSET "); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::offset_clause::OffsetClause [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `simple_clause` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NoOrderClause` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/query_builder/clause_macro.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/query_builder/order_clause.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | simple_clause!(NoOrderClause, OrderClause, " ORDER BY "); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::order_clause::NoOrderClause [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `simple_clause` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `OrderClause` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/query_builder/clause_macro.rs:20:38 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/query_builder/order_clause.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | simple_clause!(NoOrderClause, OrderClause, " ORDER BY "); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::order_clause::OrderClause [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `simple_clause` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NoReturningClause` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/query_builder/clause_macro.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/query_builder/returning_clause.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / simple_clause!( [INFO] [stdout] 4 | | NoReturningClause, [INFO] [stdout] 5 | | ReturningClause, [INFO] [stdout] 6 | | " RETURNING ", [INFO] [stdout] 7 | | backend_bounds = SupportsReturningClause [INFO] [stdout] 8 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::returning_clause::NoReturningClause [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `simple_clause` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ReturningClause` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/query_builder/clause_macro.rs:20:38 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/query_builder/returning_clause.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / simple_clause!( [INFO] [stdout] 4 | | NoReturningClause, [INFO] [stdout] 5 | | ReturningClause, [INFO] [stdout] 6 | | " RETURNING ", [INFO] [stdout] 7 | | backend_bounds = SupportsReturningClause [INFO] [stdout] 8 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::returning_clause::ReturningClause [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `simple_clause` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultSelectClause` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/query_builder/select_clause.rs:6:30 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::select_clause::DefaultSelectClause [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SelectClause` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/query_builder/select_clause.rs:8:30 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::select_clause::SelectClause [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SelectStatement` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/query_builder/select_statement/mod.rs:36:30 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::SelectStatement [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NoWhereClause` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/query_builder/where_clause.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::where_clause::NoWhereClause [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WhereClause` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/query_builder/where_clause.rs:69:30 [INFO] [stdout] | [INFO] [stdout] 69 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_builder::where_clause::WhereClause [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Insert` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/query_builder/insert_statement/mod.rs:307:30 [INFO] [stdout] | [INFO] [stdout] 307 | #[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.2.2/src/query_builder/insert_statement/mod.rs:318:30 [INFO] [stdout] | [INFO] [stdout] 318 | #[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 `Join` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/query_source/joins.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] query_source::joins::Join [INFO] [stdout] std::slice::Join [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `JoinOn` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/query_source/joins.rs:20:30 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_source::joins::JoinOn [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Inner` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/query_source/joins.rs:218:39 [INFO] [stdout] | [INFO] [stdout] 218 | #[derive(Debug, Clone, Copy, Default, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_source::joins::Inner [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LeftOuter` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/query_source/joins.rs:229:39 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Debug, Clone, Copy, Default, QueryId)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] query_source::joins::LeftOuter [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/sql_types/mod.rs:37:39 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Bool [INFO] [stdout] types::Bool [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, Clone, Copy, Default, bool, SqlType)] [INFO] [stdout] | ~~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, Clone, Copy, Default, bool, SqlType)] [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/sql_types/mod.rs:37:48 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Bool [INFO] [stdout] types::Bool [INFO] [stdout] = note: this error originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, Clone, Copy, Default, QueryId, bool)] [INFO] [stdout] | ~~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, Clone, Copy, Default, QueryId, bool)] [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Tinyint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/sql_types/mod.rs:58:39 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Tinyint [INFO] [stdout] types::Tinyint [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Tinyint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/sql_types/mod.rs:58:48 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Tinyint [INFO] [stdout] types::Tinyint [INFO] [stdout] = note: this error originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SmallInt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/sql_types/mod.rs:73:39 [INFO] [stdout] | [INFO] [stdout] 73 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::SmallInt [INFO] [stdout] types::SmallInt [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SmallInt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/sql_types/mod.rs:73:48 [INFO] [stdout] | [INFO] [stdout] 73 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::SmallInt [INFO] [stdout] types::SmallInt [INFO] [stdout] = note: this error originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Integer` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/sql_types/mod.rs:94:39 [INFO] [stdout] | [INFO] [stdout] 94 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Integer [INFO] [stdout] types::Integer [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Integer` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/sql_types/mod.rs:94:48 [INFO] [stdout] | [INFO] [stdout] 94 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Integer [INFO] [stdout] types::Integer [INFO] [stdout] = note: this error originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BigInt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/sql_types/mod.rs:113:39 [INFO] [stdout] | [INFO] [stdout] 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::BigInt [INFO] [stdout] types::BigInt [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BigInt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/sql_types/mod.rs:113:48 [INFO] [stdout] | [INFO] [stdout] 113 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::BigInt [INFO] [stdout] types::BigInt [INFO] [stdout] = note: this error originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Float` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/sql_types/mod.rs:134:39 [INFO] [stdout] | [INFO] [stdout] 134 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Float [INFO] [stdout] types::Float [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Float` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/sql_types/mod.rs:134:48 [INFO] [stdout] | [INFO] [stdout] 134 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Float [INFO] [stdout] types::Float [INFO] [stdout] = note: this error originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Double` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/sql_types/mod.rs:153:39 [INFO] [stdout] | [INFO] [stdout] 153 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Double [INFO] [stdout] types::Double [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Double` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/sql_types/mod.rs:153:48 [INFO] [stdout] | [INFO] [stdout] 153 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Double [INFO] [stdout] types::Double [INFO] [stdout] = note: this error originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Numeric` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/sql_types/mod.rs:175:39 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Numeric [INFO] [stdout] types::Numeric [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Numeric` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/sql_types/mod.rs:175:48 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Numeric [INFO] [stdout] types::Numeric [INFO] [stdout] = note: this error originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Text` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/sql_types/mod.rs:203:39 [INFO] [stdout] | [INFO] [stdout] 203 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Text [INFO] [stdout] types::Text [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Text` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/sql_types/mod.rs:203:48 [INFO] [stdout] | [INFO] [stdout] 203 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Text [INFO] [stdout] types::Text [INFO] [stdout] = note: this error originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Binary` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/sql_types/mod.rs:246:39 [INFO] [stdout] | [INFO] [stdout] 246 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] 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.2.2/src/sql_types/mod.rs:246:48 [INFO] [stdout] | [INFO] [stdout] 246 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] 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.2.2/src/sql_types/mod.rs:276:39 [INFO] [stdout] | [INFO] [stdout] 276 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Date [INFO] [stdout] types::Date [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Date` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/sql_types/mod.rs:276:48 [INFO] [stdout] | [INFO] [stdout] 276 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Date [INFO] [stdout] types::Date [INFO] [stdout] = note: this error originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Interval` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/sql_types/mod.rs:296:39 [INFO] [stdout] | [INFO] [stdout] 296 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Interval [INFO] [stdout] types::Interval [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Interval` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/sql_types/mod.rs:296:48 [INFO] [stdout] | [INFO] [stdout] 296 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Interval [INFO] [stdout] types::Interval [INFO] [stdout] = note: this error originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Time` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/sql_types/mod.rs:311:39 [INFO] [stdout] | [INFO] [stdout] 311 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Time [INFO] [stdout] types::Time [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Time` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/sql_types/mod.rs:311:48 [INFO] [stdout] | [INFO] [stdout] 311 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Time [INFO] [stdout] types::Time [INFO] [stdout] = note: this error originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Timestamp` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/sql_types/mod.rs:334:39 [INFO] [stdout] | [INFO] [stdout] 334 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Timestamp [INFO] [stdout] types::Timestamp [INFO] [stdout] = note: this error originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Timestamp` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/sql_types/mod.rs:334:48 [INFO] [stdout] | [INFO] [stdout] 334 | #[derive(Debug, Clone, Copy, Default, QueryId, SqlType)] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] sql_types::Timestamp [INFO] [stdout] types::Timestamp [INFO] [stdout] = note: this error originates in the derive macro `SqlType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SystemTime` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/type_impls/date_and_time.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] type_impls::date_and_time::SystemTime [INFO] [stdout] = note: this error originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SystemTime` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/type_impls/date_and_time.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] type_impls::date_and_time::SystemTime [INFO] [stdout] = note: this error originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/type_impls/primitives.rs:13:26 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] type_impls::primitives::Bool [INFO] [stdout] types::Bool [INFO] [stdout] = note: this error originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(FromSqlRow, bool)] [INFO] [stdout] | ~~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(FromSqlRow, bool)] [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SmallInt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/type_impls/primitives.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] type_impls::primitives::SmallInt [INFO] [stdout] types::SmallInt [INFO] [stdout] = note: this error originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Integer` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/type_impls/primitives.rs:28:26 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] type_impls::primitives::Integer [INFO] [stdout] types::Integer [INFO] [stdout] = note: this error originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BigInt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/type_impls/primitives.rs:33:26 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] type_impls::primitives::BigInt [INFO] [stdout] types::BigInt [INFO] [stdout] = note: this error originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Float` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/type_impls/primitives.rs:54:26 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] type_impls::primitives::Float [INFO] [stdout] types::Float [INFO] [stdout] = note: this error originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Double` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/type_impls/primitives.rs:59:26 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] type_impls::primitives::Double [INFO] [stdout] types::Double [INFO] [stdout] = note: this error originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Text` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/type_impls/primitives.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] type_impls::primitives::Text [INFO] [stdout] types::Text [INFO] [stdout] = note: this error originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Text` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/type_impls/primitives.rs:72:14 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(AsExpression)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] type_impls::primitives::Text [INFO] [stdout] types::Text [INFO] [stdout] = note: this error originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Binary` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.2.2/src/type_impls/primitives.rs:84:14 [INFO] [stdout] | [INFO] [stdout] 84 | #[derive(AsExpression)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] 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.2.2/src/type_impls/primitives.rs:89:14 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(AsExpression)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] 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.2.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] ... [INFO] [stdout] 341 | 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.2.2/src/expression/operators.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ `std::cmp::Eq` cannot be made into an object [INFO] [stdout] ... [INFO] [stdout] 341 | diesel_infix_operator!(Eq, " = "); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/core/src/cmp.rs:285:15 [INFO] [stdout] | [INFO] [stdout] = note: the trait cannot be made into an object because it uses `Self` as a type parameter [INFO] [stdout] = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel_infix_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 105 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 106 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5026f3079ae2179ef33e7fd55c1add312a1fda4b476398bb19a01721e3761488", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5026f3079ae2179ef33e7fd55c1add312a1fda4b476398bb19a01721e3761488", kill_on_drop: false }` [INFO] [stdout] 5026f3079ae2179ef33e7fd55c1add312a1fda4b476398bb19a01721e3761488